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/_new/main/p/python3-defaults/2to3_3.12.2-ok1_all.deb Size: 7324 MD5sum: c3e7e2343346745c4c13d99eaaa34ce2 SHA1: 3b46c9dd7f19dc384cb1e0beebaafbdfb8d70f94 SHA256: 059f54f05d89248e4308c25c0da653be1588a8502c102f4a4b7b711556befe88 SHA512: e34ec70a82b68ac72f71a0b4a853d5a70eb46914566b85a38e4df2ce7292b1557ed34138e40b25d8a9298e32cf982004fe643c7fb29333ced22ab79c03d4fd3e 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: accountsservice Architecture: i386 Version: 0.6.55-ok5 Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 570 Depends: dbus, libaccountsservice0 (= 0.6.55-ok5), libc6 (>= 2.34), libglib2.0-0 (>= 2.44), libpolkit-gobject-1-0 (>= 0.99) Suggests: gnome-control-center Filename: pool/_new/main/a/accountsservice/accountsservice_0.6.55-ok5_i386.deb Size: 86672 MD5sum: a8a639b27b6fdab9ddc8f0235c647668 SHA1: 3f345a9399ad42cbf5008da1afb8d8905e5081e1 SHA256: e0f13eddb2799f5f10b9dc22d145dbc246c56cac7f6c6f388ea1144c66cb72ec SHA512: a85caed3037eb28da4684e7c920dbbc7b3613cd707174141bdc89ddfe2c3a67bec2b573e4e0c964f135785f3f4aae2af0c4e9694af9940a6748440119a4e4022 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: acl Architecture: i386 Version: 2.3.1-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 196 Depends: libacl1 (= 2.3.1-ok1), libc6 (>= 2.38) Filename: pool/_new/main/a/acl/acl_2.3.1-ok1_i386.deb Size: 48628 MD5sum: 93c0addd9d2ea09276f6ac9c40f1d2b5 SHA1: 05a350e4becb9a8e8e1e446f76ed9563b35b1b6a SHA256: c0944b2e6c6b1cb0d39c19cd7abf7469812bfa5c11bbfa41b4191a3adbe50e3a SHA512: 8a7316262e1177e02a43338834eaf9cb6707888d273398a26877e07151dd458db971d2b95f8a609e01096ef72d9b5364a5772c7b76d34931cae9112647566cb4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/adduser/adduser_3.137-ok1_all.deb Size: 132000 MD5sum: 2d2b0c56be01756710b7b764d28fe763 SHA1: 056831aec8d493f82257136007fd940b88acb926 SHA256: ba1f1e34d8377a003fcfce66a052b0627fc93c14852571cd3a6d07a0cc5d641c SHA512: 42c71872e1ea22395907587ec0e45c45925f2079461c59629da7f4c071a4487223d6745f4fcce0fa85c9adac247ac8068ed364268ea9f2e7cb42c40fdc4adaca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: advancecomp Architecture: i386 Version: 2.5-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1245 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/a/advancecomp/advancecomp_2.5-ok1_i386.deb Size: 227228 MD5sum: d0a1da8e5b4742a1e928da95b0a79751 SHA1: 7be65ab997dd75314c722ac114e173dd43ecb91f SHA256: 82f4901f36086a08f533f7d0f56410dd46bba767f1aa88b3a819497ff838bf52 SHA512: 8e4eaea48d1d479afb4d6b6fd5d41ae79c6a10da5d39e21a7780a7eba8b6bb6c725a5b1b4e6096686941a99e62f0c4f0f72ce8a135d6d5c85b9fa319f36e9297 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/adwaita-icon-theme/adwaita-icon-theme_46.0-ok1_all.deb Size: 604208 MD5sum: 7098722b52946f06e4312d6dfc5c9f4f SHA1: 81c27213964959dbcc3311561141382aba7a9144 SHA256: d005929a56c90f9a102df687fbfbf5e9c1a868202bc0e10a3aec4a8441063ccb SHA512: 96519fdaa40c966742152de45b110ded6571a9bee434c3b0a5825517e78ca20a8c7e962f5769220b68021c9c977c1d6b4fe78f03335eb5f9a4863ce887ecef1c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: akonadi-backend-mysql Architecture: all Version: 4:22.12.3-ok1 Priority: optional Section: misc Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 45 Depends: default-mysql-client-core | virtual-mysql-client-core, default-mysql-server-core | virtual-mysql-server-core, libqt5sql5-mysql Recommends: akonadi-server Breaks: akonadi-server (<< 1.3.60~) Replaces: akonadi-server (<< 1.3.60~) Filename: pool/_new/main/a/akonadi/akonadi-backend-mysql_22.12.3-ok1_all.deb Size: 10252 MD5sum: c2a6534ac26ebf92aa71ad65a53bc038 SHA1: a56a0243bb0729af968462742dfb32d3c454ec89 SHA256: ced2bb76cea1afe3c9a490c9d440af7a3003604831b996e4425d68ed68271e6b SHA512: 727054b228485e7824a4ddc948c3620b4d84df1af44fd986133be6f6a17fa651d6a6665837ddc1e51190fc1ce10a7dceed5c4e43c3f44256422638628e145798 Homepage: https://invent.kde.org/pim/akonadi Description: MySQL storage backend for Akonadi Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package installs everything what's needed for Akonadi to work with MySQL as underlying data storage engine. By default, a local MySQL server instance will be started for each user. Alternatively, connection to an external MySQL database is supported as well. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: akonadi-backend-postgresql Architecture: all Version: 4:22.12.3-ok1 Priority: optional Section: misc Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 31 Depends: libqt5sql5-psql Recommends: akonadi-server, postgresql Breaks: akonadi-server (<< 1.3.60~) Replaces: akonadi-server (<< 1.3.60~) Filename: pool/_new/main/a/akonadi/akonadi-backend-postgresql_22.12.3-ok1_all.deb Size: 8220 MD5sum: be257a22984a0953a998903744422374 SHA1: 15efbdbbf42b317d07f670357cfd82d25db88ae6 SHA256: deaff1896c73b2b6fd95fd824f0892f1848c9bcf48eeb70ee9aac9256094732d SHA512: 1283fc6c60b932707f0d30792899e229395cf880720acd56c58bc861130d5453e6015a237e54dd0d2a3b159970bb06837b1b0ab941aaf048f8753093231e8e92 Homepage: https://invent.kde.org/pim/akonadi Description: PostgreSQL storage backend for Akonadi Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package installs everything what's needed for Akonadi to work with PostgreSQL as underlying data storage engine. By default, a local PostgreSQL server instance will be started for each user. Alternatively, connection to an external PostgreSQL database is supported as well. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: akonadi-contacts-data Architecture: all Version: 4:22.12.3-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: akonadi-contacts Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1640 Filename: pool/_new/main/a/akonadi-contacts/akonadi-contacts-data_22.12.3-ok1_all.deb Size: 253576 MD5sum: b1d17668f300a94da43a7bda66ae235d SHA1: 56c98855cee3566641703409d4b9162e2cff898b SHA256: c96518035d7fb7ae71651ccf65cc978aa9866aa54e12caa3398ee2f3f97f1b13 SHA512: e13bbdc2318c05610a6d0d8b27938d868ad0d0edd76cc19662c7a8b1c65aa9319893451ef8ada0a8135a5166de152c3bf72f72072f7df01e85b40c02529d8536 Homepage: https://invent.kde.org/pim/akonadi-contacts Description: Akonadi contacts access library - data files This library provides contacts manipulation helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. . This package contains the data files. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: akonadi-mime-data Architecture: all Version: 4:22.12.3-ok2 Multi-Arch: foreign Priority: optional Section: kde Source: akonadi-mime Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 684 Filename: pool/_new/main/a/akonadi-mime/akonadi-mime-data_22.12.3-ok2_all.deb Size: 77938 MD5sum: 36d10681ef436a4bbe49a3404dc8f606 SHA1: 9495425a1876b1cad78f920e3f783646d1d58f5b SHA256: 303d460f19f2d7ac485e66aae55e613f1d675ea370646aee00bd2ee4ef669fc5 SHA512: ac49fb06564d1551ccb54319760a0659a1c40a26c8c687a86f54fd3d512974bb049ce3a1109a3e2969fcf6cf7555676a20713b114bcd75d4c59a07a319c7e971 Homepage: https://invent.kde.org/pim/akonadi-mime Description: Akonadi MIME handling library - data files This library provides MIME handling helpers using the Akonadi PIM data server. . This package contains data files for akonadi-mime library runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/alsa-ucm-conf/alsa-ucm-conf_1.2.10-ok1_all.deb Size: 60600 MD5sum: 3cdcca02470be90c077d0899deac5dcf SHA1: 675f2d9fc757421ff1c84369b11128e202b7665c SHA256: f2ce57f10831252d97271d17cfcee62f0f4ce7e5deefb1a4d55643887f60ab7c SHA512: 5751737333055a10282c4d866dacf2e0c5168b8f0b47b8a9fcac457e374c939bdb103a67dc42d5eb615b9fc6cf7bc0a7bfb56b0492c1da09fe1d346892250fb5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: alsa-utils Architecture: i386 Version: 1.2.9-ok1 Multi-Arch: foreign Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 2470 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/_new/main/a/alsa-utils/alsa-utils_1.2.9-ok1_i386.deb Size: 1106856 MD5sum: a716efff1fa4284595e57a262098e02b SHA1: 688aa30e203201aefc88747d20db836932523d9c SHA256: b818dc67b2f42037e159a3829b7350262384245f5b1c9aab21760423c0c94ec0 SHA512: 3d7ec26cfc0a2fcbfb3d2bf43584e647d74378bf7650a32c0a91c65e8aacc914122521e196501810673a8b99475f7b604581c9c2108ef7faa1ddc4a6b3610ab4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: amqp-tools Architecture: i386 Version: 0.11.0-ok1 Priority: optional Section: net Source: librabbitmq Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Michael Fladischer Installed-Size: 134 Depends: librabbitmq4 (= 0.11.0-ok1), libc6 (>= 2.34), libpopt0 (>= 1.14) Filename: pool/_new/main/libr/librabbitmq/amqp-tools_0.11.0-ok1_i386.deb Size: 24468 MD5sum: 3a185c8c6ed5049d83430b77ec4b7d95 SHA1: 0e97485e28faf3d1ad245ec531a8aef30cb2ed52 SHA256: baf0f06705b8862b1759cc35aae082405d5f308c198568f4cdbf468994affd47 SHA512: 1ad7fd19670c195205c409d59a35898783d9160de9719c991837fca3011633d8d2efd81ae60ddb7e38a3db58eefa2885f38d2cf76ad3253f58bb31fbc7c92ec4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/android-platform-frameworks-base/android-framework-res_14~beta1-ok1_all.deb Size: 18768476 MD5sum: 6779b8e27c04db16320e036db5614db4 SHA1: 484b70cb33a87372fa2f70f2498e6760a3bd3378 SHA256: 58dad3781d25d2cc4f054e0e9233b61f3493fc4a9119e83c0792f1ded4202d12 SHA512: 25f0c4358b821631da0da8f91b76fc96aecfaa864f654c806a4997c10f81d89fbce7f91871b046fbaa4fa77bec4fff891456b8eef59af32fcffdb3b8cc8baf6f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/android-platform-tools/android-platform-frameworks-native-headers_34.0.4-ok1_all.deb Size: 124656 MD5sum: 7c63150af3a2b9370bdf95ebe6fcd441 SHA1: 09688f93fe9ace1c8250b653262187069c14ea7d SHA256: 5c2f8cfec40bbc42f6f5351eae1d245eeffd44e4ae48812228fb760fdf17fdc9 SHA512: bfec15d0837d6b37faf0f5723292095569fcb51706299a46407a9f7fd350444d70cbcc1d8757cc71ce91db7991b74f86ccc0dbe041fd63c490cde7ad41f42a27 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/android-platform-tools/android-platform-system-core-headers_34.0.4-ok1_all.deb Size: 83560 MD5sum: b5b50c7a23df2fb7372a2ff07a3c0df7 SHA1: 873f8401e3609c2e58d654c77d02d7d14b70a55c SHA256: 858cf2d0c9a244eda09bde53ac8222a0f9215028cd4535641db5bb9c44de4a5a SHA512: 49b2ce3d4211372029ffc9859c6bbed1633015443ecf1eaf72d9e1ce538f37cdf634617c4711e58044569009d87a4b4010ad308ec9cff1bd189bff70970e0647 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-platform-system-core-headers Architecture: all 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: 86 Provides: android-system-dev Breaks: android-system-dev Replaces: android-system-dev Filename: pool/_new/main/a/android-platform-system-core/android-platform-system-core-headers_8.1.0+r23-ok2_all.deb Size: 25506 MD5sum: be4091b4471c9ccdc4e10e6134e0f614 SHA1: 104fd7ae5cc589d99576629a723274e17824506d SHA256: 8e7a04d1039f7a26f4db0cb172ad8feb652e16b3a2541af2b3b95ccdf92c4936 SHA512: 5fd7e2f5057a1cd64b5f9c843f758043fa3aabdcbee0927339cb1ea4ab0d6a58100dc32952e433a461fa1bff6ca9ce3bec1237738bd30d7d7c0fea9109d53095 Homepage: https://android.googlesource.com/platform/system/core 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/android-platform-system-core/android-tools-adb_8.1.0+r23-ok2_all.deb Size: 9936 MD5sum: 749573d008b8dd18e7cb5158813c4dc9 SHA1: 224472eab05b60decb264682ceb56b2e46cc8799 SHA256: 14e3f77aff4132ccb79c6287fb7c1454160bec47735a15e3471dfa10021ea207 SHA512: 1c38648d256d736a909a25aa7d657ecc76fd01661dc1464bb94fc1609bc225fedf03697ae6c7652247b2704b7e80a53e12bd6601461d2b60f2e1dc3cb8f9415d Homepage: https://android.googlesource.com/platform/system/core Description: transitional package This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/android-platform-system-core/android-tools-fastboot_8.1.0+r23-ok2_all.deb Size: 4024 MD5sum: ebe1de9c87daf7deae198dbcf7822672 SHA1: 5c0c4f5a5185b379907e89d95980daa7be4a9ae2 SHA256: 4a1d405f542dbb3a35702e9f233c1b5bc77b6b3f62897c2cd297d1b4b202e19c SHA512: 95a0937d3be88479e3545333958b79ba34d2ea46de8fa544823373b33e8d7ec677e1cfc005680dadc1c579320713daab9c602f445d2d0a1a0e699fa6704b8132 Homepage: https://android.googlesource.com/platform/system/core Description: transitional package This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/android-platform-system-core/android-tools-mkbootimg_8.1.0+r23-ok2_all.deb Size: 4002 MD5sum: 844bbb75b16daf87cd0bc7a47f4b3efc SHA1: a2763a89419d222075146e37611c2e80cc3cf693 SHA256: 8b5115a9af44c64f2c7694723f9d8ab6ef6d114769b97c9107ac06ad1083d280 SHA512: 8131eef37c02843f5577e3587dec7ccc4f1f7b4b9451265aa7332828eb0013d5b310b25d7376ea5aae2b7cedbd93a95ad7c05b34093e63adcf77c29f5f3b457f Homepage: https://android.googlesource.com/platform/system/core Description: transitional package This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/ant/ant-doc_1.10.14-ok2_all.deb Size: 2181848 MD5sum: aa1bc30067119a4522f000dc34b6b1ba SHA1: 52aa10b8f6eab4356a1ac0029aefac3c536c173f SHA256: 40bbd8d5fae012d16e3b5e05a5063d80cf324611fc5b609f64a9c417dd39d70e SHA512: 33c11972efe7661c8e575f17429ae3369cc10969d094df9706d6e392114d0e7a6a9915f49dd187b075e0052daa7e99300dda6808e865a2d241c1d1004b9af3f2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/ant/ant-optional_1.10.14-ok2_all.deb Size: 454492 MD5sum: 12be95b42870795e0695be4618a55a34 SHA1: 98691120c59bb987bf31ff55fdc7938c8c08a05a SHA256: e1c73fcb5172c7f4ad6c677ff391b8e798a5431382e99dc9bef029d951faf8f4 SHA512: cd8ae3413530d7a24ba1ddc998e5de26d506e6371d5e48a947aeff161cf7788881b571a6f20a17fee184c50fcf00537ef2001c45974c9bc26c829a55909735af 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/ant/ant_1.10.14-ok2_all.deb Size: 2160648 MD5sum: ed61e0f707078fdee815da40c1c4ec0f SHA1: 2db0b90907aa8a2f649c2c7dedb5b2dcd0b7f874 SHA256: b0644de26d717dbf82cdb745c2f8e670d2cca3dcfad4d4516c581f9e2f6190a1 SHA512: 2def85a15239a1cecc977680075baf9245624833f041c1d4ef541aaeb3f102c491255f318258af041f327baf2545b750b934f9424d4bf59d64cf61985c144682 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-bin Architecture: i386 Version: 2.4.58-ok3 Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 5019 Provides: apache2-api-20120211, apache2-api-20120211-openssl1.1 Depends: perl:any, libapr1t64 (>= 1.7.0), libaprutil1 (>= 1.6.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libbrotli1 (>= 0.6.0), libc6 (>= 2.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/_new/main/a/apache2/apache2-bin_2.4.58-ok3_i386.deb Size: 1320908 MD5sum: 2c098792a0e00f3e530cd21e12dfe34e SHA1: c15998e8ef0004ad8bfb81bd1670c4c25543686e SHA256: 625a0940511c0bd554ebb763934feb67283e3f11fb0cf3d21ec3809fa463b882 SHA512: 1daccfbc6b94ed6a8601e3c1c8dbceee9dd9a9073e96bcf3b86ba811a92f86b266b4d3a638d6e999e44fc17911d88be77188294bd444c3c18cbb5a55e3c9df69 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apache2/apache2-data_2.4.58-ok3_all.deb Size: 158820 MD5sum: e0a7fde7e9925ed8ec2802f00f7d60ba SHA1: 9b1dd2bb5779f123d3d84c5bf5ded92a2d2d7d67 SHA256: e8fedb5e5a5e653a209a3f3e641a80c8dd1fc818b98028ef1943d33d45519f2c SHA512: 44626b2abdd52ff733a409f644b159510c87bc16e40cb7f9d01fd797807050039f552b657046bf4f8afe883fd594bd7aefe5b9292c2a3a28dc923e08f0c17498 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-dev Architecture: i386 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/_new/main/a/apache2/apache2-dev_2.4.58-ok3_i386.deb Size: 187332 MD5sum: 1c281a116d96507ff4c8e1960930520d SHA1: fcb962736fa8e8f6080bd3e4dfc8d38397974f0c SHA256: 211271b517a95dd7fbfb70050695067a02610c1a404a7ae5158e2f826412884f SHA512: 4475b20a85c520b4f5205e919ff5d4a964e382c657ffa1b121a23ea1ac31f92656e5dad4f7d9481842b8baee8f4622296e7084bba021d429ed75352ffb6491d6 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apache2/apache2-doc_2.4.58-ok3_all.deb Size: 3894616 MD5sum: be4c37b8f9c6a22a719f1fcc95658b9b SHA1: 54d497d852b39480167ab3a6042da4dfce4dab07 SHA256: 98491c678383d0b3eb9ac7ebb350f2a5bf4b1da1da5226c583bec8dafa15c90b SHA512: 33b159c96ec9618c40fc6a6f9c781c79670b6812792ac98757948b3eceb8dc060a6041135a7d517f43fa32aa3fc4f16224f04e7e762f8d179afbe6c5e2ef5036 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-ssl-dev Architecture: i386 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/_new/main/a/apache2/apache2-ssl-dev_2.4.58-ok3_i386.deb Size: 3232 MD5sum: 6d53a33738901f4d3af385f07a6b82c3 SHA1: 44e9565470bd949058fcd0adf2ca4a9898526d41 SHA256: e41f8434e817b6fadf14cd4979e15e06cdf38be8c9fca710ac4159ab750f6d0f SHA512: 8d24e2f2bca7f5321ddef71e7b3ac17a9e30bb927ed343dbf1ca9c924e27205b7d9f51f8b55d327ef8f2eb405d8dedab4e2dcd9af22400c8fd6f2a197d509d93 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-suexec-custom Architecture: i386 Version: 2.4.58-ok3 Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 175 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.38) Filename: pool/_new/main/a/apache2/apache2-suexec-custom_2.4.58-ok3_i386.deb Size: 15156 MD5sum: 760b7cccb9797b707fee40d87873f1de SHA1: 79451d69ecfc80fe8f37ce29e3beacd6870ab126 SHA256: a4e47d81a6b5f2bd078db74bfb0cd92971c5642e3dbce528735fa47c8b2cb3f1 SHA512: 38006bf3e61c6fc42f409ba8e08d4b327a0c6b6ac0278d8e911f427ba90d842f397494a944a2afa3e76d62489c428a988ee1a64573dcfdf87c8735ee311fd276 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-suexec-pristine Architecture: i386 Version: 2.4.58-ok3 Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 169 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.38) Filename: pool/_new/main/a/apache2/apache2-suexec-pristine_2.4.58-ok3_i386.deb Size: 13624 MD5sum: b04beb1f4b642162ec0b13122c7d1ec1 SHA1: 196aab60f1632f2ac3a3ee68bd2af574d4369442 SHA256: 3c613fdc87ef9caebf70bd2e14b23de706afabb6cd4bbb60554ffe75b804c65a SHA512: e8412bbb2df10be59430175b36e677d3d11d2633c79b8bc131876453d1e66fb8c311841208f8db235d43f053ca9670a0b28e2cb8ed676d7c8bd21ce38af51493 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-utils Architecture: i386 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: 411 Depends: libapr1t64 (>= 1.4.8-2~), libaprutil1 (>= 1.5.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libssl3t64 (>= 3.0.0) Filename: pool/_new/main/a/apache2/apache2-utils_2.4.58-ok3_i386.deb Size: 86360 MD5sum: 43f6f8a1e6c881fc702ec35386b704e9 SHA1: a097a14b6a017481bcadf71739af521f70cf8279 SHA256: 69e77a19eaefbace6003bf2d604832bc2de99b67594044b80cb9241bc601d35c SHA512: 6e527f1240bc668bce7528bd0aa05dcc692f2ff38e632b1ebb1c137f631db86823f8c22299cf6e952ecd7df138a966b76deac45adc27a08901ec730e3d495895 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2 Architecture: i386 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/_new/main/a/apache2/apache2_2.4.58-ok3_i386.deb Size: 89344 MD5sum: caa4397f0787685151b1929d7faeb0a4 SHA1: a0f7db918650917fda6cf01576aa4a5c8e03b634 SHA256: 1a9cad3efef7e6b570e367fb6ee7d98abb72eb90d987a1578fdf232c64d4bbdf SHA512: 0d411b2c10d4e7d65efb403a47330b306817de7d2b913d634fd3de5e382cbc0fa3a4d14dc68f42a254362341ac3cf1d98264db3f59e391bef491d511b1db30b1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apparmor/apparmor-notify_4.0.0-beta3-ok1_all.deb Size: 14032 MD5sum: 68bcd604481c495833881961706a1143 SHA1: 5bd8bf78167f9dedd62e3e1e6b1b844664c32e57 SHA256: a22fbab11cb9e1489c3d070e13cd94b884704cd2e70456ccec2395c4e31415bc SHA512: 1dba9ce2752d0719d4bffec16b5016f387ca13194ffc7cb81f3169b047e8786411acb0f3b4ec21ad432d34021f9579a1266ca16c1e08add292a056aece263d5c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apparmor/apparmor-profiles_4.0.0-beta3-ok1_all.deb Size: 37848 MD5sum: 230a1abebbd5678f2ebdc7784603be3a SHA1: e064fa901039b922f7093c1303b1bcb3444d87d8 SHA256: 806811ed17bfaf86b85d39622e197dbc823669bed82e08229fcd6ee6c9d5a6d0 SHA512: 1d68420e7f928834b62608e3e4dd5b58f75e848b30094232dae13e69a5d2555bddf1e67dfae06f3900fc18e667ae2f9b7b0eb5beee4c2da569dddff82d9ef624 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/. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apparmor/apparmor-utils_4.0.0-beta3-ok1_all.deb Size: 103856 MD5sum: 05d9d70e1588f290f8eff2b610b822de SHA1: 07acd34e486110d90f1392f08bedf6eddb0bdd40 SHA256: a8dbe251e0623aa62dc33f5011812019245f877179c16178b3f1a9ca66354741 SHA512: 3d575ac26cca6fcb6feb96f105251021a03e5a5251026ee84756bb40747918209f9034be6d7ce1fbe40902c9d681bd9a4ed5f0ffdadac1bf80c06e44fc2461f9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apparmor Architecture: i386 Version: 4.0.0-beta3-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2786 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/_new/main/a/apparmor/apparmor_4.0.0-beta3-ok1_i386.deb Size: 669340 MD5sum: af1002cb3423b2d965c2aebcd12305ae SHA1: ec9c28720e05521ddde6bad399506cd9d1a3f107 SHA256: e4b202a2eec7d728b74e3f493f52f638f623140680cd694e6b6b6a38caad58fc SHA512: 790f7c4a057e20fe19fecb68ad30e78cc9fee7144fbc7cae660e1ad2fe9a9d67dc981ff4b0a9d93ece7ce480fdef1389146b83998a43416282e43f96d8434a6e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/android-platform-system-core/append2simg_8.1.0+r23-ok2_all.deb Size: 4322 MD5sum: cb310ae49466b69975a7df8920dabe72 SHA1: 71c7d024eb0805f1c9caef77a34413de39948a51 SHA256: bc4452783fd694ecf5690c4259562b91fe54ea941d4785081e79227d0cb08e1c SHA512: f2abcc451ec3a507d97311668993cf5609fec32e381fadc40dba83acad9627024dee2d136050bb3494dc7fcf85a2cde59d2fa600db8f9b80326d5054232b82de Homepage: https://android.googlesource.com/platform/system/core Description: Transitional package This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apport/apport-core-dump-handler_2.28.1-ok3_all.deb Size: 4100 MD5sum: 1ba6fb44c3400f20d97d467d904fdee0 SHA1: 2ebdbf784daaf10c851ddcb5ee14cadc54015828 SHA256: 7891424f25b5708d23a7dfd87a2ad9de332cd3c5b5bb8efca98f33d1f79e383a SHA512: ea3f25db1c39e82474e8bd6a4731e36cdc25afbb1fbbf97d7f68cddf2796dcc0a4f029049d60a94b2087cd530923c047c96990ce2a90e1d934e6fd1a0f89fa14 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apport/apport-gtk_2.28.1-ok3_all.deb Size: 9964 MD5sum: c5652a534530bf7bd7810573b3d6d795 SHA1: 068f557f77443b1aa32f04b9cec2667c28f154d3 SHA256: a69004306923782bd167eb974228a4126a642df1baaa74c361ea1ad374e62d19 SHA512: 71b913b9d965135d21666ebdfe284b93893dd5ca06cc689b7e982cbbc407e26fda39998c0d88a5f271ae31d020a32de67114971a932a9f42f3804e56da3385e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apport/apport-kde_2.28.1-ok3_all.deb Size: 18388 MD5sum: 9eb851670b03d4b61673862a82c2aa42 SHA1: 9ce19ac4bc71c8eae18ea37c5547705cb468dbbd SHA256: 1be9fd59fe58783c6e35448786339392d2bf10780d6fe5b9d3a969ac04d3b5fb SHA512: 077468ae54bee7fd48d93c6d472f990d2e3ece7d0c4b5c4e67409be31a6f10fe81b62d87eb3d0e8469c03f8b258aedf0b4ae0a6388aa5920a6e2cb53786e535b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apport/apport-noui_2.28.1-ok3_all.deb Size: 2024 MD5sum: 5fea369b74efa68486b2c50755a2fece SHA1: 143f639a68927277a9e744e917e293a8d545d0ca SHA256: 066fb884b3f6e457ad41bcfcf6121d6f12d997d107747cadd810021e5c0a3df6 SHA512: f656b972f540472f167755c7766edb8f5b7234cab206817189a4da5d34fa065cc7bf3374e0e33804b7f8dfab72ae4a1d83ea3e641abe09aa9bb9c1fb052cc5ed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apport/apport-retrace_2.28.1-ok3_all.deb Size: 14220 MD5sum: 9c6de543a89cb82e28433b9568c14545 SHA1: 8fcd550f4984f2cec68b14981cf4b770df5f3114 SHA256: 461921951d8afb2f0f7731163ad5c944483babaf0b8df5196563cabb4ef9d9ff SHA512: 8a1a3f2f7f8db3e9e815da9df6d29a7cfb6f79aa85c57a84a59bb6b1ab9e0a06781a27f2a802e4ba20b7acdab780f6cffbc8688c35e347cd5b13d942dc5c89eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apport/apport-valgrind_2.28.1-ok3_all.deb Size: 5312 MD5sum: c25f7f688130b0aff718da2b500bc346 SHA1: c101794bcb583be6db3aa0ecdc09762a9fc8b95b SHA256: 3346733a53fc979076e270873b2cb7ef7cdc95491abf5f60e55c28e5d8532504 SHA512: 61323783164e9978aceec70c4303dd4fd914c4cfc7767d456f77fa386dbe703decb8bc76d314a9746e33d390a8b6ec90db853c4a94d2afd61dbc07b3fa77862b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apport/apport_2.28.1-ok3_all.deb Size: 377124 MD5sum: 1ff9994db2efcc357bae41683915cc1b SHA1: 43717984591b63e8b8ca3c0c7dcb7c40f9a2b1a3 SHA256: 42cf72dd9e94b1963c8d8998a447378e713360cc0757c511d872d4fd8615ae78 SHA512: a5b04209660223d4284a449ecda08a92e9e532095fe11d39e9d6063ac2a8bda909eeaa19466c121180188930dbc5fba7106cab83c9a22e838ddd63a4891bfa1c 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: appstream-compose Architecture: i386 Version: 0.16.3-ok1.2 Priority: optional Section: admin Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 82 Depends: appstream, libappstream-compose0 (>= 0.16.3), libappstream4 (>= 0.15.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.62) Recommends: ffmpeg, optipng Breaks: appstream (<< 0.15.2) Replaces: appstream (<< 0.15.2) Filename: pool/_new/main/a/appstream/appstream-compose_0.16.3-ok1.2_i386.deb Size: 25882 MD5sum: 89e89c5e624433977fb8182f5e18bb9d SHA1: a5672869d2307e95550495ed45aa297b9790f127 SHA256: bb46126d30027353a3780e37c40fa0422dbe240b9b5b9b6091f2b29eebc35373 SHA512: c7158ef99b84bc830792a63d51825f43dd9764bcd3e535ef6b90ae18d965f75571d95cb822e277f1619c3dbb120e64e998df3a9aebea79965eb55606c622185a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: appstream-doc Architecture: all Version: 0.16.3-ok1.2 Multi-Arch: foreign Priority: optional Section: doc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 4398 Depends: libjs-highlight.js Suggests: appstream Filename: pool/_new/main/a/appstream/appstream-doc_0.16.3-ok1.2_all.deb Size: 1539532 MD5sum: 188a8589beea684a001d11d5a37e1827 SHA1: 2aaecd18caa9c10e461400f00931dc98248eef68 SHA256: c56790514d0901633180dc836b6a0969dd189ad7e311fb9d04bc7cb96b8688e3 SHA512: 7827c8819aee9b252aae9f6c4e03f79805bf4494f36577b20001df904e5dc62c00265be21a8ec18b71601092ec5d6f8224d9fe734b299d90e971b3a074ef9b16 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/appstream/appstream-doc_1.0.2-ok1_all.deb Size: 1684056 MD5sum: 7ecd4247eb78ef60680517d9b347e6cb SHA1: 079d57586e5580299af298d6a5f8b8d8a4eee3bf SHA256: 93c54174c8aab3671465418d4084356ac30576dd5a4c54274242a852981c731d SHA512: 631afd6354eb6da548e7011901eba3379359bb1813fc9b2ff1c9444c3f3eeafc75498ee8bef629d6b3861ba45ee5b0bc942c6be250a91290c373d76c5739589f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: appstream Architecture: i386 Version: 0.16.3-ok1.2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2569 Depends: shared-mime-info, libappstream4 (>= 0.16.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.62) Suggests: apt-config-icons Filename: pool/_new/main/a/appstream/appstream_0.16.3-ok1.2_i386.deb Size: 455044 MD5sum: 26b62500e42e1793f73180c8697253ae SHA1: 09b6dc2af9b0d9c07dd70eea63fc0a6e83bb2719 SHA256: 118b71ad50f852340a799078c9fdb3c7ff78b284ec7823726d7c2bf96e99672f SHA512: f62d05c4db00be2f7dd878761caefc341c6d57596ccf02b1c6e9d7c8ee95bc35e4ec74e49f6fa54703474ae389abd87185ebf8397f89a1193996c5cede36fa68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apt-clone/apt-clone_0.4.3+nmu2-ok1_all.deb Size: 12268 MD5sum: 4b4656a6460b87eeb4eb9ffdd640e518 SHA1: f71af8bc7df352aa438f80c6d105b6215bf17a71 SHA256: 9b7b3038891fd75a4e6b46c39c2a4d72a4127a03f2fededfc81d1a327ae31ebc SHA512: cab09c9be0a7b91626c00e2d9ddb45ba3dcb54f45e96124a63b7969500015cae568c6c2167cf5ef00d3a1ab56553c0f10875d574ab83b2fce858e0f3998e28a9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-config-icons-hidpi Architecture: all Version: 0.16.3-ok1.2 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20 Depends: apt-config-icons Filename: pool/_new/main/a/appstream/apt-config-icons-hidpi_0.16.3-ok1.2_all.deb Size: 4280 MD5sum: 2a5f41886c7cafb29af508467d777349 SHA1: 0eacd0819b226433ba3d9537f41b1436e5db91f2 SHA256: 6b7419bf1ed70390a74372fba02db253f468c5edcc995cdd9d4f6bbaffc96014 SHA512: 1b9eba225a9eb8ca354946e9a531888c41e44c4a20208a5ae54ed16dc5a8208b5cb6d8ee1ec6adfea375026db4c187ae0775ce21b015419674ba5c954f97a02d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/appstream/apt-config-icons-hidpi_1.0.2-ok1_all.deb Size: 4436 MD5sum: 432f8f213d43d06aa3e9888eaed25c98 SHA1: 0089eaacd025f1d04e38d87155a719126515c216 SHA256: dd60bace807be1a9612af2a363e8d15716cce1e481df57265dbe654ef6436ba2 SHA512: df4749930c32c6cc00bf5e68039f17e558b65c3f5494852c52db4160008d74ed416390a92c2fccece639ed65cf8528c48ba67ef03ab3bac4ccb73d75649282de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-config-icons-large-hidpi Architecture: all Version: 0.16.3-ok1.2 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20 Depends: apt-config-icons-large Filename: pool/_new/main/a/appstream/apt-config-icons-large-hidpi_0.16.3-ok1.2_all.deb Size: 4360 MD5sum: 3c3c3244a180a86dbac3b4e3909b6a73 SHA1: 6c565ed490f823f99ef077fc540a1810c190dfd1 SHA256: fe873cf113b522ad2958847f56d681c6c49e04434ef1d2177cbd13ebf779748a SHA512: d3e25f64b7c8601f3caaba3295c403ea6f017e8a01aa4ce05371899bddce1ceb40c2adc6915d675de7fc07fe52f433f5d039d5ca432757cb62f3a0c81a2081fb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/appstream/apt-config-icons-large-hidpi_1.0.2-ok1_all.deb Size: 4516 MD5sum: 35f009c8768f46e097d8a40253dd4cc5 SHA1: 361047247a5ad4307183cd51b6491f4cee5ff623 SHA256: 88e6614da4ef422677aeb0dd85470950afa20721e8474b05ab37520106787cd1 SHA512: 6d300e4e231112296758460dcde4bebd3f5e473a6abb5c79233fe11124d548a5a9f85ab0f6ef91d6a37aa3c34bababc74ed53afbfc6758e776ba6cfb07214a2c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-config-icons-large Architecture: all Version: 0.16.3-ok1.2 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20 Depends: apt-config-icons Filename: pool/_new/main/a/appstream/apt-config-icons-large_0.16.3-ok1.2_all.deb Size: 4362 MD5sum: df051cff3c61b8cd01d9dc315522abd9 SHA1: 5bcee14aacf2a5ba6e06ada3640d7dd6b3e20cf6 SHA256: 900fc4229ba025bc09626c342aa20c22227eed200a989c4a7104df5db0ea0dd6 SHA512: 749181c9cfd0ebe7d1017bc71e7d84a6eb91f07d992ae8fff613f530e3003bf6f57f79badb215f7a10ce5c75da563533c98813757b8cfcca01f451e4bb37a9ed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/appstream/apt-config-icons-large_1.0.2-ok1_all.deb Size: 4520 MD5sum: 9ebf292ef650490748e12b362ae4244a SHA1: 74fb00c46a5331b28207c16fe75ccdb90645fa80 SHA256: 84d32ee1c739d5129138fdcdb5f8c37abd20ab0494067faf90fc2e908dc842e6 SHA512: 863d26166c575ba7fc7fc8165e14382331f6d3b31935203c06f1a8908da93f5df6d2d5fb3be554645e4083543679702c72c070b4dba857540be2d78782e546cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-config-icons Architecture: all Version: 0.16.3-ok1.2 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20 Depends: appstream Filename: pool/_new/main/a/appstream/apt-config-icons_0.16.3-ok1.2_all.deb Size: 4356 MD5sum: f3461938a6b81547ff24e7c69324c3e3 SHA1: b73b13a7e3209f0b571e4f3953d4e27068956a59 SHA256: 0dc181ea6aa1942cee6cf4e8cc41ea33cf1e556b858c707ddb34534a04fcc5f0 SHA512: 8d16d34448a2bceaf17822bfd2f38bb028f4054b35b3a4e19dd40b6b59d4062a7b740b4beeaa5f1544b23b83beee584ab8beabd9b1955d7ccd4e2a3c36fd3278 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/appstream/apt-config-icons_1.0.2-ok1_all.deb Size: 4516 MD5sum: 21f9c63617ba3c615fc27c9f49c422ec SHA1: 617ec09f61d7114593ce596844de6d3bdb24e6c7 SHA256: 9aaf6825f25e5bf2663d38a98f8b4fa0c47c415f9d2d07edd6864db44984b8d8 SHA512: 420c4ec655ee11787ba140fe9aeb257700f6dededb9ab8e38fc187ee09d72801290667e6bc969ec87bbb73e4631b74f17910ab05dc996472182212b3d51a980d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-doc Architecture: all Version: 2.7.3-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 787 Filename: pool/_new/main/a/apt/apt-doc_2.7.3-ok3_all.deb Size: 240162 MD5sum: 3995b782f0fe14c2fbbe077b91914572 SHA1: 49f8ed167e12a043e2f0c54474347c10397118b6 SHA256: 34422e960a0c7e85e11535aefd00a7a0d513b7e4d94ad81eb9f70d8783b3beae SHA512: f7e8f5d69330b54f16cda761a7993b00ff0ae68f283ac33b3fba62fdc22a85c7cefea3b28e4041bcdeaf12dc0f0454f82ceb866436039cbd89685e0266edbc99 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-doc Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: apt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 783 Filename: pool/_new/main/a/apt/apt-doc_2.8.0-ok1_all.deb Size: 235004 MD5sum: 1c32cc1f10952fdff07e483c873032bf SHA1: c51779db2a7d020b7a044fe552fccf3ae2a65f96 SHA256: 6aebecdbfeea99120ed60e401a6836aa9f35b81ef64dfd95b8478bc8ae82b978 SHA512: e6f12adacefade0766884444415bb60411106eb2c2ceb71e8edd92a30512171935d8795483a5f3ad2d8ee6d10c984237358c1fa2c1a2c93e43f06e46abca8c4d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apt/apt-doc_2.8.0-ok2_all.deb Size: 235040 MD5sum: e0cb33e88da7fe7c80181c0899aa929b SHA1: 4c4712b24c34d2aec9bbf6a58e9a4f710aa334c0 SHA256: 7b7ad9ff5b5c83d3273e6c2acda88a8a6b4da87bc5ef73ee4283283f6751caa6 SHA512: f5add3c80efca003c09035739e7550e9bbaaa6fe674653620bb9e4618aa72c1b330ee5e315d0878fae61e3498bf2a85efe5f309f3b59f7fd153c60bd156c4b60 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-transport-https Architecture: all Version: 2.7.3-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 20 Depends: apt (>= 1.5~alpha4) Filename: pool/_new/main/a/apt/apt-transport-https_2.7.3-ok3_all.deb Size: 3994 MD5sum: ee794435e4bda0298cb264d516b11d3e SHA1: f9a99dfa95229cbe8c36f39135ef055046ca5680 SHA256: 0f3ce3c75a8811ff824fe4ea3e227ce3abc057cf2a21d9f1b50bb13fc3d6d6c9 SHA512: a5a6423aa7f5b12355f8591628abb7d040eefd6f2a50cb89af0780121bdc9f0117e1268bc69d6be0481e740cbcd92597a6fb6a2c3f105eedc1ffb88126a5a9e5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-transport-https Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: apt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Depends: apt (>= 1.5~alpha4) Filename: pool/_new/main/a/apt/apt-transport-https_2.8.0-ok1_all.deb Size: 4140 MD5sum: f999dba56ce645bc1e2f160f0c9012a4 SHA1: d105da367c48a26525bdd11cf038b6070992dba8 SHA256: 2cc5fcd84c326ebea79b4c442fd1cfb0e781602147819ef98e7b6c06b705b6f9 SHA512: 60c038304c25c7c4b72dd547a64c0e8ece724d4b9f160c6b9d65c84e76952b3759c4d99db373084074a6983ad195c33d2c6869699193e0f043755a4fab923e03 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apt/apt-transport-https_2.8.0-ok2_all.deb Size: 4180 MD5sum: e20ed351884ebc9c4434cbe3ff9bada6 SHA1: ab718a43a6839cc804d893b2f63fe21c9ac1f970 SHA256: 574784770abf27a3a7cc6e38ec3c757b0a5c204109a982b8ffc133a29a0fc424 SHA512: 5706a1a262acd3c8e310dd3228aecbcc23bda3875f1b8d506ba2232ad3327c6dc790b6f0db350eda188ddbfbf3ad4de9a91ccc312d809f12ca5d693bfc30f82e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-utils Architecture: i386 Version: 2.8.0-ok1 Priority: important Section: admin Source: apt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1016 Depends: apt (= 2.8.0-ok1), libapt-pkg6.0t64 (>= 2.8.0-ok1), libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 7), libstdc++6 (>= 11) Filename: pool/_new/main/a/apt/apt-utils_2.8.0-ok1_i386.deb Size: 297528 MD5sum: 056bd5a486d343cec60c4033b2ff8997 SHA1: 3d312c0776bebae851bba8a009d772078a36ac31 SHA256: 8324c89454f6b2ba1d44a5276994558676e83c2d453b54b5f9e4c609a25e0c86 SHA512: 55468a90b01e6e08f8d7c1d75730f961036bfef9bba4f979b38b993748a8db490ae026b093e659ca9c4fe247a3ad8561546d9afe7d4fa04b03592848b01dea4d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apt-xapian-index/apt-xapian-index_0.54-ok1_all.deb Size: 42004 MD5sum: 5c79b61c8b2e8d44807a4f59663edf83 SHA1: 7a5d372c38d78563b919c499c261752435bf8c91 SHA256: 89abca3bc316ec0dc2e1c95e3014171a71a3d502cbd08a77be21df8b2f091185 SHA512: 49d3e71af1a2b5b09a35e481b175b779f59316efdb68fb5c4b7b0d955d1b0206591be936e5937c515563c7934633953b06119d538e8fc2bfbcadf39ae9e2151b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt Architecture: i386 Version: 2.8.0-ok1 Priority: important Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4077 Provides: apt-transport-https (= 2.8.0-ok1) Depends: base-passwd (>= 3.6.1) | adduser, gpgv, libapt-pkg6.0t64 (>= 2.8.0-ok1), openkylin-keyring, libc6 (>= 2.38), libgcc-s1 (>= 4.2), 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/_new/main/a/apt/apt_2.8.0-ok1_i386.deb Size: 1340220 MD5sum: a35643ac51c9b848ef84c5b80d8d32d1 SHA1: 6b520c678dc63c65ec8e4e08fcbb7f8dfc10b214 SHA256: 20490f10cff53fa2dd8cd10e1109f240abe4cb755ec6c0b7b381a5e6c192d9d5 SHA512: 19636fb7e6765e2e741c2657d3a92d03109112878a85fcc0e1ef91f1ce6ad0103047126d8cf658c91ce9680b64e15f49e3b3633844393a418a132d4d88a53345 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/aptdaemon/aptdaemon-data_1.1.1+bzr982-ok7_all.deb Size: 158972 MD5sum: d30db92a66886c61961d54f9e8a6b3ff SHA1: f5ac1700a79426306a3717d547b667e2bfdbca09 SHA256: 60b55138752792d22e852b76c45d4793c7c509ce64fab528c28d0f83f7688b20 SHA512: c0b37a7c630773e96b0658ad7c76463a004786bfc22b0e344deef19e652609a470f4b7189e85c8e8d486bb5c51ceb8405ad5e2242ffb5adea1374b6cec2defac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/aptdaemon/aptdaemon_1.1.1+bzr982-ok7_all.deb Size: 278604 MD5sum: 28b86b39077b4e6e2c23c26c5ef2e088 SHA1: 991c36898c4142f63cb6f6564d81620e046ae9f7 SHA256: b42fe13853f503050707e6703fdf1500f0fd92dafe65588e315113ec817641b3 SHA512: 5f1bfb62a8b2ddcfc150ae426691f7df6e05c5f2edd8e9016096e052ab9036ccfe3e0823e2e14afda718a423ee91ac86f8be7d0930716b93bcb892de73d01c05 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-common Architecture: all Version: 0.8.13-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: aptitude Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aptitude Development Team Installed-Size: 10034 Recommends: aptitude Breaks: aptitude (<< 0.8.10-4) Replaces: aptitude (<< 0.8.10-4) Filename: pool/_new/main/a/aptitude/aptitude-common_0.8.13-ok1_all.deb Size: 1715428 MD5sum: c11b9f20a931e78e868843e030285dfb SHA1: 78f11fb8485648c7d881d068ff79328fd1bbb7ba SHA256: e9a72a9c895a70f2e0bb8e29da097c10010f5090114144e9e1a09555b26f239a SHA512: 7f7c8f62c44bf09e173191de46de2b884153d3b2421a21c3757ca8eed967432409f49273608fc1453a178ac49ee520120b61f96c4612559c57b88bae74ae3384 Homepage: https://wiki.debian.org/Aptitude Description: architecture independent files for the aptitude package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the data files and translations used by aptitude. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-cs Architecture: all Version: 0.8.13-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1009 Provides: aptitude-doc Suggests: aptitude Filename: pool/_new/main/a/aptitude/aptitude-doc-cs_0.8.13-ok1_all.deb Size: 246472 MD5sum: e98c9dff90f1480b8a285f9353b304d2 SHA1: 3d2070539b81ce9eabaa58e04b9ffb2a340d7bcf SHA256: ae177513396ca6c719dc171bde295e7aa833c1a385cd865d4e4175a1b875b7bd SHA512: 50fed87fc9672916bcfe95d1ec595e8fe3ac0276b6fadfaef796dce7b8a16ad9ee993debd6d4a95ac565369875f3f9639f398c035121c201a1039f341bd6d1f1 Homepage: https://wiki.debian.org/Aptitude Description: Czech manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Czech version of the aptitude user's manual in HTML format. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-en Architecture: all Version: 0.8.13-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1243 Provides: aptitude-doc Suggests: aptitude Filename: pool/_new/main/a/aptitude/aptitude-doc-en_0.8.13-ok1_all.deb Size: 268960 MD5sum: 13bb8fadeba1483f990b4547ea3d51ab SHA1: 392a355d2574722a58a4b1ab47be5f4c9bc5c807 SHA256: 938c7625d994141cfbd60869d324e189a87f1cc48b026ebc862a2ff7417c6cdd SHA512: 65208524e2490dc5dd9cbb9ff8699253494662c16cf6c67245ac23f9c33da7676e3e6873a993e6ca1c1eaf10188d518739a1c7a4a1ccc39304a9cb07f1e5740a Homepage: https://wiki.debian.org/Aptitude Description: English manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the English version of the aptitude user's manual in HTML format. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-es Architecture: all Version: 0.8.13-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1210 Provides: aptitude-doc Suggests: aptitude Filename: pool/_new/main/a/aptitude/aptitude-doc-es_0.8.13-ok1_all.deb Size: 289192 MD5sum: a896d4f28bf5f97a7c196363eb8c741a SHA1: 2ee34e3289c0bc73d46c3f3dc41b5d06593b4f19 SHA256: be80c68c33ec8c990615cb70d43bc1c66c76eed5a94c7502b92603b990bc15df SHA512: c46162e332009d648c3f1b17058251730f255207697ec12b0112ced151cea9a3bf3843af6b4622694db52b26283fcd45538eab3e4674c375fb5dab8d8282c3f6 Homepage: https://wiki.debian.org/Aptitude Description: Spanish manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Spanish version of the aptitude user's manual in HTML format. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-fi Architecture: all Version: 0.8.13-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aptitude Development Team Installed-Size: 703 Provides: aptitude-doc Suggests: aptitude Filename: pool/_new/main/a/aptitude/aptitude-doc-fi_0.8.13-ok1_all.deb Size: 149312 MD5sum: 8b18a814105f8c514395883f178de630 SHA1: 1fe2a765abb0e240726b4dd0291ea488da52f416 SHA256: 32101bbd741234a57286cfb4ba6dfb6784c895f89971d67c55576950d12b60b9 SHA512: 39d09fb1c79e389ba853e63d59fb8e87cb5f21b16a42b673a14fb07700e257951bcb075879a467fb9394c512a89999ac40d8eede1bbca7837c868aa2c225f7d3 Homepage: https://wiki.debian.org/Aptitude Description: Finnish manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Finnish version of the aptitude user's manual in HTML format. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-fr Architecture: all Version: 0.8.13-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1126 Provides: aptitude-doc Suggests: aptitude Filename: pool/_new/main/a/aptitude/aptitude-doc-fr_0.8.13-ok1_all.deb Size: 190600 MD5sum: 026bfbed8b5c59b998985f3c04631249 SHA1: 03045ae9b5ac2cfcc5e730a2c761fa04d098abe2 SHA256: 3404eb27449e14526be2fa4a77693afd35555488aa902ccf73cae6118b645bac SHA512: 6c9c44eca246465a8421e3b20f9139599ed2f860bd854c3c2ccb5fe9c53b969d7e1eefc05f6d7863a926bf213b730b9e862666cc9055fed266940b3e0665bddf Homepage: https://wiki.debian.org/Aptitude Description: French manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the French version of the aptitude user's manual in HTML format. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-it Architecture: all Version: 0.8.13-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1076 Provides: aptitude-doc Suggests: aptitude Filename: pool/_new/main/a/aptitude/aptitude-doc-it_0.8.13-ok1_all.deb Size: 211468 MD5sum: a3918238aa3199dd8d9dcbb21e345300 SHA1: de51b4a9173c078517e8b650804ae86b15070b31 SHA256: dbb659c7f8c764b34a65c6e1d3bc238490cf485eff576cd37a3960e9dccdc5cb SHA512: 6a0bcf4c6799f65aa084ee181dc9ae87f49893c661b200b8890c1a9cadce99bbc254cd08d87f7d232e57afc871f1af4d03224ac848564c7582960b32fe5ba4d9 Homepage: https://wiki.debian.org/Aptitude Description: Italian manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Italian version of the aptitude user's manual in HTML format. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-ja Architecture: all Version: 0.8.13-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1182 Provides: aptitude-doc Suggests: aptitude Filename: pool/_new/main/a/aptitude/aptitude-doc-ja_0.8.13-ok1_all.deb Size: 212892 MD5sum: 253f737453a2b087bf95fe93a1398b36 SHA1: ccac3edc5abd9346f791712ea22cb8eb655f9d0b SHA256: 6fb8545168fc0c5ba4d5c45c5fb952dc49b45044a13961635aaf37cfcbd1ae25 SHA512: 72ea22e7b4813be1b53b5a2f6e2eaee742eb162c2dc6da576b3db7f3d663713b838526b57d30a8f06e903c65a856b070adcdc60901c09a9127c4c70fc8cda19f Homepage: https://wiki.debian.org/Aptitude Description: Japanese manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Japanese version of the aptitude user's manual in HTML format. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-nl Architecture: all Version: 0.8.13-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1192 Provides: aptitude-doc Suggests: aptitude Filename: pool/_new/main/a/aptitude/aptitude-doc-nl_0.8.13-ok1_all.deb Size: 216960 MD5sum: b360bb92de39d02efe815cf8a6796308 SHA1: 7e58b158128c3836392d09529d66e9061c615279 SHA256: 6c5d72d5a40a654d0ace33fadc1f3eae48d69328f57106af840914d5023fd92e SHA512: 4ec3c9e4a822291ce5b8200b5dd8b20ef5c0bebcd767b41309fefd76c57ec91922e3c150589f8083be2497a61a6049c0418c4fbad3e230b2894cf9051c5627d1 Homepage: https://wiki.debian.org/Aptitude Description: Dutch manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Dutch version of the aptitude user's manual in HTML format. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-ru Architecture: all Version: 0.8.13-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1396 Provides: aptitude-doc Suggests: aptitude Filename: pool/_new/main/a/aptitude/aptitude-doc-ru_0.8.13-ok1_all.deb Size: 223736 MD5sum: d12e3514bc05ee51d641034623a2e28f SHA1: a8a5a1f2d7397e029ce4932661a2b07217d80659 SHA256: 24b5b4b134399d3a2948826a2ec8c1190b10e3b3c2101df912526cb693d85bb2 SHA512: a5cc4bf84e2a8c75b0919d67b756c4fd32fdba0b5b63eea1b7fa466665fbe403739ecd2495e9737ab6cacc03352f489c26ae1bd94b5e23675f2810cefeaa0dda Homepage: https://wiki.debian.org/Aptitude Description: Russian manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Russian version of the aptitude user's manual in HTML format. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptss Architecture: all Version: 4.3.3.1-fix3 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: shenmo Installed-Size: 135 Provides: spark-store, spark-store-console Depends: wget, aria2, curl, gnupg Conflicts: spark-store, spark-store-console Filename: pool/_new/main/a/aptss/aptss_4.3.3.1-fix3_all.deb Size: 25988 MD5sum: 307ee09078366f1ff62dc06cbffcc249 SHA1: 87d29667d0d392a10347ed0ef95b99971f74f5b9 SHA256: 324d04eba77351c5b2c4b0aa48a604c6051a401cc50dc3ac0910f5ea28c7916b SHA512: 3c63fb4ffa5b0a00d2bbe6b2763cc2488237be548636df7d41b62d9fc67e2a92d7168b2ae4c1da408d20eb045bcb9b977119e1d1a92e522f865f06b277eaf841 Homepage: https://gitee.com/GXDE-OS/aptss/ Description: aptss runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: argon2 Architecture: i386 Version: 0~20190702+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Security Tools Installed-Size: 71 Depends: libc6 (>= 2.38) Filename: pool/_new/main/a/argon2/argon2_0~20190702+dfsg-ok1_i386.deb Size: 24348 MD5sum: 4022ddf407d66b69724f8c88bb15abf4 SHA1: 3000ee12ab0130841c4829bf8d58e41ced1abd5f SHA256: 5a0c7603fd906d34008b97241df025db7b901f2fb2aa660eae798c839da9bedd SHA512: 28ed4cf1717f94801b4b4920b05319a4cea4259f3d0987178359f04734cf7fe5fdf7e7c2f878b6f3134cb6b7160de65302740d42da5656feabcd041e01103d13 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/asciidoc/asciidoc-base_10.2.0-ok1_all.deb Size: 85620 MD5sum: 512053b8ac2fa557c0b64e98ed3a80fb SHA1: de1b5218b218ad6745c69c7f6f52f0258bc7d5a1 SHA256: 26abedcbb115fe08857386780f33fe3fc0561057c0fc551e722ce835ac8a3d4b SHA512: 8a7a4a37e99d4d7118a5c9974d9c7a17ee6846fdc3eb92784dfe034e4d250fbfa3fa0901551695785e73a5793f012d0687150b2703086f34a746ad05f469d7c7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/asciidoc/asciidoc-common_10.2.0-ok1_all.deb Size: 103954 MD5sum: 3d17067a79582d4b2920c2610691331a SHA1: 608b531742f5fa169d1844f9b9c5b139310689a5 SHA256: f889a9a23bf727324a688d7ec568d7f4c89368c38e1e6a6cd5a3215f148fb8dc SHA512: 94525409f2487143d045a52961b777c0f46fcaf808a7d4d4e8562a3ddde6a1036c4727b9061f4735ab821c7dcc9ca7742334a7dcf43f2f532cf1072cb274059a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/asciidoc/asciidoc-dblatex_10.2.0-ok1_all.deb Size: 6668 MD5sum: cd73448a1b1ec79428f9782aafb62f49 SHA1: 71bffe299003b06195c8efa2a7a725ced9d7dfe8 SHA256: f217208df572a7870e7fb5474c6ddadefb5eea6f3533a80020a9b8149b3c16fe SHA512: 3869730f2989076793b3cf281b5f50868bad33ed0b0d40ba00bed289d743fbd84bf2d752023850fb641939e246f8f02db54f9ceac7a0060a14940aa8dccd39dd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/asciidoc/asciidoc-fop_10.2.0-ok1_all.deb Size: 4796 MD5sum: 5de7f6b07da88bad1033b64689644883 SHA1: 3b54a0f9f0c37ac30a674246b68e97e57be8c87f SHA256: f885090d26e40c3518f10beffbf0387b30ad5a2c008870c38301e97bd5236e19 SHA512: 74a6049475e6e17126b7aeaec373075c9c03cda071cc42fd48bd5d72503848898594a0ec71acd564671bc714b892384f49b46adbbd083fa15c7f3dbbffd2d6c4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/asciidoc/asciidoc-tests_10.2.0-ok1_all.deb Size: 138872 MD5sum: fd6a3b99264af071951abf2fa98ddf34 SHA1: e0e8ba27115ff5a51a40c70ec787bca9a1dec557 SHA256: b99d26613f161428571d1c4ade69b204462c5e615bb1475fc8045825a4644b90 SHA512: 024e70efcb5c3f07a5b939b00b39f7d227eb27df4f648bd918ba0250e70935b7b4462572868c44034be3d7280864df943149e546e6a92cc79fb698ca527fe945 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/asciidoc/asciidoc_10.2.0-ok1_all.deb Size: 5134 MD5sum: f5a3e7a30f9bd9b00660381907476a3f SHA1: 195d0a138711e54144d591b17826a474ea90e1e7 SHA256: e66d3306f2b5f721a1fe75d920337d9b20f3ba71f81bd2f57dfabb4317e99926 SHA512: 0bf40fb5bf363428e3a19cda1efb87d3343627a26353ae6953c4ed78f937d3fc49373babc1d38b8856a970e57eab090c53f9009acc087594ef965557be988d9e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dash/ash_0.5.12-ok1_all.deb Size: 3528 MD5sum: e884f43f910a4368f65fb874b2933a30 SHA1: 83e2ba39909fc3018e74f5a46ff726c384b4c1d1 SHA256: c69519bad596c12b89d81e82c70bf823af2379af2884a7e22b8430dbce30342b SHA512: e915a2a9de7fd954f113b216be167ab0a681040f960466df3a684f95976d0f9ec86e0eba4734e1e8a7bf53eeef7e245fd6e041a48bcc31b691b6093d5e67f44b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/aspell/aspell-doc_0.60.8.1-ok1_all.deb Size: 192588 MD5sum: 768e22c37a578f4c7be56f53ed30de4c SHA1: 18a86e329c1ae9ede466624cd28ae3cd63f7ea78 SHA256: d5ccae525491f6df972a5c933a3f302f35663addac82b06f412cb225f12622ad SHA512: 12affac63eaeb319027e3e867da2acd80bee958bfb41f68444661e9f65d8a69be0fd58c88bde3469da828e371a67a9c004453696d0c491be9e6b705ace1baf1b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aspell Architecture: i386 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: 1444 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/_new/main/a/aspell/aspell_0.60.8.1-ok1_i386.deb Size: 258932 MD5sum: 001f3abf436055f8a29cf2921a980487 SHA1: 817cd636484ab59311058d55cb1ff5b30001c795 SHA256: 4ca1a499ab065d01e3301711c6b66b4bfb2729be1011a71dad10ddb68bfb6dd6 SHA512: f93107c9639a962dedc1016fca6e2507142d53460387cda346744ee826f05775abf395e3e75f46a1db32650d359d40453bd8973e79101213176112af8fdadd49 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/at-spi2-core/at-spi2-common_2.52.0-ok1_all.deb Size: 161336 MD5sum: 576ebacb80e83155c07952b2e9005661 SHA1: 8a8dfed218effe67bd656845c0c4bd29ff65f418 SHA256: f08fc680e128933f7552f7a96e4948ebccf367184ae5c3b82840a94654b4cb40 SHA512: 152623955201f5903305eeeb9559db7e097349e2695e639d042f4fa41476375c99fb3173ee9fdee91cc49038071e0fec94fabb5b1cf5e7671de52f1e58a4b540 Homepage: https://wiki.gnome.org/Accessibility Description: Assistive Technology Service Provider Interface (common files) This package contains the common resource files of GNOME Accessibility. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/at-spi2-core/at-spi2-doc_2.52.0-ok1_all.deb Size: 184032 MD5sum: c20013942b8610584ea34e974a9b152d SHA1: ab73aec02d53bf4d0cc1a6511202c85488f9c331 SHA256: 44776fe7aec6ee0bd959feebc155e9d8a93359e4af03f3dcf2545f6c36cb205d SHA512: 6104f1b2f340ad477abd2b298137ec885f23194115e613bb2eb40a234f11d6a09f652dc0e1f094551371d03fcbca01fb290e01a1441ee501b508937cebd36ef8 Homepage: https://wiki.gnome.org/Accessibility Description: Assistive Technology Service Provider Interface (Documentation) This package contains documentation for the at-spi2 interface. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: atril-common Architecture: all Version: 1.24.0-ok3.9 Priority: optional Section: x11 Source: atril Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 9580 Breaks: atril (<= 1.0.3-0) Filename: pool/_new/main/a/atril/atril-common_1.24.0-ok3.9_all.deb Size: 878928 MD5sum: 37a45ba556ed8d5aef382edeb3e8f763 SHA1: e6a11df8788fe06cce3857ca8491d4a0a44d29ed SHA256: 665f25294c48cc0f6237042cebf0987cd6a7d0ccff86aadb5ea4ff29e0c56730 SHA512: 736e603eda831eff97a7504b703f30eea86683086d864d05c55c74ed77a8e056e236d08a2a71151672047d03817e298149e23a4fa3b03c1f72c2c13774bf6c8c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: attr Architecture: i386 Version: 1:2.5.1-4ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 151 Depends: libattr1 (= 1:2.5.1-4ok1), libc6 (>= 2.34) Filename: pool/_new/main/a/attr/attr_2.5.1-4ok1_i386.deb Size: 30068 MD5sum: aa978f694f802adf48a9535758ef25d6 SHA1: 566d7cc19771991bcf6b000b168dc3002cb5bbb4 SHA256: 609677d2b8ebb56697feff2b54149c18b637da3c3b9027c63ef74e868c625151 SHA512: 6ada7b11ee926dc69c8c7f152c7f1d2e9a15c8efa2e5aaa44951cd7e24cdb7a7ec3117733d8f4feb9b8607db84ce95f615942b6e832ea5d552625dfcd2d52bcf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: audiofile-tools Architecture: i386 Version: 0.3.6-ok1.1 Priority: optional Section: utils Source: audiofile Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 69 Depends: libaudiofile1 (>= 0.3.6), libc6 (>= 2.34) Breaks: libaudiofile-dev (<= 0.3.3-1) Replaces: libaudiofile-dev (<= 0.3.3-1) Filename: pool/_new/main/a/audiofile/audiofile-tools_0.3.6-ok1.1_i386.deb Size: 13884 MD5sum: d9d255b9f1aa2424a1b7f082c81007f5 SHA1: e507ba96d76f18f5cf0dce1c17bd9941817c91f7 SHA256: 61e50b2f598b482cd76774dd15fb36802d5de0301caa8941aa543c9218f05382 SHA512: 9dca940e5378b5705d5d599a8a597c66486537bc89de60366aceef2c05c822078e16064acc6563521da25e47b8304763819b4bcfc9296bbd7bd7df51c695415d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: audispd-plugins Architecture: i386 Version: 1:3.1.2-ok1.2 Priority: optional Section: admin Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 124 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/_new/main/a/audit/audispd-plugins_3.1.2-ok1.2_i386.deb Size: 39132 MD5sum: 914bfdc977e18f1e3070d6d6ac66de5e SHA1: 936becce6c22af003f26a1e5707e1cbfe98054f8 SHA256: 2e3207b76fa56f32ec2e5b52516a56b4b421d1a6031339204be7eb3b8d08e362 SHA512: 28618c59e335085b8d8239856c0013c7d3e24a17456a7bce33210d66e4d0fd56908c92460dd2dbe3124867f647c8635bbc53e0789a738b1d229e2d11d61183ba 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: auditd Architecture: i386 Version: 1:3.1.2-ok1.2 Priority: optional Section: admin Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 744 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/_new/main/a/audit/auditd_3.1.2-ok1.2_i386.deb Size: 211908 MD5sum: 159a9d47a3b8db4f0da4dbadbc605edd SHA1: 9103073e8bb66e924b55d604f7168527ccd7fc74 SHA256: 30adda8161ad67c30a71dc8970c56bc418913b2d5db696a3e98d6297a7402cac SHA512: e3cf620c8e5c700d9dd0d9bcd048a6e14ece2828d53f51298cb3543102f6d99679e89dd1ecfd8810257320afd8cabe080596a36298078bd0548fc0765d8c5aea 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". runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/autoconf-archive/autoconf-archive_20220903-ok1_all.deb Size: 681332 MD5sum: 7bffdcfed47131bc1e6c943867799f5a SHA1: 9015e821444d8b2f6d22d3b175d4c63b659d262a SHA256: 8bac1a22874ba36a59f9cc4b1f5432c5d81a34e2927b62eb4652b031213e2369 SHA512: 84387ec1d8614557252c0eba5912075e5f5b36d11d7b4d72d56c0d9410e7b1941fbe0049a4d149efc7fdb866b85e51897d18418b44e5898bf407f19c37797386 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/. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/autoconf-dickey/autoconf-dickey_2.52+20231210-ok1_all.deb Size: 149928 MD5sum: fab4aa377060615bd16de1a08742f137 SHA1: 2df6c2068c1a43de18ad444054be9b343edacfcb SHA256: 7397177bd2892c256baadc6e355d5f502d15b8421d977a123e7fd1444353f3b9 SHA512: e9552a98716b0b8d4375452f13d5c7137b9e004feb66c56af4d86c28fc5a7acfa3b73803d546e09bebd0068c59bdbf0d06e42ccbba0bbfb9a0e72d88cfe255fa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/autoconf/autoconf-doc_2.71-ok3_all.deb Size: 2934928 MD5sum: 5c499c86bdbaae46662531afff692a92 SHA1: 4415f2cb4b3303a97308676f67d12241ea48a85b SHA256: e62176d170a3d872629a3186ebd02f8b52cb2098bd5d3dd65b75e506286b95c0 SHA512: ba6bed1808cf1f6621b3a35e46dfb61d8ef963bb13fa955296e7c3a8b00f80783cac0b213c431f8432c8e53986252c9bb28ee2f685ea9e9624fc618419605486 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/autoconf2.69/autoconf2.69_2.69-ok4_all.deb Size: 292814 MD5sum: 79236bd11a715af3c893a7a94d0db597 SHA1: 5adf2b81882487faed5652e3d9da503fd3944ea4 SHA256: 1a2387f6c7082184aa40d554d463301cee6517776242e93de16f06b29d063736 SHA512: 1a8c5c2e03e43f481305368dc1775bf09689095a9a2c944b77d98c88e583da821a82c58e19f88e1b2d2e7dab317634fbac8a378c51440a37ad68f506a2be9281 Description: automatic configure script builder (obsolete version) This obsolete version is required to build GCC (>= 8), newlib, and probably some other toolchain related packages. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/autoconf/autoconf_2.71-ok3_all.deb Size: 384976 MD5sum: acbafadf4fd365d4a11b7651ea8992fa SHA1: 00bdcae20dda5cdfa3a5de0fbbc3dbd353353c3c SHA256: 41ac8d1aec2d450ec5587d1c451de605fdc13cf79b19c2b4623ab884227bcb21 SHA512: 11ea68782039a0101d551e41141ae0f35d85aff0260757f0164a2d21bd33a80c20892e3cb72030b7352e0ff467dac0791d3a6577c736ae3f5471f45f2c16991e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/automake-1.16/automake_1.16.5-ok1_all.deb Size: 557184 MD5sum: 5991a8d4c4d8b815ba336ba40245205f SHA1: 1ffb44c644b430f6d2b360ab971c9956f716379e SHA256: 447fb6ff5b8caa6753182f1fb7163dac53ad3ee6398fdc7ab740ec90826c7cf7 SHA512: f3bbdef1860664dfd042666afa3515ab2aaa69967a750fb027d6ffd01c6d011d06ee43cdb72f0feafb7034cabb2342e8f66b35f42e5ec23cc0f6e2dcfcd6d50b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gettext/autopoint_0.22-ok3_all.deb Size: 423700 MD5sum: 3040a9c5562eccaebcc722e302653f70 SHA1: 3f0e56843bcc188802db625fc76c93cf0ab0c690 SHA256: 7c80be9eb411414975ee2e7f2c9177355b9fdd8668bde25a35c620fe5f58d619 SHA512: 1ec62c5701381a5d4ec4fb218da248cbc028910fe1a5a783c5e9320789a31b403dc5484c02d75cd17053f9dd61f087c9a642db641efdbbd6b8e3ca5c238287cf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/autotools-dev/autotools-dev_20220506-ok1_all.deb Size: 41698 MD5sum: 7cba75019327f141fdb788c16759495f SHA1: 1c0a396c0f61f16d50be4bea15ca55ebc7a035e4 SHA256: af886bd56e6218e7bbce66e0327a884375e4a1f483752e1dac68a1e18ad1461b SHA512: 19128f6ed6a0b62ca3614aeefa1bb06be682369f421e8a50244c26cfb8f6b462bd29af9a326c7131a926b239600f65f31543c9cf2f2eab47c86f18421db21f91 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: avahi-autoipd Architecture: i386 Version: 0.7-ok4 Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 98 Depends: libc6 (>= 2.34), libdaemon0 (>= 0.14), adduser Recommends: isc-dhcp-client, iproute2 Conflicts: zeroconf Filename: pool/_new/main/a/avahi/avahi-autoipd_0.7-ok4_i386.deb Size: 39282 MD5sum: 1f532cecaae3b61220f4685d0c7903cb SHA1: a169b4165e035f43b16631d64fe54ceacdbd642d SHA256: 09f66751247bc28aa96945d006c55ac0674a23c9be04f58577f4b69191ce2caf SHA512: 875d16120394ce709ffe234321f431f6a84659d446dd0ec86a0841a23f9157ce70a0ea6262688fe241c97e15298a6d2c35fb46a0a6be93b1b0b7bfb2f5f2f15e Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: avahi-daemon Architecture: i386 Version: 0.7-ok4 Multi-Arch: foreign Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 251 Depends: libavahi-common3 (>= 0.6.16), libavahi-core7 (>= 0.6.24), libc6 (>= 2.34), libcap2 (>= 1:2.16), libdaemon0 (>= 0.14), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), adduser, dbus (>= 0.60), lsb-base (>= 3.0-0), bind9-host | host Recommends: libnss-mdns Suggests: avahi-autoipd Filename: pool/_new/main/a/avahi/avahi-daemon_0.7-ok4_i386.deb Size: 61456 MD5sum: 8683a5467e740ddc47406bb08fac6abe SHA1: 9dacd081c977d7254446882a5fcf8c1bc2312fca SHA256: fa245f2de9eda1439f704c89dc1accd6b50ab3b17ee4a8339cee0e47991aadc1 SHA512: fca02f26aa89368bf998a50f8a1a1a495bab5cfc86727cbb1c5c74f3cc75c562f7d372a0486467b2b39d6988e5100e88535d8fc43c9c1f303ecc18958040a476 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: avahi-discover Architecture: all Version: 0.7-ok4 Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 58 Depends: python2:any (>= 2.4~), python-avahi, python-dbus, python-gi, gir1.2-glib-2.0, gir1.2-gtk-3.0, avahi-daemon Filename: pool/_new/main/a/avahi/avahi-discover_0.7-ok4_all.deb Size: 12154 MD5sum: 827e821cfc6908a654ca674d2fab6ea0 SHA1: c25765c0f3f78e16d7893668619138e3086fe74c SHA256: e3ce61083f2d0c1d115c6b0cbbb2ebfc9ed98cd17e92050d181c2ab88c54b455 SHA512: e5cbfe4489ebd469976212927ff3792b9a756b8034c1083949f0fea667223ae244569c2acf674cdd3ce904ea7d78d878a8a23cf04be4fae97ac6fb9b67df32a5 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/avahi/avahi-discover_0.8-ok1_all.deb Size: 10144 MD5sum: 59e6c4c4829bc55407349aa914dd10ba SHA1: d76e291f3df7d93b6f7a110b1e17553c274aaa56 SHA256: 61efb69ae2b7aa388473f774f3b1c4311d855d85fe8cb1c8b7eeb8ce228e4697 SHA512: 76a3644b7a0eec1e2e6ac7da94c166f5feafbab66ee1f1ef7c63951298968278639fdc8e6c369a8b09844ba0f401fe0f2cd2daeb113da871dfa36c30ee584756 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: avahi-dnsconfd Architecture: i386 Version: 0.7-ok4 Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 70 Depends: libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libdaemon0 (>= 0.10), avahi-daemon (>= 0.6.31-0), lsb-base (>= 3.0-0) Recommends: resolvconf Filename: pool/_new/main/a/avahi/avahi-dnsconfd_0.7-ok4_i386.deb Size: 16280 MD5sum: cbfc012457b184ccb78f823cc47bc097 SHA1: a7c52f515b973660d54638367c90d6d6f5d7edcb SHA256: 27d5ec3bf3a301a7f11c0a76e1784f3d66ad8cf90c7e868943b1b1f05440135b SHA512: 8507a3e181e3d22714e18cefdeead5b339dbb2baf4811b07658583ac3ad9a1838085d26ef04109402e65525356f735593e3603848cea132432cfbed50505bc94 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: avahi-ui-utils Architecture: i386 Version: 0.7-ok4 Priority: optional Section: utils Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 63 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.22), libavahi-ui-gtk3-0 (>= 0.6.30), libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0) Recommends: ssh-client, vnc-viewer Filename: pool/_new/main/a/avahi/avahi-ui-utils_0.7-ok4_i386.deb Size: 12606 MD5sum: 8ebd152b2ead97788d8b939b678f291b SHA1: 9b19435ccff4f7c78054d5d09e5de74edd445321 SHA256: f9da8aaf2bf7234589037309cd76e4087939dff0b5050c30138759663c10ab9b SHA512: 99c518645140a823d34a15eea4e103118b027eea14bef51da3ad89ed0efdd8ddee410eececb723d99961397695e124dd378855a8d8fcd4756b5537138bfca536 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: avahi-utils Architecture: i386 Version: 0.7-ok4 Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 123 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.22), libc6 (>= 2.34), libgdbm6 (>= 1.16), avahi-daemon Filename: pool/_new/main/a/avahi/avahi-utils_0.7-ok4_i386.deb Size: 25380 MD5sum: e72c1433051d7bc7f00a3244e69eb886 SHA1: 3206ee97570ee15dc19ccac35d6c15d57c98076c SHA256: 8cf25b1d58a08e450e14bd0812801f9a368d45caf91d7fdd3854e667a845ff36 SHA512: de3e4a5588852bc2d1fd3532f2805eb31727b8ca37b1921feb5cc114e1a6f830598e81969c91c4ad5c34a31697a0a7edea883e76a62b56cd7149988542c790b4 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ayatana-indicator-common Architecture: all Version: 0.6.3-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: libayatana-indicator Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 15 Filename: pool/_new/main/liba/libayatana-indicator/ayatana-indicator-common_0.6.3-ok2_all.deb Size: 2802 MD5sum: 06b9c1c27b079f5253d9b3c0cfccac02 SHA1: 62f0b0f852ded14448b67cc2076426fcbb345e66 SHA256: 25a740a41968dbfd28d5b37ca312048d4da79aad5df144f24cd58024d6ba9b38 SHA512: 91621a9359a94c58cd8bff0cd3463021bb2b5c0d0a57419fb16b7ffdc15da24b5db7ea1c7e7072ba103d46cf0b011f0186e1e5cb65c3c2f7999ed30983805edf Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Description: libayatana-indicator shared files The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package has files needed to work with the Ayatana Indicators. This includes the systemd ayatana-indicators-pre.target. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: babeltrace Architecture: i386 Version: 1.5.11-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 98 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/_new/main/b/babeltrace/babeltrace_1.5.11-ok1_i386.deb Size: 26616 MD5sum: bb5c195bfa3ce0a5859440e8cbf99261 SHA1: 04561ce4d08cd17760a50381ff8c22bd2eb28fac SHA256: 53493db89d66dcd2143ab5fbb06ecc318a8c8b69ad953c091d2e1503eed88c2a SHA512: 79d6f04236e30bd75869fd61dcd5a09c5d8744b6aa54526c428120d2a6883d7dbc2fc37d5cf6eacc692ca5d32874a1f333caf37a65e458da322a5d9f9f799bad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: base-files Architecture: i386 Version: 13-ok2.2 Multi-Arch: foreign Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Release SIG Installed-Size: 356 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/_new/main/b/base-files/base-files_13-ok2.2_i386.deb Size: 57868 MD5sum: 575af4c330bdecb991c935308b3d9b8f SHA1: f2d2758771f0435daebb2a2c59083d514e3d0fc3 SHA256: 2bf9a13962aa2e384c5a4a0a10a760594ab8c8dc86d339fd8b105747ab256956 SHA512: 61907c9f4451b14f535d7d1c5247b70bf1ca675dff713e8beec7504427efda696780b22ecf2de8681e057678979ca6d40d2199e03a734d04d6558ff9617683d1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: base-passwd Architecture: i386 Version: 3.6.1-ok1 Multi-Arch: foreign Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Colin Watson Installed-Size: 228 Depends: libc6 (>= 2.34), libdebconfclient0 (>= 0.145), libselinux1 (>= 2.0.65) Recommends: debconf (>= 0.5) | debconf-2.0 Replaces: base Filename: pool/_new/main/b/base-passwd/base-passwd_3.6.1-ok1_i386.deb Size: 48318 MD5sum: 4299edf48edf49cd88e26dce76955d8e SHA1: f24bd3f80262e96fd2ba5ac76d2c80ed09ecc9a0 SHA256: 124780732fbae19d94dfd33e7b70f7bb25e129e60d98236299da8638e17a2f59 SHA512: b5b06307a07a1e8cc660e8ea1ffd4a3aaebe6fd5b40172c9a4eb5d654323721386870d8b47530251b02202da915b41dc2c710373646b2f9a71b0e38384d7caf5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bash-builtins Architecture: i386 Version: 5.2.21-ok1 Priority: optional Section: utils Source: bash Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 1134 Depends: bash (= 5.2.21-ok1) Filename: pool/_new/main/b/bash/bash-builtins_5.2.21-ok1_i386.deb Size: 164650 MD5sum: 2bdddae0033db54b92c9e49d00bbd89d SHA1: be9c00f4da1ddc0f4a575634d5da9e60354f66d3 SHA256: e1b650a348ba0ad9f0ee15c817e630fc54a01cf6a9d77b2840d840bd4190b78e SHA512: 7782e4f838129bc95dcf118f33af52142c3268864ffef9b4e40583aa1292c728302c45d9f32d463b2d1ab4b4b97614d12195f1d8503c95dc12728c6cca575a44 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bash-completion/bash-completion_2.11-ok1_all.deb Size: 177464 MD5sum: 05ca2556f4fe0a1e5a74fadc81cc221b SHA1: a5b78854c4aac37953c439dcbba9eb10519273a3 SHA256: b01c478010f3c0c99e9a46fb070580d04d7752bfb0bd88ef5444c05a59b07903 SHA512: 832c133c105232ef0ec82c32e30c95c5d8d4f5cc8817697aa97d1eaa5cd855bfd2cac738cb7cbf4bc34baaf24407585da4fee01ccf430a72f872a62ee1f50e11 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bash-doc Architecture: all Version: 5.0-ok4 Priority: optional Section: doc Source: bash Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Matthias Klose Installed-Size: 3115 Depends: dpkg (>= 1.15.4) | install-info Replaces: bash (<< 4.3-0) Filename: pool/_new/main/b/bash/bash-doc_5.0-ok4_all.deb Size: 1746936 MD5sum: b3ca2c81e1be831d418cac3d05a6d276 SHA1: 5c11b728d9a96345d2213d9f85b32db7f5d351bc SHA256: dc08fea269046d9840c4413098accfc7efc1df97190263de92e95bd085b6c407 SHA512: a9e532f60f63479acca38731b540f149e97bc5a308f1ef1f5a1a75d82bfe3da7852ad52fd858c21c998924d968b4df42a752bf86071824a75e9b5a74294bfd93 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bash/bash-doc_5.2.21-ok1_all.deb Size: 1545100 MD5sum: b0bd2d0c1a3b5554227bbd86371f3c3f SHA1: f745cfffc68d1f53b5b9e2ca6cde3b2a914a1c20 SHA256: b5e8b0dd8e94529e59beac737af1403c17ec1ce4a3e1a436305b3ef63fb3621e SHA512: 8737143409aa36a043e90c75d54630535f64bcf39caf6e7e22a5825a483c7c6afa39abd4279811056d07e342165195631cdcf759bdefb8387faae6cf0dff562c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bash-static Architecture: i386 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: 2575 Depends: passwd (>= 1:4.0.3-10), debianutils (>= 5.6-0.1) Suggests: bash-doc Filename: pool/_new/main/b/bash/bash-static_5.2.21-ok1_i386.deb Size: 1118390 MD5sum: 6cf77c656975f65c9fe2106bafd88753 SHA1: ea99dabab724479d990bcde7a1c5743c753d0c72 SHA256: bc86a57f7fd8272e068d27da8dd42a255c487369f9ce6f991b560840eb3447cb SHA512: 9e2091ab2a4982678bcf29477d5f52cc847113c6a0374046be06de9e4b0171c28db6b4c70d1408ed24ac13944df44daaef551c85340c3df54f857cb80264c658 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bash Architecture: i386 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: 7065 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/_new/main/b/bash/bash_5.2.21-ok1_i386.deb Size: 1447178 MD5sum: 0d30db8b493e577dbf706f174df87fbc SHA1: a058ae0c1ae423f77386a6103095932dda6df689 SHA256: af5351b00d4b968413070b283692cd8f2ae64b59327a1fa57207d3e2b222b579 SHA512: c63062f95be3089ec9264b095592fa0a87f5f2d3443326181fe7a06785dbd62543f3c71a3194f66efff4848ef33a4d6014e8200abf547cfc9801bfdf94c31c21 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bats/bats_1.10.0-ok1_all.deb Size: 43480 MD5sum: 251df103339a7bf173516b9951feb53b SHA1: 6149f52713b2600435a601637ed8f7df7dc9c1e7 SHA256: b5628a348e1cf7471c118b996b8623b82e9d9400e4aec36996b19f5883f5d769 SHA512: e44f98919b8592a649b1bd6c33600af725fb431fc9ac2e0db49019876aa340c35c267fdee4ac9cf843440077ed608fdbb1dfcf9e40eb3d1a90c987015384096b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/console-setup/bdf2psf_1.226-ok1_all.deb Size: 23744 MD5sum: 37073c214efe56dc59bd016bdf51c5f8 SHA1: 867211ee679484545a4edede65b3c77113cc21d8 SHA256: ad9558d7801be94aa02c307d52716b058158deffb3279b2a80203ff78f40c111 SHA512: 708a8e1e95b273d420bf8bb0c1de3d56ee571253d6a5c7ef1d8d6a7580a83282ad1480694a356ac0ed699d6388d621277c1de5b57a15143de130cce869104fcc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9-dev Architecture: i386 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/_new/main/b/bind9/bind9-dev_9.18.24-ok2_i386.deb Size: 258972 MD5sum: 7a792843bca403dcbacf105d2db2f521 SHA1: f7c5bbe9ed377c4977100905c50055be006f9352 SHA256: e1e4d8a59780f54c407c7bfa5c8cd59ba1d5a819e425410e416551815f10c7d5 SHA512: 515ac65f89f50addf672d2a7f2634ec91fdcede21bad6265a6b56a2a98075648d4554b234fdf9b5455df62ee1370648fc10a5a6e92b3bac879a3e14d180bf42a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9-dnsutils Architecture: i386 Version: 1:9.18.24-ok2 Priority: standard Section: net Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 715 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/_new/main/b/bind9/bind9-dnsutils_9.18.24-ok2_i386.deb Size: 146464 MD5sum: 95b86bb81b23c6a4bd30c8eb25bba1cc SHA1: fe25a96fd2ac96eebbcfe902fd445e94e10b40e0 SHA256: 72a130f1f5360ccda6dbec49f42142e93c8b6efc29e39e90cc26499a5b69a2e7 SHA512: 804c2d5f206a628d1d248a55b50491d69716c3542bb62617a607cfdcc77eac124d5d93189e030e814484d6d67be88d6f25c77cb7d10a2e0ffb7bf4281a5ab94d 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bind9/bind9-doc_9.18.24-ok2_all.deb Size: 3229996 MD5sum: 8b02e45710a0eec7d6e209d4b1071480 SHA1: 6de36ab7cb401ed2917c6d7c3abda9d8838f79f9 SHA256: 77d0be505ce044434b50d0d28726497936d29b329d002154a03817c6b506e27f SHA512: 1132980f3f80cf82e5b58622c72c8afe842d2bc652dd16192cdc94f7300ba8163ab553eafa8b1ba53479f790b6acd5ff80a4af5139e04420f8418b7cc9dccbaf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9-host Architecture: i386 Version: 1:9.18.24-ok2 Priority: standard Section: net Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 378 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/_new/main/b/bind9/bind9-host_9.18.24-ok2_i386.deb Size: 49160 MD5sum: 19f611d6bc221e72dcf352b16326382b SHA1: fd03b8805f63220da7ae76156d5d0b377d36e548 SHA256: e16a357d9a4f3b3332817ab7118c8f691b2ed03680f3e3d62c9049627c359c9e SHA512: d53b2af88c5222a68ce29b29d8dc46e00026c979d3644e8f453c60d70c7ea9c648756686d5e6cb2c0d16554cbf715e86531fecf690b698527b83561cc0649f03 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9-libs Architecture: i386 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: 4102 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/_new/main/b/bind9/bind9-libs_9.18.24-ok2_i386.deb Size: 1230468 MD5sum: 649203e036eec4492b80b7f2508cba74 SHA1: f280a8bd7763609c7b0faad0150a77039ddbfcec SHA256: 29437f58a329d172c416f6deb2e32b7a1017a00b8605cbc3f0a8b6e8e00b6a7a SHA512: 5656955162091b5a1ca9e4f55afbbcbd38d7cc42213e979e9d27c1f3b0a0924f1ec735ed06ed06cec94fee03c86e111ec3415f19d122d0078759b4503b587cbd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9-utils Architecture: i386 Version: 1:9.18.24-ok2 Priority: optional Section: net Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 801 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/_new/main/b/bind9/bind9-utils_9.18.24-ok2_i386.deb Size: 152864 MD5sum: 6d1192eb6cc829af35ba7e9c523ab4b2 SHA1: 0b0eb900c5a0b1b001aeddf4c662bba83d524660 SHA256: f709e702aa9acf07424099ab43d83a98eb0e3921b6d43c02ed85adc19ed524c6 SHA512: 54618f31d60c7b5d631f1269c9f5bb532e914eb7bd2c0dae0e85a24bbd16e531079e42a707614fa225e007722857f12279456299693fd2930035921156209524 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9 Architecture: i386 Version: 1:9.18.24-ok2 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 1140 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/_new/main/b/bind9/bind9_9.18.24-ok2_i386.deb Size: 239224 MD5sum: 45bfb008b6f44fdb15f9a1b3b89989be SHA1: ee05aa118848684f64743f410b2388fb4cbfb085 SHA256: 8b08f449230932a8549d8906f49d4bbd7cd92e0d3051ce7b0415db4cd1075464 SHA512: 17f8eb4079910ae19ea0e052c3e3f3960829973cad0d8bc245dd182d5975267c7d3bae758a09321b4ec3d4f124c2e4e96d48360e62d2c81dd9878b8001a925a8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bind9/bind9utils_9.18.24-ok2_all.deb Size: 3856 MD5sum: c60fcf0c315dfb463711f40ac5b2a750 SHA1: 172b7206a190c2dd30424e9be30bfa43108cc0b1 SHA256: 70544246c7e9c8e7e38a74ec67dd9929d1dcb1e0e3e2e32a68a6cb9f756a9196 SHA512: fa4b0dfb82f944518d9e66eeb19b61c807e9fe3538a9d0249e7ba8342996be4518ee0d753ff582233e654bfa20c535f557fa719aff727427c3614c7c244376b9 Homepage: https://www.isc.org/downloads/bind/ Description: Transitional package for bind9-utils This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-common Architecture: i386 Version: 2.41-5ok12 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 15116 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/_new/main/b/binutils/binutils-common_2.41-5ok12_i386.deb Size: 2577370 MD5sum: cd8826c46406ac2eef875fca6936a070 SHA1: 4ca5c9d6cdc83d8ddde0a175ab3e8d8cf20651c7 SHA256: e65d4218af6dcabcd2afef5b566d772db240e84fca03a3d8c9782f5ab3345de6 SHA512: bb42faaa1115aa7bbc3907b0596c3b2977b274e5c7d9904907742d70db47a023a6fdc387ec75acd0cc616e3ad1215d13239030385d443142e6a644083557caa8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-dev Architecture: i386 Version: 2.41-5ok12 Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 36363 Provides: libbfd-dev Depends: binutils (= 2.41-5ok12), libbinutils (= 2.41-5ok12), libctf0 (= 2.41-5ok12), libctf-nobfd0 (= 2.41-5ok12), libsframe1 (= 2.41-5ok12) Conflicts: libbfd-dev Replaces: libbfd-dev, libc5-dev Filename: pool/_new/main/b/binutils/binutils-dev_2.41-5ok12_i386.deb Size: 8411720 MD5sum: af3645a3c3a2af86d89debba7335027f SHA1: 7cfcd79ffcd8476747d9ecdd5291e72da3e36c39 SHA256: b3baa708cd0879fa2601d041fc58f66caab7003960db33cff04f2863e2f0a11f SHA512: 2e1c494eff857882d5c3895a25fec600fae159ce66eff6cad85ea69ffe21890ed2af15cbd983382b37291c8439a7e51a1ac16cac3b2446b430ed9324fa3028bf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-doc Architecture: all Version: 2.41-5ok12 Multi-Arch: foreign Priority: optional Section: doc Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 763 Suggests: binutils (= 2.41-5ok12) Filename: pool/_new/main/b/binutils/binutils-doc_2.41-5ok12_all.deb Size: 764964 MD5sum: 82744256ab63b65f75198bbfe8276630 SHA1: 0fcc645e713eee59f77a782b865fba43c7e7b38f SHA256: b0eba5a67377e10a35ac09dd51b87085f560ddcb19cc41a3654c7704d6f707fa SHA512: 1eb043a9c535c27a20d4d7b420792f36e02e90e482ba5bd8953a654f47f8a85ebd21386d47d0b64728126981b28b4e571683f9c3415a5d2d2f5018abadacc6c4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/binutils/binutils-doc_2.41-ok13_all.deb Size: 775944 MD5sum: a6a103ee647253da0c0c9923ecf218f7 SHA1: 2140fa4307ff3bccb9debda5dbf29305c9afe2f1 SHA256: 76dbb23b4e94df6113fedd00bbe5a75a145573c1ee35cfb8707d538c789e07ea SHA512: 050043197428abe77ce5e14957930a31b2c700738b377a184670050bb52924ef7ed0a90bf88e1ae5c3b89671bc24dfb6e5a0e636ac7f3fa92a0e765e0fc0d7b6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-for-build Architecture: all Version: 2.41-5ok12 Multi-Arch: foreign Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 6 Depends: binutils (>= 2.30-2), binutils-common (>= 2.30-2) Filename: pool/_new/main/b/binutils/binutils-for-build_2.41-5ok12_all.deb Size: 994 MD5sum: 5eac5061f60b78d174e5a0a1f2c23f6d SHA1: 5ee0273bdc7f5bdfd15176bf10c1689530cfade2 SHA256: 981b485a8ea8bc6546f1e4abb61759ab1d6d3b0e690cb239b1f1b2c4a3e79031 SHA512: a429f39335f4cd96c4dd794033d8d149289fceb58e669c585ad5616ba4e0ff651c589411b25f8e83f0399897098275bb390497e4a8e8be432fdd2a96573932ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/binutils/binutils-for-build_2.41-ok13_all.deb Size: 1176 MD5sum: fc8a2ce094771fa35fe0794c7538df07 SHA1: 3391a8a9401018cabce1901fd5112bd1ab28fe2d SHA256: f56d101b6dc1c2924dcbb97651c67c601b5e7152bc1a968a642e05c55340b707 SHA512: d4d68b5d04067f170e785421ab1ad9285ac3bbb1be7f37dc9d75fcfd1f35dd9a5cb95af916ce7c876094c2fd3927e80763bf92c4ae935061b66d31a4ad8736e2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-for-host Architecture: i386 Version: 2.41-5ok12 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 6 Depends: binutils-i686-linux-gnu:any (>= 2.30-2), binutils-common (= 2.41-5ok12) Filename: pool/_new/main/b/binutils/binutils-for-host_2.41-5ok12_i386.deb Size: 1018 MD5sum: d5366e7fbf461f75fb7a4ff29e47e34b SHA1: ac73d8742344f823fcd4855f8e5ce279beee62ed SHA256: 78a72d30add3d0104d918bc349a07e6274cdf5600d3058c6fbedf8242f10d154 SHA512: 01bfe501faf75df8c479807f4b1166e4cbee054104ad0f3255c690837c63b3f1da8360911f984a6cd78491df880fbaf64528f582ac178cc1df62a77bfe14d64e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-i686-linux-gnu-dbg Architecture: i386 Version: 2.41-5ok12 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 41000 Depends: binutils-i686-linux-gnu (= 2.41-5ok12) Filename: pool/_new/main/b/binutils/binutils-i686-linux-gnu-dbg_2.41-5ok12_i386.deb Size: 39393088 MD5sum: 4b4a3a30125a0dc17ab099e1e17e4bd6 SHA1: a2d7ebc8bba882b276d4b04e3d36e724f8559bc5 SHA256: c7f84ab12d645b4a91ae892eede4b88e6951904179a1c430be7bd614538ae8c4 SHA512: cd44999c4a4dfd5ec474a30fa20fd7df6b3b0fa692e105b9a57d945569ea1e3a62cc5c0ff4bd31ff1b38172d4aad490927cc581f93503ba8805455227b5d378e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-i686-linux-gnu Architecture: i386 Version: 2.41-5ok12 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 11386 Provides: binutils-i586-linux-gnu Depends: binutils-common (= 2.41-5ok12), libbinutils (= 2.41-5ok12), libc6 (>= 2.38), libctf-nobfd0 (>= 2.36), libctf0 (>= 2.36), libgcc-s1 (>= 4.2), libgprofng0 (>= 2.41), libjansson4 (>= 2.0.1), libsframe1 (>= 2.41), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-5ok12) 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/_new/main/b/binutils/binutils-i686-linux-gnu_2.41-5ok12_i386.deb Size: 2504204 MD5sum: dfbb4dbe011e023436ddfcf36e53abb0 SHA1: a0bd890f17927d9e9e0d2e7f37a6aa4d0b43163f SHA256: f44ac8a5d88038112d270cb831d0a39715d297f1a49ddba3b6fe7a713daef103 SHA512: b3b9f5264110933ad580cfe118d4f013df63e6f4cf8c58c74236d172916e4cba286a48d3dd5bdb4fb4bf6546cf2d71418febecbfc3c87f77f03f60d28e520e80 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/binutils-mingw-w64/binutils-mingw-w64_2.41-5ok12+11-ok2_all.deb Size: 146436 MD5sum: 0522c6a759e593b0f03fc3ca7729627f SHA1: 9a2b0cbb5d0f72b84e5d11e245a400185b356978 SHA256: aad7aa2dcbeddf58d8ece85e900516d4960787f56b3eb85b3df3945f987a742a SHA512: d90a966c137b24336eed31b6685bed6777b03dc2d853666d862fd397a639c6db04a3ce7f83dc4b3502c0f9bff3585712c304adf575224f7490bf0b6b713182c9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-multiarch-dbg Architecture: i386 Version: 2.41-5ok12 Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 7436 Depends: binutils-multiarch (= 2.41-5ok12) Filename: pool/_new/main/b/binutils/binutils-multiarch-dbg_2.41-5ok12_i386.deb Size: 6530178 MD5sum: 1c3403ce77745b8e70c70de6bad00d1c SHA1: 830ef156743bf31e4111b518bdd13536f3a2de6f SHA256: c2d6b2a9a261fbdbf77b30f61e22f4cefa63c9d239621150ab976e1de4389cbc SHA512: a660f2c7f53d238eaa7e1a9d23307bd32b0c01fc9c0248a42d9c8467b8781a1af19a2174715f7bd5309bb116266f40de426d3c28da1eb4fcfdcaa1bffb2df4f0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-multiarch-dev Architecture: i386 Version: 2.41-5ok12 Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 15 Depends: binutils-dev (= 2.41-5ok12), binutils-multiarch (= 2.41-5ok12) Replaces: binutils-multiarch (<< 2.24-5) Filename: pool/_new/main/b/binutils/binutils-multiarch-dev_2.41-5ok12_i386.deb Size: 1394 MD5sum: e238f457bc0b0edf904ac1ba9a0aab74 SHA1: 177657469382a219c8d8f08ec4d58dc5ece0d6ec SHA256: 349ec842efe4c43decf3f8cdcf9f773a54443289fdc46caae60a674675b68f9e SHA512: 6f4a0499b5a7027f39321cdc8c168f729e5472149a984c7c95192bb08029092306c31868ef8129afb828447af5984ee291401740b637a2134fd731ee02dfebef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-multiarch Architecture: i386 Version: 2.41-5ok12 Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 9627 Depends: libc6 (>= 2.38), libsframe1 (>= 2.41), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), binutils (= 2.41-5ok12), binutils-common (= 2.41-5ok12) Filename: pool/_new/main/b/binutils/binutils-multiarch_2.41-5ok12_i386.deb Size: 2631488 MD5sum: f5bda4340f82f95db2c1930f97359e5a SHA1: 29d51f851ee2528ce5e70a3141fa15cc45e528ed SHA256: abd0af25642fbd7c08622699c91892bb1768e5083735c7ce5c10cddb051f5344 SHA512: 90a7bd298575f88507b8e0ad0a6d8552519858128f8579d65d35261ed0f20d904677653a07ac59995e6d509d2ce94cf4fff9e4bf27e3ab4e48ff87d44b8eb73a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-source Architecture: all Version: 2.41-5ok12 Multi-Arch: foreign Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 25724 Depends: texinfo, zlib1g-dev, make, python3, libjansson-dev, pkg-config, libzstd-dev Filename: pool/_new/main/b/binutils/binutils-source_2.41-5ok12_all.deb Size: 25513980 MD5sum: 692bed78dc2a171cbe4a58c3a0652c66 SHA1: 830dcec15426ab70f38e401d2374fc7296115d0d SHA256: f19c312cad133f45e10dadca61cf4929b629c5f5b87314e3a5b4b747cf858aa5 SHA512: 8b89c83fbc26ee5f32914bb4c6bf5bc4b7ca428c89b6aef31c4dd50ab4255bb1d617dda9f517a73fd953fc41e59a3a0c2993464b1f1a234bb832748315846f80 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/binutils/binutils-source_2.41-ok13_all.deb Size: 25513336 MD5sum: af48e2a0ccf673fdfdacaea1db3c0df9 SHA1: 404882339975db2c0e295f95eba1f66cadc5ac7c SHA256: 2754f1f249df89c7a6aa1904149c21a5b09bcbe2d65fb736e870475b29a6000e SHA512: b260010ffb293b605a034fa7c222fff8c8702876ae18b44202b0a8d31382cf856f0e39a0c80f13d435a00ff88d8be4eb2b1d9ba3d6e2a3c96f7feaf6b5a77324 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils Architecture: i386 Version: 2.41-5ok12 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 76 Provides: binutils-gold, elf-binutils Depends: binutils-common (= 2.41-5ok12), libbinutils (= 2.41-5ok12), binutils-i686-linux-gnu (= 2.41-5ok12) Suggests: binutils-doc (>= 2.41-5ok12), 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/_new/main/b/binutils/binutils_2.41-5ok12_i386.deb Size: 17380 MD5sum: b5862a2a025f81d3e5d2bdd4a509905d SHA1: d74aa28a36479830c61dd497c49384b04b79f2ac SHA256: e211dc7aeb7693ac9a5afa2c3641c25bdb701a3336d36bc6a71b253316061aaf SHA512: 191874fe7367475e884a32fc167ae378b209970118b8cd398fd6309ec31e51842b8d57cd87a5e05fdd78746f4a4214f20bfdb7e16853f30edaa65cb346f7383a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-auth-dbg Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 88 Depends: biometric-auth (= 0.9.63kord3~rc20-ok6) Filename: pool/_new/main/b/biometric-authentication/biometric-auth-dbg_0.9.63kord3~rc20-ok6_i386.deb Size: 50066 MD5sum: 5f27fe009588309d44b728b9c845ebf1 SHA1: dae25452c68a7c870bfd8cedb8787e7e66ad4beb SHA256: c885d3631ee8f783f35493b932530c8a6ace31fdea486d2d7471b166b77bd781 SHA512: a838b886fd1847a3d34405d4f1dcdb33660aafe08a60422a170927cb59c98029f485d8f3cadf2f5872e84bfb6ac915a5dd41a62d0d3350328b4922c572ffb189 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: 1ead953f8508c3f2c957e103f5cdbb7f1ecbe2e7 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-auth Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 132 Provides: bio-app-api-0.11 Depends: libbiometric0 (= 0.9.63kord3~rc20-ok6), systemd, libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (>= 0.99), libusb-1.0-0 (>= 2:1.0.9) Filename: pool/_new/main/b/biometric-authentication/biometric-auth_0.9.63kord3~rc20-ok6_i386.deb Size: 29946 MD5sum: 4ff4fafeb2a6c0446e8674b9d8567b8e SHA1: c7a67bc60a178f83dcae10dd4a77db1d783c285d SHA256: b2b184e28852a61573e34de930cb44956629687583c89be194ca13fb539dc471 SHA512: d40f883957daf651af6db365feda45f6bdd13bacae8105e243797cf8736f14b06a09dd5c52af85dc61e715ee60c82c1989202132553f1c202306426d3c7966e2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-a210-dbg Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 288 Depends: biometric-driver-r301 (= 0.9.63kord3~rc20-ok6) Filename: pool/_new/main/b/biometric-authentication/biometric-driver-a210-dbg_0.9.63kord3~rc20-ok6_i386.deb Size: 246324 MD5sum: 6ee0f70fefded74360dca156de137241 SHA1: 640daf5650de57b647e87bc3971fcf4ef518a581 SHA256: 062131af5783d2221b9f3e1dd584b19cbb1934d4ff33135281c6255bc3ae2162 SHA512: 611c4eec5d818f0eefd809e95854bfcb4cfe654879bf97caa760b1c45a3956a16a9c521d1136a10468610dc45b089ed1d36797631e7601d223ac0b16c9a024ac 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: 442982611ec391d9e73f6f3621f18295ef03c37a c9d06956147963edbed3d363d341fa22f8a77f0b runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-a210 Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 166 Depends: biometric-utils, libbiometric0 (>= 0.9.52), systemd, bio-drv-api-0.10, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/_new/main/b/biometric-authentication/biometric-driver-a210_0.9.63kord3~rc20-ok6_i386.deb Size: 39516 MD5sum: 9ad5ad560a5e3a46764a750adc78d6ba SHA1: 4b3aa1228f1c293db0c45e3e5b6a4453c5fa604c SHA256: 2cd473c64208965c562e382fb8b18c88ad199ae2bd6fe07b73646a8d696c5a33 SHA512: 00c050ef8ba75de99c4f6f172c7afc8832060468e3f973e08f569db61fa2adc258131d25b80e90d085dc2fb80ab9bfd0f746b6bb53e05cf95a35ccd94086c420 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver (debug symbols) An iris driver(a210) for biometric authentication runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-community-multidevice-dbg Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 606 Depends: biometric-driver-community-multidevice (= 0.9.63kord3~rc20-ok6) Filename: pool/_new/main/b/biometric-authentication/biometric-driver-community-multidevice-dbg_0.9.63kord3~rc20-ok6_i386.deb Size: 231640 MD5sum: c5a711931cfb8b3a38cb2a2a6371c197 SHA1: 9a1272f21b082db1d4404ccc290785130fd35845 SHA256: 50a3b1b969f2128f793649626726562ef2c0693f9360b0e8746cec72d8e9c24b SHA512: 4f37c6dbc024034d8a72b0ec611cf1f69cf5cc9a115e83cbc58a05b8cfb0ad4014dcdd1f227c197f36b6c218343e1e8db97f71efbc02aaf10efea667df81c16a 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: 00883cc969fa3a876e4dfcf69ac0d2d00dcaa8ed 0194c72c8bfce2ceee348f1c53462c613a07eda4 1c35fa91411e505e31d4c7c7e6bc9279c3a3529d 1dd8e88244a77ad7d757668a2fc19a77bef72814 22d6d6ab1df55c813b2b54a2b623ad5c2562109e 23c25f3b65a55b4a7c322dba85df69fb63a6e674 23e7f0149f6813c48297285685b2321115247ba1 3019887f6020b0dbea8fbca847c48ba4baf1636d 356b5a9e8932a8fa4ce28aa023c855cf8aee9059 357ab169175db87d06942106b3f0fd4a8702e30d 49be1712c80c40e5446760070368abe65c2aa93e 56b2566ea99a0832eeeaeed1ee69575d0a67c3fe 648fecc766b8d18cb441d850ef720db666a4b5ef 6490f7470c7b9b58f4ccfe2003d00e5f30eaaafd 9ad163313853f7866d4e7ad0620a150ec17d409b a6c693a50bc57c617a9dfdc2c23403dc05e4b1cc b1b78cca4f6c50a3e8132179e6deebc1cb1b817b c409a4af8a1d23cc172ff8547ea84b40ea50bf2d c4f331e64cc5506c696388f97b360b72938d319e d5a4de81820e22a759c927d3c1aafef411ce5b1a e8b5d97fff98f519e83d2c3ee52384fee217ea07 f1e912f5071dd331e16f467093dbfaa3f3b28f35 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-community-multidevice Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 852 Depends: biometric-utils, libbiometric0 (>= 0.9.52), libfprint0 (>= 1:0.4.0), bio-drv-api-0.10, libc6 (>= 2.34), libglib2.0-0 (>= 2.36) Filename: pool/_new/main/b/biometric-authentication/biometric-driver-community-multidevice_0.9.63kord3~rc20-ok6_i386.deb Size: 25864 MD5sum: 7bcfa13cb0a86e3932cbd992ef9192e5 SHA1: f9ef74626db32ab11ddef439d7f95f0961940d71 SHA256: 17d9fdd43f57a144a26e7d1b93828aca2c0cbd49fe9602fe58a7d14f50d92ac9 SHA512: bcbe9089e5d967f7eaafea07f0b70740ab14986e96151539a80a51d374c2c0d4d3096929c1e357c125dc73cdc66652a20105c37de6654764a92452b75d21d787 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver (community multidevice) Community multi-device drivers for biometric authentication runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-r301-dbg Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 54 Depends: biometric-driver-r301 (= 0.9.63kord3~rc20-ok6) Filename: pool/_new/main/b/biometric-authentication/biometric-driver-r301-dbg_0.9.63kord3~rc20-ok6_i386.deb Size: 29936 MD5sum: 206281034c2287e7474040f2889f55c1 SHA1: b5dfd8b77e2a9fef4b84007da746eb043a405257 SHA256: b9f5dc96df4a65a246f1c2999fae6e35577abf4efd5931f1b604765ed4df0e2e SHA512: 5d3c7cc79274550bf8f3aa0902cb96a0c077cf826f637c0c1f954001afa7875da6d08b5c28a39f9e84235c894724f0ab873e96d680b42da60aab43ec675e7b6e 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: c1bf87610f2ea79b07554b2cdee1b1d565967fb1 f9668d10ffecde3b531883ef8a1d96f119fa100a runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-r301 Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 73 Depends: biometric-utils, libbiometric0 (>= 0.9.52), systemd, bio-drv-api-0.10, libc6 (>= 2.34), libglib2.0-0 (>= 2.36) Filename: pool/_new/main/b/biometric-authentication/biometric-driver-r301_0.9.63kord3~rc20-ok6_i386.deb Size: 16728 MD5sum: 7830e380c2d6ec2fc8302be89772f208 SHA1: 099bca2ba68563d2bb9d6bda927c95662b34cb2d SHA256: 9c3e0a4d897f24885fb8833ce86b4aa519cdebb50489ef65036ea18222e96b5b SHA512: 098f617e233bc7319fd468ccae14c901b481bf03a2839640f713eb1f44340142f616a42f642aff15847086f46e05d49a39ba41dc00d2ae570443d18366ef146e Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver A fingerprint driver(r301) for biometric authentication runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-utils-dbg Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 35 Depends: biometric-auth, systemd Filename: pool/_new/main/b/biometric-authentication/biometric-utils-dbg_0.9.63kord3~rc20-ok6_i386.deb Size: 17570 MD5sum: 9742c0501539afa51af7ee8709001014 SHA1: 11a30e571dabfc9d513093878f6855f69b5ff7ba SHA256: 27686621af44d63a2a8ca0d70130652719c2c32776ecf354cff17aca35f60b0f SHA512: 342f9d02750e2e359b5cc35ad4f98d85ebf65fb026d64e42241d4885206a87afe57aaaffba29de3ef87927f4570a2adf891a414b0e394adde752f217576fbe73 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: e4c63a044023da28f0cbdd84bbfa8cf190e7a938 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-utils Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 70 Depends: biometric-auth, python3-dbus, python3-gi, python3-prettytable, systemd, python3:any, libc6 (>= 2.34), libglib2.0-0 (>= 2.39.4) Filename: pool/_new/main/b/biometric-authentication/biometric-utils_0.9.63kord3~rc20-ok6_i386.deb Size: 14742 MD5sum: 423730db6f420bb096bb9107b4809a1b SHA1: df42737d6a6a6db204cefb28c60c9f6480eb15dc SHA256: 077362629a1e24cb5f6ed7a48d7261bb2e7344f3f458eb7be8cf7cbd0ee339e6 SHA512: 0bf69e2ab59137b92dd9e577bf981c3231a8b6f15165012b04b3dd366639c4ae14d9231d24c2e819f667a634d9f8af396d53b3584600327c6699d540bda278d8 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; runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bison Architecture: i386 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: 3131 Depends: m4, libc6 (>= 2.38) Suggests: bison-doc Filename: pool/_new/main/b/bison/bison_3.8.2+dfsg-ok1_i386.deb Size: 851044 MD5sum: 3a482e7b51b3c4b0110f6be8bfd91634 SHA1: 4bc027b55e431204d69faa3c2bd931073b5ce857 SHA256: b9183b7636e08033dcd274646225286d00a7244b693209a8cb6f172e4bd68a5c SHA512: 31ae6e0fb40a41d5da0fff568d0766597bdcb2c4cdb2c3ae98f27117e30ebd59d0a18e714a6ec138aab48d36245a42f9a729c92009fd2a44f4044db7bd882590 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/blt/blt-demo_2.5.3+dfsg-ok3_all.deb Size: 508130 MD5sum: 408dc5e7cc9662cc44b31dea3351dc34 SHA1: 44c417905a5a58b755422015c7796e5f708c803b SHA256: 2e61e55d256d4de76dd06fdc14f2c05037ebd5c9babb291d0822e11a58c99c45 SHA512: 85cd84b8a3631c3ad410828ff5685959dc87cd387a29e4d39a42fea593e12fe10715f8373ea24a2a02904a737eb1de8126b0010ddb8c8407ff9492be32ad4d9b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: blt-dev Architecture: i386 Version: 2.5.3+dfsg-ok3 Priority: optional Section: devel Source: blt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4226 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/_new/main/b/blt/blt-dev_2.5.3+dfsg-ok3_i386.deb Size: 1190236 MD5sum: cd2667141a2f672ceba38f586ffe7ea7 SHA1: 26094f446b3a94dd43e95a7dd4089bda1d325f29 SHA256: 032e43c8940fe88c6ffbc884bfb714ae7a9911f54030bd1ea61dcc5306a540be SHA512: 813968a8a285dc80af6e9610016094cb211a8e2728829e152245d58429b3437b1461c27cb4b3b2c62f9b64acdaccf42d5392bf0cfdfa11f28c985a7899b5a821 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: blt Architecture: i386 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/_new/main/b/blt/blt_2.5.3+dfsg-ok3_i386.deb Size: 9956 MD5sum: af13e7396e2967dd262ab591611dc8f1 SHA1: f6e62456032495218efba4de3e716f39706c2204 SHA256: a17b0c4d8cb2eee149613e08b6aba8fe71001bb905aaf3e4aab5d06bb177d9ca SHA512: f7fae90b7eb2bb6c0a4ac88086d7380da8bd16c7b14bc4bb43321fedd401fca07e906b84186eeb20b193832f70820e150d74a9fe76e2bc56705a34c83ea6917d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluetooth Architecture: all Version: 5.62-ok8.0 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 43 Depends: bluez Suggests: bluez-cups, bluez-obexd, bluez-meshd Filename: pool/_new/main/b/bluez/bluetooth_5.62-ok8.0_all.deb Size: 3020 MD5sum: 6e6e20b66ab6ea9809c5ea4286dd9022 SHA1: 7ca35518957f89342c3e2fe2ff12901b840dcbe5 SHA256: 188054487f8fcd1ed944b869c760e8548af9a1b957370245c3d6f1d2814b6344 SHA512: 05183a8ade89477682ebd15199074bdba3ff648f0bdd9e802a8c1a7c1cf8560161104e042b467949ca5b994cc5bfcce8546e02c431659636d6df417c9480b79a Homepage: http://www.bluez.org Description: Bluetooth support (metapackage) This package provides all of the different plugins supported by the Bluez bluetooth stack. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluetooth Architecture: all Version: 5.71-ok1.7 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/_new/main/b/bluez/bluetooth_5.71-ok1.7_all.deb Size: 7220 MD5sum: 2ec59742cb24cc274c4adfcc0f1d17cb SHA1: b8f59a8e7a047a25c4ff68f5cf8c1c0098c62213 SHA256: fd30ef933154775dad8007a4f0ec390953963cc41e4d2a539464e4c4adcefcd5 SHA512: b61eede80e83ca3064ae50e648393851650c65f4b6323bb92221e1242e72fbcba9de1b39938fd98b78e81903414647a392e5f36f88c2b25dc4d53463620cea89 Homepage: http://www.bluez.org Description: Bluetooth support (metapackage) This package provides all of the different plugins supported by the Bluez bluetooth stack. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluez-cups Architecture: i386 Version: 5.71-ok1.7 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 110 Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.12.0), cups Filename: pool/_new/main/b/bluez/bluez-cups_5.71-ok1.7_i386.deb Size: 24556 MD5sum: ec99c387f7013637952275e83b07df92 SHA1: 0a1ee762c405ba134122b6b94842c6a50c3bcb53 SHA256: aad1ebb794499847fefb343b6ceef0625083b327d3a7bffccfe579ee1c2f380e SHA512: 39adb4acb365e942c0055c98604f15c028cc225e8069a79491fec1966ab52c8c8665f5440a0b20ebbb3b39e0aeef10306e789cf601d0af3ec8a290732e70a128 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluez-hcidump Architecture: i386 Version: 5.71-ok1.7 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 408 Depends: libc6 (>= 2.38) Filename: pool/_new/main/b/bluez/bluez-hcidump_5.71-ok1.7_i386.deb Size: 119356 MD5sum: adfc9bdf8e92a07c3aecbb893c9566b6 SHA1: 46db3cb5945e134009b9ef5e0f2921377c036001 SHA256: 43fc53d2d46f89753202016bd24c27a003a4f480c33f05ce4ab9d553fb5d1c75 SHA512: 6d43656c0015bc9767d2003f6fec026ac1035f81a46e0db381af57945f622bb0c272bf79dc0197d5d0e897692b033f1dac62031c8b681fa7f37adba2aee72d53 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluez-meshd Architecture: i386 Version: 5.71-ok1.7 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 787 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/_new/main/b/bluez/bluez-meshd_5.71-ok1.7_i386.deb Size: 261928 MD5sum: dbb5792cdee463a7ac2a64f5753f71e4 SHA1: e3ea0535653d77d9936599f76852cda9a182105a SHA256: 7301bdfbe9d86e5287d57faadbaa8d3c53728c6d87a9f2a7c0670614ef27ada7 SHA512: 3aa4bfbb68ca284d3986fb33117ed7c35ae3a35ae41c191b80a611bcd31e4c1728bb28b4ea5721d14944ecd77a8c50482569ed055564cf43ecf9b327c868c936 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluez-obexd Architecture: i386 Version: 5.71-ok1.7 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 675 Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.75.3), libical3 (>= 3.0.0), init-system-helpers (>= 1.52) Recommends: dbus-user-session Filename: pool/_new/main/b/bluez/bluez-obexd_5.71-ok1.7_i386.deb Size: 218856 MD5sum: ba8d5b88ada1098a38b5c2d2d2ec7a17 SHA1: bedd7f7f81b8c6df937227c1c8af3f29d3e68f09 SHA256: ba31eaf0ea7a4020d8c3ac2eb7bea16671b1890a61c175f351a0fcad9dc66564 SHA512: 52e8c2196984c0cb45e41b8f580b4678a3e5761aea4cdb1f730b0dd1fb51b4908493cb6cf252d2979d57c02c2dcd4eaf0e4bc77a9e40d6c531f5c1f2b303de8f 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluez-source Architecture: all Version: 5.71-ok1.7 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 94292 Filename: pool/_new/main/b/bluez/bluez-source_5.71-ok1.7_all.deb Size: 96490292 MD5sum: 57cd4b0fa328cda6c10e9eef4b654d2b SHA1: df184cfea4d75c12e1bebbaaa05f43639cf7cf08 SHA256: e6f016f1c616070b74e4395045e0043fa9c136f4336dd0d7453a5a597e27c261 SHA512: a15f788e92364eb828007d39e056ab5ed1b1b5cfe6f04e217c89a95b41cc161ee2365d58e11a4c8f8644a1f6c2691a8896b1f7c4288dce8589b1fa5b274734d5 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluez-test-scripts Architecture: all Version: 5.71-ok1.7 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 254 Filename: pool/_new/main/b/bluez/bluez-test-scripts_5.71-ok1.7_all.deb Size: 38676 MD5sum: 3a0b48ea959d812e54effb2f29fc1122 SHA1: 33840522c52b24c2b8c2fb40960fdb97a1e4d456 SHA256: 2668392865004e218bfb2e312f8d549b40b7bce3065aa3a0d9cf65401472c266 SHA512: f1351fc3d6f8378331755e2937730bcfa84d243fe4adbcb252cd6e52e952af83f224c338ae8d2549085665e8903d61d99ca3e85e0ebf8f1b484b4e17033880dc 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluez-test-tools Architecture: i386 Version: 5.71-ok1.7 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 2545 Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.28.0), bluez (= 5.71-ok1.7) Breaks: bluez-tests (<< 5.71-1ubuntu1) Replaces: bluez-tests (<< 5.71-1ubuntu1) Filename: pool/_new/main/b/bluez/bluez-test-tools_5.71-ok1.7_i386.deb Size: 324392 MD5sum: 14b72cefebc41b4d967a83776d65de58 SHA1: fa0f0a4eac900cba381211726a5895432053a4c3 SHA256: 26f96d5f10dad0ccd38d342a7b989f1127a3111e36df091532b9983915dd997a SHA512: 1fc2c4f3aedc48080af97b246e73f3af99efd062f7543959e8a666c601ff7935d6bc3ccce788a9b37f8175643a5e78c635361c5f195b8b14835197eb7ba1f3a6 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluez-tests Architecture: i386 Version: 5.62-ok8.0 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3255 Provides: bluez-test-scripts Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.28.0) Conflicts: bluez-test-scripts Replaces: bluez-test-scripts Filename: pool/_new/main/b/bluez/bluez-tests_5.62-ok8.0_i386.deb Size: 443088 MD5sum: d198e440925fea631633102f0163f840 SHA1: 9fa63eb8b43a0cf5077a64494435ed0ee28e646a SHA256: c9d3264cf71f36133f84acea09b24ea16cbfe62e8773f7fd517c1f8526274245 SHA512: 4e48f6c0a2719030d6935d9755bb04b903d4567efc08e1fbdb68f96140d130b21f56e5a756e0e2ffe90f9efaf6ba1e036c5ecd857f7fd4a80a106cf93a9bdde6 Homepage: http://www.bluez.org Description: BlueZ test tools and scripts This package contains test tools and scripts used for testing BlueZ. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluez Architecture: i386 Version: 5.71-ok1.7 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 4134 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/_new/main/b/bluez/bluez_5.71-ok1.7_i386.deb Size: 1202288 MD5sum: 34d6ddb98807b7784e43d32d6682749b SHA1: 92e0df7f53c4568874035131fc5246fe52fa290a SHA256: 246c70c03c5050d3213c216f112a955ce52649255fc15ce7ff08643ddb7cb39a SHA512: aa3fe5c87087f4ac4eb58ae81d11bc316ca548ee2aab4b32cffce896239a4de831c7c25f6075b6fc0b8f923d96032048b59fc8099e6d03c57cae16ff6316fcfd 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bootlogd Architecture: i386 Version: 3.08-ok1 Priority: optional Section: admin Source: sysvinit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian sysvinit maintainers Installed-Size: 145 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/_new/main/s/sysvinit/bootlogd_3.08-ok1_i386.deb Size: 39860 MD5sum: d4fc3f05fee5efaed77cb30bdf44051a SHA1: 11d27a66092e685d1b300128581a9a466f1cbf4a SHA256: a480f7cfd28cfee3b39e0554e0122a6e0ac08b738cde9c80bf4b30588d6f03e7 SHA512: e25754acd0f7f210e621099d3c8d40245b7a4f57f6aff96c5fbc3ebea7aaaaab0feb58c7efccbe425c8a718e383794b05978282847fce5afe65b6e0a81c1fb6d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/breeze/breeze-cursor-theme_5.24.4-ok3_all.deb Size: 310112 MD5sum: 8a327e2934fab2ca7edad233d0a81c4c SHA1: dd5ae5c7aedcc52850b196cc392ed6a35714709b SHA256: aad7dff5ad4f9a12e101aebbb9e99f0c08985a4efcf9e9cb3c213ffca2397573 SHA512: e40ccb6ddc2295d964594d02dac33b7e6fd51495b47a1099d0b6efb6aa8ea149c7174c35924b4b1ba7e06d93d0d9add4766fe7c4f3850d8d496fbc7d60da6e25 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: brotli Architecture: i386 Version: 1.1.0-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 164 Depends: libbrotli1 (>= 1.1.0), libc6 (>= 2.34) Filename: pool/_new/main/b/brotli/brotli_1.1.0-ok1_i386.deb Size: 66592 MD5sum: 065d50380aba9b06b275679fe11e551a SHA1: b431ef9d5f6f356b5478022814e79ddd1914470f SHA256: 82cf571f2e7835a00cf7f7884e10fac4f0fcd00ea7863e692168fe42f3d15ae7 SHA512: a51a01775864052218c658466632574d06e3f7acd6d0880f25ab2ac3a2499caa86f4041c104b63716647b71a596aba04dc801ce3c10a65bb4a21226f34ff6fc5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bsdextrautils Architecture: i386 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: 323 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/_new/main/u/util-linux/bsdextrautils_2.39.3-ok2build5_i386.deb Size: 83504 MD5sum: 1f56bc6d222b1c0a47a7553fc90481cd SHA1: e11f63393bcd80db5537dd247790ed2044ca5d2a SHA256: 4018349a144496e424f72deef358132e6c4475429d9ceac643df00ee0eb11095 SHA512: 412174c0ad7a164026ec2813d8c4f6d08ac3cc012e6ecc7964cf23627ba844d9750e730f8817234819038aeb05ea2581ddb5370ae13234de7a07ae596f639ee8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bsdmainutils Architecture: all Version: 12.1.7-ok1 Multi-Arch: foreign Priority: important Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Bsdmainutils Team Installed-Size: 15 Depends: bsdutils (>= 3.0-0), debianutils (>= 1.8), bsdextrautils (>= 2.35.2-7), ncal Suggests: calendar, whois, vacation, mailutils Filename: pool/_new/main/b/bsdmainutils/bsdmainutils_12.1.7-ok1_all.deb Size: 5126 MD5sum: 32420a86b416bd757bfdba5f579eeaff SHA1: ddabb7b8435d70c8774890136ea9bfb5f9451a35 SHA256: bdf9ae01e2b6c29c4cb33890cb3284a151bd585653139f1599bdea6bceddf9a8 SHA512: 8d247a1c5f804f98d85644aa037b534957ab968f8476a393d520c21683d92d3c286d61ee476f71960312afee9665bfa3675168bb48b95ae4ef29f1c5947ea044 Description: Transitional package for more utilities from FreeBSD This is a transitional package, it can be safely removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bsdmainutils/bsdmainutils_12.1.8-ok2_all.deb Size: 3364 MD5sum: 95d9d463a34e6f813f7a0f24b294d8f5 SHA1: d3e092216b3e2c2e44df1814ad63f488d1a55a51 SHA256: 85573101f0b33f801581f26ba13623bdd126eb74c16df32858ce4c2377829d03 SHA512: a16b5996048a7670fa174a78e313698c5ce4b4f60ce5bb5dc15b61a11a1e62d2a54b8b507de481a3fc322c5246334fc79fd52ff27a8f20a42a34cec54e6a4f34 Description: Transitional package for more utilities from FreeBSD This is a transitional package, it can be safely removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bsdutils Architecture: i386 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: 362 Pre-Depends: libc6 (>= 2.38), libsystemd0 Recommends: bsdextrautils Filename: pool/_new/main/u/util-linux/bsdutils_2.39.3-ok2build5_i386.deb Size: 106980 MD5sum: c8fd44d8142cd4579a51374c563122b7 SHA1: 30398df734e4e3174be3cd8c0e9f7a248974ea80 SHA256: 933d6a9a622bd5335d3be9751f4297db30cc803590c0c6737e964cfa44f33f21 SHA512: ae48eea27c7b96eaeb6c8773b95e097e4a28d56941caa9ef2de9e8cacb230a70b65579c2eaf4109bb5e769105137546a3092726e13b1e6db74ba6d18e91597e1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bsh/bsh-doc_2.0b4-ok1.2_all.deb Size: 563532 MD5sum: 4a23ae4f623737341e99f56c76127ffb SHA1: 4112eba13912ad5bbb8fe5aeb5f17367d688b0bb SHA256: 68c566f95b43ee26bc2e3d332e0384629e738c5b12a4aafacd221bb702815e37 SHA512: a77c000a8eb32dcdd1c5aa86f8f6e45ba96e581d3cb90f0c27762271414f489f5c215a50aeaeec80d7d7547213fdc338c98d909172509f61d71f0a6fe9113963 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bsh/bsh-src_2.0b4-ok1.2_all.deb Size: 837578 MD5sum: 17c417dc00fc8fcfeb1e347c01e15cd0 SHA1: fd11a144e63b89ea0c72df8dcd4efb44420dc182 SHA256: 0e20b5c2ca851de616a70777e023829897108a133246c54bc68c85be0f150781 SHA512: 605ef00dea024a14892e5e929737be9bc6f38fc01f0aec6b409d62f1f1dda080d50111f5370c85324c2c0ea117ea5fa4415f20bc8755ef858c48825ac764c38f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bsh/bsh_2.0b4-ok1.2_all.deb Size: 4466 MD5sum: 8a920a01abc80bef439e8e48b9a070ee SHA1: 8937226783ad429c80b71bcf374a0c9066daf01a SHA256: 5545a2992dab1e19f937ca888a076208aac5d04324cc3e5ebbb99d0e2166dabe SHA512: 054fee97e4bade09a0ab2ce8ef15f5aa954ff610cfeca1dbf8f25681ebe9651f83dd0b45c5f92e6b07091a71e92f87077113ec0dbe32f289efe9a4efa67cacdb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bubblewrap Architecture: i386 Version: 0.9.0-ok2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 130 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libselinux1 (>= 3.1~) Recommends: procps Filename: pool/_new/main/b/bubblewrap/bubblewrap_0.9.0-ok2_i386.deb Size: 46280 MD5sum: 0304bcc2898bd1d27f3b53339810fd9e SHA1: 94af72d1e6075eba0f896e176479fff81c7b208f SHA256: b5d0f6b7ebf88e107d4d198e9951fae73600ad75020c2b637069b21409403453 SHA512: 4f74f1e56524311a9e976ad45d66f783b99e1e4d029feb427e790e9d63c29b6d80a4e8a8fd0ede29eb96b97d4af9027d4b983c7e595c4c809c6b7ae2fd165459 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: busybox-initramfs Architecture: i386 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: 298 Depends: libc6 (>= 2.38) Filename: pool/_new/main/b/busybox/busybox-initramfs_1.36.1-ok4_i386.deb Size: 158772 MD5sum: 5adc77c5a89df01e4ef7d760af4ee076 SHA1: ed338db88072ba03f67917dd715a6214d388e71f SHA256: 711156d2b8abaf90ab25d1790ac9cda22b03927379fdcc700334b0ec2ae22b0f SHA512: 6a66f41cd04684f2c355b19dc6b217b750c85f0fb198832cc64029db922f2bd8ae9c46ef5fb0843eb325c9e35125f8854b0b93006694d8af3646381108efb244 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: busybox-static Architecture: i386 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: 2032 Provides: busybox Conflicts: busybox Replaces: busybox Filename: pool/_new/main/b/busybox/busybox-static_1.36.1-ok4_i386.deb Size: 898028 MD5sum: 865293c2edcff6935338ba795aa565cd SHA1: 9bb7de3a31d838abc51fcb7c2720a725402acfa7 SHA256: 179e2f5a028e87fe9b350e17d9549f28a189ff22a493572c3f687a3e55bd70dd SHA512: e304b434c975243ab501a96ac0f581e1d480ed88d3f83ef6d9996faf91e610a954b9c7b14e459bbe397be2b5e76875bbfd01c7ea11879eaf704fc690b14967d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/busybox/busybox-syslogd_1.36.1-ok4_all.deb Size: 5624 MD5sum: 1ecacce94b4a5e9e6c89df42e5661488 SHA1: f0fa1043ccb62f4552381ea23ed72566a5e8e6f1 SHA256: 981b0d430d12ade0924fb7d910a4b0e6126c20d98a6d5bc616b25698ea1202d3 SHA512: b9cddb1eac576cac76cfb8edad2232855430d051fef7aff41af99bb5c974e5d36c7ff2dd2ca22eedda6156b6652544092fc1fdf81f6b96d39f962ff68969e643 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: busybox Architecture: i386 Version: 1:1.36.1-ok4 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 740 Depends: libc6 (>= 2.38) Conflicts: busybox-static Replaces: busybox-static Filename: pool/_new/main/b/busybox/busybox_1.36.1-ok4_i386.deb Size: 403892 MD5sum: b810c1902d496ca436ae35cd4bbb1231 SHA1: 0ad8e918a69fffc55f42de989a718d26d8eb18c1 SHA256: 32be11f38b3f59c4e7b60cc1b64fa76501d3e66a204a8d2ea24dd368eff715e8 SHA512: f751167d3bdc384e218eef55a9f3b4e8fe41d28c55ebbe57a6f29011eded4444161b1d2e2ea7782183e9418495622e399ee5d65b795e0c86df83006c3589c83f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ca-certificates-java/ca-certificates-java_20240118-ok1_all.deb Size: 10048 MD5sum: d3cfd0bd6b5b46efac0f8578be7f8805 SHA1: 4e7aaab5b9f20cb16e842e6fc4019ba98b5f7e55 SHA256: d350ff27552b8b6dc4a490e9f8c291b9ca555f96a2b18c5b212b1e2904b5bc2a SHA512: 8705ef346434adf2639588496b40b4851f2745cf83891631a7867ee70a837d8a13d35ec8908af90b6adf210d75c67b6a7802671540a8109ac8bea3af7f27e2b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/ca-certificates-mono_6.8.0.105+dfsg-ok2_all.deb Size: 18000 MD5sum: 60c9ea33405929f79ed91e352c616138 SHA1: cd297d9bb3b812cf168048d5cadeb17214bb1988 SHA256: d3451154113d315d6d73e767a0b18674bac51ab25d3e2809e225dcd0a512bfe3 SHA512: 6f478ea0c011deb85caf1e26746e14eb061d23f7ccc702331401152cdf875e419345877e1854a9d969174bc15d21ac468ac10696320facd521e0bcd2e08120f2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ca-certificates/ca-certificates_20240203-ok1_all.deb Size: 155652 MD5sum: b5bb9cb54189c98c488d05bcf43618d7 SHA1: ff5d59a5da846a6611cfb74bb9492d91ca025944 SHA256: e6055cf2e3b50a5e1e7344ad7d432d3ce0ebf1d8e5441a7f38dd17b4696faa15 SHA512: 550024e02da2c72437f2388c00221d40dd8a32e3b1af0d53812337bf2033b920dceb38cf9db613ca413e7b09e892fd01177acff267b145d5d9631bb85104d27d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: caca-utils Architecture: i386 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: 399 Depends: libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libimlib2 (>= 1.4.5) Recommends: toilet Filename: pool/_new/main/libc/libcaca/caca-utils_0.99.beta20-ok1_i386.deb Size: 49180 MD5sum: ffe3bfd3b551ff222b941dc2920c224f SHA1: d41aff1996800a3e3671acf4f33bb73e1bd9cfe4 SHA256: c4fb476d7fc1e2ad4c29f77cec0a30432fa6679ad857b1e5df1f953dfad716f7 SHA512: 67fad37ebdc1eab399e56f2d1287f6ad54574eb81cb6c9420f00477a2f800bcf2a44ac7b02a28fd24d0331d96eaff77544741be79a5d6e619bd971477e4ef0c2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cairo-perf-utils Architecture: i386 Version: 1.16.0-ok3 Priority: optional Section: misc Source: cairo Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1709 Depends: libc6 (>= 2.34), libcairo-script-interpreter2 (>= 1.10.0), libcairo2 (>= 1.12.0), libfontconfig1 (>= 2.12.6), libpixman-1-0 (>= 0.10.0), libx11-6, libxcb-render0, libxcb1, libxrender1, zlib1g (>= 1:1.1.4) Filename: pool/_new/main/c/cairo/cairo-perf-utils_1.16.0-ok3_i386.deb Size: 413122 MD5sum: 9daed37a5722b9c05a31bda45d53feed SHA1: c2cb09705fd9553d51a0f9795af2708bb72eb2d2 SHA256: f14f11f76f58017557863a1a720157f3099d939c517aaa8c7ef5ff59dd44ba86 SHA512: 6e2ea604a93020684f30f4db00d1b583458ed3752a2deacf6529efd0c9a2c6ec5d4c541674033db7601e2528a26ff9ef77bb01f1ad355e55c5b4085d04a5a1e8 Homepage: https://cairographics.org/ Description: Cairo 2D vector graphics library performance utilities Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains a set of utilities for capturing and replaying cairo execution traces using various backends, in order to be able to measure the performance of cairo for real-world applications in a reproducible way. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/caja/caja-common_1.26.3-ok1_all.deb Size: 2264660 MD5sum: 5ef32ad5cad3afda6117c0c4548f290f SHA1: e77a6722d3c153aee9d210e5b00a5b3668946833 SHA256: 1fd5f0c5a2857b8abd625d75c5ab6eb71ca76fc9f1dea9c147469eef8a1de686 SHA512: 3587970fc3a4604873c65c95e7a3337891941e35f6e12b9588d10750a8e6b37449c1edc5a1c21df1a3f2a0a944b0b92ddfa7b052b0923b5fe5211eba9c0d2219 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: calendar Architecture: i386 Version: 12.1.7-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: bsdmainutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Bsdmainutils Team Installed-Size: 398 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.34), cpp Breaks: bsdmainutils (<< 12.1.1) Replaces: bsdmainutils (<< 12.1.1) Filename: pool/_new/main/b/bsdmainutils/calendar_12.1.7-ok1_i386.deb Size: 128012 MD5sum: cd37c10e8b2122292f16f195077b48cf SHA1: b0f481cd7c6363717095a683fe9a2a509f6ab0c3 SHA256: ae9dcca18b39e995ef0a204ab653e1a7e39de56c92f01140469f47265a647a0b SHA512: 7c4cb5ef9b62dd03e587f500a847ebd16ac6690a4a2fcfd81b417462b15727c1934b7a6c40c4f1f114bb4b4425689ef22478c2025e4a147f16a165e397723cfd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: calibre Architecture: all Version: 5.44.0+dfsg-ok1.2 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.2), 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.2), 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/_new/main/c/calibre/calibre_5.44.0+dfsg-ok1.2_all.deb Size: 28565444 MD5sum: 3fa796d6a58e1e9dce6c90a691870be0 SHA1: 4bd8af65c48504fd00212eb15e008ac714b4bee3 SHA256: dff9fdbcc0aa923010e8d13b57461f20821deabd1c96927e3a17d819f38aabe2 SHA512: f238873f153ab23d78a4faf94b5a919073af8deb2d614afb619dd0f6766d8fd36bda4648875286c0c1f23e67df136a833258c66ec40106a20c6e97fa5def5d2b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/calibre/calibre_5.44.0+dfsg-ok1.3_all.deb Size: 28564812 MD5sum: a429db781eed8c75b786c1d1ca2fdcd9 SHA1: 4fa251594976872a40df95f182a0d67d0895765e SHA256: 8ae9202eebd180ef30bdf8f51b660dcb4b0c704e0397b11801b6b4d46724e7b8 SHA512: d8dff63aa7668ac8a3f0e15e5445d17c5e813a39e9de2917a7b9628c46f08d3203d67be76021e68c0b22c14d45de7e39d8cc6790e5acab4dbb328bb4a173a5e4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rustc/cargo-doc_1.75.0+dfsg-ok2.1_all.deb Size: 2630364 MD5sum: c887970f877f2683415cd1308aa0de76 SHA1: 0eec505df82603cc3e69b9db8eef641bf3d8be93 SHA256: 43975b0a4f58ab00b7de0dff34aa3716e98364a8fcc4a6ea793315e16af732e6 SHA512: 171769fe9dc000d9ae1a6bd778ea9d95428cf9308d69008b5046f9720eda8506142347a291829690fd995906d0d011f7822284601019df1524c41f28691ae590 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cargo Architecture: i386 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: 24365 Depends: libc6 (>= 2.34), 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/_new/main/r/rustc/cargo_1.75.0+dfsg-ok2.1_i386.deb Size: 6035792 MD5sum: b833a8db47f32df4dd90bc5ff3aade9e SHA1: 4450fb7ac3616868625aa92c2dd6b60809e54816 SHA256: e822521cdd6c6ca1170317204ff3cf94ea5e429fdf01037170f08bd858fe43cd SHA512: c95928cbf6152bdfaeb36a07e3f2864b3e1128b19b6b14f988f23a10a1d949bf6b5520c06e6773b6a38e4f6ff99379852d6da502ebefc4654d16877e9227d16a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: casper Architecture: i386 Version: 1.445-ok7 Priority: extra Section: misc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 201 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, libc6 (>= 2.38), libplymouth5 (>= 0.9.2) Conflicts: live-initramfs, usplash (<< 0.4-0) Breaks: genext2fs (<< 1.4.1) Filename: pool/_new/main/c/casper/casper_1.445-ok7_i386.deb Size: 47694 MD5sum: 6b7a2734acd2055958b2dde1567d497a SHA1: 1597866b8abd1e7b3783ad80ff73b1f07d0f405f SHA256: eaa4a6ba7c995be37e01e26575fe00ec92c9b5e255e5c0365e64f0f3ac1e43f4 SHA512: 34a41813cadbd1aef5643742bfa21a7610750f4ca194d0a69dec9bd94560281774b3bef7670cd8a66b19640a686b50f90174621e1ddff2e4f867392173cd64e0 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: catdoc Architecture: i386 Version: 1:0.95-ok1.1 Priority: optional Section: text Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 673 Depends: libc6 (>= 2.34) Suggests: tk | wish Filename: pool/_new/main/c/catdoc/catdoc_0.95-ok1.1_i386.deb Size: 84456 MD5sum: 96fd5b71d74fc83195b4fac1bfba56d5 SHA1: 919f7efc33ea778c06a41e9601d91c5eec88eaab SHA256: 3eee0d5f50000ecb8a3d872673986e9dd7087f563b9ad0b7fdaf3aae4286997e SHA512: 93e913c6337791020755bc6d0434925ded930408e66655e5fa4c626e6f821013dfdc66e882bd7eafea2632f100bba7bc2a55b365b7ccecee580bb2b481f55635 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/catfish/catfish_4.16.4-ok1_all.deb Size: 273740 MD5sum: 2bb5ccc95eefa86fc1b5b66396241816 SHA1: f250365cbe935822fd0df116de8de4d9e2b12fe2 SHA256: ff4d0302cdfe338840e693f69b60bd8708de7cbbfb13a1c39f25c5f6e5e026c8 SHA512: b36a7e3b27445c3045b3bf3fc9aed13b0fab50e7ae26cf82a2b98efa8e983427ced5748b97b7583d36343bc80d5ac0f6d43842c2921b7880099f4a32889b5b05 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cclib/cclib_1.8-ok1_all.deb Size: 7632 MD5sum: 787684032326a9ee458ea22f291e9627 SHA1: 90997375193b3a705b8838d977877eea898d83d3 SHA256: f41b916dbbfa0332ce7910414fa5d94436d105a04b87acc9e282b612ea44c57f SHA512: d01c049c92bf0d5997e183cc3e6a3a93f8ab5806037c88be437d8775a52817fe5672d7fe4fb712875b05e2f457bb775403d581a53734724aa88ec764187aada0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cd-paranoia Architecture: i386 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: 88 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/_new/main/libc/libcdio-paranoia/cd-paranoia_10.2+2.0.1-ok1_i386.deb Size: 31504 MD5sum: 31c715c303db2a0d23c3ce628e6ec29c SHA1: 46ee884e5874da4a1ed424d0f9f380f999941a2e SHA256: 4382b6d8fa1c875748fc0ed93d5d71670419d9d6df900262ab458c2a70a6f810 SHA512: d6aa4e989597414859319893c3935d120e823760ee9e3789fa0dc3328af089882b6f74331151e904232f6029828e21c8e98a16d258370cb7732758327d73acc4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cdrkit/cdrkit-doc_1.1.11-ok5_all.deb Size: 130412 MD5sum: 32395dc24a68ade08741f9967f958693 SHA1: 032c473e19b6978bba94ad80b00e5e3ed463de98 SHA256: ac9e138532f2858763ca15362a2f09950a4622a4a47b99e89b621ff7def12aff SHA512: 57eee6616b9ad584c744b02d29361ae9c60b188b728d0327939b39a17a23613dd7d0a3684ae095a43a44b5c9df220b318334724cb843ef12aaf191cf976f0164 Description: Documentation for the cdrkit package suite This is the documentation for the cdrkit package suite, namely wodim, genisoimage and icedax. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ceph/ceph-grafana-dashboards_19.2.0-ok2_all.deb Size: 36692 MD5sum: ba9fba77aadc37bd2e2c61e160e243d6 SHA1: 78dbacae869d58b442ac79a7e231a9a13b28b2d0 SHA256: fc078ce110d48712cc87f3a0d6a4d082451fac82fb1fcc6c61d3edf01ce658ec SHA512: 5e1cf94059d0146e7ff33a149e5df43ad28ef392be8c7324ed664bf06f0a80ef4e2d11cf19aa1d7d831bf2ed2017446dd565d0b33e3a9725fbbd6a10d0c6eb0e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ceph/ceph-mgr-cephadm_19.2.0-ok2_all.deb Size: 141712 MD5sum: 1c66d5cfcdfed5f15c06be5355586ab8 SHA1: 22e3430336ab537d6177640a16d602ccaa5eb8bf SHA256: baaf665879832d91875f012130bf1975aa84c46fece318887614d8c645ad6635 SHA512: e51ffd37781303d00767a1f4019abba3c0843f41044f918b82d726721030173673fef3c7937f1a0522faaa5517bbd2f82cb1b1d4636651741ac88766916142d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ceph/ceph-mgr-dashboard_19.2.0-ok2_all.deb Size: 1856196 MD5sum: bade016ea511db961498f34441f44062 SHA1: ef8792b54c8dac6dcee48795007e7a2331e53bec SHA256: 1d78c9a78b8e0148a40271e6ed9d038de2fcb922d820d1132acd9795a70d7f21 SHA512: 9c006c75efaaf38f01072181856e277235d582f777c1d039390da2fd88fcd0ad73cc5a0b74e38e4e7ea4fe4bd982d566cdaaa68115e6abbe45782ea909b257c2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ceph/ceph-mgr-diskprediction-local_19.2.0-ok2_all.deb Size: 7894684 MD5sum: beb4c38b88f52a3b5201868d2110ef85 SHA1: 938395f283832162e4b7bb8ace84e1f8102d88c7 SHA256: cacd0ab9031e45eff6afaf44c17875218bc8eaa89bd42ec6c82ddc3003b6b167 SHA512: 5508dded4c53e73aa7bfc9d6468eb990304d9db9f99b8132f89c5d65de9238fb481194b2fae89c332572acf16572bf399e03b29a118667d5ce356d6157082649 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ceph/ceph-mgr-k8sevents_19.2.0-ok2_all.deb Size: 28840 MD5sum: 851de72b6b6c660812e99360525f4b4f SHA1: 14908c229d0be6323b45b406cce38d1d3f5290e1 SHA256: 751671dc7ca8c9ca50af17c0aa9921bf97fb93c7f70dcab5a3f30301234ce835 SHA512: f18bff152c40cab6abf62ff8d6a423244be162dec337ce07673b00fc6b228a0fbabe2238229fb0cf45ec7ad619acbde908606d901bd6a5fbca4fdd401eda0ab2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ceph/ceph-mgr-modules-core_19.2.0-ok2_all.deb Size: 239304 MD5sum: ff6f004f4d81f4ee8121a167b9da42a3 SHA1: 433a3a7385f7cf5c7ff7e4697210a974d0c5ab6e SHA256: d39adebc906333f44457ef47812b757e511599c53b95d96c1c869c88d1296a5f SHA512: 0acc258386339793c724636ef4865dc8e2eb15d0f5f9370f80cda078e847849c8fa8ec912c09f675ab517f2c9fc31e8bc624fcc1d3308dbc8e6ee0ba06299942 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ceph/ceph-mgr-rook_19.2.0-ok2_all.deb Size: 53532 MD5sum: 4aea428b7345507d897e00d7917bb8d2 SHA1: 2ce08c8f9251b54d64198c3e7bd129e19c9b37c3 SHA256: 2dd9583786744d1826211e6a844a58035aff481149ce0f25a84cb2dde198e2f8 SHA512: a0423952bf421ecc0a34750cd41c27435539472992ee821539ad110e75ba5588e52b116b687ccc64a0966e19213a439adb811783e960cfe1afae0a725506a582 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ceph/ceph-prometheus-alerts_19.2.0-ok2_all.deb Size: 22116 MD5sum: d206113f4d04d8e0c2d4d55f287b9543 SHA1: 5611b9f154273872085c80ac5467a7e3a25b4a82 SHA256: 22ba4f89bf330f51763dbe7229ff3bcccead7c08c596b255f9b123801acb6b03 SHA512: 5429ca4a7846334b77c2df115643903ceb7bbdfae444fbc43f8f5e328480ce3856c0fa3fcf333016627efb86cd8511877228739dac7824ef1f8b6558d6605b91 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ceph/ceph-resource-agents_19.2.0-ok2_all.deb Size: 16524 MD5sum: 909636b7374ccb36f49331f565bdcd81 SHA1: a67f37b0d05a775a88e50bca73f7b3c2d4bd70a3 SHA256: b9e082531f0d49f81935af2dc9402a9e83618a28cf7240ecb7caad0eca4ac18b SHA512: 0a9c2f4c9caf8740dec9d9701176694bed39146054cd370d8036ef2cc40404aa0a25a578e33c7626247689acba40f8e27a1e227b2a7d61a94965ade4e38a4eb8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ceph/ceph-volume_19.2.0-ok2_all.deb Size: 295356 MD5sum: ca04f577922f88c12f5c69e800fb1d59 SHA1: 3290bcedb398e6ce1b16011fb322313f5917a56e SHA256: f660403a9c6dcac63c2566d23f19d6d0ba32d43bf1da9d3990c507eae7387125 SHA512: 722ca68c190638fd27ac5412a432a8a7e4db305bf158ac0fd19223e3076b7619006f389d9318408f76c8d52492d72377600a92bd349974e0839fe47ba48c9fad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ceph/cephfs-shell_19.2.0-ok2_all.deb Size: 32812 MD5sum: 6f9f48d55ece7e5c49d7ccf0536f68d2 SHA1: 48edb999db73f132fb99b97f0c34dfd94d557497 SHA256: abbd84bbbd0787fa1dd6a5bf7c243b9bf84de6d5f238e333aa7edb7ec4d820d0 SHA512: ec79973a36fd87229a0588cbc45f7a19dc55c54ed89d5940214adb9fd33dede35bdc1e926bd136713c3d04d82fbf243c11798c17a1a276401773208c9f308685 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: charon-cmd Architecture: i386 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 178 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.34), strongswan-libcharon (>= 5.9.11) Filename: pool/_new/main/s/strongswan/charon-cmd_5.9.11-ok1.2_i386.deb Size: 22794 MD5sum: 9f8c1822e14e11fa24e0eaaa62f5458a SHA1: cf51053b6fb4fcb6607a904207f8d940aac8adb7 SHA256: b727d5bd649d13f3a6e3eb4a5b08a19c0f29d60a39bf8dbcebc3b1f4b7999b29 SHA512: 789b1df5fa5e30f45141a9018b2643cd88f4b7b25a02dfe4a2bbc4211f04bca65405bad4fb07fe338a113891011653b96d7857b244cdc93db348a6ab97924ced 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: charon-systemd Architecture: i386 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 187 Depends: libstrongswan (= 5.9.11-ok1.2), strongswan-swanctl, libc6 (>= 2.34), libsystemd0, strongswan-libcharon (>= 5.9.11) Filename: pool/_new/main/s/strongswan/charon-systemd_5.9.11-ok1.2_i386.deb Size: 18966 MD5sum: 54322e925004951fa5c00f31e4be1df5 SHA1: ea0b53f82c98ae71bce49b879cdfcae092722f03 SHA256: 3d478e69a5de7ab4476649f9704f0676644a1a3160f214925b88393dbfd7ce36 SHA512: 256c3106b943110a386d79f93179236427212aa7ef2fa76c5236a8199bb31539edae17724b4f0098a79e3ddbcbd6ea386d3b18d3e81fab1758ef3e8bcde769b5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: check Architecture: i386 Version: 0.15.2-ok6 Multi-Arch: same Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 457 Depends: libsubunit-dev, mawk Filename: pool/_new/main/c/check/check_0.15.2-ok6_i386.deb Size: 114416 MD5sum: 9350a9b419043c855ccc309890bf31a1 SHA1: e62a2958e7ea6ec959b7b4203aacc429df1ff961 SHA256: 370a1d1aea3b345bdd1b8aa86eca92a0e9ecf7d36a89cd7079fb5b3dd60a346a SHA512: 72988de9a897fa0e3c189e69b2ba37c57bf00bb501bb3202299b2b4f6b0c5a43997b5a40104e9dd9b8fa76f472e8873348d5b682034d43fffc183ac2213a34e6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: checkpolicy Architecture: i386 Version: 3.5-ok1 Built-Using: libsepol (= 3.5-ok1) Priority: optional Section: utils Origin: openKylin Maintainer: openkylin Developers Installed-Size: 1070 Depends: libc6 (>= 2.34) Filename: pool/_new/main/c/checkpolicy/checkpolicy_3.5-ok1_i386.deb Size: 269748 MD5sum: f621fdd5bb0296d806821b8dde41a704 SHA1: 255e1bbf62e30834fd3ec39e40148d3ae0707915 SHA256: ae823800ee9eb96654657113aa965aa115208257ea07c91a5947f59f683da4ea SHA512: ff0d1d5cd7a6f47783389ac7d16206433563aaa3a1d4bc9bf2fbc9ed38ac111e4593078d356ac3b192771608b72c660da72f1b9351ca1dcd9c05e710929a7026 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/chemical-mime-data/chemical-mime-data_0.1.94-ok1.1_all.deb Size: 42272 MD5sum: fb07217adc4b1efe8d478be5397b40df SHA1: bc0cbf56b9312adad80f2d53c0e06dcacb0d715b SHA256: e24dce51c5dc5b4acfb40567267c1836a5eeefbed6102e8eafdeb1366ed183f4 SHA512: c27efc2bbf85483c1644d3f75f113e42c32d2391bfd2a714bc413a2066b407291365ea4801527fff1890c04dc9dee4ef24c3ac566bcda07be912305fcad1193d 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/. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cifs-utils Architecture: i386 Version: 2:7.0-ok1 Priority: optional Section: otherosfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 320 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/_new/main/c/cifs-utils/cifs-utils_7.0-ok1_i386.deb Size: 92552 MD5sum: e2217a4bbe49c25cfe7cf5347c960962 SHA1: da01e4c3066d2539630ce6391434f7dbc9cab442 SHA256: fb2a8a2774126c70f955fc3ba09474a66a982d885882257682a52a4dddd80a00 SHA512: 7d5871f41da049a84714f08beb8f92d0f46f37222f1ce095ff3892a2d8ea0094ea2365124d526f5665f1143656837ee0da31573f457bdfe3837b804421e05489 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cinnamon-desktop/cinnamon-desktop-data_6.0.0-ok2_all.deb Size: 96944 MD5sum: c2f047ec82435faaa6b9ebfd83a69639 SHA1: 9147cd1f4e994808bfbd36011a29b90f6d7f80a0 SHA256: 432eb5e4a1e30d3e33d0b69fc87dcc93152aeeab6d2adabe80298fa63b115764 SHA512: f29aef11bb7199f3651b3e6fc5f1e4aa6e8c97c4f6ca7796a0989659503582f19e011ddc6bb2d43fd0440d1a55e272922a073cb1708fc499478db617e3357644 Description: Common files for Cinnamon desktop apps This package includes files that are shared between several Cinnamon apps (i18n files and configuration schemas). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cinnamon-session/cinnamon-session-common_6.0.4-ok2_all.deb Size: 11220 MD5sum: 1856ccde855bb699967c45d72f1886f2 SHA1: 615f88c7f1e382bd426d0f1a722f9abebd7ae068 SHA256: 6da63c12a92c90bf3355df4f5743fea240d74cc62deb91858c3098e279f4b2a6 SHA512: 792b9a64608d5bd7967bf0fe44ae8f5a7d355b8042598a646027a61f4a910d44eccf8cb5995dcaedfe3a61dec697f62bc634f1a45fec9489abb07e4954136e03 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cl-brlapi Architecture: all Version: 6.0+dfsg-ok2 Priority: optional Section: lisp Source: brltty Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 83 Depends: cl-cffi, libbrlapi0.7 Filename: pool/_new/main/b/brltty/cl-brlapi_6.0+dfsg-ok2_all.deb Size: 5760 MD5sum: 7c5b079c507863aa06e365e20b273d80 SHA1: e3332234fda4a2b3c5c5c59822349383d2acf002 SHA256: b00085e447fe99c3d7ecc05a4222700b2488f968faf249343483614591290611 SHA512: de275be0c31a22b713daf2e2c7871fde91c48c36f87ed514b95a14efacb915c52dd10f5c0608c85b315e5ebf9fc221e4015cc429ce10dd493df8f41ed28be1bd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/brltty/cl-brlapi_6.6-ok3_all.deb Size: 5884 MD5sum: e625f821c36bc9b64e4eeae15a83b289 SHA1: ec93ebca497add52991913710b4c7997d3c248b6 SHA256: 49deeba1da174e6a0d335abb1862118528d48f65e7a8c49ea0f0e580e03ab5c9 SHA512: 9593937aec87127e1d2770595a43d83a335a3d2a792f48a2f1ff9bc67ed79366060162bb2a06804a13d4708ac4f0b517871f99cf8ffec45f14b4780bb5e6e3f8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/speech-dispatcher/cl-speech-dispatcher_0.12.0~rc2-ok1_all.deb Size: 10552 MD5sum: a5f46e4aab624bf8820105694d9773fc SHA1: cc16a9879c59e625a58cc77c67ed7345a1e7e1a8 SHA256: d5a606160419b979b8307eb195cae0376aed9e9da0a5113b0c2562e2ce68b07f SHA512: 320cfd8155f5f4afdc334ba3251691bc1abe91debba035219e4b879a6c82031231ed0a90098daeba4d8a93579ec83f784a4336a8f7aa250f78c6aed44b7d0b85 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-10-doc Architecture: all Version: 1:10.0.0-ok2 Priority: optional Section: doc Source: llvm-toolchain-10 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 9643 Depends: libjs-mathjax Filename: pool/_new/main/l/llvm-toolchain-10/clang-10-doc_10.0.0-ok2_all.deb Size: 1120352 MD5sum: 4f3f02a74eeb422d70aeaae0ae76dbbb SHA1: ae77ee0c1b87ae7fbe021c4aafae452244ba4db3 SHA256: 24c02638b045da5340bd818929491d9ee12b0c35c98d800081b0105492baa8ed SHA512: 544f3898e32c7d53b043cef6092c83c6dac9d025cf3e0bf10f42922cbdfcb91bfbc497d143aa1cca14dc356c7336a9e085a64a58a34ab2ea6453600bd30876bf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-15-doc Architecture: all Version: 1:15.0.2-ok9.4 Priority: optional Section: doc Source: llvm-toolchain-15 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 9770 Depends: libjs-mathjax Filename: pool/_new/main/l/llvm-toolchain-15/clang-15-doc_15.0.2-ok9.4_all.deb Size: 1218938 MD5sum: 57042b80c8fff365a9a507eb1330a83f SHA1: 1530ca2cff9cb0685379d0054afc5ee4da12fa41 SHA256: 28d40587bb67e07742aae532012e764e95fe3596c7da1cab5de14c1c00633492 SHA512: c07b7ce37c67c65c6f83204566adf2dc7b5105a391ee685cd674c7d89d1731aa403da0a1d014cd2e80909f25b2877fc669be064c77b0393d711f6d983d9cca9f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-15-doc Architecture: all Version: 1:15.0.7-ok2.3 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/_new/main/l/llvm-toolchain-15/clang-15-doc_15.0.7-ok2.3_all.deb Size: 1220582 MD5sum: a41b6c4080664b88a0e53d414804c17b SHA1: 7b64fcc1eb8c6b636c206589d12d54299f5044cb SHA256: 103c61dd0e1f4baf3fc67174c16b926a9d9b7f916e8aafc08724668cf213771c SHA512: ff22b4ac70a5878702b979f735e0f1bb339e9080aafb26a2aa22ca3e9e126e162ac4277d9323102f91f44f2d80eca8404fb5e40cb4c3c4fc810395015e47e486 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-15/clang-15-doc_15.0.7-ok3_all.deb Size: 1220834 MD5sum: 22b370c4febd4dad4b66601cbcad5e96 SHA1: 7fabd243c8e5035415a9e5a97f2631b798a6b20e SHA256: e84185cf8f5ed6b5883bd25d85b422e7ad3dbc0c6c476b11590320432a5613f1 SHA512: b8b18d52c8fb6f501c4fcb31aff1f6326f8da4d2fc7c38a79a62aa2d1b3c3267cbd0e6fd7ec93cfee9ca379912c67cc85ff44d0ca3b40d08afeb9d9f989ea885 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-17/clang-17-doc_17.0.6-9ok4_all.deb Size: 1136788 MD5sum: c18646f70ea7626fe2ff739e764685c1 SHA1: 339274529049bef08a38934b112dd41c908c5bdd SHA256: 295a0c02f5dbc5aab05cf74ef7893683e841a6f0212c5313aade39d432a3e2cf SHA512: 7a5fc5c66e312cad56fbd1306affa40ad2b6450c5842c49de9c8c769e0b57ea89554e9b82d5f36eac6c486fc9165e110afe3926304212e920a57a025be507446 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-17/clang-17-examples_17.0.6-9ok4_all.deb Size: 11608 MD5sum: 323e603def607dbec745c56c8aafc139 SHA1: 0a8e168fc766503f05a6a4aa03394f959d67f1a1 SHA256: e9404d0f41ae290a731ea75b868176bae06a85fab3a3c95cc7c7a9618b200db1 SHA512: b53476ff4175ad07a1071ccdf90eaad3329f65e1f92bed906e99eeb51ff7db987a6ae771b449106228b93618d154ecddf0ae3a88d4d88f6e6881f2a7456d24d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-17 Architecture: i386 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: 343 Provides: c++-compiler, c-compiler, objc-compiler Depends: libatomic1 (>= 4.8), 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/_new/main/l/llvm-toolchain-17/clang-17_17.0.6-9ok4_i386.deb Size: 80924 MD5sum: 8fad7dea8c3ad7b0caf569603c7d9a79 SHA1: 751962c780a1ba010319809c4155d061100fd952 SHA256: 5a423f678283f84cbd801026d056ffb9c80e24983626ff18de16581b060f3dc1 SHA512: e3835d2a215354430622daacd27c252043bb5a66e2b03fed41f7964bb0314314de25b5ef0acf97461b31c1ce4de65ee6839427dc87b99c5a522419dd52e79191 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-format-17 Architecture: i386 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: 192 Depends: libatomic1 (>= 4.8), 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/_new/main/l/llvm-toolchain-17/clang-format-17_17.0.6-9ok4_i386.deb Size: 50500 MD5sum: 8024c8c2007386f8007885c32d5bab0e SHA1: d7097e27f1e0863b4407b74246ad1a18cf6d81b2 SHA256: ff955a29da613117fa113623d5b2e06f4fdc7c0a5cb588d3e20c3f39c55cb2ae SHA512: 6d3d4db9b9fc91cc70c73f2110d04035e8eda8489d34c6664f77a4fa025df4428e5ffd8a3bfdf0821bfaa093c9be0e39224a1ab2efc7f8c6b91e322c45401994 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-format Architecture: i386 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/_new/main/l/llvm-defaults/clang-format_17.0-58~exp1-ok1_i386.deb Size: 2588 MD5sum: 008dc0db3cacce03fe4ed3fa25d156a6 SHA1: 31a9f24c87bc819c70acb49f6d870c582a2543bc SHA256: ec5cb3acc6e3f3861d6e1c6652bd2145236cbb0a0377fe68dec37651a8749180 SHA512: b3122708a8e8660c3bbb07f35e2f1c98d197df3cc880006d8972427aaa4bf789541d14415a7122cbeb5147842036550b564a281f409584f967e8d4befcb0661d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-tidy-17 Architecture: i386 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: 25519 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libgcc-s1 (>= 4.2), 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/_new/main/l/llvm-toolchain-17/clang-tidy-17_17.0.6-9ok4_i386.deb Size: 4555360 MD5sum: fbfc1f4061841fa8f6d078fb4442d1e2 SHA1: 0615c4133b6130939a8bbc07b3a175aba817b8bf SHA256: 37b5e51aa1e49904769754a4b6f0d770b864949e7b743052d3e923b24f98f5ce SHA512: 3ada01f4e1d76887cf260fac0939d43fab7aabc6689c40b0a7d4350bfcad7432cbbdb3151a1e990eb22fc2489663c6689f105a1085607692e2fc170d1029f281 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-tidy Architecture: i386 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/_new/main/l/llvm-defaults/clang-tidy_17.0-58~exp1-ok1_i386.deb Size: 2368 MD5sum: 0017030d42234974dd2ef83e2ca1296d SHA1: 586fad1d426fa8d022b6e232fbdd82b75003268f SHA256: 558006027aabe5a7d7bd1da07a4d15aac2094d58c6b9ec155f281a84a4c000a3 SHA512: 77c90edb313cc7db2f7ebc672ebe873337344ee686a613fa5a24bdb177962d1b03ac57093a8fe807b335d57b5e79c1c2a2e0df1117a537bf01a0c468a7efe3d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-tools-17 Architecture: i386 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: 41899 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libclang1-17t64 (>= 1:17), libgcc-s1 (>= 4.2), 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/_new/main/l/llvm-toolchain-17/clang-tools-17_17.0.6-9ok4_i386.deb Size: 9205688 MD5sum: dd52f715c8338e38ca9cbf8a8a2fc854 SHA1: acbae34abd2914de1b13d7555f1e7840b74833a2 SHA256: 987b5c0cb389ad691c122672607129259b80db1dabf805f172a353aefe21259c SHA512: 88c1bbf41fa3bf9ac70b0e5ed0d2259db47101c1f24ca9aa4ef9f9a6075c8cf156026f010affe714d27be19b93779ab2ac89211053206ef72980039bbb477abc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-tools Architecture: i386 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/_new/main/l/llvm-defaults/clang-tools_17.0-58~exp1-ok1_i386.deb Size: 2384 MD5sum: 77b6e7b45cf90be1487ae8a1ddd937f3 SHA1: 5a082fbfc3f911f75547b42151bff1c885a58e62 SHA256: 685bf214b14fc0f7c13686c1f06761d659e6d7245d468e59930bf3d3b814056d SHA512: f263326ee7d46f9e6d55eb69e7fca2b6f823395ce87edf0fb3566980b1eff850641f6a9a248f3c3bb87325987f2e44c2b7767cfa880e1fb1369f57e6f0181f68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang Architecture: i386 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/_new/main/l/llvm-defaults/clang_17.0-58~exp1-ok1_i386.deb Size: 2456 MD5sum: ad56ea1a1fb8a0e2a227e55545d13bff SHA1: 4d17ee95b70117879ded57118016c9b6b7e44d22 SHA256: a227123c16f698c85882ca46811773bb07538a060955b952699beed2bc965278 SHA512: c6e0b4b4ec600af0d8c1389bb045cbad7d2778c29de1945e08c5bd535f5180a3e7343191892a3086a3d2b9ee2bfebce940bd299dd48bd2f289c1a358e012c6b1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clangd-17 Architecture: i386 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: 30988 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libgcc-s1 (>= 4.2), libllvm17t64 (= 1:17.0.6-9ok4), libstdc++6 (>= 12), libclang-common-17-dev (= 1:17.0.6-9ok4) Filename: pool/_new/main/l/llvm-toolchain-17/clangd-17_17.0.6-9ok4_i386.deb Size: 6055856 MD5sum: 84c72f878094fe6d61cb9a8f90bf2e45 SHA1: bedb580e035b55f78ba78c6dd7350cbc6754eee9 SHA256: d570b3d7fcf5ce62f8e6b8ade1f99a2254d031c8a8a6729d19bfb9a6a867275f SHA512: 092a12a40aeae9ed9fdc1fe3a208cdc8ff19357db1c887960cd4f100ee9218b4c227ac68cf35ad604402645f7317b6bdc1fece62a6af2046b1c08b3ccc243376 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clangd Architecture: i386 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/_new/main/l/llvm-defaults/clangd_17.0-58~exp1-ok1_i386.deb Size: 2160 MD5sum: 061fcc53e7e6823a3126ec88af373b92 SHA1: d4ad9f0b5471f8e73aa291d5c645aa9fc234687e SHA256: c43af087451f464310a3236073e48c2d449d7ed27a7ac92912e4300071d0ea44 SHA512: 5c5898abe5044da2cc6caa47848f0dcb03f8795e42324cafcc6a72d82b6a818c803f410156bf49f282205778da05131ce15a5f7a1e5e647f685c8d71cc51e682 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cloud-utils/cloud-guest-utils_0.33-ok1_all.deb Size: 17012 MD5sum: 8cb921e2eed84e20171d6d5b8e70d0b6 SHA1: 7e7fbbba77f3e001ce9f693e1f32b7b5945da67d SHA256: 650e6704511c8897181d9498be70363ba1f73fbde6f1b9c1d854aed2f08f733a SHA512: 326af7cffd22c62511c8abb82edbbd1aaabae3cf957d1c3b26b4c53e37875e122f623264f9e17b934cf80e403d876baf9494a40ea78f45b1a3a3e426a4467957 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cloud-utils/cloud-image-utils_0.33-ok1_all.deb Size: 17076 MD5sum: a68a1069a1c07be25c66af7ec11ea23f SHA1: 962ff37ff49ec60a3c5adaaa39be6ed59c09e89e SHA256: aca66fce43cb60ed43d8cf9f8260322e11f0f60c643e8b2aad5621e835c1fc2f SHA512: bb026270e039eedbf01274e3456c2361acfbf130b1e9b457da808b65cf8d102d557d939779324680e055528fbb9131436de003addb553a48275c846731db5008 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cloud-utils/cloud-utils_0.33-ok1_all.deb Size: 1856 MD5sum: babfa67efa955936ff47d0f0feb84027 SHA1: b9ac2400e54e741e75f71d596129a48aa4a68872 SHA256: 0d3baee993cbc72dca58a9394ecb171ab8637f00c8ea5707cb2eba8a074e9ad6 SHA512: 56da737e8211a7fcda680b3272bf9e4e7650ebbd201c5f8b0c534da784fbc0b82b5884cb33b529ff510d08ae9b9685dc9ca33bf30f215b3fafd81e3a7d1fb826 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clutter-1.0-tests Architecture: i386 Version: 1.26.4+git2779b932+dfsg-ok1 Priority: optional Section: misc Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 530 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/_new/main/c/clutter-1.0/clutter-1.0-tests_1.26.4+git2779b932+dfsg-ok1_i386.deb Size: 72456 MD5sum: 3396bb5ed5c22a98fab496dd2c2ad1b5 SHA1: b19f59c4da85062cd6ff85b8b297b8711284a273 SHA256: 5459cdee80524c475cceb282bbdd8b9b440cec8d9353707d228e706f0abda08b SHA512: b62aca22ffe421b4fa1e9f3e2315dee63c76fe3943cc315da56c3f8f0640c19ed00e4d257a3563e83f5f21a02b3fd04ef78fa26d6989c22c5382b3d038c47db3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cmake-curses-gui Architecture: i386 Version: 3.28.3-ok4 Priority: optional Section: devel Source: cmake Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian CMake Team Installed-Size: 10578 Depends: libarchive13t64 (>= 3.3.3), libc6 (>= 2.38), libcurl4 (>= 7.16.2), libgcc-s1 (>= 4.2), libjsoncpp25 (>= 1.9.5), libncurses6 (>= 6), librhash0 (>= 1.2.6), libstdc++6 (>= 12), libtinfo6 (>= 6), libuv1t64 (>= 1.38.0), zlib1g (>= 1:1.2.3.3), cmake (= 3.28.3-ok4) Filename: pool/_new/main/c/cmake/cmake-curses-gui_3.28.3-ok4_i386.deb Size: 3216536 MD5sum: a7eaa1774b0524b1b2e3bda2a939d6f6 SHA1: d0d76494619a8fc65350628325703ebe9a85d250 SHA256: bc6f5bc496868a03921fc150e7a0bbbeacfbf9e11c32f56d2aedde9edf082b35 SHA512: b915091213aa6c2206f6bf95eff972d07c7e2e955aecaa677624573d60212d0a5e978227fe27c933a050b4e872c87139705c3d7dc0c52aeab8cc2da191c9ea1f 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". runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cmake/cmake-data_3.28.3-ok4_all.deb Size: 2124352 MD5sum: 41cf0fac25c1a2a3c89d1fef2c777283 SHA1: a94b779641dea7b07fc8ef01181ae124c03ba2fb SHA256: edcdeda7b00f6dd5d6d9a1e08521fe4f3bf96223cc0e7ae740bad9f03a829e71 SHA512: ed40397bd13d2ff48d7e80c6e0a4601c60d78d6f553827f14017b2ed640575342055ca9abb5b80b245ada48256d2db09da4917875185f06a898a74ca249c42c3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cmake/cmake-doc_3.28.3-ok4_all.deb Size: 2438084 MD5sum: d59307f857f667f157adf30eb2f9b1c8 SHA1: 1fe6f4ee88d05d43ffd4d0d6a1bd5e175259cb24 SHA256: 1311f44e92031695c939e48731f206ada58f1130fe9d3eb3f7da0f6352e7a668 SHA512: 194c6c31500f5b3f49535fa523d0873bd1b28bdc37744ce31878f650e230f3afb555b40fef464bfefdfce5f29ce66bee3e43b1e157a0a31f384e4fab3a3545a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cmake-qt-gui Architecture: i386 Version: 3.28.3-ok4 Priority: optional Section: devel Source: cmake Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian CMake Team Installed-Size: 11012 Provides: cmake-gui Depends: libarchive13t64 (>= 3.3.3), libc6 (>= 2.38), libcurl4 (>= 7.16.2), libgcc-s1 (>= 4.2), 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.2.3.3), cmake (= 3.28.3-ok4) Filename: pool/_new/main/c/cmake/cmake-qt-gui_3.28.3-ok4_i386.deb Size: 3346156 MD5sum: b6e052bfbc459980ec4f505bc11bca87 SHA1: c3ce4e6eed804813cba7df98b2dfb547f3d00ffb SHA256: b2f729cd8be17310304c7db81509b3839bcf1372af24c3534ffe9396de0d05a1 SHA512: cd720f42e4a6b830dc31fb04f3a0b2f3c23a7fede231ad0b5753e28ff37ae842225512f9e2d38fe86f9d392bdd818e1fc496449f8793f7fe9597fff89d1b6b2b 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". runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cmake Architecture: i386 Version: 3.28.3-ok4 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian CMake Team Installed-Size: 34404 Depends: libarchive13t64 (>= 3.3.3), libc6 (>= 2.38), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libjsoncpp25 (>= 1.9.5), librhash0 (>= 1.2.6), libstdc++6 (>= 12), libuv1t64 (>= 1.38.0), zlib1g (>= 1:1.2.3.3), cmake-data (= 3.28.3-ok4), procps Recommends: gcc, make Suggests: cmake-doc, cmake-format, elpa-cmake-mode, ninja-build Filename: pool/_new/main/c/cmake/cmake_3.28.3-ok4_i386.deb Size: 10263404 MD5sum: 5d0e8ea84a7055f3255088d161fecae8 SHA1: c70ce22fc8223f6ea1c4c46de87d39dfdcb4c4ba SHA256: e50ac1c8359f39b7347184aada1d2328e994f947b8cbdeeb4c5c577f03ccff84 SHA512: 0f28237d1ddd9238bdfa12e50ced879d476ca1855540425842c837521385c0bf15219794e64b16ed84bee3d945b1d6a9ecf0406529ab3d494497e0758a0488cf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: codec2 Architecture: i386 Version: 1.2.0-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Installed-Size: 273 Depends: libc6 (>= 2.38), libcodec2-1.2 (>= 1.2.0) Filename: pool/_new/main/c/codec2/codec2_1.2.0-ok1_i386.deb Size: 56932 MD5sum: 1d9ce63fbaaa383a83c407b007e18fc3 SHA1: b1658b090f3cc50fce4f1a2afb11f84045cfaacb SHA256: 89bc360e65dbdbc2430a48c74f49f4b3234807fa0c20078f7ede0501f268c5c0 SHA512: 80f15df89b218a04ef46da7a4ccc548838a7510b1bc1ab220a97523bab384c97e3dcab5ee33b21bc07584d8edb4c0969cded69bab2638862ca7733ea17c6e94d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/colord/colord-data_1.4.7-ok1_all.deb Size: 172548 MD5sum: 1b2585966903c067f28b125e23777c8a SHA1: df6a7a9373a86a2c8fdd167a360e765e68c11a46 SHA256: c25c54e6cda979d12f71096bc90d54b6b968e395d80011a1302927e0d6be91fe SHA512: eaac7ca96de7add9e6c9d3a43cd9d714979495a41dc37193d4c825f9a6fe121072a4624f6f76ca737bfbcb45d42fe0a5f7ac58b68d6fc7b19565b59c11b6329e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: comerr-dev Architecture: i386 Version: 2.1-1.47.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: e2fsprogs (1.47.0-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theodore Y. Ts'o Installed-Size: 130 Depends: libc6-dev | libc-dev, libcom-err2 (= 1.47.0-ok1) Suggests: doc-base Replaces: e2fslibs-dev (<< 1.33-0), libkrb5-dev (<< 1.3) Filename: pool/_new/main/e/e2fsprogs/comerr-dev_2.1-1.47.0-ok1_i386.deb Size: 43418 MD5sum: 71330a40618f7bb4a9f73fcd795a0a26 SHA1: 6204d8da25961acc1e686f9d55a783898bf71d79 SHA256: 6d159a7a15de8a685d7524e88c2e782022a560e55280182ba51c258258e38d55 SHA512: 1c1c1754535db7f1f4b37d98cc8cfa999051c243d605215689b7cbf188bdf9ed28e812bf43eeec2670feef03f743bf820689300c8e85bd1173721fe897139106 Homepage: http://e2fsprogs.sourceforge.net Description: common error description library - headers and static libraries libcom_err is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. . This package contains the development environment for the com_err library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/console-setup/console-setup-linux_1.226-ok1_all.deb Size: 1882720 MD5sum: 7459933d8229b71746065e0dc463cdfc SHA1: 73d78939197f1e57531d07fb6b7a3bbcd5631817 SHA256: e8d03a51e0e31859d50eef1dc6076e04b9b11d052b61b510324b06a25596e061 SHA512: b23738dea5a09b3c160e38090a46098c972a878c840b736982e46e434dddc8be88665820db82af062998fa1b22765e4ff2f395b946f226454902985131b216cb Description: Linux specific part of console-setup This package includes fonts in psf format and definitions of various 8-bit charmaps. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/console-setup/console-setup-mini_1.226-ok1_all.deb Size: 631332 MD5sum: 238f64880d3579741291e01fab13ddc5 SHA1: 3e4fe23c8f9a77f1e51a92b1f03f35fb0e1adeb9 SHA256: 7ebf706e4e9ff93542b012cf9ac6ee23337dd9d9bf5f0c57c05562f9beb31501 SHA512: b6b137420f1d40c3043e45016e2ef24eae9cb6d013bfd32f984650875f97ff976c5eeed01332f71292b9573760b3d861007fbb6e826e8c1b195bb7f4d1410c1e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/console-setup/console-setup_1.226-ok1_all.deb Size: 102492 MD5sum: a66a485337864cd23a534854b3c1438a SHA1: 67354b17b97a0e667fc136c4a2229ef21056ea3e SHA256: da2907fb642df328231ddb66d5a882079a049e20013f8e640d5dc809e92c0e2f SHA512: fcd408e70408911bb3bc659fe8bd6c4fa6585703c3d1b4a0be02fadeda62982724f9cdd37a33a8ffb585daa67c1e6dadb6a966d219c31f5920b5c0506eb74b64 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: coreutils Architecture: i386 Version: 9.4-ok4 Multi-Arch: foreign Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Michael Stone Installed-Size: 18422 Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.48), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libselinux1 (>= 3.1~) Filename: pool/_new/main/c/coreutils/coreutils_9.4-ok4_i386.deb Size: 2866588 MD5sum: ea099df4ff676c5f84a4a09729d1093d SHA1: 09d66d3f1b24db993e7e07d8f5b4820b96d1d161 SHA256: 942c7dff86df8f46a6aa0809a62c2e9e9031b1f2873f62df10cb04af4aa0f893 SHA512: b29421be66e4dc9db5655d2afa2b944bd83aef03afd98d3f4d1d0f6df6cb74ea728c93f9ebf6130bc90bc9459a7b7e7aaf575fc9b445ecdcb7d2751476d8bb75 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpio Architecture: i386 Version: 2.15+dfsg-ok2 Multi-Arch: foreign Priority: important Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Anibal Monsalve Salazar Installed-Size: 1197 Depends: libc6 (>= 2.38) Suggests: libarchive-dev Conflicts: cpio-mt, mt-st (<< 0.6) Replaces: cpio-mt Filename: pool/_new/main/c/cpio/cpio_2.15+dfsg-ok2_i386.deb Size: 248534 MD5sum: 9b087b030fc50b1358af0fa68a810be5 SHA1: ca1a0e1724fab855a1bc7ebc088f83b3e25a93e6 SHA256: 4a7083d2bd82e25fb790e938e4c0ad254a2f6f3a95582b43191cf051370edc89 SHA512: b0a7e26c8ac047c71801e50443b0c297b138dc109523f6e6fe28b1e798d1afdf12d6100eadb5cfb0fc60811b4e9a4a845579698502ea982006e01d356703b505 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libime-cpis/cpis-dict-libime-allinone_10.0.9.0.8-189k1_all.deb Size: 2172 MD5sum: e40441a8f7d31b97004fd0c644fa1a3f SHA1: abffddf250d592a0c6102cde0e84259c5208f67b SHA256: 80116c3e2aef8b3bb247ccd9bbc024be8428d9441dcc99192768817c1a526c6d SHA512: 4caa6849bb196ecb2ad3d5c8f878c4e3835e46286e811799f89ddd9b271ea9446ce83fe65098dc2eb08ec56e52da8afb9f9e575559220b81690d2cbe329b3628 Homepage: https://www.taotics.com/ Description: package cpis-dict-libime-allinone. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libime-cpis/cpis-dict-libime-chs-common_10.0.9.0.8-189k1_all.deb Size: 2044 MD5sum: 5e884dd51269e9bfea4234b0dbc6b810 SHA1: cbf7c84605a0180501d309dff98450835951feb2 SHA256: d35ceab360f27ab2d7e4e5d41f600ded2c0f25ad2b749a835f1e5a5be73a345d SHA512: 3153611ac2c9a8265e0e75c7b283f884a4cfcefe1f8876f94b1332be35b11dccdf2998bf80bd67b6fc620c11850e364e818d25c0970fd4bc2804c5729d2a14b1 Homepage: https://www.taotics.com/ Description: package cpis-dict-libime-pinyin. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-12 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: interpreters Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 36837 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.2.3.3) Suggests: gcc-12-locales (>= 12), cpp-12-doc (>= 12) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Filename: pool/_new/main/g/gcc-12/cpp-12_12.3.0-1ok3_i386.deb Size: 11051472 MD5sum: 07039a17dbe080ea57ba0abda217dd8d SHA1: 95f8d245bfedcc2623d3af42067cd61b52c7c9fc SHA256: 40e80d7e0d2a0e12ac7859c8eda915f0d19ecd1cfd3749202826ba8988e4b2d0 SHA512: 8481234030d2517d2b626678aea384c73cb1f73a08b42701162cce638aaac97a266d7a10c9a885889a0f482cbf9f8bca4a229d753b27db335e8187fba538f8f8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-13 Architecture: i386 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: 34639 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.2.3.3) Suggests: gcc-13-locales (>= 13), cpp-13-doc (>= 13) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Filename: pool/_new/main/g/gcc-13/cpp-13_13.2.0-4ok3.3_i386.deb Size: 11407854 MD5sum: 575a62ee342c0a24c1613e25f722fe4e SHA1: 330b6c975054e321d17cec7f301412d102c4958c SHA256: 566d077ca277da41e428db7f988e5c4c501d85751ea109dddd94302587cccd55 SHA512: e50e144d46da4433444a21d2da3d2673b65f0013369ab05178e64349d8550f61b6e4af089d183be78ffb5fa74689e433443ea9844d09831d5ef81f50d1e9d0e3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-9 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: interpreters Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 26655 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.2.3.3) Suggests: gcc-9-locales (>= 8) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Filename: pool/_new/main/g/gcc-9/cpp-9_9.3.0-ok12_i386.deb Size: 8395242 MD5sum: 04ccad5dd5341f9e3d8ed7e76b48029f SHA1: 816281fdd953903a11a956198a9593deb7d1f39d SHA256: 2270264c31e87471d96046d3dddd350977bc59877af410313e6418f846f19d0d SHA512: a928d011939c72fbe047cd86d5df2c9fdf196378f77616869ac92827de83813e7f883466c6914d72e67e3271e746fd930c162db0b51ede8193937aacb4a2edae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-aarch64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/cpp-aarch64-linux-gnu_12.2.0-ok1_i386.deb Size: 2974 MD5sum: ab408824e2f19e81fe23d5f05e70acf0 SHA1: d802b0b8a63bd3ada114bdc71d6a17ce472de018 SHA256: 53d1d3bb363d915b8bb96599b0982b01f82495880081963e31617bb2d2d773fa SHA512: 9ef0cd3631b81a6d07da09d25a412982a148c52d98df1b94fafcfc64a81916f7f5a70ab58b47c0d84122dca0a21930879739c0b72dfd1dc4bbda4e2d4947e471 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-alpha-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/cpp-alpha-linux-gnu_12.2.0-ok2_i386.deb Size: 5564 MD5sum: 4b8a966454bfcb0238a0e7ffba2e5f99 SHA1: ceac02006b8e7e5c218eb6656b4632ef50ecfab9 SHA256: 17ce3d7d60d4c4e9fc50c3c867d131cf2b1a27575a816d750850ba1021560e77 SHA512: 43dad7bc3253bc8d2c5dc2fe62a740014a34fc82bcea42341df7dd814eeded207a6ec820615f29c50ece3f7f0a19a5f0805802c02b738cf7a357efa580c89417 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-arc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/cpp-arc-linux-gnu_12.2.0-ok2_i386.deb Size: 2908 MD5sum: e7e37f2f5939f3b1abc5ffdce1eefb75 SHA1: 34ad551d584d4d842b714c98f1979a8b1a99916a SHA256: 2027077a706275e2b607493c0d7d7febc728347a70507e97f775fef2853f31c8 SHA512: 1e75805c2a00b307e27a5cdb6d8b2e7104610096f2710c2da6546509401c4c7ffc97bb9b08da50abeb32b4ba485dcd9b5a25dfd15297528e376b77032eeb1f04 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-arm-linux-gnueabi Architecture: i386 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/_new/main/g/gcc-defaults/cpp-arm-linux-gnueabi_12.2.0-ok1_i386.deb Size: 2976 MD5sum: 0bff30acb79286f8d5d5c2ba7193bd0c SHA1: e244de3bcf1506ca0adfee568ab57784f1e7d711 SHA256: 6b51c0ce3afc38ed3e05bc73b461b75a493591f7bf1fc7347d88572d81f92cbe SHA512: 2d46a04f35c8022c5ff3d8f8a08bb46935bd0bb5d32c2dd59f3d305a43b1c17cbeb4fa76a967718343df92b8668c6f3bcc18b68a236b3325716f9c521f696eab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-arm-linux-gnueabihf Architecture: i386 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/_new/main/g/gcc-defaults/cpp-arm-linux-gnueabihf_12.2.0-ok1_i386.deb Size: 2968 MD5sum: acd96b5c9d773af42bdd0a7f8f0d002c SHA1: 2ab375412e283d254e8968dc6a4696a772b13231 SHA256: e77d4d024816866f9d006edcb73b266b0576d20ac52c7bdf6b13a8fc87f8e3cc SHA512: d0ff20b8a5bf8099586832e1d43d4fe57ed2c3bb156d64083ba71c9414f8494401192809be78ec343a04684f291a6f8c97f04fedada36c07af5d4e17c72aaf94 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-doc Architecture: i386 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/_new/main/g/gcc-defaults/cpp-doc_12.2.0-ok1_i386.deb Size: 2812 MD5sum: bfe72e13fe1939fe02d4d07945727326 SHA1: 2fa21047fd479335a6405648e8cd26e730631e65 SHA256: 25854e9767d279fdd57f60a5946c2789a55289fca906d2fcc4a98d96ceb9cfc8 SHA512: 3a81adf334e608b624243ee03a4f374b3c87d467140c6c6fccdfba888665919804d8eaee9420c41c6f30a7c730875c4c501417d60e511d02ff50cdc0570a5732 Description: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format (dependency package). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-hppa-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/cpp-hppa-linux-gnu_12.2.0-ok2_i386.deb Size: 2916 MD5sum: 37de54f364b501541db0e1807c46a480 SHA1: 4867728766a232f978def27e9e748270f2f424f2 SHA256: 365f7e8ba89a3246b1b529e247b1341cebea79557fe75f6a64308b284584464e SHA512: 460b7b3b5539f98d6bc1bb6ef3e6ca0caea01cd98b915dad2f5ae585096a92f9038c8a358549eebbade3d9661654a35348e403bb3e854436951c2a19a557cda9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-m68k-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/cpp-m68k-linux-gnu_12.2.0-ok2_i386.deb Size: 2916 MD5sum: 541e81f865aa597781e75aaf607cad34 SHA1: 2ab0fdbd7d11c805510cfd945ed5a57942499775 SHA256: e7da49488af0e186a6b2b450001fa424693b0d79c8b882752d459afa89de3ec7 SHA512: b3df8350b18c25a716b3529d861e992b1195e9c03d74cc56020b87d4ea43f4a914cf25c1681c82b388e071ed3c0c834354e773871747b95f501da117697fa12e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/cpp-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 2974 MD5sum: d5864a48525779757ee732ce24105294 SHA1: 7d23372d8863316dc600a0cd9bbba65e1784dbfb SHA256: 3219728dcbb95adbb12546e7d984c4b3ef0e3a439c9bf6e55544193f2e96c03d SHA512: 2a27fbc9410ddf0090111ff70fcb8b3b9fc5c0f69fa71480ea0c724cbf8d0c854927eef24751218d91f4c80c47dce3dbc1376c97278ede383a3943527670b0ef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/cpp-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 2916 MD5sum: 883bd3d08adfe11cea472837d8b4a062 SHA1: 474481b6500ab7dd6cb66e56c1ed6a63e6453578 SHA256: 7c1b09fb244fd6c6fa9414bfd4fb9d4a5eee97f4ed14fd6ea9cfeea7ed62c9a4 SHA512: 5f566a12ae90cfa5f6d4e46b4d29c15e55c77860685968cadaa2270139cfc0b607375b602578b8f28c47688888257b00db1c6799ee76f74dc4364026212869e7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-powerpc64le-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/cpp-powerpc64le-linux-gnu_12.2.0-ok1_i386.deb Size: 2982 MD5sum: 77d9d58b6bbeae37b640ef00085f1b41 SHA1: 932fcddb963163a2e8670c7f8f6b9908daa4e5e0 SHA256: c583389b471d50749a2bfbdda0141d6051010e315d8d0b6ef4207a8a4091b583 SHA512: 2b34fccb39b09d2b89ceb5a82eb827a660fe4877384eed4721213645b9e529fdc5f0544df92bfb1b270b28d374d067f8ed3d272f93634d941b15e620c12f491d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-riscv64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/cpp-riscv64-linux-gnu_12.2.0-ok2_i386.deb Size: 2920 MD5sum: 7365a344a9e3e72793369638222c1921 SHA1: f98027bed9dc6ade5e4b24da15572c0877a2ef01 SHA256: 2c282dabb759ef728930af05515e347db22a5c7583104aad7261e8f970ca1a3a SHA512: aa71e3adcc713458936870e8b446063294539398ec3a48e7212b59762e57d29706f48e80b8a41fff4eef7faefd650947f752a2964eeb5f19eb0abdd73c9c0085 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/cpp-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 2972 MD5sum: bcaf702b51f0d8b5619553dc16ade805 SHA1: 602fb80ee8b68ef9fcaacde3555f0e038de07be6 SHA256: 3a7987a0a540bc131a5c272727cbc909bceb5cb48bcec29b8f580ffbdc738180 SHA512: 832a9eea896c01dee919fb56d6a5c2c137ba45eed70948ef233abe0c04299e25e6e0621c160ecac545159ca87e05e299c36b3bc5feb4128e7e5863ea3bbae13e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-sh4-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/cpp-sh4-linux-gnu_12.2.0-ok2_i386.deb Size: 2916 MD5sum: d17ced3022128c403c65e3e8d86ca846 SHA1: cd57dbf954ee4bb88753692a1c3dd5c07fbf84f8 SHA256: 2c98c3a908f385fb2fd073004d3a7397356ac8ea7020aa99bd3bf31a1a1a9d9f SHA512: 9f23fa7c2f28f8a3d31ea5fa06aeff3f1b2d69455beb5e1a29e1b2246583097115c6fab4535fcd66f69ca887d67590c065e6dc6dce1eebcf3069a197e2edb34c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/cpp-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 2920 MD5sum: 76db88fb598f9a8de6587bf7d6cc84cd SHA1: 571e2ab46c13ce06413f500eff2b43fb43c931c5 SHA256: 5e47d5d315663137b1759028c35337cc4734f3316b8b80f6f70828c1d993a68a SHA512: 074e494bd31eb50afe5483d34c1f38e974b0d876132aeace0d6a3307db085dfb8acf4343dabda22d40cfe4a36007df6490ff0fcd8b8402afc751e0fc6955a6c9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/_new/main/g/gcc-defaults/cpp-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 2982 MD5sum: d63daa4c95a596a769910db43f2f7574 SHA1: 416697ecc44e631f9acccb148f95bafb58de68c7 SHA256: 0e3ef3d0970181ae1e9b24912f89ddce1c560338775204aae9964d71692b3f33 SHA512: 59a9aead994501b0ba943fb49a703943176255307f41fb45f7a9b9b3a5da3313885b84dd9fecee285b621d7f8d12601b3256955ef63f5b2affd99ac290bf7630 Description: GNU C preprocessor (cpp) for the amd64 architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for amd64 architecture. . This is a dependency package providing the default GNU C preprocessor for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/cpp-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 2920 MD5sum: feb34c19ec543cd84a331c0200b51e06 SHA1: 8ae521193b5107cbe6275384d34f8177325be2b7 SHA256: 8d2476590473adbc27aa8a144525d84157e3bb6a5595fad818a8d7cb678af88f SHA512: eff1191c034fd57feb1a5282b94289c8ee7ec92221d02f97b6c4c4deeaf513d0139b57677cfb6c4d93a45c25adfcfbfd6208725f8ab8ce8d237190e193030f22 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp Architecture: i386 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: 51 Depends: cpp-12 (>= 12.2.0-1~) Suggests: cpp-doc Conflicts: cpp-doc (<< 1:2.95.3) Filename: pool/_new/main/g/gcc-defaults/cpp_12.2.0-ok1_i386.deb Size: 26918 MD5sum: b188a0f35627cb01f20e31a8fce86edc SHA1: f4bf7537e92ed10a50a0b2a1d20b39ca61c30f6f SHA256: e69edb5c1df30c1d4e8684c0151a68c8aac837e9f997a8e2cc2b3e5a9acaf6a4 SHA512: e866f57abc913d6dc563339582728a5fc98e50fcda159a01b5f0d2331d091f345c32fda4862bbfddec6ddb74a842e28b692a1f5e3056ff4dd251bcd53f9802b9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cracklib-runtime Architecture: i386 Version: 2.9.6-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: cracklib2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jan Dittberner Installed-Size: 581 Depends: file, libcrack2 (>= 2.9.6-ok2), libc6 (>= 2.34) Recommends: wamerican | wordlist Filename: pool/_new/main/c/cracklib2/cracklib-runtime_2.9.6-ok2_i386.deb Size: 147202 MD5sum: 780cd3d339b20756837bef386847bbfe SHA1: 11fe594b88663aaf71cccd508aa471ad081f36ee SHA256: 201f970f45fabb8f193d4f439b0c979714822d68b04bffb4d55249498d1b262d SHA512: 169e0c62cc6e37848727988ad6b5f77d420fb20fbac952ee51ee4a9c8735182199008875eb139c537262e2811c65ad7a2cc4eb830f6105b9a4bf793522610f8b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: createfp Architecture: i386 Version: 3.4.6-ok1 Priority: optional Section: utils Source: libexttextcat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 31 Depends: libc6 (>= 2.34), libexttextcat-2.0-0 (>= 3.3.0) Filename: pool/_new/main/libe/libexttextcat/createfp_3.4.6-ok1_i386.deb Size: 4348 MD5sum: a631b50ca2f84eb4e0e9c6ad24c0bce9 SHA1: 3de5a833f3bba448baf9931024117f9bf5b34937 SHA256: 42371ef885e589091eaa35357db3cf1ce30f01b38eb0f7f6b43beb387565835d SHA512: 4507d78729cdc0d6287bfa5f6f5e8c72d424ebe322f34c9501527aa9466a37b0857fda1f6d5b814c23ad5fe1948291752bef03f23c25934f20d22830e56048a8 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cryptsetup-bin Architecture: i386 Version: 2:2.6.1-ok3 Multi-Arch: foreign Priority: optional Section: admin Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2351 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.38), libcryptsetup12 (>= 2:2.6.1-ok3), libjson-c5 (>= 0.15), libpopt0 (>= 1.14), libssh-4 (>= 0.8.0), libuuid1 (>= 2.16) Filename: pool/_new/main/c/cryptsetup/cryptsetup-bin_2.6.1-ok3_i386.deb Size: 495236 MD5sum: 441232f3fd02d63c181266dd13439e16 SHA1: b9c08457f8a7c813310094062e1ade306c768a6d SHA256: a00b8d480300942641cece3bff80904abf51335b529d587bc2f5c193d5946b56 SHA512: ec9507758a7864650a1f80923ccdbbfcc601b7a3c39b0c73b95fc75e2a8e1c37e1cac122374732167ec1d940858b07501390e098e890c6754a9ef7a76bdec393 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cryptsetup-initramfs Architecture: all Version: 2:2.4.3-ok1 Priority: optional Section: admin Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 91 Depends: busybox-initramfs, cryptsetup (>= 2:2.4.3-ok1), 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/_new/main/c/cryptsetup/cryptsetup-initramfs_2.4.3-ok1_all.deb Size: 22574 MD5sum: 27b43566ca771d4b63f4dc2260c94067 SHA1: 027ceb406dd49df71edc42bb6bdf8129530b5d63 SHA256: efae44060863b871098e3b92c2702e30e38a25f1fd6ef3d674a445e582b1201f SHA512: 0a78197fccf669391be5a921cf05183536db11dc93b6220976021941b104e42a9a3dfc872962dd0d3e1d3250b90355ecb5720d0df13439bad7320aa9a3fc1bcb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cryptsetup-initramfs Architecture: all Version: 2:2.6.1-ok3 Priority: optional Section: admin Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 76 Depends: busybox-initramfs, cryptsetup (>= 2:2.6.1-ok3), 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/_new/main/c/cryptsetup/cryptsetup-initramfs_2.6.1-ok3_all.deb Size: 16092 MD5sum: 30d283c34e118b1a2e6c95bd971c982a SHA1: 7e123cd593c1a73ff433551e027a47a948c0a403 SHA256: 3bd2ed3327e0c51a8f7b560a61a7620f31b5b730a60b35f0df57fcf3c23c7bb5 SHA512: 642f66ce77947590fab10322a348e06a49553db9cef78dd34af3e5ef048f6da5348ebbf5fc27e1cdc7ec4f219465827a01a79f80556446c230a959d7ba92428d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cryptsetup/cryptsetup-initramfs_2.6.1-ok7_all.deb Size: 15500 MD5sum: f1da34b86169d7ba3ced1038b0e1e70e SHA1: eb4408859d9c79ca2ea6619bb2de735e3c09dc69 SHA256: b8a8c9a0e5fea0bc364e45debeec91e31b5cdab240aa941e4aa6f042ce1493c7 SHA512: 071c133f662afb9ba5051a6ca2df9aa2a5abc3bcf525ac24de5f7705255435befc3936cab04faba955d6cb5bb13a35db58de6db32184484fd54255cfc6c126da 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cryptsetup-run Architecture: all Version: 2:2.4.3-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Depends: cryptsetup (>= 2:2.1.0-6) Filename: pool/_new/main/c/cryptsetup/cryptsetup-run_2.4.3-ok1_all.deb Size: 4622 MD5sum: 3f3d107fd489304f1ec0bec5616271fc SHA1: c795834d3a08e6d0460168af0af8deaa265810fa SHA256: 2603af71c7dcbbd43953b4f85409fb3dd456065a063681747a5d3b40d9b0aa33 SHA512: b6effe538f8f6776d8a8a3c88eef670a80437699ba943f1cb75e1749cf55e27b49ab92caebab9d42e021f6112f43edb29dd5491ae264e277b20ce3e8b062e301 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cryptsetup-run Architecture: all Version: 2:2.6.1-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10 Depends: cryptsetup (>= 2:2.1.0-6) Filename: pool/_new/main/c/cryptsetup/cryptsetup-run_2.6.1-ok3_all.deb Size: 2334 MD5sum: 4bf2191bdc53d21924150424ccd3081c SHA1: 5d174eadcbca502e60169b24ebdf73aa4416b30c SHA256: ffe466fbe2b0c099328b817556315de071ee209a1e2e1f872ea3f1c9e957f716 SHA512: 0e4eb4bf175aecd9edf9c82d694a77b1b633712c0058b48bc1837a61502ce9d3c1c8d4ae99014c01b72e8e8f0ca142313dc60b7990be2490bba83cd2626e81a3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cryptsetup/cryptsetup-run_2.6.1-ok7_all.deb Size: 2224 MD5sum: 4e7dc9ba3494299eb7bfe62ea9a5d2d3 SHA1: 0329f3825db5551935f6e621a533c24050da5e59 SHA256: b7ef29cf925746aa833f64e0359139f5efcf64244e952c04bfeb8da1f4d48f49 SHA512: 484ee1cd5509c68dfd4c1d626dfb016cb00c210f4cf35cdf95cc2684abee5167a2b8540fa8b5cd4f2496d5e7491b465908493e4ed39964d5f8cfb04182fb934f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cryptsetup Architecture: i386 Version: 2:2.6.1-ok3 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin 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/_new/main/c/cryptsetup/cryptsetup_2.6.1-ok3_i386.deb Size: 46190 MD5sum: 79f8af0f6271463a23944e529d58d293 SHA1: fbdf99d70fe5ffbef00ceb00ff4c8aeb2b11a691 SHA256: b5e767e91ff1ae5393c41c4d77d31aa2dbe5dfc7b18759478b9752cf83fe76b1 SHA512: 2ce83e785fdbcd5c1283c68af4df1ff598c5220515271a866a3a9ffa86247f229c73bb726a6b3bcae9e16a3c1208f5a2c6403615d112f51ad04208554b6dce9b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-bsd Architecture: i386 Version: 2.4.6-ok1 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 127 Provides: lpr Depends: cups-client (= 2.4.6-ok1), cups-common (>= 2.4.6-ok1), debconf (>= 0.5) | debconf-2.0, libcups2 (= 2.4.6-ok1), libc6 (>= 2.34) Suggests: cups, inetutils-inetd | inet-superserver, update-inetd Conflicts: lpr, lprng Replaces: lpr Filename: pool/_new/main/c/cups/cups-bsd_2.4.6-ok1_i386.deb Size: 40444 MD5sum: 2e735d60092f0d231de346383ff795fe SHA1: ea3c77f563836540bb637e16763b936b0a2d650a SHA256: 9813f823769da43e2239a3469b77899bced873433f021e245a406c7fb14a91cc SHA512: b3f2214811429909c68b25a992acc3a44539990dc82d16442a688e93604e21e7b3c1c7e2a959f0b8e0e0e03668da3e2a5b31758d4b6c99056a4109b99fee7f3f Homepage: https://github.com/OpenPrinting/cups/ 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-client Architecture: i386 Version: 2.4.6-ok1 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 411 Depends: adduser, cups-common (>= 2.4.6-ok1), libcups2 (= 2.4.6-ok1), libc6 (>= 2.34) Suggests: cups, cups-bsd, smbclient Conflicts: lprng Filename: pool/_new/main/c/cups/cups-client_2.4.6-ok1_i386.deb Size: 138008 MD5sum: 2f5cfcc71c30f473e861564dffc90c9c SHA1: 6931ea4c9248d02ccdbf1a3ca82b68ac8ce39c22 SHA256: 6b5aa29d2bb1cb2d4de6a0b60e26d2cac03d591cb47a7e3e876cfc54eb01dbcb SHA512: 3915923fe472f1d388f549815ec198b2bc52c89167603712dfb7d9361e5012cfd8994be4f3cf8d5a619537b82eab06c6bf6f162311e08f2bd84dfdb2fe3f0da1 Homepage: https://github.com/OpenPrinting/cups/ 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-common Architecture: all Version: 2.4.6-ok1 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4233 Filename: pool/_new/main/c/cups/cups-common_2.4.6-ok1_all.deb Size: 252612 MD5sum: 9818ecaf75f84e75d0da1ab6b73e5c60 SHA1: b14cda093bd9de3c14050240058742bee7b2375a SHA256: 15acc756b8159349d95049f46b3794ad0ff60bcf2ed77916467d9c1f6c819e16 SHA512: e1664335d4937e9d6d0120757ec942bd7239829300568e4bdabc00f8ab7be3b1397983c15246df330be7ebeece9ba5e8af5fe3b6efcc25265d0e11c2817e2907 Homepage: https://github.com/OpenPrinting/cups/ 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cups/cups-common_2.4.7-ok2_all.deb Size: 245980 MD5sum: 6da2f38219da7120d592f50910bc8c48 SHA1: 1b9b1994ab1dfdda26fa4e710240d4e29eda8d03 SHA256: 9f7afabec25ffc82d45f8d5abba25f166dcf0a6a19353eaef3a1b9798f9ba053 SHA512: eb4c5049f7be96c21d44155eff613d41390c75cc7ac33f6d10153724a70bcf13735c8966e4f2eb5dcafe8063e00a9ead72a07ecff9e04b66ae75aeba42694710 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-daemon Architecture: i386 Version: 2.4.6-ok1 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 920 Pre-Depends: init-system-helpers (>= 1.54~) Depends: adduser, bc, libcups2 (= 2.4.6-ok1), lsb-base, procps, ssl-cert, libapparmor1 (>= 2.7.0~beta1+bzr1772), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.22.0), libgssapi-krb5-2 (>= 1.17), libpam0g (>= 0.99.7.1), libpaper1, libsnapd-glib1 (>= 1.49), libsystemd0 Recommends: avahi-daemon, colord, cups-browsed, ipp-usb Suggests: cups, cups-bsd, cups-client (>= 2.4.6-ok1), cups-common (>= 2.4.6-ok1), cups-filters, cups-pdf, cups-ppdc, cups-server-common (>= 2.4.6-ok1), 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/_new/main/c/cups/cups-daemon_2.4.6-ok1_i386.deb Size: 319806 MD5sum: ffb986817703de2c0040e92de1d1c90f SHA1: 45134541eda79992e78cb7f6474b89f1812e74e3 SHA256: 3d9da84a5793a9e94937377ec793af30b385fc4ab940a7f2a91c3462f78783ae SHA512: 13e74d09e97825df3b366d5f18eb1bfafb137adc42bfa920fa23dde7ec4ffcf491d9521843681c8e4919f53b31f268962ad921d948e147076667fc7a616b2ee7 Homepage: https://github.com/OpenPrinting/cups/ 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-ipp-utils Architecture: i386 Version: 2.4.6-ok1 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 982 Depends: libcups2 (= 2.4.6-ok1), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libpam0g (>= 0.99.7.1) Recommends: avahi-daemon Breaks: cups-client (<< 2.0.3-2~) Replaces: cups-client (<< 2.0.3-2~) Filename: pool/_new/main/c/cups/cups-ipp-utils_2.4.6-ok1_i386.deb Size: 216674 MD5sum: 25e418ecec5ad1fbbc91b761787543bb SHA1: 971b9d69ffaf80d73c74506b99e1737c8a035503 SHA256: 71d92062720268033e5eedf4e6c17cd0edcaa17be14957c2a4faec26a839ec46 SHA512: 674480c5b8ef08a79de603c165cdacc5f4f4c4a7a3f738bb9f37a0301d24b30610b60edc7d7d483b9d1e6160ca89b303e2f3748e2951271d2c34fa3706a9313a Homepage: https://github.com/OpenPrinting/cups/ 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-ppdc Architecture: i386 Version: 2.4.6-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 611 Depends: cups-common (>= 2.4.6-ok1), libc6 (>= 2.34), libcups2 (>= 2.3~b6), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/_new/main/c/cups/cups-ppdc_2.4.6-ok1_i386.deb Size: 114714 MD5sum: 90555e293d4c05762f413fa1f7cf2444 SHA1: da71746fe3fb64ec0441fee938ab26332a4815f5 SHA256: 454ab2f8623ce61984aaba736fa0cfa27472980207ff81bb536a7b5cdf8d7557 SHA512: 3b3176b5be9d4a93e10284ecffca2233d541ae6f8c0f27fd63f18418ce14ef3bfbdcb499e9f91448fcd8e1a9b5f009504b8492be6e2d13c30c3f41b26ed75f81 Homepage: https://github.com/OpenPrinting/cups/ 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-server-common Architecture: all Version: 2.4.6-ok1 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2376 Filename: pool/_new/main/c/cups/cups-server-common_2.4.6-ok1_all.deb Size: 408508 MD5sum: 803aabe1dd4655f257e2c5e4329b6654 SHA1: a4ad9514ec2603bcc1eaeda325687a2035139567 SHA256: fb46746a0b1ac8845bf95960d8cec06201a07875b672ede8a9d14addc7a7cc23 SHA512: 3289d2647075a63ad955984192618ab0e072b89bebe0c18333ccdedb2116ad6bcedd776111006a8deeffdcc51a3549e9c820cffd8d5cc9a266a5972f9775288c Homepage: https://github.com/OpenPrinting/cups/ 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cups/cups-server-common_2.4.7-ok2_all.deb Size: 402344 MD5sum: 9e181ae22efd6396d141f4e49c89f2c2 SHA1: a21fb4b85299636dde6b043d93302c26e96525e6 SHA256: ed1d291c737da20fd6b363d505d82658c5b5aeb2af6f5b62cacaba64b52f9e24 SHA512: 0721b27f2e4fdfef1102aa6619f4bce17ab6da771833992019371f154b99de1820de431b97948fa9d99df6d3bade112d44470b95eff3ff24ff8e9a677e87f7f4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: curl Architecture: i386 Version: 8.5.0-ok1.9 Multi-Arch: foreign Priority: optional Section: web Origin: openKylin Maintainer: zhaikangning Original-Maintainer: Debian Curl Maintainers Installed-Size: 490 Depends: libc6 (>= 2.34), libcurl4 (= 8.5.0-ok1.9), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/c/curl/curl_8.5.0-ok1.9_i386.deb Size: 224240 MD5sum: 4b4549e97d3fbb9a0f0c01dac513e1f2 SHA1: 16833b6776815fceb8c00dbdcd7ac00ad3ecebb6 SHA256: e41e8878b637416bbd6159912be6ceb37d9fc4617d6eeb82e5c8df4390af2cb6 SHA512: 263541c882c4c405b9341d01cceae8f0b89f85405ab87e804542ed2c1e2fcde812681db4303f7d482b3256ff0446f1b49b37929ec65ef54f8074d9e4d613ee19 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: curlftpfs Architecture: i386 Version: 0.9.2-ok4 Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Vincent Bernat Installed-Size: 91 Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libfuse2 (>= 2.6), libglib2.0-0 (>= 2.12.0) Filename: pool/_new/main/c/curlftpfs/curlftpfs_0.9.2-ok4_i386.deb Size: 35676 MD5sum: 053d052d738cf5e47a0d7cf0a60aa46f SHA1: 740d19d4c0294e155d58f2405d75ac4f2212e396 SHA256: 1431ec7426f0e3c39f85d6424bcd49ec5eeded19d62a0ec99a21852da63994c4 SHA512: 406038d91a2664e9dd2adb190d5069765009e48f2fedac0aa57d073e408349bbf2ee3829c94c1de9bf08e8a6a7c9b04779635b9508d6df6b29e485b376d21581 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cyrus-sasl2/cyrus-sasl2-doc_2.1.28+dfsg1-ok1_all.deb Size: 124820 MD5sum: 469894f42976887b2d1689b3bb35cd95 SHA1: 5897f808eb6bf4d4bb34fb4cce16197b0d4fb3f4 SHA256: 208cc3038dfba04ba5489369514fddc5780096d106a3246d94d175d06d5c0ebe SHA512: a5afc8e530a820b3622ad92919cf5b49af99e7002b2d977d29ecfa20e9c466d9e6150f354185b5ff9a3b6c03a1320678331952097ac429d39baefae2326ead33 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cython-doc Architecture: all Version: 0.29.14-ok1build1 Multi-Arch: foreign Priority: optional Section: doc Source: cython Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Python Applications Packaging Team Installed-Size: 2784 Depends: libjs-jquery, libjs-underscore Suggests: cython Filename: pool/_new/main/c/cython/cython-doc_0.29.14-ok1build1_all.deb Size: 581658 MD5sum: 07e05c5582854161bf9f53ef0fab92b4 SHA1: 6ded47bd068d2af41951898fc9d3c8ac80f660db SHA256: 9e6128fcf8027798c174ce70e05800072514e6eea024413533bc5e58d4b7dbc7 SHA512: b6597c549817a02a7e560e38ba7205025921291973d189f937877fac60ba7903f79f20e44816d04804f330a66334707b63ddbdf509df7124140eeacf5e148cfe Homepage: http://cython.org/ Description: C-Extensions for Python - documentation This package contains documentation for Cython. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cython/cython-doc_3.0.8-ok1_all.deb Size: 893980 MD5sum: f80e5b341e0f81e5ecf08309afd95982 SHA1: 7458c508c3b444e060785ece53d88f50bfb22ea1 SHA256: 8531b12e759ba9c1d7ff507e0cef193cbb5aeea8084e5b4f849b3d48fdb0b68c SHA512: c394c52a1aaede9f045874a48362ea62734a7ee2148723b8ef3a826e8e76b9d9934c9e08691a295e4e00b8a76936bea6efb7e5f1254230417fb82eac926cfc31 Homepage: http://cython.org/ Description: C-Extensions for Python - documentation This package contains documentation for Cython. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cython3 Architecture: i386 Version: 3.0.8-ok1 Priority: optional Section: python Source: cython Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Team Installed-Size: 27274 Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4) 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/_new/main/c/cython/cython3_3.0.8-ok1_i386.deb Size: 6615462 MD5sum: 29ca9c658840d1b55ea98864fba7a1b8 SHA1: 3404ec89b7210956b129a2ab8e8948c7546fc07a SHA256: cda2587e7fcdee48b38a533b902a1ab3acafecac9276684fa5e638ff52318f40 SHA512: b7bfefcbdf1b761bc767464496c7f7a45f6f47e720c93a0002d67d0b225bbd1deca4bae22337406f4c5f22515b41b03c57bcbb2db02d8b2107500404e79ec192 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/d-feet/d-feet_0.3.16-ok1_all.deb Size: 63860 MD5sum: 13ada04159ce4a3cfb6a26ad6cfaafc9 SHA1: 64fb1a4ffdb0078e41cb75c47e48a7e2f4f1d190 SHA256: 63152bbba6269074bed5a3ff604a62e8478355ffad6a9a0bdf07fcad7df18344 SHA512: c05f465b68020f95d30ece4623071c8a368fa43b2f87b8932f4df66b97f0fe41bc9e028c75db808fa580cedbca6b16fe200ad7f07a37c4349ce03da4fa78519a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/d-shlibs/d-shlibs_0.106-ok1_all.deb Size: 9320 MD5sum: 49570f3f237e37e827ae21e59c16460e SHA1: f08fcc136eb93285ccb242b679d1f773824bcfaf SHA256: c4b365b2e6094b662ab7c1d71d9fe4119f90144609508f5e1b7fce25fc63e5cb SHA512: 304c6c45785dc9d7f568ad40168237982ee99c5675bdf53516203c17ba49b4b6c95258fd5c1567ca2b093162da6d21967baababe353987f8c274bde011c36116 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dash Architecture: i386 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: 183 Pre-Depends: libc6 (>= 2.38) Depends: debianutils (>= 5.6-0.1), dpkg (>= 1.19.1) Filename: pool/_new/main/d/dash/dash_0.5.12-ok1_i386.deb Size: 81704 MD5sum: 090b39cb26233b86bc3d5475be0b52ee SHA1: 2522c0e6577538d1e630a527af7d246afe5c6777 SHA256: 391cf1439d116ec5c4c7412612d40614767f0d60b2bb36484db214b5aeb5fc2c SHA512: 60e96e79a24b094128f2db4e5493b1616b25e014a7e494e461dda8e8445be4cae4f30956d737f9520fabd43a2fa8e700cccbcf480baa7c60a8af5206dda00b76 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dav1d Architecture: i386 Version: 1.4.1-ok1 Priority: optional Section: video Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 80 Depends: libc6 (>= 2.38), libdav1d7 (>= 1.3.0) Filename: pool/_new/main/d/dav1d/dav1d_1.4.1-ok1_i386.deb Size: 34276 MD5sum: d7d337026e3c85b39c91703dd38cc631 SHA1: db665e0a52adbbb3cfb3d3cba647d0942eed756f SHA256: 52afb24cc8e51ac8fe097abc689aa1bec9e13621638a86379ef57631ddbaf589 SHA512: 8bbec48b2cc43631c44846148fb12e8eba5ddd1e0ee7e913486f1db65398fa55a7f608527926215ee2460d4acb663be5c49c2f7be82a21439ff60ffa2c124480 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: db-upgrade-util Architecture: all Version: 5.3.2-ok1 Priority: extra Section: utils Source: db-defaults Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: db5.3-util Filename: pool/_new/main/d/db-defaults/db-upgrade-util_5.3.2-ok1_all.deb Size: 1894 MD5sum: d761e17f502b7bb696a8405f9bcba29c SHA1: 5293c34ba8f1683a29f942c328b6d9f21dc0ace0 SHA256: 7a88756d539e13f23b7ec47eff0043585c0f4a4083ad9ceca9b3e1bdd588f1f1 SHA512: 6182e13a184de04c83a65c2e2285ecc6cf646694fceffff138518f2d9e7f64f14052a13424a4246e7142350f5d7c0ddd01a07ef41a028834ca774d401a04230c Description: Berkeley Database Utilities (old versions) This empty package depends on the old (from previous stable release) utilities package containing different tools for manipulating databases and installs unversioned links to current database utilities. . This package exists to help package maintainers which need to upgrade Berkeley DB database file. The package which needs to perform an database upgrade will need to depend on db-util and db-upgrade-util and call commands as described in: http://docs.oracle.com/cd/E17076_02/html/upgrading/upgrade_process.html runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/db-defaults/db-util_5.3.21-ok1_all.deb Size: 2020 MD5sum: 7eb7bd2b45dedc4bf188db824be2c116 SHA1: 18b9a16a96549314bb838d87b954502c09020738 SHA256: 1f2ee08512d90e25e106bb6c12ffbdf1b4d7f6458250d7a9b43293aeb4416bf1 SHA512: 0cee8e9761d0a2a619c17f822e5cfc5eefb4d54c2c910abb48202f6aeeacac5c505c5fe67e1630fb48ed95d31a60bec3f55c6cf8d07aa78d319757ae749a1eb6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: db-util Architecture: all Version: 5.3.2-ok1 Priority: extra Section: utils Source: db-defaults Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 39 Depends: db5.3-util Filename: pool/_new/main/d/db-defaults/db-util_5.3.2-ok1_all.deb Size: 2176 MD5sum: c50521e602cc76bd2e6c5f0b79378294 SHA1: 92ca5fe0c64ca5f6f850d43fe973c496ae2269ba SHA256: 1094f7a137b2dc1c67e4252f8f78264c45568bacec746821964aa62bc66422fb SHA512: e409fc966227a4e79da0a1575c6cbab25396ad4166045cf845ed027c1b4745fda03529aa4397b6991bf6a1cbcb53101d5fd33fe1a2def6d51b84896dd016cb53 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: db5.3-doc Architecture: all Version: 5.3.28+dfsg2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 74247 Filename: pool/_new/main/d/db5.3/db5.3-doc_5.3.28+dfsg2-ok1_all.deb Size: 15907588 MD5sum: 4dff4d8b0d12f401ec30a2f9d48045b3 SHA1: 50b87ee76ba03ea9662c9d1a970cea9b4fbca2ba SHA256: f7cb806f16446a41054b8780e837bbf7e0d8ee6343ba6dc63d9408cfc0eda8c9 SHA512: 473404244fd2952ec4fe35edc7e94ecd71f41e6a1bc55ccf9a9d42f412abcde0285a31784b79aa4db2575f513533313f4e06d4b43f677e2927cddaaacb4de0ea 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: db5.3-util Architecture: i386 Version: 5.3.28+dfsg2-ok1 Multi-Arch: foreign Priority: optional Section: database Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 296 Depends: libc6 (>= 2.38), libdb5.3t64 (= 5.3.28+dfsg2-ok1) Filename: pool/_new/main/d/db5.3/db5.3-util_5.3.28+dfsg2-ok1_i386.deb Size: 73020 MD5sum: 53a794ac52cdbca55649c379e7ea0e6a SHA1: caa53a4362d3d39df3c3337d01e787ff83fd43db SHA256: 76b9245bebe5bc63300efa0c822468c3c0e7842e2a752c31961ae02165161a0e SHA512: 0761e421e5a1edb0434b91edce9cd3d1b1149fb41579b64b7ef6528476a25f4f13035482d39a9b2efd91062bda77edc0f38fcadb93fb4cd66016ed75adbed30b 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_tuner: Analyzes and tunes btree database. - db5.3_upgrade: upgrades the version of files and the databases they contain. - db5.3_verify: check the structure of files and their databases. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dbus/dbus-1-doc_1.14.10-ok3_all.deb Size: 1469088 MD5sum: bde82fac3c50ecf2f28487111dda0ae3 SHA1: 91fef275fbe75feb46d7545fc9ae3bdbd1a48585 SHA256: 274420ceb83cb0c6fb9b853c53f3bebc65ab04cebbe79f5627c870eb63e2bb95 SHA512: 284716d8b507318700c2872c29a5e3251bf6ea1e38ae637c7eaa0a481166ffbf4829d4d4aeaf27b3efe6229f6a350cd53298f2d06c0799f65bad2759de55f9b4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-1-doc Architecture: all Version: 1.14.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 20101 Suggests: libdbus-1-dev Filename: pool/_new/main/d/dbus/dbus-1-doc_1.14.6-ok1_all.deb Size: 1363202 MD5sum: aef4bf974b4c820b8be1bacfa3291b9a SHA1: 9b917188a338f3de265483cd2c44eef787173030 SHA256: aefdfc125b3c6525f2fef0617f49f3293b983639b3d303aee1f381fdbb15e6f6 SHA512: b01de7f01b48df4c99228e35be81a987b4600526b4ef544805606a97de31f583da74e2b2cc61569facf8643510a41929fe2ebf44480206af21325af3e0a5d83b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-bin Architecture: i386 Version: 1.14.10-ok3 Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 201 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/_new/main/d/dbus/dbus-bin_1.14.10-ok3_i386.deb Size: 36536 MD5sum: 6aa62504bbe948ceab306333271b8732 SHA1: 2ee3fe407343eef3dcaadb48bb34883cb69b0ff3 SHA256: 3369f579afb0889c1852f6cc6d15be65d909075dc5ff77fe9cd0ab0328fdfe7b SHA512: 839432868d902172f9e7cd3ab3af03064d2b3fb8bc53e755bb67d5aa865fd114f1e7b68bc57211280a4241e6c4a92c3cb74b53de84ffce1f430722102f5c8d6e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-daemon Architecture: i386 Version: 1.14.10-ok3 Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 410 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 (>= 2.0.82), libsystemd0 Breaks: dbus (<< 1.13.18-2~) Replaces: dbus (<< 1.13.18-2~) Filename: pool/_new/main/d/dbus/dbus-daemon_1.14.10-ok3_i386.deb Size: 124864 MD5sum: dc919c751c04c79e8b10f7372919eb45 SHA1: 06f0df4d7ac555670715a4fd2aa7e22cd44740b7 SHA256: fe8a8a8e626445657c5b5e2eac169ad83de5f717a9d6a3ece238026907d80b19 SHA512: 2b698382f7737545f94f94b383595f7526c41a986f254c36ab5be699e6c6b5d43ea604d199317c4ea4d3f9fc781b163fe31d721ad19c252aca7f990b0e33edd2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dbus/dbus-session-bus-common_1.14.10-ok3_all.deb Size: 72576 MD5sum: 4d215afcf272c87a6c49453ac41a4765 SHA1: fb8523be9b926ba92950617f04968c9c561ca95a SHA256: 7f1d335a5cd23366218c912a6ae88fbed1de4eed0410a7474eb4a6f4646ac04e SHA512: be5c4836fa7aee564438e5006a60e4143274c3657bf46f7b6ba29b39a9e320be130c372129747a99e0ae025a64711a97e9aabc2383bb9b8ae0c1022f9380ae17 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-session-bus-common Architecture: all Version: 1.14.6-ok1 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/_new/main/d/dbus/dbus-session-bus-common_1.14.6-ok1_all.deb Size: 71724 MD5sum: 8eb95317b42a59cba7db5020c9af1fe2 SHA1: 18314e1b60b65762f826d22bb114a2e594269d8d SHA256: b9fb12b481450770ac76810bbfba406f00a97a1165fc6e69a2e73968913f0b49 SHA512: 8f83668d845d4f1bcf9b2696eae277a3df0c3e4f8c8a25fa104a1e62c7fb4fb04d3766076cc7ad05367433bac24bb152f48565053d229d33a050e3578f200896 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dbus/dbus-system-bus-common_1.14.10-ok3_all.deb Size: 73684 MD5sum: d492fb022324f7d9ae3e8cb947364bf0 SHA1: eaa801fefbeddb8945ee198cf06bde6e5e3813c5 SHA256: de7af8d55d892e1d8047510051e63a4537df06ffc1f2949dac66ca5be9f45683 SHA512: 58dc60723f17c5055ab874697ceccbfa34802e7e7eeef7ae05b04f43ab56662d8a03cb0750f78da3932fa452a36bd9079a1fa2492a9fd015fc1658e9bcb04d6a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-system-bus-common Architecture: all Version: 1.14.6-ok1 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/_new/main/d/dbus/dbus-system-bus-common_1.14.6-ok1_all.deb Size: 72896 MD5sum: 7597393df5f9f6735315a865c0fe830c SHA1: 95a92ff3dfa5e1637724f72c19825cb26efec7af SHA256: b09e0f307ea8022b44c0da38711c5acb8c847f1e2217a4598a713f8fefc56c5f SHA512: a6ec772444fdf6b6ce3ab06095196d44480633f22673632f3638a1fcf5079f3d76c95addc18959ffbdfe573721cbc8f12018455a726c6d5ee992b0e5936ff277 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-tests Architecture: i386 Version: 1.14.10-ok3 Priority: optional Section: misc Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9708 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 (>= 2.0.82), 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/_new/main/d/dbus/dbus-tests_1.14.10-ok3_i386.deb Size: 1375068 MD5sum: 3ce6550bb5d42743e34ae9b1392e9f18 SHA1: c066a1f05b666d7c162497d4a8f3941cfe4f9d83 SHA256: 7b68906a32127b6025df479ed6a9f5d92195d200dbabb5cff3151b44982eda0e SHA512: 49de1d4488203513b9b69799f213ba0195eaecf34902dbd842505157564fb4ac949bd28550e1ecab3146adda40f5142cd14c22f5a602c6cfeb1ee0b349a014f0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-user-session Architecture: i386 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/_new/main/d/dbus/dbus-user-session_1.14.10-ok3_i386.deb Size: 9448 MD5sum: 3780e6d694436dd388f4b07151c76ca0 SHA1: baa78613c707007ae089e28352c9618af72acdb7 SHA256: 32bf65035e8304263f264da51e5b9b6add03576764c6bb20b82024a3d9ca0e06 SHA512: 11169f81eaa6ae1189821790cf45493979a27e8200f3f9c3b5e82572f3173faae9bff91064524bb3ff60904a844807ce97a868b6974222fa15958edd3ad69322 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-x11 Architecture: i386 Version: 1.14.10-ok3 Multi-Arch: foreign Priority: optional Section: x11 Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 130 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/_new/main/d/dbus/dbus-x11_1.14.10-ok3_i386.deb Size: 22324 MD5sum: e8d682911d8007d06f657e78d84fc56c SHA1: a776ca7c3eab0c4ce7d8e4559cf3865c662470ce SHA256: 1e6630ed1282ba5cd3f16a24afe01f2dcca9dfaa9f633b80d005d2f185eaf4bb SHA512: 998b989a00e43af52f5fe92ef8a4dc732d9e7a73441f27bda629cf2ac4c1be3fcdbf6a6659cea63733f725b4b1c63bcf1d84ad3d191a6e4c6b169de18b201a15 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus Architecture: i386 Version: 1.14.10-ok3 Multi-Arch: foreign Priority: standard Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 174 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/_new/main/d/dbus/dbus_1.14.10-ok3_i386.deb Size: 30660 MD5sum: 0a94fa0b3e4e1da888a52edd84b49736 SHA1: 9b320fea099cb462bf051a2263270aa7b72092a4 SHA256: 5e2ab197bdf911328a172dcfb8a00bdc1b177aa317a0dd07dee910c93715c633 SHA512: 66bd1cddf7083dab140119c6895d0909bca9c2cd543886183d7a7cb59540e2be62ffe399a712d82b74e35777da02830fe84223fef28c9e32cd075270cbb1aadd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dde-qt5wayland-plugin Architecture: i386 Version: 5.6.12-ok1 Priority: optional Section: devel Source: dde-qt5platform-plugins Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 237 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5waylandclient5 (>= 5.10.1), libstdc++6 (>= 5.2), libwayland-cursor0 (>= 1.0.2), qtbase-abi-5-15-8, qtwayland-client-abi-5-15-8, qtwayland5 Filename: pool/_new/main/d/dde-qt5platform-plugins/dde-qt5wayland-plugin_5.6.12-ok1_i386.deb Size: 77212 MD5sum: 08b4724466850334b7332c70c2dcb5c4 SHA1: fc2ce6d952130e77ff6f79032e99baad35c77d07 SHA256: 89ea2aa08f1bbe25888a352563f40e19c9f09e7e8400eb905e781db846df1529 SHA512: 2824c65c65b162c28a110567e41c4e97e528a5f1a6d2c7bc0c45f39807ff7bd7bc7004fc4eafc085ccb3089bf652f8e85d20d16c34e4e19b4a1cc96f2e34d3b3 Description: Qt platform plugins Qt platform plugins for DDE. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dde-qt5xcb-plugin Architecture: i386 Version: 5.6.12-ok1 Priority: optional Section: devel Source: dde-qt5platform-plugins Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 745 Provides: libqt5dxcb-plugin Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.2.0), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libx11-6, libxcb-composite0, libxcb-damage0, libxcb-icccm4 (>= 0.4.1), libxcb-shape0, libxcb-xfixes0, libxcb1 (>= 1.6), libxi6 (>= 2:1.2.99.4), qtbase-abi-5-15-8 Conflicts: libqt5dxcb-plugin, qt5dxcb-plugin Breaks: dde-qt5integration (<< 0.2.8.1) Replaces: qt5dxcb-plugin Filename: pool/_new/main/d/dde-qt5platform-plugins/dde-qt5xcb-plugin_5.6.12-ok1_i386.deb Size: 268064 MD5sum: cfd6d27ae7be3f86e8e9d4f6ef9cc716 SHA1: 5a0639ebdd893a14e35913369aaa4dc7e977da61 SHA256: 41170d78c83ed5e81b43ad1de9bcbfa0807d08c1dc06301090c0cac51cb7c68a SHA512: e848c2496bf2b60302a8139d2f20e24a0d3716f9d52b6822cf54054f05afd784ec2a8cf75131bc23b47c04e342614e12a01f00568df2b42c426f84b71a8eecd4 Description: Qt platform plugins Qt platform plugins for DDE. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/debconf/debconf-doc_1.5.86-ok1_all.deb Size: 225164 MD5sum: 8141bb0134033e6f8a794bdeb0a0fbab SHA1: 87ff5d21855eacccac7e4811d2780792cfaa0198 SHA256: 4cc361b7e2d06672a4db6462c357ca0d368fb73e98462c794964ef462a217efd SHA512: cf428c3ec8c16700023561ddb83f656e389279852327a3a1752a3baaf970ffaa4b3568a14662a704bc1e22fc9a0f7ef984ccdf45eda88c60909f97e92b1252bb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/debconf/debconf-i18n_1.5.86-ok1_all.deb Size: 208480 MD5sum: be71fe57aaeb95e1ca5cfa5ff309fe89 SHA1: 1b9568b6079a26e3ee3b2fbecb7540a2fb316f96 SHA256: 6210360c009b2dfaea8eb8025101e68ac6e33dca055df210d71a95bf08b86357 SHA512: 4e0add5017746abc8e38d7d5646107d38d78ecf3459a6b914daf832340866deb620cb007a6f37c4100c4d91b06b2b2e1b95d4009046abb2cda38aa43e1a61217 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/debconf-kde/debconf-kde-data_1.1.0-ok1_all.deb Size: 16902 MD5sum: 3e67151621194bd6e3eac38ef968075d SHA1: 0eed51bed3015b1da2066cffa94ab098b219b86a SHA256: a6a86982ac2f4d550d000a5d481e2056690d13304c8a850aee2ad1aec775bc25 SHA512: 8dc9a502d8aa44cdd8a20fb66d3fe9170beae1aec28ed20acfdcfa7dca5a4c8d140ac8a0e13b24cbbd34b2578dac1b91e905a8ec75f0bfaf6aa63cd8d53e8beb 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/debconf/debconf-utils_1.5.86-ok1_all.deb Size: 56996 MD5sum: c5b8283367ab454b2367d231b36a361e SHA1: 3d79e2d5608b629e16f0cc17d1f929eb3926c56c SHA256: c92a274b1b18762040fe067adfd36cde0a88c9d30a1077abd5d4d9badca3a1c9 SHA512: ac9fc8083cbc75a6eeaf7b0b57754d4a0c4c59d3512da87a3e11d0d719db347331e9e4a1aa1735a8d26ac0bc43ef1f1f14c7f136650abdd5be575d1e92078107 Description: debconf utilities This package contains some small utilities for debconf developers. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/debconf/debconf_1.5.86-ok1_all.deb Size: 118668 MD5sum: 2969fc7879bed40f3db10119b6cdfc8a SHA1: 902027dc6577261f95bf23d2376eab2ed2fa9f01 SHA256: 408a552971dea50d835886793d02ef0ff72d0d8473fabf869e04ca6be5a06685 SHA512: 3e9942c6ba0212c6c1131d46ed331bc3b049cecf6b5798209abcb01aaa27603c57248ab7735ba863d8000fa8b8b9e43a4c556485e03d650368fdbbfeb901ebfa Description: Debian configuration management system Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/debhelper/debhelper_13.15.3-ok1_all.deb Size: 959420 MD5sum: 3db6b0ff02a5c5ab848058775889b709 SHA1: 69ae42bc0e80d980105ce3dff0ab43a3f4d87ab1 SHA256: 4dd23981f9aa675258cf307cef7b54cdd678873e41878d70545ae617077c9176 SHA512: ad1f4ad5e3ab358b696f2158bf08bc800ba6b4c299c28f8ab923c1044088f7dde5737c4d6ee4ee9df2aa4613536b3b98b88055835e77426b1ac93c3084967001 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: debianutils Architecture: i386 Version: 5.17-ok2 Multi-Arch: foreign Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 213 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/_new/main/d/debianutils/debianutils_5.17-ok2_i386.deb Size: 85100 MD5sum: 7ed741d7d7f34b201e65d1d43f690849 SHA1: 518ee20ece275931d133686844725b24fdf6c74a SHA256: ca3978868d2381dbcd666227326966c92ddc2048dac320dae3c38bf214d037e3 SHA512: 7d4d4ce46089d94d150e105ec41e15880ae8d2068573369e13c99d9f4b8ac91eb801e7f5dfc219f5dcf535092676326ae1218738b6e199c4a756535abedd0746 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/debootstrap/debootstrap_1.0.134-ok2_all.deb Size: 42572 MD5sum: 84b299403cfcdc94cde14f95be33e64a SHA1: 11abd9879e05083be28ff8fc7b46dbf46bf6a895 SHA256: 84fcf6f7ec6d5896f0db23c29a2284296e3bbc8d0f7639fae55bc1af32a37ddb SHA512: 7b873aea35e4d73fd09626500c36b656e3aeaaa4247c1d3c5c1d5cd9986e77855940e93056768c5fea9301baa38fa90776dec7e3ad0dec106a78d672b88c23cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: debuginfod Architecture: i386 Version: 0.190-ok3 Priority: optional Section: devel Source: elfutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 271 Depends: libdebuginfod1t64 (= 0.190-ok3), libarchive13t64 (>= 3.0.4), libc6 (>= 2.38), libdw1t64 (>= 0.177), libelf1t64 (>= 0.142), libgcc-s1 (>= 4.2), libmicrohttpd12 (>= 0.9.50), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 12) Filename: pool/_new/main/e/elfutils/debuginfod_0.190-ok3_i386.deb Size: 99876 MD5sum: 9f9e09abe5db4a6c0dbe0c7b8dafd026 SHA1: 723c6190dc817a65e57868aaf76796211841c3b1 SHA256: 2fbed107b211fc8fa1ee71c36afd177c1a955af0f95d1258b75c0f44afe93044 SHA512: e68df35552a6c2c5844084306a87b9d5270c77735b222c617273eede291fb3d6536bb9d7a272e19e69d214f80782988fab8c4afac749bd91a648c086b7e5fbf5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/deepin-icon-theme/deepin-icon-theme_2023.04.03-ok1_all.deb Size: 28755510 MD5sum: e959eff248d0eb20a0cf57db1e98d4d9 SHA1: 4bc774e43bbc1ccf9a4bb06ef8d31540aa84463e SHA256: 0cbea2b6dc48f3fccc9366fab8f73288696feb882441eb4da539e7df0a9efa14 SHA512: 3e5d0bcecba85a6cbeabc3d24480448b97d432a3fafd5b2a23b9a3746876f7ef5887b3fb7302a41dac8b0531f91ad03998e951b8342440ada92956a6d7a40b7d Homepage: https://github.com/linuxdeepin/deepin-icon-theme Description: Deepin Icons This package is DeepinIconTheme runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: deepin-wayland-protocols Architecture: i386 Version: 1.6.0-ok1 Priority: optional Section: libdevel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/Deepin Maintainers Installed-Size: 226 Filename: pool/_new/main/d/deepin-wayland-protocols/deepin-wayland-protocols_1.6.0-ok1_i386.deb Size: 39178 MD5sum: 678d366cf068ddb6cc29630af5efea7b SHA1: 82ebc5661c83ca86a35764de0d994327601de938 SHA256: 9f20c746525057c789993ab66a2ee031f53a0bd101aa8787a686ac81bf8c528a SHA512: b92b6f88c5b0029f57bce24a5e676a025574797ebca12fb78c81f010c37b8fb8741a6bf1757531d2c7c5bd74c6efdb978212ea8c0b33ea7c2f77f40296ff8ede 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: default-jdk-doc Architecture: i386 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/_new/main/j/java-common/default-jdk-doc_1.21-75+exp1-ok1_i386.deb Size: 2488 MD5sum: b46b8d73e9b9a2eb0513958ed96f7821 SHA1: a3907b3ce4ce8e53cdafcba09a9eb4b23497f26d SHA256: 32bec944465e5c0b80623961bd49ffd291403bb7bad2887c00f1ece2bd15e090 SHA512: 0893be9283897a75e3dbd8f6a1e39b03fbda83862f890a404ebf8301398026121fdf6c4e78ecb18349cd48486aa0e7accb55e7a887fb6d211d432cfb846046f5 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 i386. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: default-jdk-headless Architecture: i386 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/_new/main/j/java-common/default-jdk-headless_1.21-75+exp1-ok1_i386.deb Size: 1208 MD5sum: 973c177f9c7786a17d791b9310d5db01 SHA1: 74e9debe5b59107eada7af1d45d55534363db57d SHA256: b27c50075cfca3f3d9a69ebe823d842e56c51fd0ab59fcc0839136a9d0958b39 SHA512: cda03a85f560ac1e5b267cd34f081b3cadeba9262d92dc11e68b68c77d78f7512e8a341ca09f15456083c5259b464dd171ff7f95fb05ed4e99636abb58650df0 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 i386. . The package is used as dependency for packages not needing a graphical display during runtime. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: default-jdk Architecture: i386 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/_new/main/j/java-common/default-jdk_1.21-75+exp1-ok1_i386.deb Size: 1164 MD5sum: e207e5903d09285c2dcd100d62c5eb29 SHA1: a1ab5238e65f105466168578c743c506325ce67e SHA256: a6857468f84c80c63efe8e72d62fac1538962f186fdee1bc65f1b3fff8be0374 SHA512: 6fa00575f7fdde36903184145c540abccc086678fbd29dcaaa2b2a77f65c43ef9f62454e7a9dd15f5476a332ec4cd38cd6175235459c1b91295a8054bf747ab5 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 i386. Cnf-Extra-Commands: javac,javadoc,jar runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: default-jre-headless Architecture: i386 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/_new/main/j/java-common/default-jre-headless_1.21-75+exp1-ok1_i386.deb Size: 2420 MD5sum: f8d07ab32df813f9bb881eab8f029855 SHA1: e3ef3fb908366c8340584fd0298d5e639ae049d0 SHA256: 831aa957f2c1393112b97b8159854a3feb667fac31df05d8a103dcf65db98795 SHA512: 72aa71e99e7e1918d1c61bfcfef9bf0a84a0c93eae1871dd0f1dd2a99539daa0f7976a6ebf4d70c6c72ab269ace395d3990241c6f66f726de20630278a250962 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 i386. . The package is used as dependency for packages not needing a graphical display during runtime. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: default-jre Architecture: i386 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/_new/main/j/java-common/default-jre_1.21-75+exp1-ok1_i386.deb Size: 1156 MD5sum: 40c28658946eea21aa88d22e4fd8b167 SHA1: e2482727e8ca2c642759aeef2bc1fb7ae8e89338 SHA256: 2688204691807754a40d3e68d301bffbc5760c7f698d3045aadf07f74f4fa6c8 SHA512: 9c636f1535d29d1e944ad25c95645bc4e3b95f5ef4c9831bf5569ed20c97bf222e294e433dff46a7f12425fc7ac29f8d369d40e263e250f1cfe76660f1e3a5bb 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 i386. Cnf-Extra-Commands: java,jexec runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: default-libmysqlclient-dev Architecture: i386 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/_new/main/m/mysql-defaults/default-libmysqlclient-dev_1.1.0-ok1_i386.deb Size: 2648 MD5sum: 98b0805f963c4a14d31b53c87b15ecfe SHA1: 710c4ce4569370de3201d2202a5020a14f3457c0 SHA256: cce6e5b2a5962145978d1f19a8f96e69ff5e83b8a0df3f32f30036716c08d0cb SHA512: d218409552e917d7681978cf26e9a6a82efec6404c9709b49244effda9a751b0796bb509945cec366c78f50d39a9ca823d2f97a7d3bb6cf344863ccd488153b9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: default-libmysqld-dev Architecture: i386 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/_new/main/m/mysql-defaults/default-libmysqld-dev_1.1.0-ok1_i386.deb Size: 2428 MD5sum: fb8d2545566bfafb785c23a32870913f SHA1: 9ade2cfe73bf9b18520e91c62e699c13d8e759c9 SHA256: 34398075017b1038d1da6dfc38e19d5f47e4701b554ed63365cc75da1e0106b5 SHA512: 06dec43eaedcd2145d61cde9e469572f6d295f57c2d2892827c90eef6a9c3ac3a66311b431aba950dec1c9d02c1da2bc9baa69532ca463e27eac2be5711b1eee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mysql-defaults/default-mysql-client-core_1.1.0-ok1_all.deb Size: 2408 MD5sum: 849f29df6b5c44cdded5b20af1a54ca4 SHA1: f16add79a7388fb3ff89965e65bc0e1d97e46d46 SHA256: 11cdf18afae9d22cdef65968cba71ddc743b692d92ebcdb019de62c94664b8e1 SHA512: 975b296bc8dd3b32d9ad1ae8e016f5c6458d4457eda3eff49a5033a53230c425506f8631990506185b13b8a9e3c4747e0a7da1b2a6b6c4f66af120c10aa3d9c3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mysql-defaults/default-mysql-client_1.1.0-ok1_all.deb Size: 2404 MD5sum: 85547c20a60f933fe55cbb9780c6e944 SHA1: de0fddef0aa3ce18f58f6f99ae9475fdb3476ef8 SHA256: 8c496a510eb530495223527d9664597e564d66f1bda715f819cd09aaad3cad7c SHA512: e480f78bd2e57f65d120df9bd7b7f19bf7a5ece3a3f9bc526cc506ca819adecc5c0ab21aafe2d976bdf3db92fde5650f32d4e95afe5e2bb04f57b21adf2f2905 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mysql-defaults/default-mysql-server-core_1.1.0-ok1_all.deb Size: 2432 MD5sum: 15a01ef879bd92abebfcabdf9a03a77c SHA1: 15ac86483fcf93ab7e6c223c5a47428aabe0acea SHA256: 64c5561b067506500010bb492f4b9c0edd89452ba02afb3550b3910b01ca7509 SHA512: 929173aba89309986fb14c8f19d162942e74a16112148850cd3d0ea46edb25364ea1c35175c80c8ed262b3872aae049e47a7a0d9ac479cf4060642b4d8773390 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mysql-defaults/default-mysql-server_1.1.0-ok1_all.deb Size: 2432 MD5sum: 05444826b94c279c7679989644cecd6b SHA1: 33206d6c9583b2ab6cf972789897d9ea38a5975c SHA256: d43422ebb3ca7fdbb7e0b9b3860a116f508281b89ac67a6492f9d87c08b0a5e6 SHA512: aff5ab50bfc53d820ed23ce9f4e731e8ab437b53ca9f9917e3ddc8c6b775769c2cdf18ee94bcd487ec661ebf773aedb5bbb447f164472bac6ac91acdcbe80c3f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: desktop-file-utils Architecture: i386 Version: 0.27-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 245 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.50.0) Filename: pool/_new/main/d/desktop-file-utils/desktop-file-utils_0.27-ok1_i386.deb Size: 48276 MD5sum: 0bce411623c9d3f5fcf4839e2b6c6aaa SHA1: 0098e8e4478b3c0fa1cee7cc797333bd05aebce1 SHA256: 95d261d2c3779efb599dec817276f9f2251ec91b1142f52d7c75c717eb113431 SHA512: 73df9278b6999eda958c410eadcdd688cd556a5f5d61dbde6f95709762143378a7f3e288bbc2772a18731bde63c6b0181f516f3c1a574abe2a039c24ffc88e0b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/devscripts/devscripts_2.23.7-ok3_all.deb Size: 1051296 MD5sum: dd982b349fe8d41f43c9815c204a9ab9 SHA1: 7d34041bcc86d83bd11261ae418345c338cf4691 SHA256: 1f5ec9dde3b4080399472c43213438af5213ec7ddf2ef020f41c540243088d91 SHA512: d7436438e0fbc7d031f374f8fb574f90a836ad01d082975102b3c07787be5d4cb387170d47802efd8dace36fe566aab18bed3504fd9a1f84d30501582090bd5f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apparmor/dh-apparmor_4.0.0-beta3-ok1_all.deb Size: 7824 MD5sum: e1f088c6444dedccd74e97b0b2441e55 SHA1: b70b8ab936b7506e0ed2aa360e6740ceae6c268e SHA256: 5740ac7c9e8d0aa41b530e07be33b0f0fe7cc448755b7ce95b48bdbdea34c1bc SHA512: 818f47eb2d3d235273304e008d97fff07fcff26e1dd623c96a5fefd16c85a3389cc875f18e5bcbef8d06215dbe8e93ae15441d57ea343643c86b284ceca1c023 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apport/dh-apport_2.28.1-ok3_all.deb Size: 5444 MD5sum: 983bac0598f42ee777c13c3ccdf6904a SHA1: f8480d3a9df7389efe8c9d7d11c837f90473278f SHA256: 952bd91fea49bec49cbd0be5c279b3322d7f3b66822ccd882b2be3715009566e SHA512: d504fd6055c036d2f326a644008a3b1efe3c62be9e9e86f988b2c40d0fdf3541a28f9e28d5d60665aa9e6c3b454704270acf6de55477f1143c1280cc054c3e54 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dh-autoreconf/dh-autoreconf_20-ok1_all.deb Size: 16392 MD5sum: b111e7bc92c9c6462d2136e34425247e SHA1: 0ce22d04d3cc5513f140a3eb272956a0a8c6673c SHA256: b369aeaf08e4f642e08af4008ed3d03969a288462484a11dd409188356348fb0 SHA512: f3df87fa08f5b340378f5da0f6e6d29811030d284e3ac210f1a4deaed8e302a54cdf50e6e14a31398be6903d9cee0a8c68a8f96be804ebe82f53f075513c3b0f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dh-buildinfo/dh-buildinfo_0.11+nmu2-ok3_all.deb Size: 14196 MD5sum: 326f74904692f789c31003035b278264 SHA1: 6751228932ea70528602989e8cb2d7d0f3de97fa SHA256: e752f4796871435d2c60fbb5ae5445de1f9b5311c85887f4634a554b3261b2fe SHA512: 1d368505d96a9eb3a2261831a084ea6e917dfd806f708d8f1ea9ace93cdf7ad046681679523ef7385c552804994123fe3691ef6216941ad151fc322c44b9f6cb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dh-cargo/dh-cargo-tools_31-ok1_all.deb Size: 1960 MD5sum: 0ee87a2a1b11024293ae4173cc795a8c SHA1: 357fc6a4b5d2f21451fbeac632691759f77a0bce SHA256: e46af8c9b867279d6ec3afea466350b0a06665cdd28ec13845160d464d0d50c0 SHA512: c02ec4d523ac42723612580f74c7c888b169b613240f3260d2bbf17729ae67daac833e196c8650b3ffd6ddebbc3454de1549be1f212827b4ceab68ccc9289f6b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dh-cargo/dh-cargo_31-ok1_all.deb Size: 8536 MD5sum: 97b1224c235d1b783b53325dad0d0b8f SHA1: 47db7607a4a1ebb6005cbc616062c639e7f28dc7 SHA256: c3d5d4b3549d7d390de0c99ef172be30f1db55a024177c1b11dbe1ac8af4c8bb SHA512: dd29d4d47f18760ce0b0e0a65d6c35b286f5314b1983425fc751d8fac78c3418cfd4f8cb3faf4d14a85cee01cdeab0d4f32dd8991dcb939f7989153f9b89827e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dkms/dh-dkms_3.0.11-ok1_all.deb Size: 7780 MD5sum: 87e0acb449eef712380cd2dacab94f1d SHA1: 7cbe51b642582bbb650626715bd859380308f7c2 SHA256: f4983ac2bbb45bc2b8c7d42c4dc617ccc9309b1d6118902f95ce46dd2b0b510b SHA512: a321940e480fe59bc54667890b263aa7b4c2908bba90326e79165670a438f2a4d49eea427b6d693dd96d889d98c9ff091313e5a5a3aae33a24064deed5857f17 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dh-exec Architecture: i386 Version: 0.29-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 132 Depends: debhelper, libdpkg-perl, perl, perl:any, libc6 (>= 2.34), libpipeline1 (>= 1.0.0) Filename: pool/_new/main/d/dh-exec/dh-exec_0.29-ok1_i386.deb Size: 25012 MD5sum: 2bbf29e498f60c602c8ae702341fc665 SHA1: bc00da696dbfb2adce30033b7b0caf419f84980c SHA256: 6a0184e65a6721ac120ec7b76d7990190191f6a0bf77aab4420a0bb2364b85e0 SHA512: 12c1265fb5a1ae4d990e2fe31c6060d0c0603d73c7467c07daf7bcceb345d9db4f4d43def6752cafbc74b68b2b45293ced32e56dccc438eb77fdf49d8008a872 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dh-lua/dh-lua_29-ok1_all.deb Size: 30536 MD5sum: 370e0a79d383b8a5fce413f8290c6a18 SHA1: e1e2e992cf8a15cf7149205147545d7343e2c277 SHA256: 37d830f48379fbe6aed30c1476d7726df953d5c42a27f7f260da453ecf2171b4 SHA512: d6f3c4194f5e1b4a4310ae67efbfbbd53061ea8473b6360469d37dbd853e5afbb27ee010deb523f12b9c0cd8126ea0ad5141e20f418cb533b0e33a56e8519d52 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/session-migration/dh-migrations_0.3.9-ok1_all.deb Size: 5356 MD5sum: b349b053447465e12bbaa96d926334ac SHA1: 01cb068eb07b21e6197dfd468f4f83b0f46e15d3 SHA256: 4b4e681f94924eb63e338d852abc7abc90f41710f5b2bc0df28145737cf3d367 SHA512: e080b4308fed7800230affce3b47bad33e6d41099636f5f926d697829dd97d49ca9ea44e768a9f59e2cf3492cadc57a946f59ee3f5260defba72872ba2feba28 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dh-nss/dh-nss_1.7-ok1_all.deb Size: 10234 MD5sum: 8d039a9b6fd56c9c19439ce5f9279b12 SHA1: 1a044b98eee8e01351dff8d84643f61efd8bb799 SHA256: ad00379671783ac76f21ca438ebd16a20229bccd382bc8b9b235fc80a0abfed8 SHA512: 1d90557ca4278e0d31f2b0534b6256751232d44cfdabd8d0f63bbbac98607c830d7b5372fe716f4068455d886b2521c5b833a8f2d488d9f5dd7f4101cb9da8d5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/package-notes/dh-package-notes_0.9-ok1_all.deb Size: 5060 MD5sum: 87bcc45f01a237fa2c92cf63ec85e83f SHA1: 3add03acf9192601a826db8098cff5b371dd530a SHA256: ab83bd677dcc65f4da368cd3833bb339f22027b31169460eb09df922ca8d9ae4 SHA512: 0c0675daba103ec74890d18f742a5ab022a46e68a9fcff86798ffeb6ac7e4c32b84269aa5439f3ac07c5d961d2b9bc4b85d268eeee0c7392cbfb6d4dc3a794ec 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dh-python/dh-python_6.20240401-ok2_all.deb Size: 97768 MD5sum: ef9f57ae5998fa4b9b103527177379dc SHA1: 78dad1097ca99f95904f1d9fd77818759fbf0b42 SHA256: d1c3ac7eadba65ec729adca3f5734e70570ec0d27424b9ab6b5a2035c7e857b7 SHA512: 06da61266e34c393fcd56017dffe680ecc2475b8dffea097b81c5277227df0626f41c0e99896cf5e1bb2d1dc4f700a8c627e815ca519fd701a43f7d50117478c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/strip-nondeterminism/dh-strip-nondeterminism_1.13.1-ok1_all.deb Size: 5404 MD5sum: 289a8aea4e00b4f594ecf8b44513df93 SHA1: fd276d105e6316e5c49d07a7d4f7418ae6f3e0b4 SHA256: 8164de2e6ced6db8beb53fece9cc9bbdf5ea1aae9bfa6e63eefd2da34b51dbe0 SHA512: 2688eef8e9e89617ea6fdea91e0034a004d3d45519381c82317ca47bb24cf317d5fcc43b0d0b51b6c5cc86735a4a22b329c80082d77a88846aa0bc60deaba305 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/pkgbinarymangler/dh-translations_154-ok3_all.deb Size: 8956 MD5sum: 2a75d0be1b645279d7f8a25802275b29 SHA1: 5cd4f445f8ec6e43323c48363456984db298e004 SHA256: 207985bb440f60c3e00e7ae72969739fa86b31574368c1da4eb8f13bd1874862 SHA512: 22c64aa926ffff62faeb4925111ef616384d4db4cd3fd1fa4cb00498f1cd29ebee5cbc64283a4766262d7f6b0d8851853b5fcd3c09388318d63faac2a81e822a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dhcpcd-base Architecture: i386 Version: 1:10.0.6-ok1 Priority: optional Section: net Source: dhcpcd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Martin-Éric Racine Installed-Size: 499 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/_new/main/d/dhcpcd/dhcpcd-base_10.0.6-ok1_i386.deb Size: 199956 MD5sum: 35a85502d130268db0a754b18fdd321d SHA1: a11ebb15453350e5af0bba876368019a4e0a7d62 SHA256: 19643a7c1721428acf610470248f6e317bc70e1ddf68367b62ae8c13cd2799f7 SHA512: 23a01d41c85f3c3f95aa4b4f5019b7d0954b6f5d3b5ad2a487f72e2e0a7c16c073612bf796a98042484bdea86b77dd2fdbe8a8addb5fed4d0cfcb1e5fa95747c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dhcpcd5 Architecture: all Version: 1:10.0.2-ok2 Priority: optional Section: oldlibs Source: dhcpcd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Martin-Éric Racine Installed-Size: 18 Depends: dhcpcd Filename: pool/_new/main/d/dhcpcd/dhcpcd5_10.0.2-ok2_all.deb Size: 3920 MD5sum: 5f33d611d08de48f87a216899e4b3d37 SHA1: 50db73c1738186e7f87256db309c46ea891316db SHA256: 9a799e8a077dff9843982090fc38a8b5fa39ebf2495ae18485822544e210e23a SHA512: 05e1f36f1f386f990b62884a1ec25c526b89a37901600f33ee47896c46dd590dda7b1696dc9789e017370c8f64859eefff01596ddbe856bdd8f8695f486a289c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dhcpcd/dhcpcd5_10.0.6-ok1_all.deb Size: 4024 MD5sum: 751772fae242d3b7c2f8fc6b82ae0b32 SHA1: 695cb5362148ec099f90bb059c75384ed95bdc26 SHA256: 868ac498a312c82485f73c81fb24dd922a28fc3b7870f3b0be2348b991fc90bc SHA512: 41614ac44360a9a4fe0515f5114733873877d8aa3fabcf3bcc6a24b8c18dd3a891f001090cfa7b6be4d12bd40a48ad53d53ed736f8970937aab52f8b07800c24 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dhcpcd Architecture: all Version: 1:10.0.2-ok2 Priority: optional Section: net Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Martin-Éric Racine Installed-Size: 33 Provides: dhcpcd Depends: dhcpcd-base, sysvinit-utils (>= 3.05-4~) | lsb-base (>= 3.0-6) Suggests: dhcpcd-gtk Breaks: dhcpcd5 (<< 9.4.1-12) Replaces: dhcpcd5 (<< 9.4.1-12) Filename: pool/_new/main/d/dhcpcd/dhcpcd_10.0.2-ok2_all.deb Size: 6442 MD5sum: 90c4a0b651dae7cb7a579cdab06012fe SHA1: f1f38ea77b9b46e14c7c4392b0fec86576ad2727 SHA256: bfcb34cba7f19052d2eb41d3ea766ec227a041ee6081dd2199677e9e1401a1e8 SHA512: 9c161f6f6856f49b46ef0ea31148dbaedb0ef27fd73635d6d53b5929276c002334ca7f1d8590f1d8af80285a700d343ef3f7c9405650cf4033cd34ce3ad9bca8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dhcpcd/dhcpcd_10.0.6-ok1_all.deb Size: 6488 MD5sum: 9316a6f5b4f6bf16ebf924220ee0d4b4 SHA1: 3087b541bdd920613947a908a264637fb19dd672 SHA256: cf8cc10ba2bddd8219fed7ccc67d926310a124f70214e204a4c67cc53445b5f8 SHA512: aebdac51bfd9f8fd7efb85af984b942699f7da402880dea0d1b8496a2b6d606eaa65a0a9dbb1872fcd530051be027dde3817e0c64bb2ab32e7e7d69e92c68a55 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dictionaries-common/dictionaries-common-dev_1.29.7-ok1_all.deb Size: 82936 MD5sum: 3ce2cfc45369b8ca013c29bcaec122d0 SHA1: 7123ea4d39785c5bde4bd206910bc4378c64b872 SHA256: 7893d573745ee6a551bbfa5f08f18659e189058f61ba2bb3ba245e0249372ecd SHA512: 1fae847fa56e30403be1ddcf45b88798b50a7b12ce1fe0d25cdfcf0b86cc9a136281ac5d24f9e387d75ac328c1cf70d442ce75adb43f0ae09dfbe238b71a4636 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dictionaries-common/dictionaries-common_1.29.7-ok1_all.deb Size: 180368 MD5sum: e8ee0e4a4b5dd9bd854f494fcac1eba1 SHA1: 544a3e1d08f72f55ed913c542456cf497a0a7a39 SHA256: 4ec5a7a3adfa62e6033829db7073dc72a00529434ab4b5d774d1b54111b29ded SHA512: 1d35d05376b90dc25de00170ad15565dc5a51f1b7fee5c8bc7e903f918fe3e549ce8ca3bab4a0642292cd2ec1ace6fe1a2a2f0afb465945887324ef46bf346c8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: diffstat Architecture: i386 Version: 1.66-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sandro Tosi Installed-Size: 73 Depends: libc6 (>= 2.34) Filename: pool/_new/main/d/diffstat/diffstat_1.66-ok1_i386.deb Size: 26808 MD5sum: fe4776434cdfb375d31cce64f0f4431c SHA1: 638b484058d2ce560594e474a4c356f42e34a641 SHA256: ce61c8dd57aca41d76025e63d5cb74fdcee8022bee1191f9face6ba1a511345a SHA512: 5de3de318d2a535a384d415f401248a0a1ced6e0f02b6bc3babd5c1b8a047e3734896e038f6a0c5866f2025ee8409ec1df14621104451d3f3f223350a7db647d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dirmngr Architecture: i386 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: 981 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/_new/main/g/gnupg2/dirmngr_2.4.3-ok11_i386.deb Size: 373584 MD5sum: 5f144ddc8ad68578359f3cd620cadfe0 SHA1: 763e5bbeacfaf75c90167065f3be750faa313eef SHA256: f5b6c60b54151a5feabaae6db0458be6c9cc9f493bc3a5e15b29018b13483526 SHA512: 0d7d4741e55463c8221df5b43f8af3233e898a8300de658d33d4e9251609ef8ed47ce65b723ac91c8eeef75d480ee752d1beb6e3057e0aba74e7f1a962eaaa73 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: distcc-pump Architecture: i386 Version: 3.4-ok2.3 Priority: optional Section: devel Source: distcc Origin: openKylin Maintainer: XXTXTOP Installed-Size: 473 Depends: libc6 (>= 2.38), python3 (<< 3.9), python3 (>= 3.8~), python3:any, distcc Filename: pool/_new/main/d/distcc/distcc-pump_3.4-ok2.3_i386.deb Size: 124096 MD5sum: 5d7b8124bb3efd6597049807d1c2a948 SHA1: 5c49ccc90af07c6964ca538e9dbcb3970b72a12d SHA256: 4247850f43fb2fc7b2916791a83cc099d8d0daeeb8d2441127a8575298ff80d8 SHA512: 1bb083894985521f9900f5735637021a5c5d5f57bfda737c969ae611d4fadc71622261f5c75b83890c7fc10ccf660d4ccc4b583bde04b0bc26e8440fdc77556f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: distcc Architecture: i386 Version: 3.4-ok2.3 Priority: optional Section: devel Origin: openKylin Maintainer: XXTXTOP Installed-Size: 570 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/_new/main/d/distcc/distcc_3.4-ok2.3_i386.deb Size: 169996 MD5sum: e562195d85d99cfd480f74208374bf4a SHA1: 907fb639c40e0a39d605faee4fe4106d50be8bb2 SHA256: a1abd34eed08ab0f2f78f4ec078d1e1ac59d2f34446efbe59d7809cf56c8451f SHA512: 4f7cb2691c3f510563ee4b56232f8e491c3be1eefbf01cd4fd2182fb03fff3caca279568bcae1e1253a25aa10914a8f6c08da7607bd7ad154cbbbe60a9110dc6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: distccmon-gnome Architecture: i386 Version: 3.4-ok2.3 Priority: optional Section: devel Source: distcc Origin: openKylin Maintainer: XXTXTOP Installed-Size: 117 Depends: libc6 (>= 2.38), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0) Suggests: distcc Filename: pool/_new/main/d/distcc/distccmon-gnome_3.4-ok2.3_i386.deb Size: 33254 MD5sum: 3fa9db86945e63451d25d2935b4c183d SHA1: 50e8991e6b760062f9c4fecfdea3420b4e358200 SHA256: 51a1497249cd4155bc015b462b332e77d212c79ed2ebae6ec1d45475e80c73c5 SHA512: 5f59cdd77253e0546260ad45784cab47a855ba5a2b107dffceb5bdbe4032502e8663649be71473185d216e3ab1577337f89ce3bcf4a22e873447c56248202721 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/distro-info-data/distro-info-data_0.60-ok2_all.deb Size: 4184 MD5sum: 7bf83c7c89b423d9707ee3b6a6c8fc3e SHA1: 425990d79033b7708fc375ff14b239303ab958e0 SHA256: 3afd97eadf92a44b89db3baeba599fd2d8f124f4747954cfe4da5eaec242e906 SHA512: 4501086e821d645d674924ac52913fc6aaeb0c784ebaed86fc5eddf7e7c79df67d7471ad06e888260a7f009e2aa40a8dca4d7d260eeeb8c554d6cb71cf3ed8f0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/djvulibre/djview3_3.5.28-ok1_all.deb Size: 4148 MD5sum: f7adba02eebfe93a0ed5bda5f657887f SHA1: 824b2e9877b447ce04ef3fe4fb41d28b648b64fc SHA256: 1fea1272d3b6eaa8153c0c9e57b853292216bd4f3b4328f09cb3fdf13f828acf SHA512: 453bc3a03bdc44f3a38d35fd410a69511e00816833bec3294c4821379078df8a4675f168debba9ad3d559bf071b13fef38ae6c5c0faf635c6dd157f0fa9cf50b Homepage: http://djvu.sourceforge.net/ Description: Transition package, djview3 to djview4 Ease transition from djview3 to djview4 with this dummy package. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/djvulibre/djview_3.5.28-ok1_all.deb Size: 4160 MD5sum: 277d9eb176562c2b9faf53eebecf00ed SHA1: 92d512a3f279380eb1b7b1bf5b4fb9d2a4e3e40c SHA256: 30ec1dd525020c7dbbe133cb2705aac6172d7b897c3565d22db858aa55eb74a9 SHA512: b17c9a573bba12ca28ad86aaff9d841093c597dbe71bb55a10a211342e2bfce2149aa4cf7093face0fadc1cfd8a17e731279255c75d04393649cdc6515574439 Homepage: http://djvu.sourceforge.net/ Description: Transition package, djview3 to djview4 Ease transition from djview or djview3 to djview4 with this dummy package. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: djvulibre-bin Architecture: i386 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: 974 Depends: libc6 (>= 2.38), libdjvulibre21 (= 3.5.28-ok1), libgcc-s1 (>= 4.2), libstdc++6 (>= 5), libtiff5 (>= 4.0.3), curl Recommends: pdf2djvu Suggests: djvulibre-desktop, djview4 | djvu-viewer | evince Filename: pool/_new/main/d/djvulibre/djvulibre-bin_3.5.28-ok1_i386.deb Size: 278700 MD5sum: 2f95a511c09bd53d13660bb4ec8f8136 SHA1: c3b354b945163222ad77d24ee5da9bc6c976a9cb SHA256: 88960d9d20499c6a0d325d215f37fcc4c53e8710277077d5ef4b86ebf26f3e86 SHA512: 1554a8f790e6ddf23710f0b8e1b45a2261cac9ec270975657a397e38e8de109f2b79c7f21a7862502e356c4f3aca901daf73ea070c5633dd531a5454102971e5 Homepage: http://djvu.sourceforge.net/ Description: Utilities for the DjVu image format Executables including utilities for conversion between DjVu and other formats. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/djvulibre/djvulibre-desktop_3.5.28-ok1_all.deb Size: 77312 MD5sum: df84e27a10dab8f16c11dc231ff9cc01 SHA1: 725a23f21c81b10119c99e2abf8438fea5bd5e85 SHA256: 8e4a465bd70502d3cfc9e2cc1488817d3ec69efb40ab035d1d9e67bcc9d5f48d SHA512: c0c7a019898a0c662019337f4ef2e7c93524a65b9489ca7656bb5cb43d8e567204ff07ebfa5befeb4939b6e0d136e6886e1cfafc251866abe2e5c80f7383ccb6 Homepage: http://djvu.sourceforge.net/ Description: Desktop support for the DjVu image format Miscellaneous files to support the DjVu image format on the desktop. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: djvuserve Architecture: i386 Version: 3.5.28-ok1 Priority: optional Section: web Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 69 Depends: libc6 (>= 2.34), libdjvulibre21 (>= 3.5.28), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Recommends: apache2 | apache | httpd-cgi | httpd Conflicts: djvulibre-bin (<< 3.5.9-3) Filename: pool/_new/main/d/djvulibre/djvuserve_3.5.28-ok1_i386.deb Size: 20168 MD5sum: c97a0f2df99816b463af26407a0eb3ed SHA1: c90a28a9cf11511a02257d9f1e39ca66d4874cee SHA256: 66068ef78fbe63fcca76d531951120efb8daf498eae20fe88b6c2de6d4a23dc8 SHA512: fcd003198dda39c7a77954cc731e52ea1119d1d313888ce8dcb0fe11c4707845374fa87d0d8fb05154115734b13a75951a86b0818ab9ac771bc632995e90e08a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dkms/dkms_3.0.11-ok1_all.deb Size: 43616 MD5sum: 27b1d6e469bad50a622f3cb41e7ddd7c SHA1: 73fd989882c6d61444356c35c788e1b51b62fca6 SHA256: 2bf672a3ac1f63429665edecbb9aafaeb1dcd01970e97e6e2b2c217d2ff8b0b9 SHA512: 2e48484013198cbe1844f5c971c2e9d27c7268157275bd18b9e31cd34a5934d30b3fefbade0c5ba791c31203b0534a1b2a187a5714605e268f23761a5494689f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dmidecode Architecture: i386 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: 194 Depends: libc6 (>= 2.34) Filename: pool/_new/main/d/dmidecode/dmidecode_3.5-3ok1_i386.deb Size: 67794 MD5sum: b8eb1225ec89954bc6e7b696378c196c SHA1: d9540f5dde2b08dbe6d5c55ba93c8cb817eb0eb2 SHA256: e1aa0bac81691780c911dbfb3c41324573b72e010c0b72ce1846b012a0cdb99e SHA512: 18b7a5f17bb84f56db507f30fdf36dd38778235c6810e6d674938d4839e200ad4b5057b90d6d06b44f14413643d7b0161441e35d1cc0bb674c309227faa85ac5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dnsmasq/dnsmasq_2.90-ok1_all.deb Size: 17744 MD5sum: 7ba1a4abe93aefbcbcf43063ff189774 SHA1: 59a57ab8bb0aeb605d18b026e12492f1b28953cc SHA256: 44c0693e2844d619bdb0f409feb28e5c9f6f653e05f1ea5589a4e539484ac4b0 SHA512: fa99e922ebdc1a96f1c953f6d038cca003f2c67e7346f69457291eca295e6bd1e441511c1138d5e3671fbb64a3907da0f537cf9f159a2980acbc5eb596f2e1ee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bind9/dnsutils_9.18.24-ok2_all.deb Size: 3856 MD5sum: d1f853abf760989b3a73c384b9195bca SHA1: d67fb2191141b3fce97c6bd16c68cff28c9c1e2d SHA256: 4a2495db8634b92d5eb5a01f9a023bfe18dbf3282acbb2ae981bcc0e3a90df38 SHA512: a89858333a2ab8c5a3942da065fde632dff8bcb56c799267f16b2c6ed639301d92d6344e57389656507f12d3190fff5f47b70f7601c836fb4074a338a5f0cd6d Homepage: https://www.isc.org/downloads/bind/ Description: Transitional package for bind9-dnsutils This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/doc-base/doc-base_0.11.2-ok1_all.deb Size: 87872 MD5sum: e27117955de5344c0a207e97c1b616ee SHA1: 1b3049ccf4dce332e4aed9cad13da2aed79a3481 SHA256: 233615e8a53e426123d5f4c318ca977fdac7e165e55f21dff3f691297d1652e5 SHA512: ccbf673c4c999c8f755cc4a0b33a3b04e85f1b42ece50d3d0095f8ac69564edac2810dcd2eb65314d1d53cf87a58e4efa7d8fcaf462c4c6f4cc0485d4984a951 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/docbook-xsl/docbook-xsl-ns_1.79.2+dfsg-ok2_all.deb Size: 1060560 MD5sum: 2825278d81e7cfffaf534d1b5fddb69a SHA1: 19abab7c7c3bf10a44c9f91a8902f944eb109830 SHA256: 4190ee3392dd563925d2a92d82b5f01f8e44a4339fdcbc58f62d2f1d7507e67f SHA512: 70ea541692429eff149e9f2c73514cb2968f8f04e96acf7868db2aeb1170de9f3f9f686525022ac7817e741ace1ecb4f8825990bd90b2858d174872e3f8a6317 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/docbook-xsl/docbook-xsl_1.79.2+dfsg-ok2_all.deb Size: 1059388 MD5sum: e7a0ffbeb3d6ca369b075d559d6dc82b SHA1: 1d9c4558a043e24f4e32f7f23b39cd750116f11f SHA256: 42538d2bc177c27af6aeb727f1b3b509308def017faeb5fbb1c1ce008bf6d14e SHA512: 4eb0318f6f308947bbe41d16cc896145370b545ecb62f75df3f4c0c41f7a3dc454ada7c96b1b7f6c02415a887b58017c869b090b84f25f46c90050fc1f900b8e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: docker-doc Architecture: all Version: 20.10.16-ok1 Priority: optional Section: doc Source: docker.io Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Paul Tagliamonte Installed-Size: 2191 Provides: docker.io-doc Filename: pool/_new/main/d/docker.io/docker-doc_20.10.16-ok1_all.deb Size: 1895812 MD5sum: 8836aee61a1b84b59b682f219f63b680 SHA1: 11af1ad763d366753d9eadea00eef3dd5a84ebb4 SHA256: bb3ed9cdaa3c77832bb947c039a99e7bca4d2ae4fe8372ed2810c232c10fed5c SHA512: 013df5f2fc581cd8d599aa83eba7be7b35b9a76687a0b5d2e59f2b043b575d2375ffea54a697299ef8eaf86102f5ad188a275364268d1925e68fb28e448421df Homepage: https://www.docker.com/community-edition Description: Linux container runtime -- documentation Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. . This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64. . Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues. . This package provides documentation for Docker. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python-docutils/docutils-common_0.20.1+dfsg-ok1_all.deb Size: 127868 MD5sum: ee52fc662c5d65ffd06c7e557a7ca75f SHA1: e4d522085ae6a0bff4b06a577d394ae8a632364f SHA256: 3c646bf386cf33febdac71e64820e8a98de7cf55d10b61afa6eeb6d58359e755 SHA512: f509b5a91df4664f7b5c91871e0b793b971a3565d37d9d806bc87d3e3d6909c3cc01a7c44f36ee2abe79439505dc7cb1cdab5a21ce736251a76606b63983008f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python-docutils/docutils-doc_0.20.1+dfsg-ok1_all.deb Size: 1126716 MD5sum: 61758abbd0bda1728b889166d37d0575 SHA1: 29c8a2abe7013919acd8c3c623f87405ce1b1a3d SHA256: dff2fa4c3576665c7610433fe42d298f87623e2737e5fc2cff5e032c4bd7d402 SHA512: 1c36b182372bdac6eb5d4ee2f0ed1dee7b79f984486d7f1264a7cbc1f023dfa241ba6c6adc0f8bc1f68fc170afae37ed44de6f3a5fab6e51cd5d783af00108f7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dosfstools Architecture: i386 Version: 4.2-1build3ok1 Priority: optional Section: otherosfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Andreas Bombe Installed-Size: 254 Depends: libc6 (>= 2.38) Filename: pool/_new/main/d/dosfstools/dosfstools_4.2-1build3ok1_i386.deb Size: 88552 MD5sum: 88c335dfeff81529764ce26cf1f01dc1 SHA1: 73d598be3861186b922d38e6cd0ad1fa68e55d81 SHA256: 8d57fc89cf3dd20da04a3b58a32d9409070aac95e0483b2b02c94facdadee8f5 SHA512: 01e815be916e44d96322cf1e0e5ab30385df1d718c013cdefd6045cca4faf340b17e9bda37f7a1a7110c1fd50096dfcd75a482089c9e1cf9b48de25a4230b854 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/doxygen/doxygen-doc_1.9.8+ds-ok2_all.deb Size: 2203912 MD5sum: 7fa263570d1871c1e1dff4bfa1105938 SHA1: 1224ed306ec3e5c9882698b6c019a168ba4bea79 SHA256: c1b163fd9dc1ac7ff3f6cbc69b8e9c826bcc70d608b124bdfdf39e4831e34e84 SHA512: a0382c99d99b66b3979f1f3201deaff55e06d4cece692d16e1630a540fe46a9060805e95028023b2c9aae8e0871afe5952ab24f12a52115e859925d097b500e5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: doxygen-doxyparse Architecture: i386 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: 18503 Depends: libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libclang1-17t64 (>= 1:5.0~svn298832-1~), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 7), libllvm17t64, libsqlite3-0 (>= 3.6.0), libstdc++6 (>= 12) Filename: pool/_new/main/d/doxygen/doxygen-doxyparse_1.9.8+ds-ok2_i386.deb Size: 4291732 MD5sum: 0e0ce8e3fa79d3ed56d2f23eb6db8d61 SHA1: 58b45c0ec269587250db3ffee4da935a75fc007a SHA256: c3f6e79c2820ac8164d1248fd54cf7df2f3bb8a04d639329b3ad5709bd017789 SHA512: 94a874fe78cc847b679d55e33a0ed805fc807b12c0f83bd7cb0b12d28dfbd5913b98b37762fb702aa35e25b82d80362bbcdb24aebdbb5a9bc29b193aa132962a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: doxygen-gui Architecture: i386 Version: 1.9.8+ds-ok2 Priority: optional Section: devel Source: doxygen Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 969 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/_new/main/d/doxygen/doxygen-gui_1.9.8+ds-ok2_i386.deb Size: 274976 MD5sum: 1dbd4524dcfe7da9ed26cddbd2211862 SHA1: f8f9c4903f67999cc6be67b493561d504f68e628 SHA256: 6e39f40f14569cbcedb2900bea3527d01ef4400508c07d32f181502df50bc0ca SHA512: 37e1593cc74a9e785165df92e44779850f91356c5bd06476e7de950662a200702f8bc2a853d70f26736cf6fdda98009556835dc564471650d3fc08115442d2e3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/doxygen/doxygen-latex_1.9.8+ds-ok2_all.deb Size: 4520 MD5sum: 8b19e958ba9b3812073b5b1c16ef24d7 SHA1: adb582d8546b2f5fb8ca80ed45fd78e81286c878 SHA256: fb7709494dc98900f8427c2fa4a7c3b71a4adc76a16d379b57adf1ae08bf5646 SHA512: d8640b91c1b097231befe125415e6528913f40384c632525f7649cd639b91b07b0db3d7f562036b1407c9c6c941118104ed9b4f32b4409bbe6630b3b89457db0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: doxygen Architecture: i386 Version: 1.9.8+ds-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 18702 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 (>= 7), libllvm17t64, libsqlite3-0 (>= 3.6.0), libstdc++6 (>= 12), libxapian30 (>= 1.4.19~) Suggests: doxygen-latex, doxygen-doc, doxygen-gui, graphviz Filename: pool/_new/main/d/doxygen/doxygen_1.9.8+ds-ok2_i386.deb Size: 4366328 MD5sum: 895cefd4a3d8ec7a507edd78ef80b25a SHA1: 2ae438cd81eb6430f2c1eb9e50ef3ad9c811e71b SHA256: dc10931f386335e1310c258646a647049f279d70bc55a6f614a9646b3b113e0a SHA512: 53cfffd3ee75759fbe2c1f45f725d4b583b6c4846d6cc029057339f861c60b3700139389e2bdee51014b8cb9e04cbf678fdcddb2100351ecca67576024d7f181 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dpdk/dpdk-doc_23.11-ok1_all.deb Size: 9443952 MD5sum: cf108b5d4b5efb6bc120ae8425bccdcb SHA1: 8554a7babc2aece7a5ed9d5a7ed0c693fc4a9b4c SHA256: a03463ba460fb113fc1b03170f97789f6495db8fdf0246b620f4d99f12462bde SHA512: ce1fac7b9f8d37e1c7c9063c040652519f31a13d1b614c1bd3f3361476a61d6523e7fb9b693a4fd646dfd4adb952d0432dca53d89c5c20ca38bb3a6550617205 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dpkg-dev Architecture: all Version: 1.21.1-ok7 Multi-Arch: foreign Priority: optional Section: utils Source: dpkg Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 2253 Depends: binutils, bzip2, libdpkg-perl (= 1.21.1-ok7), lto-disabled-list, make, patch (>= 2.7), tar (>= 1.28-0), xz-utils, perl:any Recommends: build-essential, fakeroot, gcc | c-compiler, gnupg, gpgv, libalgorithm-merge-perl Suggests: debian-keyring Breaks: debhelper (<< 10.10.1~) Filename: pool/_new/main/d/dpkg/dpkg-dev_1.21.1-ok7_all.deb Size: 921920 MD5sum: 27b49f533e0bf216aeb78c0fc53e7a6f SHA1: 3446b18cbf6415fb6f1cd321095ea8991150e410 SHA256: 5abd0c03b545d75b524863fd941e3ea9cd65743687f354b35ddac4a2d7a05fdf SHA512: 5acb26ab840c67942d4c8f057d627a4f27b3e96b7c3017aeab9ecc84ed7eda9d2f92ee769d3552b908353e1a9fff9c153263f338d5bc36bb2d8f35290e642b73 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dpkg-dev Architecture: all Version: 1.22.6-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: dpkg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 1550 Provides: dpkg-build-api (= 0), dpkg-build-api (= 1) Depends: perl:any, libdpkg-perl (= 1.22.6-ok2), 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/_new/main/d/dpkg/dpkg-dev_1.22.6-ok2_all.deb Size: 1146432 MD5sum: 2e0af5bbfa11be01182e73435717f99d SHA1: 2dd8bdc1be83d407ac6e44d2f286e47f6d1eea87 SHA256: c7315b9efa16e161d4c5552866a9dd18fc827250d79a0ab2c59f7b779b981172 SHA512: 1886d118577efc476d5e2db2e50a392858abb20d3d40f518fc140e4acf0c96feea032f59bd800f95fe739b6831447e2dc63ac32216e884c8bb08f68c8e21688a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dpkg/dpkg-dev_1.22.6-ok3_all.deb Size: 1150252 MD5sum: a05097c2706fe5dac402e7eaf55b488a SHA1: 3fbd67626b4c64cdbacddd43664119f96e28079c SHA256: eb6127f38ded97b058f5c3adb9746984176122f6404470d25fcf152fab45ad03 SHA512: b7a7ff60b08f4274491990c2861e20ebef1c560b8e696f7eca04f009db535109aba6f6dc8de992df1e1904a1cd097fce10691dff4303de9d6ce07d9813ae5c08 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dpkg-repack/dpkg-repack_1.52-ok1_all.deb Size: 10008 MD5sum: d55a2b767dbfe6bf920d1ad21fff7165 SHA1: 905de3f3e7a5fa0575bc673121a67515f7dbb59f SHA256: 5530fc4acdfc160b611e3de4c2dfce5af879a4451d10af6d11f905438924d3b8 SHA512: 5fc40dc915377521fc501026b7cd70412e4035e38fec1f1f10036fb9e7752ddd9540f803044ceb42a24e59ab3d266ae6616c73fcfeb08bc7a77bcbf8dadcadae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dpkg Architecture: i386 Version: 1.22.6-ok2 Multi-Arch: foreign Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 6179 Pre-Depends: libbz2-1.0, libc6 (>= 2.38), liblzma5 (>= 5.4.0), libmd0 (>= 0.0.0), libselinux1 (>= 2.3), 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/_new/main/d/dpkg/dpkg_1.22.6-ok2_i386.deb Size: 1366474 MD5sum: 32c33fa1e0101f2e533fa3ee83aab68d SHA1: 32ba8976c299c3ee397cd00c562b58060388db90 SHA256: 4c794bdd3e8a14451b8736ba79ff9bc700fa4f3709bb541c4e993a413952f2af SHA512: 6b58b41a20cdf920f494e649c3f0a38290456504f083d3851a5c99ca256b100bce170247d7b14b85008d8f2d4df969bd14ec14cff6c1e6f1e9265bb66604546e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dracut-config-generic Architecture: all Version: 059-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 16 Depends: dracut-core Filename: pool/_new/main/d/dracut/dracut-config-generic_059-ok2_all.deb Size: 2908 MD5sum: d9cc0fec5ce2f0587c612d1bc0959021 SHA1: c2e7065c689cf363770dcced311641aefe1f3715 SHA256: b7c5c9a718ca13dc25370e1cb3870dfd4fd9ce16c744c601265e5f53a34ac1ca SHA512: c42b378bb964b56df78ef82decd9a5b7824eea3e87f948caa1b1d4a6072774203db1d583ec4533df8674a1de23814bffd19c20ca104fc33349230941f1abfed1 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dracut/dracut-config-generic_060+5-ok1_all.deb Size: 3044 MD5sum: d859d485fdccc3573c3ad9bd287526a9 SHA1: d4b9b5761a8cfab9e72517d307e398a06e8d725d SHA256: 4287ac23e5c1bd9d93b29ad8ba1fdd447dcf0e077e38d6203599a0a0422d5944 SHA512: c90f678c0e72b2c0a89c6f73340b16f3e802747fa7e18439ee9cd2bc326615b0f2753e81eb48dc078c822b93dd287c8062ae7c02a710aa77a01b1e75ee59dc09 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dracut-config-rescue Architecture: all Version: 059-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 16 Depends: dracut-core Filename: pool/_new/main/d/dracut/dracut-config-rescue_059-ok2_all.deb Size: 2908 MD5sum: d5c5e6b65865125f9c6f00130c0d9f90 SHA1: 91f6bd5008f7d9ccfb754723cf15395d5857f560 SHA256: f8193ce89b53d19862220dd22f18c49074cd2eac90a8b215dc8644df40281c60 SHA512: 8cd8a06420f278ec19a4afc58544b2a69860113b383f2c9d037d26c311fe0586c2bb98f202459c7faedd586e48d4d95b78e28e8ca5d5128a2e46cc98302fc7a8 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dracut/dracut-config-rescue_060+5-ok1_all.deb Size: 3040 MD5sum: d84eb9921517dfd3b6841f0681a1ae65 SHA1: d4d8f3ce17f0b2eb8dd02439e35c6b6de8b979f3 SHA256: 1bc5fb229b8aa3e92067fc4a65cfbd57d6073cc9c4c6e6b974f801c96a2c7db1 SHA512: 2d6a5255a9107a58cc7b2dc2b2af5ea77e8071fb743543c3ade5398e134ff23af222ef58371ffc15d14b7dc1dbcd62efeb26cfdf7366569387c85f350d30b308 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dracut-core Architecture: i386 Version: 059-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 1391 Depends: cpio, dracut-install, kmod, udev, kpartx, libkmod2, e2fsprogs, libc6 (>= 2.34) 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/_new/main/d/dracut/dracut-core_059-ok2_i386.deb Size: 297156 MD5sum: ad74dad3fa179ca9324e19c5b7cdcd71 SHA1: 56c6f9758f2986753b3ecf06d6113a1bdc6f188a SHA256: 430e3342dcf68566056084818cd7d808f51a2b773f311eba5f71b948e47f758c SHA512: d8f0dc4d25ad9d48eeeae51e4a4b5b9460bc539b9a2acb35facde48a764daa2e3f77b34bd2b9c0dd066e6d8278f0ede452ba070ff61abc7df0a9076fa3879a0f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dracut-install Architecture: i386 Version: 059-ok2 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 91 Depends: libc6 (>= 2.34), libkmod2 (>= 22~) Breaks: dracut-core (<< 059-4ubuntu2~) Replaces: dracut-core (<< 059-4ubuntu2~) Filename: pool/_new/main/d/dracut/dracut-install_059-ok2_i386.deb Size: 28220 MD5sum: 38d4e3a5019d8c824aa1570ec56c2c5b SHA1: 54805aed194ba31b427e23dfd553106cfee1cd65 SHA256: 64093e573f92d841a361dec683c5de126cab724c7bb640204f989dd65144be5b SHA512: b1db608f54c1793ed792151f1552db4443776de5d666a6e737bf78d5afa978736cc65b76a6faf5b4a772e4727de053e1a36886cef67efc017b68c3433b889b50 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dracut-live Architecture: all Version: 059-ok2 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 72 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/_new/main/d/dracut/dracut-live_059-ok2_all.deb Size: 13756 MD5sum: aa0bd5c991825cb494ad9ddb85e53843 SHA1: 3728208a55cf096253154582e0e613d2f4711ca3 SHA256: 0a06c4bdf2d6c08f4c8c0baaeacb8545415032d12fda4b99f3a44016f22f81f2 SHA512: 9754428905a93b4ae6b590a09ed800a4ecb8a10b3b65e6f1937dda67456e928cc2801a0189276deecf24436113db36077e862e23bd7de68f9613244e413af9f3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dracut/dracut-live_060+5-ok1_all.deb Size: 13784 MD5sum: 2642e00ada00924aa27ee7dd91507d6d SHA1: 4db81374601f10920c7d7780d62627cb0b4a9a6b SHA256: 3094b79875818b16a35be6c7c296eb625e84eb18ec6cc5c1952ae722db654710 SHA512: 02cdca26d1a3e3cd6b02b3bbaeea365abad6b332c50a96c84c2105e0567b9da5b948317b13dbe76d8241b09481dec368ce0da28154929a2cf66e76b7dc76281a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dracut-network Architecture: all Version: 059-ok2 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 306 Depends: dracut-core, iputils-arping, isc-dhcp-client Recommends: nfs-common, open-iscsi, nbd-client, curl Filename: pool/_new/main/d/dracut/dracut-network_059-ok2_all.deb Size: 53882 MD5sum: 868626560ab17e470171991353a08db1 SHA1: 355e5e3e2926b8b1aec86fc105daeb3b9f3f5dcd SHA256: 01210ceedcae3b21d0a8f2afc994cb088fcb4bb25407eca3b8c7c5499ee8a990 SHA512: afc8821536e2c71ee7dadea30d9e0cd478cfc9fcfb7e2365e4406448154b40155aef049bbb23b336d6f4f96070b6ae896969fe1de0a761b2507a4d78db93033c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dracut/dracut-network_060+5-ok1_all.deb Size: 46804 MD5sum: 560390eccccfd15cbd746d50d8a5b8d8 SHA1: cf6738f6287c179c70dff9201c4e4e50901151c9 SHA256: 590623668f021948b0edd9372536b036791882e3211394a29a34f0cf3ce779a9 SHA512: b12480a053a5a0fe49d573e55e49f91e91adace8b7df9a5ad2ca5571fbd1d6df8fd711e8ed8a7b2c490086bb9ca23a2ebbe9676833f67dec8a3d106a61ff0fbb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dracut-squash Architecture: all Version: 059-ok2 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 20 Depends: dracut-core, squashfs-tools Breaks: dracut-core (<< 050-1) Replaces: dracut-core (<< 050-1) Filename: pool/_new/main/d/dracut/dracut-squash_059-ok2_all.deb Size: 4248 MD5sum: 051b049af270a6ae3ca7609b4a3c0867 SHA1: 48a0bc8ae0d8cd2f6ecf4fdb49eb1f29f954e2c5 SHA256: 82951aeb876e8ec46353412174970310745777a8bb04f836cc8cacbe9a25000e SHA512: 34e5fd75e980e8dd8e0b95743fcf1172f7e613df8a9d96f0ce6b80cfcc1d8bd9d796c6121877d42139f6b305af5fa96133fb4353b051ed89ed07af8ef5908e7f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dracut/dracut-squash_060+5-ok1_all.deb Size: 4336 MD5sum: 367a1275e19f6c5c50a2b872e01524b0 SHA1: ba149e6443fffd5e2796b5e76ee565bcbea00d30 SHA256: 33b5ba93b2984b115af8c45f3a36c9d1b43572fe834a680a8b7cc253b96a87b0 SHA512: 31c9eceab9be041282900e5424f061f9de88596cdb9bf0a3a4bc828efc655685e28240ffe70f52524bc4a55d11d42404966cce925f8e549b97f797d4bf298f5b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dracut Architecture: all Version: 059-ok2 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 21 Provides: linux-initramfs-tool Depends: dracut-core (>= 059-ok2), dracut-core (<< 059-ok2+b+~) Suggests: dracut-network Conflicts: initramfs-tools, live-tools Filename: pool/_new/main/d/dracut/dracut_059-ok2_all.deb Size: 3876 MD5sum: ce7985ff7a9e512f1e6d2e30fdf8a583 SHA1: e0a3d1206310ede3706da830676fbfe9c557677d SHA256: 318902a7502e98133c375013497cc26e422aa73ddd31a95fca34992a56e8d52a SHA512: e8abaa7b7db72f0c674b6a60fed3561ac55d90e1956f99211ee5d7b6155da32f9a630d95633a45b05bea284240c687207182bdb96091eacb882b71d25730786f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dracut/dracut_060+5-ok1_all.deb Size: 3980 MD5sum: 73a5ce0d5683f679e46d31c76d58a389 SHA1: d32ca4c9e60ae64a13dc82fb869a7960971d8c15 SHA256: d6385b71500f03cd941f1bf4ecd8075988adc5e7fc3de9b38a761adaf7405b01 SHA512: ef06e4ba17db1cc7d4e2ca303668f368a7664c65d81475a339b4d77501afe7d8f4d53b265e6c88fcf618a342f464d3401ec7094161f0a9cc884a49f94ada27f8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dselect Architecture: i386 Version: 1.22.6-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: dpkg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 1486 Depends: libc6 (>= 2.38), libmd0 (>= 0.0.0), libncursesw6 (>= 6.1+20180210), libtinfo6 (>= 6.1+20180210) Suggests: libdpkg-perl, perl Filename: pool/_new/main/d/dpkg/dselect_1.22.6-ok2_i386.deb Size: 361858 MD5sum: 6ccc0c4036c9668fc62792feb13b6d1f SHA1: 4dd77ec55d7f90e505c1264147f1de5a7489459b SHA256: ff9f2c3d5e512152c183aaf46158058c5b7f04fed7185cfb7aa845c772ec57d7 SHA512: fa1f69095493ae757e63ebfe817fda97ce191755a26a254dfce7a8e3ecb9a8aabffc2b7131daaac092aeaba7814d7abe3a4574abad25662cbfe124f92b5bdef2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mallard-ducktype/ducktype_1.0.2-ok1.1_all.deb Size: 4652 MD5sum: 291cd51fcfdff6c811d614cd6cd6b9a1 SHA1: d42391eb4538e967c8c7a68419662e9c678b0573 SHA256: 3e7535390e978366d5b014345b8aaf3f3403ecf984d787ede88134e1618e9c5a SHA512: ad68206dc869d152b254399042d5a3462fecd4f95803e50a4b25930ed304779b03d1965fc1234892ebbdf44787f3a051f0d75fd0cabd9bc78933d3b4e124629f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: duktape-dev Architecture: i386 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/_new/main/d/duktape/duktape-dev_2.7.0+tests-ok1_i386.deb Size: 603984 MD5sum: a15d997125b081d9325dfd49aa64d17d SHA1: a2e4ce18e4572ecc3a52d8741960367d0a5bdabd SHA256: 30d5d1392ffdd72ca4f58242d457d04b4d084f850638b19f1c85f74ddaa13f77 SHA512: e07c042f203934b8465bca51a8f44d6e9d86d47f5a7f81f46714985bf836700072fc9095e98357e2eed28121298136fc8e9be0d5731ae9f63d2f6439abacf809 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: duktape Architecture: i386 Version: 2.7.0+tests-ok1 Priority: optional Section: interpreters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian IoT Maintainers Installed-Size: 329 Depends: libc6 (>= 2.38) Filename: pool/_new/main/d/duktape/duktape_2.7.0+tests-ok1_i386.deb Size: 145728 MD5sum: 32c9a2dcdf3f732c4ceb8d6291604893 SHA1: eb6a050791b1dea9b9214b97baab182efa65f478 SHA256: f7c0d2ed7a705662c17dc90619b30547e6515ea1231f42ff123407e152acc29b SHA512: a3d4b31d68917acb9e8449e54d1ea897febde6154268a01e518d69afb7f0f7b5fda06f3a76e6b2eb4cf2bdcca81ff1b448ac550c61dea6989b5f77503a53e3ab 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dvbpsi-utils Architecture: i386 Version: 1.3.3-ok2 Priority: optional Section: video Source: libdvbpsi Origin: openKylin Maintainer: openKylin Developers ` Installed-Size: 89 Depends: libc6 (>= 2.38), libdvbpsi10 (>= 1.3.0) Filename: pool/_new/main/libd/libdvbpsi/dvbpsi-utils_1.3.3-ok2_i386.deb Size: 26068 MD5sum: 6712ca994d446c217cc08732b224c80c SHA1: d856c935c86dd53afa3b6dc12e2cb1cd36dd0116 SHA256: 520ef305e343ae2b985217bd56ac9f4f1665a1a271ad6198bb06aa91bcf35d81 SHA512: 36798d847682a8f0962b4b14ceffbe706cad5297d99e21661c93017daf465e8bb058cd226fc720bd7d832daff158ea98907b58781d60aa5ee45ced1360bda696 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dwarves Architecture: all Version: 1.25-ok2 Multi-Arch: foreign Priority: optional Section: oldlibs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Thomas Girard Installed-Size: 13 Depends: pahole (>= 1.22) Filename: pool/_new/main/d/dwarves/dwarves_1.25-ok2_all.deb Size: 2250 MD5sum: a8a3b01ee92f7fb2df538a17c297db4d SHA1: aeaecfb314253dfe615f032b501f2b9529a02be8 SHA256: 4754fdaf89b0fc6ecdf6ccaed01dcb0b24ec7e2076af02e8b77184c0ed733def SHA512: cd2d00610fffe0c7fb14ad27c849d7df01848fb8347af065fa65f9a84b3c7ec7063023bdb42bf89539087298ac3cdb6cbd6a2604c61b2c0823e3959e48a113c9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dwarves/dwarves_1.27-ok1_all.deb Size: 2456 MD5sum: a1ea6b37ec843f0343b03112b7720afb SHA1: f621e324fac75f2c5811cbd15c4ea72bbfeb3c08 SHA256: de08dc98eb82f657d70e9a841baaef8950ac0dafbfa5fbb882c1daa4d6f7c4eb SHA512: b2dcc0fc8fbb3c6e6c0c8e2851e261e946b60a9710dafe387d38783d8e8bc63280e6db4778110fd875ccd5866decbff29bb6905d95b747ce2478d5966adae5ed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dwz Architecture: i386 Version: 0.15-1ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 368 Depends: libc6 (>= 2.34), libelf1 (>= 0.131) Filename: pool/_new/main/d/dwz/dwz_0.15-1ok1_i386.deb Size: 116432 MD5sum: 0d9c1f612191a8676ecc45fdda033727 SHA1: 5e682af4f284651790f9f784811c94c0722f0f5c SHA256: 9259c0ca4d4629dd2d359eecba4ca4493a6838216a6189a6e9b8ac707e1841b1 SHA512: 01e94dce0eb49dcfe1cd4277e83ca61eda3f9569ad4dc4ddcfa6ee3cb8fdde52834ccae46dcae8650d73b4becf55ea7fac1cf486f760e1dc9c447e43b504aa0a Homepage: https://www.sourceware.org/dwz/ Description: DWARF compression tool DWARF optimizer and duplication removal utility. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: e2fsck-static Architecture: i386 Version: 1.47.0-ok1 Priority: optional Section: admin Source: e2fsprogs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theodore Y. Ts'o Installed-Size: 2085 Recommends: sash | bash-static | zsh-static | busybox-static Filename: pool/_new/main/e/e2fsprogs/e2fsck-static_1.47.0-ok1_i386.deb Size: 850634 MD5sum: 53e8973b449b104c322e05c545358ad6 SHA1: f11a6a14d5b37db73d4c339555e0d072e44ba248 SHA256: 49d9e7e38b1d328d7eb4439df16e2ea450453d7f7580db6475327e34cc1b7f4f SHA512: e10f896cce3a261bcdf1c5fd14712bf06bd7a1705b9f5c946b877de3fcb5ad9fce6e22a6082a7fc00dfe869babe0ff986f255d2c43ebce7556b3fdea2d74ff20 Homepage: http://e2fsprogs.sourceforge.net Description: statically-linked version of the ext2/ext3/ext4 filesystem checker This may be of some help to you if your filesystem gets corrupted enough to break the shared libraries used by the dynamically linked checker. . This binary takes much more space than its dynamic counterpart located in e2fsprogs, though. . You may want to install a statically-linked shell as well, to be able to run this program if something like your C library gets corrupted. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: e2fsprogs-l10n Architecture: all Version: 1.47.0-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: e2fsprogs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theodore Y. Ts'o Installed-Size: 3188 Depends: e2fsprogs (>= 1.47.0-ok1), e2fsprogs (<< 1.47.0-ok1+c~) Replaces: e2fsprogs (<< 1.43.5-0) Filename: pool/_new/main/e/e2fsprogs/e2fsprogs-l10n_1.47.0-ok1_all.deb Size: 542112 MD5sum: f411d0c2d031533627fadc620cdf4438 SHA1: effa76f367a8bc42f84860d5e7fb2138dfae2cd2 SHA256: 1e63f6afeb63becff22f4d40023be55f3759d66f1e7ca80125f995661fd8e9d4 SHA512: c5162ae6a3c97e51b48156bd857f6a1c9ec3fbbb354423176e7abe75ccbd6e0a7df52e39be98b6076a60d64edfc47c8c9ba342abe845e11fbf3afcc9d96d4460 Homepage: http://e2fsprogs.sourceforge.net Description: ext2/ext3/ext4 file system utilities - translations The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package provides translations for messages for programs found in the 'e2fsprogs' package. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: e2fsprogs Architecture: i386 Version: 1.47.0-ok1 Multi-Arch: foreign Priority: required Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theodore Y. Ts'o Installed-Size: 1507 Pre-Depends: libblkid1 (>= 2.36), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libext2fs2 (= 1.47.0-ok1), libss2 (>= 1.38), libuuid1 (>= 2.16) Depends: logsave Recommends: e2fsprogs-l10n Suggests: gpart, parted, fuse2fs, e2fsck-static Filename: pool/_new/main/e/e2fsprogs/e2fsprogs_1.47.0-ok1_i386.deb Size: 610794 MD5sum: 482d5fc0778953f060b4f3c5f05fb425 SHA1: 3fd55114bf5363f2c67e0564c8df65c8434a47e7 SHA256: 3947871ce23b0f763996ef27e998bfe096fa65e3c27456d213ff90fd286e1f20 SHA512: 146543a1b48377f7120f8c85d344b6c19cc1968f5a2410eb09e08809a98524d823db805186b869a543dd318479fda953664a2661d9c29ed9a34b9b6fb8499243 Homepage: http://e2fsprogs.sourceforge.net Description: ext2/ext3/ext4 file system utilities The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package contains programs for creating, checking, and maintaining ext2/3/4-based file systems. It also includes the "badblocks" program, which can be used to scan for bad blocks on a disk or other storage device. Important: yes runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: eapoltest Architecture: i386 Version: 2:2.10-ok1.6 Priority: optional Section: net Source: wpa Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian wpasupplicant Maintainers Installed-Size: 3606 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libpcsclite1 (>= 1.0.0), libssl3 (>= 3.0.0) Filename: pool/_new/main/w/wpa/eapoltest_2.10-ok1.6_i386.deb Size: 1104816 MD5sum: f0076cc593b4dd1f6d5fadb696c6d1da SHA1: 6f69d7c6b9b40750e8d030759ddc1a32318828af SHA256: 731a4056c653a8b992ca72474b7d7e5655d629d80f6b33baa4dd32e194388966 SHA512: e6c7756a6c76fb3235a41d1412d3ff15512f27ce2dc30f1e2e1f9f0debd03e5d788e98f7b233cb34487d798abee6bc024a5851f17d4e2114384fb8d5fcd160f4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ed Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: editors Origin: openKylin Maintainer: openKylin Developers Installed-Size: 109 Depends: libc6 (>= 2.34) Filename: pool/_new/main/e/ed/ed_1.20.1-ok1_i386.deb Size: 54040 MD5sum: 4b8010844a9c79a1c5444632c4e4d430 SHA1: 14bbaad93b44e9004093262bde86a7e264cc49f2 SHA256: 03b98e3e27f984a8099cb7b4397c436ac54eb82769743227e1833202d9b095cc SHA512: a6a155525e9ead025536e8c47d4a8c808b3c76fb20a13e6edd4791334950d644d01b190adadba982899a05fdf1c655f612e6658a3209a5fea66136bb4cc23bea 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/editorconfig-core/editorconfig-doc_0.12.7-ok1_all.deb Size: 60968 MD5sum: 34fdeac1202b76fc1e0e8361fa7735e7 SHA1: 1f344704dd2e8cd969f50387aca56800fc35d57c SHA256: 1d8feb23b4ee249dbd48765eccbf6f31cf2d64b8bc00445aed53ebcc37a03a72 SHA512: 73c51825ba83ba034fc32856629682b6547ea61ba6ab80029c60cc80d45a4c98e034dc0db9d6073b32f911171e0da06da99cc6eb54a921f181f81e0ab1cdda86 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/edk2/efi-shell-aa64_2024.02-ok1_all.deb Size: 212464 MD5sum: ca0fffabcf8e6c9da24b42824cf43303 SHA1: 39b18c67846045408fdb447b8035e0801142b022 SHA256: 97b3772071deebdca86ed888c49f7e3b5d142b6318cca37add9d0de409eb0239 SHA512: eedb58d98985ab2a9dc4a00d791df10e5febbfb29e756670609f26bf6ee24130c245084b7d41c4803e94e239f09dff0d6a215941b3e31b08310e4617761f5f4a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/edk2/efi-shell-arm_2024.02-ok1_all.deb Size: 212276 MD5sum: 5565e1951c1edda262d60a66bf30e71f SHA1: bb20d8dc74d4ec17440b124b9ff47b494c351c0e SHA256: 9f23f4a42f7585bdcb9b697c394d409e24e49acd07bef4473ce6e6e7da3ce820 SHA512: c7c5e3ddd310230dd2e0a235f09b628474560e8a23c4ffe52ac547a0b742b17a8c7dccb373d89ae46a8ee6326cb136fd832d365a1701a3dc8d8374a68b36312e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/edk2/efi-shell-ia32_2024.02-ok1_all.deb Size: 230064 MD5sum: aef24135afae56a55c49c9e79e32a716 SHA1: 357fb1d7cde654deddeb5d2d7665a6d80b39733c SHA256: 087adcbcd13574411b406d0b6a56d287c66caf844633389cf6277497c31702e5 SHA512: 5edbf90231116d8aa9c8ce4b2e848ee10099f15ef6f1d01efc73421b774ef3fa06c52f4365a9c964832993c623d441b3d3a718eb1822c0b925ed21d0c86e1c57 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/edk2/efi-shell-riscv64_2024.02-ok1_all.deb Size: 254408 MD5sum: bc2971bcfa18f0e4a98fa55a8e02ef33 SHA1: 8274ba2f26efec6470d0d323d3c42e3f44dfa33c SHA256: 1a5d1257cc064f9068469bf5000c145f9d0f3fc7bccf9c584350514ea35f589f SHA512: 151530df071ce1972fe5e83f9dce27b983f94f3eb7a00a16cfc422c412c9cf01b4a89c76aa69c96f0c71dfce77177766dd74dae17df298ab62997184d41c5e35 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/edk2/efi-shell-x64_2024.02-ok1_all.deb Size: 242576 MD5sum: 7048fc12a8f754d35a877855ba368778 SHA1: bc8f1c07eb53b382e47b06161364d1a2ec7e1ee8 SHA256: ff9a2356a27baee1c5cd0d4dbb1754bbd0a7eeb3a7da59b29f6e4cae5cef5f16 SHA512: 7cb417b765902c2aabdc800b9b49e1514878f988e240c03d7a47b47b8316b2b075802b2e779ece7aba2f0e4d5bf8ff5a91171accb36993cb884eb94b0766c2e8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: efibootmgr Architecture: i386 Version: 18-1ok2.2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 82 Depends: libc6 (>= 2.38), libefiboot1 (>= 37), libefivar1 (>= 37), libpopt0 (>= 1.14) Filename: pool/_new/main/e/efibootmgr/efibootmgr_18-1ok2.2_i386.deb Size: 31440 MD5sum: 94b37700098e63feb5435e87143d2478 SHA1: 60c2607b3b001b88defffb854ba85c45c0768850 SHA256: 763231a535fee93146148a9eac754b9832ceafbc9f2843cbebba52ef7bc80d76 SHA512: 63676a8e4dd0f0aa08715e4a404c4862f39f3e9cbe393b184bfa70201a2c24d099f967daf2e41368176e856efeab7e0247c83aa2b2ef38d68baa227977178672 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: efivar Architecture: i386 Version: 38-3.1ok1.1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 149 Depends: libc6 (>= 2.38), libefisec1t64 (>= 38), libefivar1t64 (= 38-3.1ok1.1), libefiboot1t64 (= 38-3.1ok1.1) Filename: pool/_new/main/e/efivar/efivar_38-3.1ok1.1_i386.deb Size: 31130 MD5sum: f677905c69e1437cec38a929dcf4a81d SHA1: e7fb11f936c55124026a9c4848567a8eda599c0e SHA256: 7cd90ab3325cb8a2813a47544e629b1862280bfbbc7217bb7337034358aed84f SHA512: 203edf555753dfd4786242bd07bb817c8f2e893c41f6612c8dfafa8e82f50c5326f459f9adf5fa94306d65f691bc37c9d326dd51ed58cd644d26b8fbeae839bd Homepage: https://github.com/rhinstaller/efivar Description: Tools to manage UEFI variables efivar provides a simple command line interface to the UEFI variable facility. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/efl/efl-doc_1.27.0-ok2_all.deb Size: 10026516 MD5sum: f86d70261ceda388d3dac4b0976d91b3 SHA1: f829cc03f5a8e27e898a6c7c9331dcffd15b50d0 SHA256: b9db188c745323445ad6e175fab2fdc12060b82e9116aeb66480083ea8123f5a SHA512: 9cc8c2178c3d19bb6688c6de1d4721aac2443f6dbe20487dd5b50a42374b71773f689085f3e17565c1a9e7402edfdd30a0f408452c1cf83acf118e9c17d57417 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: eject Architecture: i386 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: 148 Depends: libc6 (>= 2.38), libmount1 (>= 2.24.2) Filename: pool/_new/main/u/util-linux/eject_2.39.3-ok2build5_i386.deb Size: 47636 MD5sum: 12dd61d9f1c49bc42b46718c1fda037e SHA1: a6d7583759e5b6655fb9e3b8150dcfabcb2d3714 SHA256: 1bdb7f45781335927b370ae7a2c2c3c408a62775eb5bf08d5deba4818cbc7631 SHA512: b52020487d0798adbfe0afbc12e4bdc2fc42afd478c9916d391e3a44eb8c4043a4f3eceebfcd65c517a211d9f2eb335b007bdfa21b692d28b25d53825549dffe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: elfutils Architecture: i386 Version: 0.190-ok3 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 2518 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/_new/main/e/elfutils/elfutils_0.190-ok3_i386.deb Size: 449908 MD5sum: 9a785b8ade79bb58240cdeff01d7309e SHA1: cccce02353d18681f0b56d3119aaae5cbaafc568 SHA256: 63ad9f0cb0fcb5adfa182ad50f11c830169b79b3582093616d81033446f432bf SHA512: cd4a6dc8469605dc0023dbffa596f3121730f9959a6acbd3679e7ad67cad3f8fcdca144b107ede037c02e884582a694f54057300433909f0e0f33a2c61348754 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/protobuf/elpa-protobuf-mode_3.21.12-ok1_all.deb Size: 8800 MD5sum: f9504c7156fb3e5cd592632159c5697c SHA1: 3656b27f7499442a622662d270d1bb3a39ad6872 SHA256: 34147107aa8f6b6407c16beeb7b919683b1aa9a88c07005503abd87355981a8a SHA512: db89b3d5e9ed8411db8fefd088c9b2dd73f66fd2878494981a02470a9c04f341722d499f362b1ec7f8204a2bc338b0c1ebac655ddee99a790e50eb9f7a6dae76 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/emacsen-common/emacsen-common_3.0.5-ok1_all.deb Size: 11828 MD5sum: dab7fd8870cf5b6096903b698f5e14a0 SHA1: 1fa313c352232c357f87b307ba416c9ad4c655e3 SHA256: 4ac7100631b577cc2ddb47649b046f06e27c4bc612565eec28b7c2552d681653 SHA512: c4cd8da58eadf0f9d20c81f3a2a42bd2bee4b160e5a18b5b5882435d3c231905294e4a197ac8b89f083386ea5e83c318d35da0df559bca324c07f53cb35fe70f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: encfs Architecture: i386 Version: 1.9.5-ok1.1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1970 Depends: libc6 (>= 2.34), libfuse2 (>= 2.9), libgcc-s1 (>= 4.2), 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/_new/main/e/encfs/encfs_1.9.5-ok1.1_i386.deb Size: 457304 MD5sum: 0c3473e050df03101204e184fc99b718 SHA1: afec1bfd064dbb76fd2bcf5fdad23caa86a6a75b SHA256: 47caa1d18b5f0e637f1bd0a07b9ebea3bd958bb14c602b88d36dc66432237279 SHA512: ab05a02642fb28f50074310cb40715345a49e20b7a7aa91de5f4d5a385e79fcf3afd6ffca4140769fb36b13da22c2a834938da0ee7fee7dc03b461efb6a5a6c6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/engrampa/engrampa-common_1.24.0-ok3~0630.15_all.deb Size: 859668 MD5sum: db73f70f3da76a286f466485b9d31647 SHA1: 407b8deadd504b9249c56171a441e25c80c78e2b SHA256: 13ff197e1d65569e938b470c862792be623d1f3efca534bf044c1687ec56e8c4 SHA512: 4e4031ee11832601368640291826c200979147fd51cdcfebb5b39d2d584697d25c1bb597eb4d9cfd47227d8bcd259c4a1520ac35c6b76a91af8aa2b14ae49aa5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: epub-utils Architecture: i386 Version: 0.2.2-ok1.1 Priority: optional Section: graphics Source: ebook-tools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 51 Depends: libc6 (>= 2.34), libepub0 (= 0.2.2-ok1.1) Recommends: convlit, zip Filename: pool/_new/main/e/ebook-tools/epub-utils_0.2.2-ok1.1_i386.deb Size: 13736 MD5sum: 0b31bcbf8d9460eeee42c94005a4cb01 SHA1: 31a96dc77a8a75d81a05af339a36ad4866c6a22d SHA256: 7abe06ddf55d74f27dd9cf12538499cd028c7873a17ec371c0433d01e4f8a016 SHA512: ecc1abfc39a7be2479bcb178f49a315a48c16fe6324d8ecc51bce763ff3ad7bce01893aa16a0be8f6bfa3b45296fc128ba6d548d3d064c1801cac0f7efed8dbf 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ethtool Architecture: i386 Version: 1:6.7-ok4 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Kernel Team Installed-Size: 657 Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~) Filename: pool/_new/main/e/ethtool/ethtool_6.7-ok4_i386.deb Size: 215530 MD5sum: 909f2f6ca6842b2ea79324553bf45bb7 SHA1: 623b20f83254f1ef03eee608b3804affd3808391 SHA256: b17c0fd1fca09525b2af7137056a6098fd12a04d13f1af0c4eabfbd9257b567e SHA512: 165ab3b137d88a456b296f33e6d9a4d6e3451a2ea4e4eebb54186d948159f0c6edc27410ef616f9bb38afae22cf27a0a032aa610f6c947711ff28703fcc5c864 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/evolution-data-server/evolution-data-server-common_3.52.0-ok2_all.deb Size: 1382868 MD5sum: 00ae9a7c01b91de77e4872c22e155a1f SHA1: 0498cb53bef3c1b64ff6a7325a99b58d9b165f2a SHA256: 08b3cba5bff76d5cfb38d1835e8b4df87b6e458c190b92b35e8465d97180c3a2 SHA512: 431a08b9e56fddae6479d5f15bebd8642c28c494d258a0bddb34348f36995045b1793350d24ea7cfa34cf2ff1a931ba593ac9ba82ce686e800bb3a8352ab4822 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/evolution-data-server/evolution-data-server-doc_3.52.0-ok2_all.deb Size: 809756 MD5sum: d4a28f04dbfaac5d43219ce8199cbe0d SHA1: e67cffd9ca88a0b6ced113301749231e34c8550c SHA256: e4761130b3578534ec4249720e44670547f064cd3698b5e312745b59c2e3c8f4 SHA512: 87201244492f0a5102d121af9cdf5ff227fe5b14b437178e382602bd47f279e2d0fea98be3d22f22468e7b6b7bedf7fc53ca964526004350cdbbd04216bb5d05 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: exiv2 Architecture: i386 Version: 0.27.6-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 367 Depends: libexiv2-27 (= 0.27.6-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/_new/main/e/exiv2/exiv2_0.27.6-ok1_i386.deb Size: 111696 MD5sum: 5bd2476d9553c0d5b952716244b2ab25 SHA1: 98b15bae6ad6079d49939b4c5e88a020dab7269b SHA256: f098db9704ebb1b2e5be15a9d8cf5ef0a79c512b5c968e7cb101ce74024c3465 SHA512: 0b623acea3b564a1f02b46525ac644e6c5df7bc89a52112ebe194c59bb3c3688aaf518fe61a4a43e8d13b8fb6e7bd52948f7a4f90e42cafb1e094b3b99065463 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: expat Architecture: i386 Version: 2.6.0-ok1 Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Depends: libc6 (>= 2.34), libexpat1 (>= 2.6.0) Filename: pool/_new/main/e/expat/expat_2.6.0-ok1_i386.deb Size: 18906 MD5sum: 705edc88374b3aacb34025d9ee5c2e7a SHA1: e9a4afb51f8873eec8c27bc34266da1b218316a9 SHA256: c6521c2257684778e3590c4dd69261b5f8c3b7cdd401192c039e9c69219da199 SHA512: 79b2fb77ee41ad0ea8c92707a3df22874b864b51c7afb39af5f7a8a65b6fd744073aad6b4c2a5f60f6cf5abf6356aeae51da980288aac4c6ed72790628d239a8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/extra-cmake-modules/extra-cmake-modules-doc_5.115.0-ok1_all.deb Size: 103040 MD5sum: 331860ccbebae2352f7a39ad5e72c99d SHA1: 2519e8733aa06ee1c94608442221b00f298f741a SHA256: 22f8a0f971e02666374edcb14038b60019350e2fb06667076ed917e1a945e6c7 SHA512: 24f129a04bf19d2bdc92d121568b444dfa42882ec6d06e7339c3b466e1745877f40ebdd33d0a25f0b7419b09be1ec3960f539dc25c4e1a3082fc59bfe9c11af8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: faad Architecture: i386 Version: 2.11.1-ok1 Priority: optional Section: sound Source: faad2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: libc6 (>= 2.34), libfaad2 (>= 2.8.2) Conflicts: faad2 Replaces: faad2 Filename: pool/_new/main/f/faad2/faad_2.11.1-ok1_i386.deb Size: 20104 MD5sum: d687ff713707a775adb06d75f59fcac3 SHA1: 29415ee0e8df03af17da552adc2c1f87b736972d SHA256: 68ec307bf8ef074f0f73737256bca61b0c96277f73263075dd7d2a1dcdfb03d6 SHA512: ea1ee9574ac068ad0c9f48d0c62fb9efdbf0da35b3c057a2a829628bce08687e886c13741c9bb5ad7377bc53abe4b4b32240da99537c3b105352fbc2f5055e6a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fakeroot Architecture: i386 Version: 1.30.1-ok2 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clint Adams Installed-Size: 201 Depends: libfakeroot (>= 1.30.1-ok2), libc6 (>= 2.34) Filename: pool/_new/main/f/fakeroot/fakeroot_1.30.1-ok2_i386.deb Size: 62578 MD5sum: fd0fc84c22ee28a19151b03633eff14b SHA1: 2652721a87855989f41f2e86e2e2a1b0608259f4 SHA256: fab041a3061d8b6b88af2f0ec3a05c98dd76a642659d6abd2d598f48cdc4993e SHA512: fede2b29715d2d7732c05f6396d303dbc568d27ff70e94704f9631336980a4d0d7b64da2e7c6e02d620b9303fb4361d5078bca5c81c755474eefbc342fdd7eea 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx-configtool/fcitx-config-common_0.4.8-ok4_all.deb Size: 6712 MD5sum: a9fcd1f8d468353909af768d9f206a29 SHA1: c1078902f4e615964497e7c2f0b410873c305db3 SHA256: fdbcbf4f7c0d20fd0d1b83665aa0131f647bad993bdc524baabc51a410dc84ae SHA512: 4c393ce815164a9eec5a344f55ded73addd770fd4c9c0b834a2cb1d23d8e66d345939e2d110c5086099dd7f872e36477d8a231e506f02351e645612e78bfc059 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx-data_4.2.9.9-ok1_all.deb Size: 175680 MD5sum: fd88627bcce1f82f4d71dee047127038 SHA1: e730a013fa48eddaa40a8fe914a1268af1c5aa3f SHA256: c10e57dab78e1b0f719a10ffbfdfff76cbc7114aad91c7f5334b3a01af3dade5 SHA512: 4c22d4e96f84610552ca63fb410953248cf6f500d7b4ac4f6a20b727eedfa8e035a9d1da9a7b289a3fd92a538ee8c93ee15be06547ee4fcb63edd74ae5f43477 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx-frontend-all_4.2.9.9-ok1_all.deb Size: 4556 MD5sum: dbe28e1448d6a84cfa2441003fc42f7a SHA1: f96dde4ba966c93ea298718e67f23c902d98d818 SHA256: 26f7d50378692a6ddb6b136c0533cd742aff0efa07be6eb17febcb77c1d4367f SHA512: f159b8116bc28fe022d1f2b5528d83f17cf3fc3a51882c2150b3b445748e7d3a496f539cabeacbb44035d98c2a65017c96170b7fd1ea9b2134f36d776f9a3d27 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx-frontend-qt5 Architecture: i386 Version: 1.2.4-ok10 Multi-Arch: same Priority: optional Section: libs Source: fcitx-qt5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 311 Depends: fcitx-module-dbus, libc6 (>= 2.4), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.6.0~beta) | libqt5gui5-gles (>= 5.6.0~beta), libstdc++6 (>= 4.8), libxkbcommon0 (>= 0.5.0), qtbase-abi-5-15-8 Filename: pool/_new/main/f/fcitx-qt5/fcitx-frontend-qt5_1.2.4-ok10_i386.deb Size: 88792 MD5sum: fb50ccbf856eacb32726b75020a7f890 SHA1: 998fbf7fef88e8e9990a6e58c0f201547296ab00 SHA256: 025652591acd6ceec4cf15c6b8b7ce25cfe2546331a8118f9774c433156b3813 SHA512: cfea0bafdba10f76a4bd9d7c36693b94595bb55772e7336a6fb9b18dea9c15c5e4b919d924cf4110eb9ccb1061127c047524ac9cb751291d95c834e0e63b696d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx-libs_4.2.9.9-ok1_all.deb Size: 4400 MD5sum: 940e44f4d2b618a9d4ca01ea933c802e SHA1: 7ac60dd1a28229b4f9d6b5bf220960717d731dc3 SHA256: aa6f0690e09da2033534e223beae71ce0dfc53e7826a5a9ce34d4895d2890d98 SHA512: dae3bec73e0d53be3a114f72900547ddcc301f41bab62b8aec8086d29410a1b0b34798c9a2a382a11731389297f02076fd45d0df76e6ffcb22487ae05c50b796 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx-table-all_4.2.9.9-ok1_all.deb Size: 4592 MD5sum: 45e1471098583accbc0ea1a88bf4e1e9 SHA1: f545f57f91011091895038f9abd48f452f508ec1 SHA256: 93d39ebdf3759d175cf5e8758a045662c8f83a803b5de27f8dbd219e54e6b041 SHA512: 302c199b19bfe5b3c4a35cd57287520760c77e38fbd609e450fc6afeb278751597f1fa2432f83f7eec0bef8efd077102ddaebfb77ff56831ed5af21224157764 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx-table-bingchan_4.2.9.9-ok1_all.deb Size: 109432 MD5sum: de6f913b3dc5041ee00308ef579b2077 SHA1: 5accec1ffb393fb83975c8f7e9dc7246c84c9297 SHA256: 9fe3b4d90d275db290076795861fa9ca12b7f886b18f83fef974fa0e3d48c9cd SHA512: f19b440a032d4da0c44400c48a1486afa14bd863ea0dfdefe2d0621134d1c06efc296f5e914eaa7ee03ee5ffcc2b15952f2eced7695d628f215a8a3e0ec5e360 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx-table-cangjie_4.2.9.9-ok1_all.deb Size: 26996 MD5sum: b52cb193c2101f0b817479ebc2079c6d SHA1: d0e28d41db67b20fcdf791b1d345034992c03737 SHA256: d02922c8c96baf58cca6917f72df2e2451eccc0a6c7ba4dcccfc5bc60c244808 SHA512: 0b9a9c1b05ac3d814c0b2028ef416c5e41a502cbec19d6aae372025071a89dae220f8588e67bf2afa15d599753a8020b51fe342e603177360a005e80b6e130f1 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 . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx-table-dianbaoma_4.2.9.9-ok1_all.deb Size: 17484 MD5sum: 4dc22b493c92936627d86875a97bf1ef SHA1: 2864897d221718725a51d6a8de69c970e388b2a5 SHA256: 47d0ab84cab1d283c640dbfddfd2ee95028ba1a3a9ebb8bbccd9eb44d2cb8d84 SHA512: d663e59b9654bb0636900c6986f6b63c49f8c742eed92ef7883c4470b6ac9dcf1a8575e92f39ed7857596feed1742cfa17bf435b4a22a5b8d39fa48185b38cdd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx-table-erbi_4.2.9.9-ok1_all.deb Size: 365196 MD5sum: d2f1d633e1af8e01b33a1db03e65d0b7 SHA1: 81e0222a8b05adaadb68a7fd96052180f242b426 SHA256: e1a26e9d0a21b6150af89fbf2305f1e5a6ce1ddb2239410166be526d8de81708 SHA512: 1c9fa111607f020ac4c3b7cc5a1d3e468edfb004a51828df916ba071bd395b6c112ef73fe8d75bec1bb26675511c74a9263fc2ada4bd36eb692b00c0948bdbc7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx-table-wanfeng_4.2.9.9-ok1_all.deb Size: 500684 MD5sum: 3661064623c65ea407f04bd9c90afc7f SHA1: 97eabc20f00ccbdb6032dc4745c593551a2eb373 SHA256: a9e047c4e90bbf1de7b139a9a202be362247c7cb6e50f733f020070a7392adcf SHA512: 18148045e2ac14da47aced70a45c58c807c9b5422dce982aa8221ddb95becc18f4b12e0529cd988d5313aa699492d42559e6746488d06032bd2533a12abb7645 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx-table-wbpy_4.2.9.9-ok1_all.deb Size: 1643208 MD5sum: 49b41a8b913a85eea2f873839c26c0ab SHA1: 1bbfff887e661193f94d26b17db0dc92f4f3b6df SHA256: 0a1f2d2550a42f15c2739c639364f1428a5ebdff0dc852b90a86fc1b8c042749 SHA512: 6c3bc05108e478fa5b6a7240ec3a01fb56959485b52c6c64414ecf98ecd270096fd92a92d6b646c887cccf7f4f67f8e498087e5e585cb53f443f459fd5e2e0f5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx-table-wubi_4.2.9.9-ok1_all.deb Size: 497432 MD5sum: a3ee543236428d88434286ab5e7d3d3d SHA1: 3b8cca07e698d38515876dd370a96a83a2ab9219 SHA256: 4824503d20e19bf060efda3b6826b382c13f738fe0f47b07577266ed688be42e SHA512: eb2994819330193179029338b56fe69bc0dff5fa227da2baae2936c9be1bd3e5cf5b29f91cee78888e06ba202946ad24213654ce1b31c95c43a9df8ffac3e79a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx-table-ziranma_4.2.9.9-ok1_all.deb Size: 306564 MD5sum: 7ed149625fe94e0e27e10b68b3fd5880 SHA1: cbe6d031bc935ae40debacdfcda1eabc85f59d15 SHA256: 989fed7175cc365f5cc20d9c23674e5382d1bc791c68d6f26d9ff3664d7873b0 SHA512: 8d15d13e6d62bbba38f331fea6ec587cd684b3da300146438268c59bcedd235bd717e71b348e4a6d8da2bc1c370cbe9fc3c72c24381f9d40dc99dae0f74e6cef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx5-chinese-addons/fcitx5-chinese-addons-data_5.1.3-ok4_all.deb Size: 37440 MD5sum: fc4c61c07bec036e21649ba788524004 SHA1: 7798abe2cc1f3f14394e1ee11677d319e5bb71f8 SHA256: 69686ef3ecb34ed9911a03ce5d0ea57bdd7ada4b10afc3e4c376883f0128e42e SHA512: 51dce01d5263cb8178ef614838b703a73438ee2aaff1a2b96abcedb71d3bb0fa600a6c51c5c120df88dcc0b9e923716cd1056bc1777be4b681525bf5f1a62260 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx5-chinese-addons/fcitx5-chinese-addons_5.1.3-ok4_all.deb Size: 4012 MD5sum: cf9dc767384a54fd19159cff93c07284 SHA1: 15ab5f09db0a77084e6f52d25588dddaf1523026 SHA256: 306f2559835edf237104de454e590faaa4ffe28df9e8ddd583618ce801986bfd SHA512: b1e31d848d40c9328178f8d83079979eb347e6055844a3091ea66cd138945fea6201132b37599ccb73dc5c22bac2f556f949b1fa6c5542547cb7a7a8970aba75 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-data Architecture: all Version: 5.0.18-1ok24 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 5587 Filename: pool/_new/main/f/fcitx5/fcitx5-data_5.0.18-1ok24_all.deb Size: 1565442 MD5sum: 9a56a01ef54aafbffdbbf0ade70a1e9a SHA1: 732762f2d74057ffbfa9e46fbe1bb2870bc7ddf6 SHA256: c7b2db6c84d4b6e7695c1329e8d9ca94edc0a8ffd2c8fa198cdfe38a6500c05d SHA512: a6a494c86102d563c646300c8be3e32f0c6ec2ca7039d9b5959f5535f24bc09a07be73de2719eca4f712406905cea54e380329b9423eab3619523e2d1fc32a21 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-data Architecture: all Version: 5.0.18-1ok25 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 5587 Filename: pool/_new/main/f/fcitx5/fcitx5-data_5.0.18-1ok25_all.deb Size: 1563822 MD5sum: 44d12252ae777c7d61423030c9ba0707 SHA1: d3ef5a24077e789999e5357a90969f9aa4954035 SHA256: 777506573668848f3ddc657e98a9a5ed52a0eb18687912eaf168bdb702c71f82 SHA512: 14e245e70c886009a4251d996fc35348364754654fe0e5994031d659b51c558d5fce9922050e3010aaad7daa22d029a1225b071cd4548ba83e1056f75ff62c60 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-data Architecture: all Version: 5.1.5-ok0.3 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 11005 Filename: pool/_new/main/f/fcitx5/fcitx5-data_5.1.5-ok0.3_all.deb Size: 6972480 MD5sum: 3e39dae91a6d5d76e87f03f9e66cc0e0 SHA1: 5f0deeea16713922bf36a8c076c81724e62d74d4 SHA256: 16262d44da46945b8bfbfe5fd3385fa20fd86bb3c790d4e41ba8c5505802ab1d SHA512: 54d0e4d94fdece7ca59f3b6c6a6c9d795ad391188d4babf219052a47ae78f47aeeff7974916f1449a526955129664df2fe17cfc94f7918c55ae4f8bfaaa075db 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx5/fcitx5-data_5.1.7-ok0.11_all.deb Size: 6877956 MD5sum: 79b201d25b896ee7b102355141075aa8 SHA1: 4fd227d1159930b86ebdae1a6fca08707c1ced16 SHA256: a67ee2b9174f11ee601615f78cd25513349591e8f9fd3b59df3fafe55ce5e620 SHA512: aab779efe6319f65ec0e6fb214f208c5199ea8f66207ec170eb0f717b90e288883c6d95b4ceafec5db4ea535aa240e4cf6989f3f060ced1add46aaaa8bb40fe4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-dbus-commit-string Architecture: i386 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: 46 Depends: libc6 (>= 2.32), libfcitx5core7 (>= 5.1.5), libfcitx5utils2 (>= 5.1.5), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/_new/main/f/fcitx5-extra-dbus/fcitx5-dbus-commit-string_1.0.0.0-ok0.2_i386.deb Size: 12300 MD5sum: 5757a6ff5e680236dc2cbdfe3a95af1b SHA1: bc171e8709dcde01fb0c8aefce301cf3829ef154 SHA256: d61cb4a554cb22b5f14df5d5cd1be05b2dbbc61652155b2d481ca99c26b46060 SHA512: 83df8ecb28efe4b625ae53940985036f6c4b5c19f62d03a6612aa915507f74d1bb4f45905cc1f44715dafe6b147632f5c94a0c946756083c6a0ade05f8f8efa8 Homepage: https://gitee.com/openkylin/community/tree/master/sig/InputMethod Description: fcitx5 dbus commit string. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-frontend-all Architecture: all Version: 5.1.5-ok0.3 Multi-Arch: foreign Priority: optional Section: metapackages Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 14 Depends: fcitx5-frontend-gtk3, fcitx5-frontend-qt5 Suggests: fcitx5-frontend-fbterm, fcitx5-frontend-gtk2, fcitx5-frontend-tmux Filename: pool/_new/main/f/fcitx5/fcitx5-frontend-all_5.1.5-ok0.3_all.deb Size: 3972 MD5sum: 30c1441a3dd1bdc4ca4c7f553f38f3f4 SHA1: 27bae2485872ee2b2fcd7f61745173f9238380a4 SHA256: 7c3c19746c221ee5a915dc62a72fa71226038d8f90ade2c673fd62f05b545ad0 SHA512: 38ae31e4130c83e16d038480b50fea19fdafd10d97ff3b3c31c2436f6335c809b92fd1ebd200d96ec105408770ad139fbc6f464e637abdec3c01a325a02d9437 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx5/fcitx5-frontend-all_5.1.7-ok0.11_all.deb Size: 4076 MD5sum: dfbd6342c1d68837c4c3a6b3c92ac19e SHA1: e8b4981cb3afbe84d24975e4512e0d46c54aef77 SHA256: f9a18e9e46a0dba95cce1675c628a86ad30b82cf8c8d34537a80c9e82ab093bd SHA512: fe3616302b38d25987e47d4267e51b187070b63097da65e3e8c197ac71fc6dd356937c6b0ff0040db2bad7692886605b740eee6cdf1f698fec61acb55c149e7e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-frontend-qt5 Architecture: i386 Version: 5.1.4-ok0.2 Priority: optional Section: libs Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 339 Depends: libfcitx5-qt1 (= 5.1.4-ok0.2), libc6 (>= 2.34), libfcitx5utils2 (>= 5.1.5), libgcc-s1 (>= 3.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/_new/main/f/fcitx5-qt/fcitx5-frontend-qt5_5.1.4-ok0.2_i386.deb Size: 114200 MD5sum: 858c18aa526f0e225348e76eeb94c947 SHA1: 6c5d1ff34dfffa6cd782f1b66a15b0aac5f30514 SHA256: f3d1447125108a9035b2bdaf8b0190c8a01e41e008bee7bda2dc2f4bc78f7e52 SHA512: 224bac04ccb8138b3892d4c193bcf3a1e1c07b862775ee0e1928abaf211dd8d768c849e8541bf7a54744bcfb9b2a1a17e83d71d58db4ce9fb4a840878789eb68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-quickphrase-editor Architecture: i386 Version: 1.2.4-ok10 Multi-Arch: same Priority: optional Section: libs Source: fcitx-qt5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 218 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 (<< 1:4.2.9.5~) Replaces: fcitx-module-quickphrase-editor (<< 1:4.2.9.5~) Filename: pool/_new/main/f/fcitx-qt5/fcitx5-module-quickphrase-editor_1.2.4-ok10_i386.deb Size: 61330 MD5sum: f38d2ab4e29d016b2458a9667ee519cf SHA1: ab1e3eaa766ffa16c5dfb20e7547f219e9931385 SHA256: 3469f6e39ea344b610688f23e9d1d04ed0b0dcf0a3f4dadf8e3ef7a51277c118 SHA512: 6d0ba6bb9e7b589227efb968cefb820a0f0cc33d5401819be5db123ef087a8363f2c484861f0206134db8c787447a52c05bc6480d3a095d86540bc6018392c64 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 compatible with both fcitx4 and fcitx5. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-wayland Architecture: i386 Version: 5.0.18-1ok25 Multi-Arch: same Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 3330 Depends: libc6 (>= 2.34), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.26.0), libstdc++6 (>= 9), libwayland-client0 (>= 1.20.0), libxkbcommon0 (>= 0.5.0) Filename: pool/_new/main/f/fcitx5/fcitx5-module-wayland_5.0.18-1ok25_i386.deb Size: 631058 MD5sum: 0612c293f0b0f2aae74c545d5091de92 SHA1: 49d13cad05f696f649703293e1f12df25363dc70 SHA256: 7bc1cbc0b7b839eb0cd517aebb53da48e0ebcd5c907c81c6e309024072a025ff SHA512: 039f2b02e280e09285e86aad21e239dd7717488c97c5d520311713438160d0cfb2d084d115e8d6b3bf19803991ba36f52ac04a2e7115c7583a9cb769f391868b Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (wayland 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 wayland-related modules for fcitx5. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-xorg Architecture: i386 Version: 5.0.18-1ok25 Multi-Arch: same Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 1182 Depends: libc6 (>= 2.34), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 4.2), libstdc++6 (>= 9), libxcb-ewmh2 (>= 0.4.1), libxcb-imdkit1 (>= 1.0.1), libxcb-keysyms1 (>= 0.4.0), libxcb-util1 (>= 0.4.0), libxcb-xfixes0, libxcb-xkb1, libxcb1 (>= 1.8), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libxkbfile1 (>= 1:1.1.0) Filename: pool/_new/main/f/fcitx5/fcitx5-module-xorg_5.0.18-1ok25_i386.deb Size: 306438 MD5sum: b23fbf5652606aad649a353b1a1e17f4 SHA1: f88bbde678ad738d38f54d9fef2e568708c5e35a SHA256: 81f699897f0f87f9a9206c257924fc6f50bee00234f505cf22173287dbb141aa SHA512: b82f42829c035804a2a840caf6168ccbfa39fd06500a7ae13c9c7478edf3d946f1b8629d208b69ae49615f1999123960f9887fc0373ed08e64ec78b6fb4019d4 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (xorg 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 xorg-related modules for fcitx5. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-modules-dev Architecture: i386 Version: 5.1.5-ok0.3 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 108 Depends: fcitx5-modules (= 5.1.5-ok0.3), libfcitx5core-dev (= 5.1.5-ok0.3), libfcitx5utils-dev (= 5.1.5-ok0.3) Filename: pool/_new/main/f/fcitx5/fcitx5-modules-dev_5.1.5-ok0.3_i386.deb Size: 8970 MD5sum: 9e3aedbd732342060b9af271a2f09345 SHA1: 788fb85e8b66dc0d9e847a35b448c67f24bd2a48 SHA256: 7192f0fa67e3234003dd74db370edce27a5de7e6d4bee376f7ee9c8a1d008ba5 SHA512: a630ae913711145ed8d4f23e43e62bbaeb9ce0e7fc85202ab33565c207e44007655d34b289483bb2b82f1dacde66ab409b84cc00e8560b40f4dbb9b5bcda4b0a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-modules Architecture: i386 Version: 5.1.5-ok0.3 Multi-Arch: same Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 5341 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.5-ok0.3), libc6 (>= 2.38), libcairo2 (>= 1.12.0), libenchant-2-2 (>= 2.2.3), libfcitx5config6 (>= 5.1.5), libfcitx5core7 (>= 5.1.5), libfcitx5utils2 (>= 5.1.5), libgcc-s1 (>= 4.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 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), 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/_new/main/f/fcitx5/fcitx5-modules_5.1.5-ok0.3_i386.deb Size: 1108966 MD5sum: c5cb978e6dc2563d2266109fcb14fd0c SHA1: 3c3dc2047ad6049e2b87be624b60e26764452459 SHA256: 3e98c63fab5301f41a47f06ea24a8f34b413e4532c50a31d6c30c97ae48ba489 SHA512: daf0e5524f5bf46f5a2e9802b5aee81a7c4963bc32f7f8bdc94d1937110c084d6fb6df9da625fad2b40551961b5a577ed42dafe3caf6aea994f1ca5fb8c0a41e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5 Architecture: i386 Version: 5.1.5-ok0.3 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 616 Depends: fcitx5-data (= 5.1.5-ok0.3), fcitx5-modules (= 5.1.5-ok0.3), libfcitx5config6 (= 5.1.5-ok0.3), libfcitx5core7 (= 5.1.5-ok0.3), libfcitx5utils2 (= 5.1.5-ok0.3), libc6 (>= 2.38), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), 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/_new/main/f/fcitx5/fcitx5_5.1.5-ok0.3_i386.deb Size: 186160 MD5sum: e5b97ec5d48e2dc623c8b1d83d7f8e68 SHA1: dd623d56a02ab85fbfde163bf6d3b12783540c71 SHA256: 6664aa2b2d7b71aa2d8fa4ef273102d09a7f09695e3f6fa1daf08a0d7c56d611 SHA512: fb70b11a5f9a20330127829a42c61f7ba7e83d51de3f857da893003e683b0c873d494ffb866aee641f29f0d27c87721b2344edbd55b5f2bc517265e85b7fe2ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx/fcitx_4.2.9.9-ok1_all.deb Size: 5948 MD5sum: 7c63774444922188172b5be7c3ddf575 SHA1: 6c8cc847d0838ace04ee26e0c27061e48c773f40 SHA256: 37794d2aede4b54a6797d6619467fb6491d32fda873c1d8199ac24b887c8beed SHA512: cd847af05c3e024448a7cbd3e6366d0b9a806ca08b397eaeeed23f59d3fb02c00dc58d6f80b298b022cdbb56838856885960b13b7b2d0b33b5589e0d853031f5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fdisk Architecture: i386 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: 509 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/_new/main/u/util-linux/fdisk_2.39.3-ok2build5_i386.deb Size: 143216 MD5sum: 87a8b906db95aa3490be15f0aef71032 SHA1: f8335bde0c71740f3ca2ebdbf8184be558033255 SHA256: 35cb6e81b6dc35b147152bc9e911cd85ec5db6f35c2302295eed9754922160dd SHA512: 5fca6918b1b147e4b4643809d03de50333d5c6c3b3423afc8a4046c44f58d4541cf02b8c58ea7a250a288e1a9485d4adcc9d2dce9166aab6c578b5e68350a631 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ffado-dbus-server Architecture: i386 Version: 2.4.7-ok1 Priority: optional Section: sound Source: libffado Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 425 Depends: dbus, libffado2 (= 2.4.7-ok1), libc6 (>= 2.34), libdbus-c++-1-0v5, libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/_new/main/libf/libffado/ffado-dbus-server_2.4.7-ok1_i386.deb Size: 88152 MD5sum: 916c1a4eba1b8f0fe574add9dc580ce4 SHA1: d6c40f7d8fa24ba6438d50b74aa3c9fe0f53f395 SHA256: b0374027e9b714d892dc35afc70bb8a138bcd9cd5301672f4b6bc14cf82df6a4 SHA512: 7c93e89ac4e44ce75736f3b1099a5dc575a203e5a679a7be2ab0ab9aa06aaefb7d6425856e196ff3e830cda60bfedb69e6bfca591e4f841cc80e27b414aa6977 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ffado-mixer-qt4 Architecture: all Version: 2.4.7-ok1 Priority: optional Section: sound Source: libffado Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2256 Depends: ffado-dbus-server (>= 2.4.7-ok1), ffado-tools (>= 2.4.7-ok1), python3-dbus, python3-dbus.mainloop.pyqt5, python3-pyqt5, python3:any Filename: pool/_new/main/libf/libffado/ffado-mixer-qt4_2.4.7-ok1_all.deb Size: 114060 MD5sum: c913670dd8791529af3e2b55c722a690 SHA1: 67d439d80dffce3e8b6712832d5823b1bef1af26 SHA256: 7f02d233b4c86518720e9ad625381dd75f17a106cf3e1c8dff137e4bdf74aa05 SHA512: 5e235a25e430b8466a686f79b65084553ebcb2e6e4f301ff62d2a44e53cfa15219c472b40fb6eeee7927649678d9b922cfd02be6180ca63efef6bc0fe2980f24 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libffado/ffado-mixer-qt4_2.4.7-ok2_all.deb Size: 110984 MD5sum: 2e28447b2d597189104723bc8f11a1e6 SHA1: 84a4a554a26f09f8b6a70b66b71b7a695b8ae9b6 SHA256: 9d1b73603a73d1c847696d3cef9b438b95d38908a8f57f499716945774271cad SHA512: 5c480058a33aa9279aee78335722a435ca1dbe27fb8f8018ea8dc65dec00ccd1ac69166edd7f93c2a982c9b41759cdcf30764cc5ee4bcba8bbc03a231a2f7053 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ffado-tools Architecture: i386 Version: 2.4.7-ok1 Priority: optional Section: sound Source: libffado Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 426 Depends: dbus, libffado2 (= 2.4.7-ok1), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 4.2), libraw1394-11, libstdc++6 (>= 5.2) Filename: pool/_new/main/libf/libffado/ffado-tools_2.4.7-ok1_i386.deb Size: 76906 MD5sum: c61ebf89608eee9a1c41a6efb0fd4e76 SHA1: d063cacbf22060af8044277b6b63921740223a3b SHA256: f72e45fae3d188f107ea0012a7244bfc61c32df195df2508c094dd0b6b2bedf0 SHA512: 0ebc7765329b348fa41a550f61340615def1eb43b5246a5f6c2ed809b4ba3277945aa9257c037655bd3d3048f611db36ebb397aaffe73e0012b3bce7dcebab75 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ffmpeg-doc Architecture: all Version: 7:4.2.2-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 30363 Depends: libjs-jquery, libjs-bootstrap Filename: pool/_new/main/f/ffmpeg/ffmpeg-doc_4.2.2-ok2_all.deb Size: 1820570 MD5sum: 91db1f82ecf32bb20450f771568bac44 SHA1: 180867b374d41cca4b6db5cfb3aadfeb4a9ed647 SHA256: 6a91bf3171ba23e13932484bdd3b85de3874d60a636e56b69dbf44c3fe3a2dc5 SHA512: 6643fc0a39fb28ac1f0fac3fee184b68e4724e027eab439d4d94387de401571546f3700857b2c32ed2e2e07132816188846884fb13cd82f047ec10b581d71a45 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ffmpeg-doc Architecture: all Version: 7:5.1.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 34291 Depends: libjs-jquery, libjs-bootstrap Filename: pool/_new/main/f/ffmpeg/ffmpeg-doc_5.1.1-ok2_all.deb Size: 1976488 MD5sum: ba8458ade9c580b3f5988cbdc534619d SHA1: a42b2f142641531ffdae5fb8ab168fa186ff64e4 SHA256: 93437e1c70846edb6f07ea713266272094fac63abe4c8d30a7cfab9441e85615 SHA512: dabfa1c6d4deeb74f85e996b4073c6e12020ca3d559847dbfc3751b57c8fd29747693b65eac8fe6f2f5391582d5ccf896cd8fa0d481ae53a5caed594ec28a3bc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/ffmpeg/ffmpeg-doc_6.1.1-ok7_all.deb Size: 2186264 MD5sum: b89141bcd2263a4eb981c3d5431a0efb SHA1: 31013d5257196a134eebcd1f88109b59869366f6 SHA256: 4e9c9dc772a2d4e898ca716e2a85b1edc1829cacc3b14599c5a781a9e2b582ca SHA512: 1392018a800500c4ef2fb327729553240d1a5aaa7d3c9179a68dfb13169c74c4961349588fd8e69d03416506fefb24dd88809a76df84bdb6ee76225e9858bf90 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fido2-tools Architecture: i386 Version: 1.14.0-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: libfido2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 180 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/_new/main/libf/libfido2/fido2-tools_1.14.0-ok1_i386.deb Size: 49780 MD5sum: 7f36452fe1cd309a77ca532adde6afdc SHA1: 9368ec68954cbc5e2d4b2711ccb4ac49e02c41ce SHA256: 2e3cdfcb2414b897cd8067c11323dba7a8ef9a40d4849ef18ec77cdab156dee6 SHA512: 91206bf73acb777e84e5ac70a8c8fda2c6ec650b8b175c3549175fdbae42febdbb244d23b83f79d4dd5a3a689eb50e987f0fcf880f0a66d9f69afa6e7fc3c5b0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: file Architecture: i386 Version: 1:5.45-ok1 Multi-Arch: foreign Priority: standard Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libc6 (>= 2.38), libmagic1t64 (= 1:5.45-ok1) Breaks: debhelper (<< 12.2~) Filename: pool/_new/main/f/file/file_5.45-ok1_i386.deb Size: 20496 MD5sum: 07da3e4f25ea87d55924b53107248140 SHA1: e31b3cd0d9708ffcd9ad3683491fb39244580552 SHA256: abfe92b96437851e1e0296380e5b108569916a226ab3d227a989579c9db06957 SHA512: 4ab9fbf1388756e14da903596d60bf5c56e2d43ede310165bcd146f1c17dbd56ac2b881e5b7939e00dfd8805ab1448c57c9345c99876009919f017a09cd597e7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/finalrd/finalrd_9-ok1_all.deb Size: 6440 MD5sum: 29bb76ede7c11bbadbb55145d651cd3b SHA1: 695957b1d7b1349e315e7beb8f2a88c4778d0d41 SHA256: 235e895ddc4424674ef42bcac39c6b365165dc9f059c0d21fab146f90959db02 SHA512: 9f6a48e1748fcb9cf432fd2586f0adf60f6f9f63db79d47285e68f7c1d9bcbf1487da8284a51c576ee54a3b66ad7a3caa2b5dbb7c69e174d891c132f60819569 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: findutils Architecture: i386 Version: 4.9.0-ok2 Multi-Arch: foreign Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1578 Pre-Depends: libc6 (>= 2.38), libselinux1 (>= 1.32) 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/_new/main/f/findutils/findutils_4.9.0-ok2_i386.deb Size: 482180 MD5sum: d961176d0b74f167f09d419eb928c0f0 SHA1: 80c41d7019c796cf21335c2854e273fad5da1a32 SHA256: 1728375e220d18d043a4c944e9706cb48cf8ad6ee4dff699a7db95ae3672f734 SHA512: d92207ce6d42e51e24082b8f04ae268c3944ef0772c446ed74fdd0d7268356a5b20400160e4e40018ed3eb7d9c71eb56ffd07ea421c5876eecd34cdee3a45e99 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: flac Architecture: i386 Version: 1.4.3+ds-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 435 Depends: libc6 (>= 2.38), libflac12t64 (>= 1.4.3) Filename: pool/_new/main/f/flac/flac_1.4.3+ds-ok1_i386.deb Size: 130724 MD5sum: 7cdfedc0c22de31594daf7725eb86634 SHA1: 98b1e6c1613f28c58fab9cf63707ef8e3d48ca64 SHA256: 6295906c3748b4d9345f6f1e239e425f559cfadba620008d9ceab012627c827d SHA512: 8cd69011a87b3acf1fffe96cb9bf0e67d0988bc445c5b21d0df874d8f38db8d593049f132c082d3390259e08895d663944e83b2d182261b01da5d2adf83d1e75 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.) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python-flake8/flake8_7.0.0-ok1_all.deb Size: 6396 MD5sum: 5fa9865f292b1880fccaa2b23b80b7c2 SHA1: ea0f01aebb3129199ef0196f2270a3f18bab3b21 SHA256: d24bb7d9e9a5053deb50221af4f689d7a9dc313b4ae37ae324e46070cc7e1905 SHA512: ce0962c9cd80bfb8fe973e44afa2c3f4c99992301b82c6d5566ad91ad8c600530a836eae70da05af80a76bc7e08305dc4bbb73a8a05539715ac4c95901440093 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/flex/flex-doc_2.6.4-ok2_all.deb Size: 684396 MD5sum: c114a99d8b988ce006daa7cad5430bdf SHA1: f0c195c927747a06bd239b7efb8189b94efbf4ae SHA256: be620376773932cbfe7b91ef6b36208ff7fdec21d3f748a620e33f8832d7a748 SHA512: f37b3616c5afd88ec918f9f57d17fa799837aff406a458771b76ac035540001df2cbb2b55ed09411d8c0f4f9a936547a321d26e081df5b80d0c1acde6dbe816e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/flit/flit_3.9.0-ok1_all.deb Size: 83368 MD5sum: b0cc985d4cbe324d54e1eb37916be3bc SHA1: 18a1da7b9d172ec2e217682544a6893a73616f11 SHA256: 1edb18219c1fe74c9a70b62dba147becc6e32f2a7089cc8a445c7561ef3c802a SHA512: 45e8d6fb77ddd453093c575973a6533e5c611ab6f9d77aa4071cafa5e07eb2f6c06f5512db40132285881615ea36b38a57741806f85452c6536d544a559051c4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fluid-soundfont/fluid-soundfont-gm_3.1-5.3ok1_all.deb Size: 129524916 MD5sum: 2d0a803d14a04be016fa79c6c2ee8823 SHA1: 5fd895499ba401cebe74c773cc1a9c8270839ac6 SHA256: 77b3a7cbc707ea6cb34711f964d2737648825501592c19440f08758c563a8beb SHA512: ef5a673f3e9c670faa92876a0c7612ea28075d471b9a012152eee53ed578fa640ddc606390354773f248acfeb91372b670faa8b9aabf1d8f77f55fee14aa29d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fluid-soundfont/fluid-soundfont-gs_3.1-5.3ok1_all.deb Size: 2679570 MD5sum: 9b860c929a45acf4a615bcfca68fbd05 SHA1: aa238410500a5707fa4099a0f6e64c1899c43ca1 SHA256: 19bc9b5197e8531cdb3501e45548f2d2be21d888b85ba7efa92eff67fc376e29 SHA512: d1c40b863d28273ffb9f11d85db4705f80c38ec135c08854a0dd57d78a6093e6bfef5f0b102f9f5005fbcb34f13df21b5c13e1e2ceb3f07a28287d7f2874e20d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fluidsynth Architecture: i386 Version: 2.3.4-1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 108 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/_new/main/f/fluidsynth/fluidsynth_2.3.4-1_i386.deb Size: 27910 MD5sum: cae026aad13c8daabf6fdeba9d6caf9c SHA1: c5566fd34a50fb0c9b7b4e5faf611ff625ec05b3 SHA256: 5c4df88ad6723ae0d0e599fb808b9753801aecdc6a7d3585fa77c08f94644946 SHA512: 5340b39c80543a2b90725d4ceac6f860421bdb8eea884a6122cde6cbb3e77a8623101eda18bf8a9e8707c9b1d9050066d8118fb6b9cbb112f2f0aa68a826446e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fontconfig-config Architecture: all Version: 2.15.0-ok5 Multi-Arch: foreign Priority: optional Section: fonts Source: fontconfig Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 220 Depends: ucf (>= 0.29), fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-freefont Breaks: libfontconfig1 (<< 2.13.0) Filename: pool/_new/main/f/fontconfig/fontconfig-config_2.15.0-ok5_all.deb Size: 31792 MD5sum: ac8a23a06609faf2ef2bc85d60047d19 SHA1: 1437c5b15857b6204c6097e6a4ef1ade9a372132 SHA256: bf0267b130a50b2f5040ce8d1aacd38fa4691b5a9352de9128cfa7feba67ded2 SHA512: 9564d4ef592bf26487f8940db46e6d15ef0512ace6bbfdfe942c220e6aa4895435da47518d99a821dbe96d722bb176decf214e8ea1dfe04cd937261244c31c52 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fontconfig Architecture: i386 Version: 2.15.0-ok5 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 346 Depends: libc6 (>= 2.38), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.8.1), fontconfig-config Filename: pool/_new/main/f/fontconfig/fontconfig_2.15.0-ok5_i386.deb Size: 180664 MD5sum: 0965dd06193be2f921cc6094e395aa91 SHA1: 80c794737b298ce5b019015e9b5f655de67589d8 SHA256: 4825d5af1397341cf8f994bc50293551f7cb96c66e729ff8a0adc2de6be2dcc0 SHA512: cef6d578acb674032965e34ff664e3094f5f6d23e4d7ada0974bf8b93f569371de0d3fbef4bfb09eb0ef0ce51cdf63f590fb8d2b26fbb8966d97f7e8c224575e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fontforge/fontforge-common_20230101~dfsg-ok2_all.deb Size: 2012364 MD5sum: b6411aabd26803ca9e031c1c06e11b1d SHA1: a0c4ea31f592a2cfab95d212b54391fb6ac44d18 SHA256: e2ce568b58ffe4c214417f0a9cfd8cd81af690be5b6d5fc62e7e6f7bb911215a SHA512: 718529cbf83d03d7f44c347d5ca8433cf32c36f3441a9b16624b6698ea3718b5bb3d07e368a3868ce320b7c9df41a418dd4d78ed28fa957189a3b41330516ea2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fontforge/fontforge-doc_20230101~dfsg-ok2_all.deb Size: 3650876 MD5sum: 990ed1b810308ea5f86df55e8b41a8f0 SHA1: 7de342cc2b06eb2cfc43a1a16410c69d6d7c9622 SHA256: 0a3d49c72dec3d52bafd9e1fa7933ac884cf893963a402ec1fc1515984b2c3c6 SHA512: 30774489aa11f54a9676104e1e1e7d3db82fa99486934db27245de7a5300e546b7e98e6368b06135c9041608ebe4a0cabe574f09df03de85053b91774b9ea157 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-noto/fonts-croscore_20201225-ok1_all.deb Size: 1570976 MD5sum: 36e80920dd86168e28e4f2b08b0dccd3 SHA1: b5e43b9c300342ec7a0d7909b4dda09f993a21f0 SHA256: e98405439aac4a758b56d6dfe1d74d48beddada97001b9df9d9c8f41fdc49fc5 SHA512: 8d001aac45befab03bccb152d2619dc030ba8de4da144efa6da2a4db0853bc23ffb6fcca532b65ff3faac9c6f5c6f21dbccab7df7020793264a029e11fc73154 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-crosextra-caladea/fonts-crosextra-caladea_20200211-ok1_all.deb Size: 115616 MD5sum: 7b583f20ec91e6dd39a40cd39235daf6 SHA1: 0c21bacd7d08290fbee936725b6227063b245a19 SHA256: 8d4551d30e192621ff405d782f8faecd9af4bcd6a67ce0041f39ae70fbf3bf57 SHA512: a51ee585dcfc4993c362e6258ce036960ca479c3410cd55e376486c43b539986520f1b546d65e0e9b0336bc6c502c00e5fbf9a55dbfc2e93350f971db38276e4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-font-awesome/fonts-font-awesome_5.0.10+really4.7.0~dfsg-ok4_all.deb Size: 513648 MD5sum: b4ceda7f8846f6bc053cc87f96e8ed70 SHA1: c9e88fb37c35bd27092c3abe01af33cd6c7c72e6 SHA256: 890b6631a6ec3ed9d6a1b4b45e48e5d4a038e3663d3262f9b52a972498fa8b7a SHA512: 369df618c1c197146fac3a053c2f5b9ebdac55b28644e9210a4a4cafdf2cddc2e5927dd64d5ca72a5e77a6db7e307e6d4c93b3cb32222c552f1b8a3d1277500c 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-freefont/fonts-freefont-otf_20211204+svn4273-ok1_all.deb Size: 4140220 MD5sum: 827a1c0f9bb03017b2fd37c77517715a SHA1: 48fa306c7520ec9780ff090ad44dac1b117d9b89 SHA256: 7ed48677d2f2d1dc68372fbbafca9f53a000fa99126ddc4bee21e5df36e57961 SHA512: 2c9afd06d5ae2cda64d878084f82b14374b78f4f8947b51de5fe8f2ee3e142062cca9e41e634d927f26b2cf390e1e8910e8e5cde29e58bea7051163cb7b4504e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-freefont/fonts-freefont-ttf_20211204+svn4273-ok1_all.deb Size: 5130796 MD5sum: 5d204c98860b5142f687b9efd78e74ed SHA1: 2f3921d613af3d366cb2cc1e6089af5b61cfef03 SHA256: b83dfe2b3b59233b5e5e658373d5c1e29ccbecdd14725141e917d4f542b3a63f SHA512: f2047b028799ae3e1002943de796536624dae241d709784f6270b01e197c03c4b60145743997493e19f9184b11c0eba4ed8f7c2bdc587a299ff1b539803690f9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-lato/fonts-lato_2.015-ok1_all.deb Size: 2781836 MD5sum: 120e7d9b550c6ef1b85cec28fd845821 SHA1: a67643504923ed16277f0f3eb56731a3062cdf18 SHA256: e78315c9f2d5bd370ad766b4bd7f6125723ab8bea3b634d663c76c6149e34e0a SHA512: bf6ad027ac1c0103305a382ab439e9d4830312ce4df6afb4d1222deba2b3f0db430ef00d3f454609cfc8f2a0d09c40f7d37f402deac53b721c203fc568bd6a47 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-liberation/fonts-liberation2_2.1.5-ok1_all.deb Size: 3436 MD5sum: 08aefff94ded4806592d339224aec2e4 SHA1: 82c93cc51bc9e396703bada761a3f5fa24fe0eb6 SHA256: 1222349da891b5800fb22ff4c8ad27e41049fcb31097709dd11a6dcf5ac31e7b SHA512: 79fa6d6d04e00ce5f26e839c562fe65ecf2bb7ee8d3813e098a6c7a979460143ca45dbe797f423e458d24166abba6d35466c827bf6ffcbaea63de1151381baf0 Homepage: https://github.com/liberationfonts Description: transitional dummy package This package is a dummy package. It can be safely removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-liberation/fonts-liberation_2.1.5-ok1_all.deb Size: 1602798 MD5sum: 6c41f910ac7438158d38c5c84b178fdb SHA1: 31b5acd71813712c3cf26dcb443fc2f304df8759 SHA256: 13c5292b801488902567607bd07d1e31da20d528effdb70d6e1b9f375ce723d3 SHA512: 8ee9dc66503abf2d77c99f1a9e321207e7b164d3ac2b707f847031b9015e24034867e01192248e8be6a9f9186eaad90fa16ea9984301532e3bce2035a4529953 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mathjax/fonts-mathjax-extras_2.7.9+dfsg-ok1_all.deb Size: 672164 MD5sum: ffa778ce90ca1870e287a290ea2b5f8a SHA1: 43e5af9f32d26316e6aad1be1940f3d32ee23e30 SHA256: 532822e24038125632e979cc4e93b4137219856dbe03d5f2320f942fca9a30e3 SHA512: 9d7380f18517fa4f6295b5ef38582af5b0a298119d6cec9775f04c55560b2208f3c3aff083d60887d837e26affd8292777bf3d321ef5912c2469291129940910 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mathjax/fonts-mathjax_2.7.9+dfsg-ok1_all.deb Size: 2206728 MD5sum: 761ef30299064fac67942a2a91e6b050 SHA1: 52aac20c6765092e2d0d93d8d5a937742589865f SHA256: d63ad263d36692abb128b4fa2f9c6cd9a5d22bbe41bdab1d4ac0c024970ce932 SHA512: e25e9254146397af07f1ef78c397bf72c82365226c62faeb949f9f48b1aa854ced4653387a6622598b4aed663fcd6af584d4a2e0c4517cf5a95798eb4bc2f9c9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-noto-cjk/fonts-noto-cjk-extra_20230817+repack1-ok1_all.deb Size: 133865664 MD5sum: 3e8e1fe016957dc8db227257b1083aa4 SHA1: 73a0473a5f280beae11788ffb8c61d80ba68058b SHA256: 3522971881dac528badc723cc188a547cfd7d7468cd8ab5086022aee1ae260c1 SHA512: c61fb93d4aff63ff9f96a3ed107d779d87cdf57037ce38b5f07b589844c06d47ddd9a43cc6d457ad1123b3ae88c44204b06cac468b90ca0ee15945585552ce6e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-noto-cjk/fonts-noto-cjk_20230817+repack1-ok1_all.deb Size: 56568032 MD5sum: d50571468e069e92a5316d98967487c8 SHA1: f4a3aa131b15e409c6b5c9fd1c5a937b9f976213 SHA256: a4d363732faba605aff21cc66bf2703bc1154a46a95adddf1a43868fb7d99e65 SHA512: e17f4e3e13a318fb3423a959cf14637b4499d252a799b6931181f438ab3de964516c8478e89f2394294ff33fdc2e2929838125c54b0a847d12b0de047c1aa4dc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-noto/fonts-noto-core_20201225-ok1_all.deb Size: 12187772 MD5sum: 50c6e745a094d4b382fdbbe61e4eb021 SHA1: 7d3a54e383d49a858d3602168d307194b68027fa SHA256: 050527c2b2372fde8d766ac346d32d832616a8891a18b97cd755b0ba78c8f236 SHA512: 0238ba239eb1eef4f8da8ad3c4cf25bdf265fe69463f40e8d44d11839ab742582744f5b774250c2839bc49cd2a89d645a7011f79c9a5fbbf1548cdd69c7129cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-noto/fonts-noto-extra_20201225-ok1_all.deb Size: 72421876 MD5sum: 142c3855aa4ff555aa540938286ecc68 SHA1: f4930afcf9b95ca2355bd032974b7502d1212bd1 SHA256: 57dc916b6cb233c273a28bec63e2af85eabb49038bfe03446cf30560f1d5a8df SHA512: 5e2fdcb6fd03ff6c0480c0b992a69100d1b8e51f487fa2500eb66ee202dcc88cefbe477e4aa7a5f2b31998ae716353ce0c02180eb0e51c4d1d26bfc709abc33a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-noto/fonts-noto-hinted_20201225-ok1_all.deb Size: 3996 MD5sum: bfd4dc8290f82b53bb05299d9e15e012 SHA1: c10238408f136302eaa0c5efa2fa40898f6e3495 SHA256: 8691551c659a8f1c8134391dac66e92f890453346dcd97419f43337ffa4f7563 SHA512: 811d538c4abb95ee874edb20c5a50766746140d3e91007457af85948851a2669d8bd7ec4274d804717739be5d33841e64dced1b495e01726aa3c71df21a8b4f2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-noto/fonts-noto-mono_20201225-ok1_all.deb Size: 396284 MD5sum: 4bf476b7f345aed1c49736c237f414c0 SHA1: ee83f9fe00c788519f6877bb2cb0a38104ae5563 SHA256: 5ec986212157745837466d41f901dc8da08fea686885cfd238a3257ff441cdc4 SHA512: dff6fcff28973bfe0529c5a284f56c3acc8a3b10e26e8cb7aaabffb669ee97764012e0533330f1fa3b4127ffe5fa22a4323044cfcc5b719b280da007a0946a09 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-noto/fonts-noto-ui-core_20201225-ok1_all.deb Size: 1418908 MD5sum: 7d6a96f7c1e6a2ca9f2a93603439e079 SHA1: 38615186d7cde6ce63d6bbcc66d8b6780f258ac9 SHA256: 5ba822c4010d9f35f3429457ab42a120bda928de46a3778215a7808d76fa7a35 SHA512: ff57fa14db2dee4cebd4ad364dcf3b5c8fab57f09d37ba1ef65eec099a6d2cef8fe9b9754e7cfc3333cdff9547f1d601ec50f0121e8a993b30394927199c4033 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-noto/fonts-noto-ui-extra_20201225-ok1_all.deb Size: 14250720 MD5sum: 874fa3875f536036ea83e206a7f185e1 SHA1: 15af09c8d47055cc65cdc3565640469949441034 SHA256: 8747bc7140b9c500372e8051a0c1ae41c53ba443e896248d79f180e7be30c7d7 SHA512: 9c7b5b61dad7e77d15f6731013d3cf27f812fabbf681678a1c63114d228413afb8ee73e76d9cf88cccb3178fef70fcf01a354e54a5492672554f31690043b6dd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-noto/fonts-noto-unhinted_20201225-ok1_all.deb Size: 15536 MD5sum: 150de63956c5e729b93f9caf1a520bb0 SHA1: 7a52bc6ddbe6dc8e9544fc5a4caab823c8d493d0 SHA256: 28436fcb134864bb31bee1b611d5080475b0666a74d2a99b07341190659b57f5 SHA512: 85345d8928d009bf163a197a17da30f52f41ee7b941b1fbf7f6d4a5f77a0af355b0c6e5d4e311f47136a738ec134b145dd8d7f64eb04876fd0c48e2088e1e707 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-noto/fonts-noto_20201225-ok1_all.deb Size: 15500 MD5sum: 3ea2d66489829a2db33db5164e3321bb SHA1: 4d33f5859577d26b8b9da48fe6029e0726bf3148 SHA256: e9f804676fe98a5c311e6cd15fad3a20748fb1daa51b3ec746430e422d9716fd SHA512: e6f18242f82419ebca71a7d677f9034d8dbad198f94d2b6e2d04827f97c39011d29ea9a02126b10a7926d163654d374bacec4198c46c05aaf17335f2a52aa4ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fonts-opensymbol Architecture: all Version: 4:102.12+LibO24.2.5-ok3 Multi-Arch: foreign Priority: optional Section: fonts Source: libreoffice (4:24.2.5-ok3) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 283 Provides: ttf-opensymbol Recommends: fontconfig Replaces: ttf-opensymbol Filename: pool/_new/main/libr/libreoffice/fonts-opensymbol_102.12+LibO24.2.5-ok3_all.deb Size: 129516 MD5sum: 0ad96f652de8675b5d5bf6f70cda3d01 SHA1: 1b0a98280c4145ccb7c23d9f5db223d381f97061 SHA256: 30ec541e926812e6fa4effe9b9916c964c93230ca485bdb72435ded27f121fe5 SHA512: b7acf0ce91e82750487217b0c869878180baab5e323cebb642a726a2ffda014262b236a6655ad710b60537da10f98acbb4c075c262d2250b4f504b7edd750d89 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/fonts-opensymbol_102.12+LibO7.4.7-ok1.4_all.deb Size: 99734 MD5sum: 266baeb3dfb44ad55b08c55472174cd4 SHA1: 33aa5e4090484adf547f226d02c432ffe28b98e2 SHA256: e5f486f778cb398fd2e5ed19fda83dc7882df6af8bb0fa9099caeac4b64f77d0 SHA512: 71fd19e8c581e86dcc7f57bc1856820d0a17d0a85da25fb04c78223f0212141b4ef70aa0091cdf43f5066c42591c7fc9e9ec3ff02ffb3fe7f69c33f0810ce27a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-urw-base35/fonts-urw-base35_20200910-ok1_all.deb Size: 10802872 MD5sum: 0895392c5c3b68f242adb846444c8727 SHA1: 6c4db47538d49aa28bf3107c5f85879bc056d487 SHA256: c6aeeb8bbe544141012e60eebaacbb858bef94ffe8f3edc61872be648205a577 SHA512: c1020082e1d18b9abe41ee5a56b2e43da5cf1878dc19eed14d49c8934eb7b377674618be69f8533e3e98712a1355ae091a6cef0e7aa7449b79b636e29980a65a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freecell-solver-bin Architecture: i386 Version: 5.0.0-ok1.1 Priority: optional Section: games Source: freecell-solver Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 247 Depends: libc6 (>= 2.34), libfreecell-solver0 (>= 2.0.0), python3 Filename: pool/_new/main/f/freecell-solver/freecell-solver-bin_5.0.0-ok1.1_i386.deb Size: 93932 MD5sum: 196ea4cd7e87f9f2ca863bf4adaa60ee SHA1: 1f41fb121a78b296c29d23be4ef43807c790af5b SHA256: 1dbacca0c49ae9502ef333811184ae1365ef76d0d5efe50504837293ffffe566 SHA512: b7deb4a56acbdd635304b7ee99c2e3fd9a1c681cb2bfe81b7bcf82f6bf4bbf489c42efc358c215dcabe87e950999b14f4d5c2b500fcc00c51b10f358f8c1b792 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/freepats/freepats_20060219-ok1.1_all.deb Size: 27819132 MD5sum: 35924e1b9105b6e1173c8ca26f622960 SHA1: c42820d6e01aea89e98dc18d00639033d8035dd9 SHA256: aef253e814b541afc1a47239ff317ab66b31b167ede8b2a2a5870efa3d87288d SHA512: fe13cf637b1e8e85a1894411c08c686d35190e4f1c0123974e36dd6038f3052324ee8d7a4675e3fdcfb197a207f46a6c16a90c03d16b07e8dcac3af554f9e915 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freerdp2-dev Architecture: i386 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/_new/main/f/freerdp2/freerdp2-dev_2.11.5+dfsg1-ok2_i386.deb Size: 120244 MD5sum: bf72007e4a398b643874e21658445023 SHA1: d423e7bac72694b063829bf763fd71bc094ce3d2 SHA256: 80fd9fdc09afd6150ab1f26c8e96e5e5abfc899290acdc8528e9e05530ae1b0f SHA512: eb874830f38a261f494cf07ecabc25b0cb9be999e21c472ba9e8dcbdac7768472bc506b44859831f07ce6f9c3faa32b7bfb1486e784ad39a81c25f3b9a593f5c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freerdp2-shadow-x11 Architecture: i386 Version: 2.11.5+dfsg1-ok2 Priority: optional Section: x11 Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 150 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/_new/main/f/freerdp2/freerdp2-shadow-x11_2.11.5+dfsg1-ok2_i386.deb Size: 21464 MD5sum: 908b13b26c22e99c5fcce5a2b0772959 SHA1: 46f6d9eb45d20039779f0fa1200e32d9b85a43e9 SHA256: d370a113de708daaf92adc7fa38b5b6467675ed48dcb29f82e7ad650f4778e82 SHA512: 14dcfe50ed17e0a612832c60fd17c327a24ed42266d6a43cbae304c05fe54eff04cf50ffa6fa445091ca3648f56dc46e8a2be9af12ad97889436618c1721941e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freerdp2-wayland Architecture: i386 Version: 2.11.5+dfsg1-ok2 Priority: optional Section: x11 Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 177 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/_new/main/f/freerdp2/freerdp2-wayland_2.11.5+dfsg1-ok2_i386.deb Size: 33624 MD5sum: 873f12f3bb2cd2fb082bcda415e5bd90 SHA1: 5146f7d3a97735e1083b36ab84fa71403de932cc SHA256: 569240698d98a4ca96440e4d0ae79a58e2b008355f1ca73d7c59a1942426ae59 SHA512: 88d9829cbf0b312c5dd1dcb02f4f84f615c03d1d5f63a95991d47571758dbac3eeb420a6d14be618ca38cb4ad46e8f130f0040f7b454ae34a189a0a6c872902e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freerdp2-x11 Architecture: i386 Version: 2.11.5+dfsg1-ok2 Priority: optional Section: x11 Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 567 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/_new/main/f/freerdp2/freerdp2-x11_2.11.5+dfsg1-ok2_i386.deb Size: 93772 MD5sum: 53ddae5aa2a2ad29337d157910315f8b SHA1: e0633d9e56aca5305c0276cb6d0f7aa80e97c2aa SHA256: 2621f9795b794d3650dad60d2e90d48b9963c735132ed7660eef7d4e8369fb95 SHA512: 797c6d40e986896120057a999365ea57e66a817d8d61ef38daa917d5cac884dc889c1250456dd162a15294a95a0589e2f36450e09f14c96fb1c17d02726f9e00 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freetype2-demos Architecture: i386 Version: 2.13.2+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: freetype Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1073 Depends: libc6 (>= 2.38), libfreetype6 (>= 2.13.1), libpng16-16 (>= 1.6.2-1), libx11-6 Filename: pool/_new/main/f/freetype/freetype2-demos_2.13.2+dfsg-ok1_i386.deb Size: 161260 MD5sum: 19f836796a88686dc1106d29898213e7 SHA1: ac73d0f7fe5a99db209723b9a5b9e10048ef0ba5 SHA256: fc911527efdb62eb1e3d50f287b1b579745e360cc4f93e9200708388e4827a4b SHA512: ca73b0334f548ed714463051300d110e0537d3efe7e23912bbd97201bdd14cd8d60935083c84904f3271439ba33f7d60c46330a2632d70f505b222d5d463bad6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/freetype/freetype2-doc_2.13.2+dfsg-ok1_all.deb Size: 2568984 MD5sum: ccb1e31008dff3bcb31b3dd4a5ceb971 SHA1: a0a1f8d73cf6acc8afa67ef4f0f38ccf03c3f971 SHA256: f6623739d188a7436ecdfeacf1ce45760ffe8f2faa6e573a7b45201b0fb5ef9d SHA512: b97130ca8d35cdcdf885f287ba38032f5fd0c35e31a6d3f5c2ceb39bbc971d834feb36d5d65fd4efa67c33de70303ce5c9f9228d5bf949aea4590c3b7d7b4c2b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/frei0r/frei0r-plugins-dev_1.8.0-ok2_all.deb Size: 12582 MD5sum: ec203675c9f9de7156d472dbdc390c84 SHA1: 9fc30124018de43968c79d025de7ef001823e49b SHA256: 802eda677cb55f19fc234e20bc3456e0bde6482bac78e71230cb4e41a6ad124f SHA512: 9044b6c1c0a555cc31a6a5a46337e952db9a37c4faea4e586043c2722fee21c8207b5acc621afc8011629eee02433fa7031920cb4f0c9dc3cf85542aba159666 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/frei0r/frei0r-plugins-doc_1.8.0-ok2_all.deb Size: 102858 MD5sum: 1ede4f02e1d466974035e36d35d787fc SHA1: 00758d76a155d4262528795e5cf2c70423b8447f SHA256: 82df0831f6c97991b97eac9ba8a915c358c2a3f5fdfc082de91e60b3c61283df SHA512: dfcb671647de8486ceec8b2d96d50304145b110e43087d6e957556a1a1792dd8ea0d1dfec790ae670c3ebacb44041f81d04c6bb03b94c5ea25a4345d03868ee8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fuse2fs Architecture: i386 Version: 1.47.0-ok1 Priority: optional Section: admin Source: e2fsprogs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theodore Y. Ts'o Installed-Size: 108 Depends: libblkid1 (>= 2.16), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libext2fs2 (= 1.47.0-ok1), libfuse2 (>= 2.8), libuuid1 (>= 2.16) Filename: pool/_new/main/e/e2fsprogs/fuse2fs_1.47.0-ok1_i386.deb Size: 40370 MD5sum: 7f5a9ff30526c94a99153ef201c24591 SHA1: 3d78360e4f4e7220158695cba15434abb897d26c SHA256: 334e9eee9b708ce9860126d6f1e4b0ab3184b2607c2db251c64f4719cc31e004 SHA512: 61f400933a3ad9336e3c204df49daa5468faff92324db959dcafba08b47b52f7cc3bc648ad89a7e2837ecf0785cc98508ed06fce521ec840ffce13a8d2b174fe Homepage: http://e2fsprogs.sourceforge.net Description: ext2 / ext3 / ext4 file system driver for FUSE fuse2fs is a FUSE file system client that supports reading and writing from devices or image files containing ext2, ext3, and ext4 file systems. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fuse3 Architecture: i386 Version: 3.9.0-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 99 Provides: fuse (= 3.9.0-ok1) Depends: libc6 (>= 2.34), libfuse3-3 (= 3.9.0-ok1), adduser, mount (>= 2.19.1), sed (>= 4), lsb-base (>= 3.2-14) Breaks: fuse Replaces: fuse Filename: pool/_new/main/f/fuse3/fuse3_3.9.0-ok1_i386.deb Size: 26588 MD5sum: b9ec7de8d7cc6fbde15b0641b807a65e SHA1: 0694af346fb747f4c379e2ac69410e35c3488436 SHA256: ca9e463f5f7cabafd0edf6706e322253b610e476c579c1b32628f8378ae194f8 SHA512: aea97d268ced9e681bbe53d5100ebf74ac294f29e1501933143770946049a26cc35b3a7a4a179a9803591defdc672ccefcdcc4c793a653ecbd20c91e7139e7a7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-12-multilib Architecture: i386 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), lib64stdc++-12-dev (= 12.3.0-1ok3), libx32stdc++-12-dev (= 12.3.0-1ok3) Suggests: lib64stdc++6-12-dbg (>= 12.3.0-1ok3), libx32stdc++6-12-dbg (>= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/g++-12-multilib_12.3.0-1ok3_i386.deb Size: 960 MD5sum: 8923a472cfe5db28d02339436be54a30 SHA1: 56265e6b52e686a2d64052f96c78068a2f290330 SHA256: 84b78411c195f03dd18a939ed5ef463a82fbb411cbcc7693445032838a2662df SHA512: 4e7ada9fe5f6ef830a1b8d240700e14322de471103d25497e87d01dfda07da101d454eec0ff8affc1bc2c7c20c3185860a2fc457cbaf8c935bbffb4cdef47232 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-12 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 39352 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.2.3.3) Suggests: g++-12-multilib, gcc-12-doc (>= 12) Filename: pool/_new/main/g/gcc-12/g++-12_12.3.0-1ok3_i386.deb Size: 12064310 MD5sum: 611ed3b920823cf22657aabbdf5b404c SHA1: 9ccdc943077ebdc8e8707fd48a429259a4127273 SHA256: 9e5b7e22da1e9cd4c1b065490531fd3485d7e9d43bf3ab90a56e10cc3b73621d SHA512: df85101c266c49d19b0de1b82b68a85c710c2e76079583f3cc13ebff8ae263f0f337a26ea5e478e5ed1c5d26bb1ab49da5eba576ab96d1fee411cc74fea93b35 Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-13-multilib Architecture: i386 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), lib64stdc++-13-dev (= 13.2.0-4ok3.3), libx32stdc++-13-dev (= 13.2.0-4ok3.3) Suggests: lib64stdc++6-13-dbg (>= 13.2.0-4ok3.3), libx32stdc++6-13-dbg (>= 13.2.0-4ok3.3) Filename: pool/_new/main/g/gcc-13/g++-13-multilib_13.2.0-4ok3.3_i386.deb Size: 962 MD5sum: 989b1364d5102777b37679b031f48ae7 SHA1: 765d1a4271a34eb521c37904b882406293281736 SHA256: 60b221d9ed6f3cc6452752cd15ecc1877c41b91e001b11b258b27e87bdc747e9 SHA512: 02b2b3a52de836014c380f20c5cb1a600045791a17dfffffe7b982e1e84adcef4a47f411a572fe3716bc8cc359857ed566ad663b2f0baf47f47a554a037d6d2c 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-13 Architecture: i386 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: 37231 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.2.3.3) Suggests: g++-13-multilib, gcc-13-doc (>= 13) Filename: pool/_new/main/g/gcc-13/g++-13_13.2.0-4ok3.3_i386.deb Size: 12500638 MD5sum: bdbad9531be9aa5d7d994f5d92994333 SHA1: faef1e87b2b77889100e379843c1ce00f018ecd2 SHA256: a2176923821e24763d0ece8d5ae42e6e2f4a681574e4932c7bab6b918206dc06 SHA512: 4aeebf63d497ffd54b4c105bd2550ec5e017bc88bebd4dffeaf4e28cd6c348ff4c10ece4cb3176ea9dfa7a2646c2a8d5ee2e702fd8e543152c0e369e464d7eee Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-9-multilib Architecture: i386 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), lib64stdc++-9-dev (= 9.3.0-ok12), libx32stdc++-9-dev (= 9.3.0-ok12) Suggests: lib64stdc++6-9-dbg (>= 9.3.0-ok12), libx32stdc++6-9-dbg (>= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/g++-9-multilib_9.3.0-ok12_i386.deb Size: 2834 MD5sum: 4271df8cb085edea7ed912728ab6b4c6 SHA1: bb908a816498f8bf3db9a35c751e3da95a0fd28e SHA256: 460cd1b31d31fdb7b8dfed86f62530f38a47acae40f38ce4241a97379cd75f1b SHA512: cb17c32f41aa79b9076a5ed1926622f263f61521949a5b64acc55e895d67cb6d5f68387a0e81f50c71d1c919b530e2a621cabe86e155e5377d456177681b3295 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-9 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 28227 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.2.3.3) Suggests: g++-9-multilib, gcc-9-doc (>= 8) Filename: pool/_new/main/g/gcc-9/g++-9_9.3.0-ok12_i386.deb Size: 9034206 MD5sum: d88a9ef40af21f4842f143dbb5000450 SHA1: 6abc027d6f4bbb1d07e69d41e1e52f517347b291 SHA256: a8370b46509198e86827335690f8e1c0d46f5845babb07064720b6d4333d7c06 SHA512: a6ce5d9cd416428b98b0b5edc6df393e19a58d112d52c81e8603d07ff8aa22eb343919bf3fd80dd6ba7fe121749b59a53c43f763ff6e1bba1ea94d6826a7b89c Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-aarch64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/g++-aarch64-linux-gnu_12.2.0-ok1_i386.deb Size: 978 MD5sum: 8061d8903ed04cbaacd1b614c52714b5 SHA1: 45dd2042cecf20bc84c882cedab319dcfe214629 SHA256: 3483e654593d2287de878a9a668d5095cac3b4a3c14c91938bd0a07b3994f780 SHA512: 12a2fff39906e9cb9feb8df5c8621ac0f3333641e20437da7091c16cfeafd167b0901d948a4701621458c2f777efb6e167da0fc7e2503a5b7b50c06862c79f03 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-alpha-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/g++-alpha-linux-gnu_12.2.0-ok2_i386.deb Size: 1164 MD5sum: 34af5ea7cacfeb8a4421034d1301ce3e SHA1: c83ec066afa127e3a0c0ceb6eff57a43026b08d3 SHA256: ae58c26e7c95081cbe2000b8b55767428b8d27a49bddf66042881c02b6841e40 SHA512: e94bfb9077e5083c6db07abd4cf63d3603f60deb8e19cf9a53cac6b22d3eb8322a0862553c8233641c5a60f90c38c8ef6867d42a93d20a8ab00037477efb33fe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-arc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/g++-arc-linux-gnu_12.2.0-ok2_i386.deb Size: 1156 MD5sum: 53e671d6e5e7ef11a672a4ee3a9a9b16 SHA1: d938fb65677fa329f9fe6ff4783a59ead3b10165 SHA256: 6ff0bda60e106f865a267988e7625e0fa067552383ece7d7543e90a01e97eef0 SHA512: 215c0fe152fef0c98c7f31af92c6eac4433a7d126220904717d9c97c836698e8d2158cbe1b17ce409974f8aa550514ed6129faa1431726cb6f15c4ec555f891c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-arm-linux-gnueabi Architecture: i386 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/_new/main/g/gcc-defaults/g++-arm-linux-gnueabi_12.2.0-ok1_i386.deb Size: 980 MD5sum: 370affe187bff3fa6820918fa29cd203 SHA1: 7857918a4b1f1deb3baaa59adca2dae34ea6f9f7 SHA256: 950b7e2a9c96190a31fcc8dcece32d053d59697fe15865c58c24c78e0d059b61 SHA512: c1f596970d4adaa976d01803162cb70328dea05b5cb1eefe4a7caa80215d24ced68a12abfe4f457fb80be5093f1d9bdea219a3215b958179e57a23afa1cdbea5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-arm-linux-gnueabihf Architecture: i386 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/_new/main/g/gcc-defaults/g++-arm-linux-gnueabihf_12.2.0-ok1_i386.deb Size: 978 MD5sum: 5ac22f56b94ea25bffb9c915bf27c491 SHA1: dff7c97c241350a8df211078b5aab78457181f7d SHA256: 92c1a4e053dd8d9c6d91ff60fbf8c49a39ac4f5965af080f3e37701a813a47c0 SHA512: ff366ec30fc7025462137015c3a583602ba867641c81ef3797f95ebaf7187e40b3d239b04dd1b49bc58f8eef8b6126300d5ef95413611f4e16f206df29f9af90 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-hppa-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/g++-hppa-linux-gnu_12.2.0-ok2_i386.deb Size: 1164 MD5sum: 80bedae3415ba9a970a8c58aa3fdd6db SHA1: 9e416f2c8dd70a52b4b421c3e69e31704a63157f SHA256: 816ce1cb17a197dca377f7d8815940c9f3d28d35d1ffbddbd0a752174822b956 SHA512: c7b3a3b2a5cb4485d4d0de41c95a62a3bcb6f55fb948e827aaa7234b736b4cb243acd99a9d212e7de27925f46861bc682fc4b9d8f47eacf635bc4089ff865a96 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-m68k-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/g++-m68k-linux-gnu_12.2.0-ok2_i386.deb Size: 1164 MD5sum: 6057aec9b1a5341fe6f4f0834cd883e2 SHA1: 2b47b5f7a9693dca5b2f338a6124280060398041 SHA256: 36cda2665c0c6afcaafc886210e07924de7a433ec1e419580a50abf6782e6b95 SHA512: 56b25139aa1a09bda1d30c0eb3501b715c349929b3eb421a581685266c8d1efc3efc9be1c5c319650a5252b84dd160f7e1ba99620f4285e6e61eaef473fd68de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-multilib-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/g++-multilib-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 902 MD5sum: 4b18549be9e15b4f25959abbae71d53e SHA1: 53c0a4786d2c47268e10932ce8d9878e2fd847ac SHA256: 33425c4fe4602ba15c944d34f5069c2667039dc7116d54e2a5a338ce176d66c5 SHA512: 9d53c1da2ebbe832b823297914ec4a0793adaff2bd7afd39e0a164e116ac78b36e3d645b45d323112cd90e769460ce6a602ec798bf6eeaaf8dd3612e24573b54 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-multilib-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/g++-multilib-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1108 MD5sum: ddd3d3899c5fc64eb1296bb8fb37dcdb SHA1: 8ff4a2fbb180883247fb6c3eb619cab9000e73b7 SHA256: 2aa4d096a8d4fcf71946a838d1774603891c98f95e6dcd2ff820fb9b000cb112 SHA512: 2229c4978b6ee4a148e7792e3116c3324e76ad353edd7fe68b6139127f450bd56da4697de2d51253d185d734651688051615b000720e6b50998918b8dcb1a902 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-multilib-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/g++-multilib-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 900 MD5sum: 285d3103ca7caf545deb0465b89805d4 SHA1: e2c4fa144fc2966bbdae05b0592617e13c17d41f SHA256: bdc5753759144cec042cec2eb5902848ee6dfbb9082087b3370a69d9e451dd91 SHA512: d2bd0a99d3cf21bb0bdea84108032d62526240cad1ce6f84ff4364de5492bd53addbf33d533236b3ce2b8f6eecae8120d3af99c870f7b37c69ecfb3b3d9b75d9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-multilib-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/g++-multilib-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1100 MD5sum: 7f674a544db6db4c08f6a7bb2492729d SHA1: e201934693cae2326ec9c3da662039c9b17c669d SHA256: e20d33094dcc0490bbaaad437edc1eb02a6a6d99de46c2e5a42b0bacebdd13a0 SHA512: 6f112eda6bc77376977bcdfa4b3aeab1b8d8dc7aff810ec7e84a580bd2bec82ab916d97aff59af67152ea075cb5db67e14cbc5290785b0a0612d62eabd91c9d4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-multilib-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (= 4:12.2.0-ok1), g++-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~), g++-x86-64-linux-gnu (= 4:12.2.0-ok1), gcc-multilib-x86-64-linux-gnu (= 4:12.2.0-ok1) Filename: pool/_new/main/g/gcc-defaults/g++-multilib-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 908 MD5sum: 5a9b103a72dad2ed521f68a243483f80 SHA1: 1561dfd20ade402640531e315913c2f0268dcccb SHA256: 2db930582034128dcd71af9eaa8894dab5e662ba102f5efbd365c1a0520b8d0a SHA512: acb009be150d880e692efc1baf237264ac6c4cdd69a3234baae82be3412338f1e9e07c25973e06311603459806f9579983b319c702b68ea1a42fc158c8667c30 Description: GNU C++ compiler for the amd64 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-multilib-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/g++-multilib-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1100 MD5sum: 4c0667b7d5466b7b0dc179556777854b SHA1: 34991fb01a35c4f10cf173ef19eb55e2612f60d2 SHA256: 59c4e06ddab45c2695122ee96dc06628f473f2770c50707f130d462ae893dfb4 SHA512: a4d332916fd8ec7eb5413db6931dd60655cff5eb08637975abc2219436b1c928ac79764435d20cd4cebec382020dce9c39173880b428d1cbcef017f2091b3416 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-multilib Architecture: i386 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/_new/main/g/gcc-defaults/g++-multilib_12.2.0-ok1_i386.deb Size: 894 MD5sum: e3aaa5951dbb84a2fe939663ad718c21 SHA1: 16185a7df3174ab15f72c27a80659afce591517a SHA256: 96cd90343e1d543af904c2103042d5d21a87c119ea8bd430bcc4ed2644faddb7 SHA512: fdedd8e531b0e7c2e84279a5181d1e638c1d9d725663e01ec472af67c00b83bfcfcf5c0b62938fa4bc08f1429afe69560f28ad407225ba291e9175a0a825b9bf 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/g++-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 976 MD5sum: 94c923f515af3157e8e9efa9118c07fa SHA1: 1ab47ca7426db4aea7413829f6728d58006419a6 SHA256: 2722b9f036e5a12055f4beb6cd255971ef79173b0e18c258abb4e4d4f1b51654 SHA512: 5e99043b11703f60f21584fdf63d910ecd431e6b7be64a05fa8d5c4a7bb1ced182d8b61e9bd72480d97b9730e10da6430bbbf2ec1abacd0d4a510a68600d6a7b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/g++-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1176 MD5sum: 3c41e2f644ff67fbcd16c63186abaac5 SHA1: 29be3d43cab632e997e2e1695b73d9db2adba993 SHA256: 56b5e266f5982022f4464fc50084421f33116bb3016c83b5ee4d2c676a5cfe93 SHA512: da1f605bf26c2a66386403d130da29da3c0d8dade670a196a499140890c07b4b91d693fbf4104ed399c983d5ae1482b4fd857381d822dc45fd3bfd82b34dcc90 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-powerpc64le-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/g++-powerpc64le-linux-gnu_12.2.0-ok1_i386.deb Size: 984 MD5sum: cb4f236802c88a56dd84999dbf7e8901 SHA1: 79dd9e33de97476909f8b394605ba1a6a4cf7030 SHA256: 58d61e4715505a26ff3d58f0c51aed32e4e62fa11ee61017647f706ca830a9cf SHA512: fbc8d7c50f58b8e779a8ef16736457b01308b369b73ba4ef0c37eafdecbf3d9c90800d5d3766d4f3dca1ff0b608bee270c632aa04e0a3afdb95f4e9cbd8abbfc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-riscv64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/g++-riscv64-linux-gnu_12.2.0-ok2_i386.deb Size: 1172 MD5sum: 73671273796d72a4300b44c4128e7183 SHA1: 6b0a0ef7f7956fd276fc8f3883e91cbc523bcd2e SHA256: 5271cfe0866015865f0966b0104e54642479d8dbce9c039fe4337037777b18ad SHA512: e7d2daf397f17fe154e068bf22cefb180329a3c126f9329bf4527aaf5e832bba7a4b0ea2b21b8cf1f0b7ece12e7423094849b6aae4258615cb45f1af6502216f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/g++-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 974 MD5sum: 1afe05ad30e4967931311063704e1b2b SHA1: 5b9be1032f1e3dff8f6d5c6271aad91a8ae66d75 SHA256: 9bdfb240071a71f0346270f4a219693bc56a256096b4899e8fcec5a737d4c21e SHA512: d36a894b273189d644fac03f45ea19ccccfb94e76604491ebcecc1516a5ce2f69aef2150db85b87216cc3cfdb415054109bf87522522e7da8aab9939a234917f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-sh4-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/g++-sh4-linux-gnu_12.2.0-ok2_i386.deb Size: 1160 MD5sum: 6385bd52c5c476641f4210a516f88a46 SHA1: c79ae9e4958fd59421cc91ae84c86e1db2ce9f12 SHA256: 60938a6a7b8c172e36239a38740e05481d3b19558d3fea881338a3ced4537825 SHA512: 58277f93359add38d3e6f7ca33fa711cb5605e48241966b481988a2fc934c5d424eff5d18441d11c23ad8cdafce3fb2bbe2c9a447b1cfcaa1929d38251e6cc1a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/g++-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1168 MD5sum: 4785fedde04e15a979a149d5875902d1 SHA1: ac4aacb9a75110f3b4361f5b221020fdba906ec6 SHA256: 84f6b085dd0b92da1c9981f5830d6d79de24dd8ea28fc3c13abf885483efcf91 SHA512: 349d43a55ab5ac8c3ce8b1485bda48c4ef402175edf76e21a22712251014f9a337a7919301760ebfe89e468315edfaae4fa71255a8a44a7c041315dbc10cb666 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (= 4:12.2.0-ok1), g++-12-x86-64-linux-gnu (>= 12.2.0-1~), gcc-x86-64-linux-gnu (= 4:12.2.0-ok1) Filename: pool/_new/main/g/gcc-defaults/g++-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 978 MD5sum: b26f39c11e38bd8536b6e9a76faf3383 SHA1: 38e5808d33faa048c53dcd8548d27532bac21129 SHA256: 717619677451b961fc594af6234751ec301695e02276da957d852d0dbc926955 SHA512: 6193830625132e2e0aad6342ec4c269f6c9a8654b69076f9dbcdc84cc0740cfc090605f2e0ce09cd5b9b19d0ad1b27497af2638a306a046f53e5c6fe54345b64 Description: GNU C++ compiler for the amd64 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/g++-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1172 MD5sum: 36e4e30e8ca4f11d5ee6733766d83d7d SHA1: cf3280773229fbb3c8657a6094aac0be2a7203d3 SHA256: 8d004b9dfec7e1eadd61123c3018d65894806ff942a29ae82b680812ff0ae214 SHA512: fe2d4c8148f773cd9a759d332182693fd49dd05a86c14339054b312c78891a8b065592e7675d1832a937488f275e272434dc8d878f7ce4d4bd95bc9d8aac58ee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++ Architecture: i386 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 17 Provides: c++-compiler, g++-i686-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/_new/main/g/gcc-defaults/g++_12.2.0-ok1_i386.deb Size: 1168 MD5sum: a4a5f82a3c296ec6d9743eee2dd76738 SHA1: 775c01730fc632514e61af4276e36b6e14e984d5 SHA256: 7c63da059d33aa0892061e11b3957e6e7723e26a58f821a4e77c11f80e8d1ec1 SHA512: c9bab5e24bc61f7c5e2264a9d7f3ba4c642108148db5db821efce4ff7335b800317ef97670a99a410ae0cd40cb03f7468b82e498609e224b77285f306e5668ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gawk Architecture: i386 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: 2946 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/_new/main/g/gawk/gawk_5.2.2-ok1.1_i386.deb Size: 636912 MD5sum: b823f691072dd7581456de7ffc30dbea SHA1: e03c39299709e352ae7349cc198dae19a4fa4985 SHA256: be16dce4ce360755c1d2a23f08d2ae8e79742e61d04a15cb01a098f246dafea2 SHA512: b3c1c44648368fd247c42f1b8f79681b0f9c8811d113f3269125ee83c2cef1f92b59d040373a27624c2fc92d0cb0cafb494c2055a8390f3e06978f8366a314cb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gb-fonts/gb-fonts_1.0.0.0-ok1_all.deb Size: 77003076 MD5sum: a23e5adb92a56f5458b18a32908d71d7 SHA1: 59ea2c46de657a8c179f7d7701ac3aed1db808c7 SHA256: f9ec80ea11ae60587c386addedef7c0c1ef5c55fdd1cdc71fc460218731faeae SHA512: d5cb0ccdfcda12c5bd22f27550025f7537619c82a7dc98776fa5cd84fd42863daa58f64c3261fa59de18c787d3f45c25ea8417033ff7d6597c0a4ea46f69325f Homepage: https://www.kylinos.com Description: the fonts support the requirement of GB18030-2022 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12-base Architecture: i386 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/_new/main/g/gcc-12/gcc-12-base_12.3.0-1ok3_i386.deb Size: 18364 MD5sum: 9b5cfd349a415a858bec1dd28d50d357 SHA1: 7be187123d134afd607e1f55a0de941ea5560cfb SHA256: 25ec9a6bac6014002c1b5d6b6c6681c771ebe4883a3cb2239d5902aada12d4f7 SHA512: 9078a49f025ed51368061012d67bc2703153b560d86688d7ceda0544592d1ce5e21eea270eef71e99aca0052908306ba1effc0677d49089baf6ddb41bc9108a6 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12-hppa64-linux-gnu Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 50180 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.2.3.3) Filename: pool/_new/main/g/gcc-12/gcc-12-hppa64-linux-gnu_12.3.0-1ok3_i386.deb Size: 16525434 MD5sum: f2a5e11030d1eca8703fefa9994c5a99 SHA1: 025dbf17e2f7dcbbe4b52ede200a6c78bb816fa6 SHA256: 3bb240a9465c6c10655106dd6c9055ace9be72316e9c0117845d30928ae587d7 SHA512: cfdf221a3f37dcb03ecc7605882d48aa5c5c00266da4816ded258c91545667264b771255c490dac1118f324a56b285a654f8866ce6531015d45c32cb3639a7c1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12-locales Architecture: all Version: 12.2.0-ok7 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12423 Depends: gcc-12-base (>= 12), cpp-12 (>= 12) Recommends: gcc-12 (>= 12) Filename: pool/_new/main/g/gcc-12/gcc-12-locales_12.2.0-ok7_all.deb Size: 2035514 MD5sum: a95dd5a80cfb1f224907ea66a9874ec9 SHA1: 0ea8624cf944c44608756af3424b037c55b0981a SHA256: 7f36b50b56fe17fae58853fef2e582093886f38971bf8685fa99fd766cd55a99 SHA512: 28ec3c2d15e2364adbd2c6ca7d78c44043ea416795d2e99970cbac0f7683733b9948846dd81ddf6e8f30206280b20c5086477a26089cc551bf82282e4b649a57 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-12/gcc-12-locales_12.3.0-1ok3_all.deb Size: 2019872 MD5sum: 72b77f5a6f3eb3fb703094c512be3d40 SHA1: dd4fd4451824dacfc49dc6800ef2e0ac89f28ab4 SHA256: aa53238b24c75bcedc0e9ffddbbc597686ed653b6ab7283cbf937e388a4447a0 SHA512: 609b8fa3dbd18a6456d79da0815c6027ee394ca991c767223812d1bd33251bd57b9596b6c4ed6c72b11c09e914599be1791516190806ea1152bde4b1c053fb8c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12-multilib Architecture: i386 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-amd64 (>= 2.23-1~), libc6-dev-x32 (>= 2.23-1~), lib64gcc-12-dev (= 12.3.0-1ok3), libx32gcc-12-dev (= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/gcc-12-multilib_12.3.0-1ok3_i386.deb Size: 948 MD5sum: 10776496e28050a8efe08531add3ca46 SHA1: b40ce5b2296e6647939d3227a3b3518fbd8d076d SHA256: 1837992c29551a0c2016ba46ceb0dffbde2d380c179ae64fc0075d8a33df0260 SHA512: 341c5103eb93a738ef99ef3ab64982c8164074a0f35eca330e5165e4ac19c488b182f53b193ceb9325acbac597d13891ed779036247db0d51ed3e58884aee94a 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12-plugin-dev Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9747 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/_new/main/g/gcc-12/gcc-12-plugin-dev_12.3.0-1ok3_i386.deb Size: 1428944 MD5sum: 005a7db79ac88b112c7ecafe247ca3cb SHA1: c9d795f5b325c5dfcc33855903b6bf58a59253a4 SHA256: f26134295e61515dfb7417bfbd7534ed637fe5120e5dde2067d3a0fdd9daa4a3 SHA512: ddc2d320f1e5a94bc16675515d82fd02dc5fe16945a6ff3001976c24e31b1ccff967df396ee282f87073d6dfd4e1cc8bce6d7a299271482be8b0aa5c642acdac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12-source Architecture: all Version: 12.2.0-ok7 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 100187 Depends: make, quilt, patchutils, sharutils, gawk, lsb-release, time, m4, libtool, autoconf2.69 Filename: pool/_new/main/g/gcc-12/gcc-12-source_12.2.0-ok7_all.deb Size: 83209224 MD5sum: d0af28b69af60bfe44b2058079f4bcab SHA1: 468a2bc222da883299587a3d1055323dcedd20f8 SHA256: 6cd0d52c284ddddd8a4e65f30335e8c40f3e6cc1f674ccef0bfefccea1997f8a SHA512: fb6168226becd5a73214ae85de581e8a96bf0018b95bf3e808d1cbfebcb24b841988e4bb2c9173de7f655a025d3bbf78d0d37f8f7737832ce0318c7f9f68152d 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-12/gcc-12-source_12.3.0-1ok3_all.deb Size: 87270842 MD5sum: 3f62a8c8b9cd3e19543251e7ffcca629 SHA1: ed0d8874aed87cfca249a5969d34337bd1f18ed2 SHA256: 2414f9d8954c41ecddcd764b7bb37f283cd5d023f88c67b180e91343f4f285ae SHA512: 97d6225fb1225904c19b14bdde726e7d3fa755a72f3de809c7e4811010ac1dcbc75a01f38d57e18ca9adbbdeea802ec832e887eddc8b00d6f498aa2801c805c8 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12-test-results Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 15851 Depends: gcc-12-base (= 12.3.0-1ok3) Replaces: g++-5 (<< 5.2.1-28) Filename: pool/_new/main/g/gcc-12/gcc-12-test-results_12.3.0-1ok3_i386.deb Size: 16198658 MD5sum: 574f60c0214c423c5d7230055a5226f1 SHA1: eba381eb52a865dac9d461b2e0c3c4ccc502c5cb SHA256: c176f3089691c4cae2a2cd22afa088c6f9d7a79d8ee8b1de309d747105462078 SHA512: 5b8160af0fe78464af1862b1d249bb02cd32543e13ca0fcd35f31ceda6ee7e31658f86fec2bd54e817ad5b461fe16357398f536f8892de905d5d52d24ec6d11f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 74435 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.2.3.3) 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/_new/main/g/gcc-12/gcc-12_12.3.0-1ok3_i386.deb Size: 21842826 MD5sum: bfc7a61cc8f1c32c35439460d2979988 SHA1: 01ad602d81d77a5af5985cc8ece73e7f61f9833e SHA256: 0aa95ee32138b8aa25a7a18b7ccf6f063ad65e9fbe694745e76be1569e07ce1e SHA512: d921b10ff5b5b804c5cbb9bf9aeb3b8ab86efb460e50dc0a737df63ff9290a082b0715ccd5f0f638500a18f23b446c1d887ca15ff3ba1a97b92b31fdc7b403f1 Homepage: http://gcc.gnu.org/ Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-13-base Architecture: i386 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/_new/main/g/gcc-13/gcc-13-base_13.2.0-4ok3.3_i386.deb Size: 18260 MD5sum: b168f21242bf0dfe598e21ba3e2456ef SHA1: 7f7a6ac195b7d99ab894f875f531021b4b275db1 SHA256: ce705183c76e60aa8d7544276fcf3a8f9738c7f148c8a954ed12e8abfc2104e4 SHA512: 0a2aa02e9e4898501d60b8278c74a3bfb251b2491d9d1accfe5198b8f671e1139d4f23b1b61f4366abef76b42d88ccf20468cafb2e4124846ac107aad123ae1f 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-13-hppa64-linux-gnu Architecture: i386 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: 55091 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.2.3.3) Filename: pool/_new/main/g/gcc-13/gcc-13-hppa64-linux-gnu_13.2.0-4ok3.3_i386.deb Size: 17852882 MD5sum: 5d8729da78a0ee7f5e8974417b0e73d3 SHA1: cc309201ea0a425ad2cffb79df4f24a975bdac26 SHA256: e375569acee54f2704c9a75021033546ca1f2a6e8030539a271bb6d5683cf0a0 SHA512: 913aa9c732ac1109a4b5fdf5c84832481162a440ba8d9aa10255b0bb128b79dc89e3db89b1e5241f813d5a52d4d49cda1a6a810a014c40bc3c79ea6920f20c8c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-13/gcc-13-locales_13.2.0-4ok3.3_all.deb Size: 2231978 MD5sum: f17d38d2829b8f830ca82d648b54f322 SHA1: 0a156ce9bce986611a500bc20d182b5c11b02487 SHA256: 123d6fa24c6f8a342d21ea3349093e98a38cb417d6733d77e9a693a756edfa6d SHA512: d55bd5f7ca3635cda7ccaf1b52158a1dc77ede634bc2717f977dfd0bc1e4779f87cbda59b42ae661465daa9c55093d9ecf3a7d941ab71f2966870adb596a20fc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-13-multilib Architecture: i386 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-amd64 (>= 2.23-1~), libc6-dev-x32 (>= 2.23-1~), lib64gcc-13-dev (= 13.2.0-4ok3.3), libx32gcc-13-dev (= 13.2.0-4ok3.3) Filename: pool/_new/main/g/gcc-13/gcc-13-multilib_13.2.0-4ok3.3_i386.deb Size: 950 MD5sum: 278333035e5f782e59045f47cabce9ac SHA1: 4897cbf6b6197d52a3623abf74a55ebb48e50b02 SHA256: c558b07ca3865de35cead741ef70dc03eade2143d9c4414774891b7bacb70698 SHA512: e4ffc050d8a78fe1d2fe5c821b158178e6527ea72fea48246bb515e0bd77506e370af9e790c3dfa4aa4f01fe998e873923ca98d45d125538c1e20ecbf034a428 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-13-plugin-dev Architecture: i386 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: 9947 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/_new/main/g/gcc-13/gcc-13-plugin-dev_13.2.0-4ok3.3_i386.deb Size: 1452982 MD5sum: 1432c982b4f2ad537c6bb67849e8d4b1 SHA1: 65be5729b1caa46d6b3779dbaa1fd234c482a8f3 SHA256: edfb2fa98879127ceaf29aebb7f8eaa7ecf03d9e64fbe998c67425bc4da4fb4c SHA512: 4499284050c20cd089d5436d4c5b1c93afb94cb74a28e24e28c3c8548f3028cf528f6864637e263358f3b778ddc0d8553b1ae51b84cc5a6e3bd972970ecbda4e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-13/gcc-13-source_13.2.0-4ok3.3_all.deb Size: 89267814 MD5sum: dd9b1dbd7dffb44d85d6c4d0462775c1 SHA1: eb264d4557f4bdcbac54d3acb1ac8bc188d23026 SHA256: 1b2f6de8bd28ad864fdd2e7c41e407aac63e5b5469722ca0239a63d6a55f37e1 SHA512: c2be5f4bcff2ea842059cb10f8e06282b24b3fe8593070346d8ac54d4fdbcee0f2784e84f838d46b86fcd3495a7536962d5f7089e8774c94c50f7842ea402495 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-13-test-results Architecture: i386 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: 168 Depends: gcc-13-base (= 13.2.0-4ok3.3) Replaces: g++-5 (<< 5.2.1-28) Filename: pool/_new/main/g/gcc-13/gcc-13-test-results_13.2.0-4ok3.3_i386.deb Size: 163960 MD5sum: 20fae91f398173e386d5bc7915db3f3e SHA1: 784c34d2a45962367a9e9c6954e7260db1978e90 SHA256: 4d846040a62156f792f364508e5101dc0db29aa235ca7ddafef72a4c342ee7c0 SHA512: a7299e190ccc79a3ee01dbb13e26f21d965aa876b61adc6701ad9301682cb1c5b7ebdf31c70d2519861b57e324a19e1d52e01b8728c2f710677f0eef1a85b591 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-13 Architecture: i386 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 71589 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.2.3.3) 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/_new/main/g/gcc-13/gcc-13_13.2.0-4ok3.3_i386.deb Size: 22528624 MD5sum: 1dce304fb908eb80b5619be2efb118d2 SHA1: ae211b94294aa26d685c4912c93694abe2a2b397 SHA256: 8cfff1f28e62d73a1fc460b78de172e140a069bfe348c59287aecc9b9cb1c320 SHA512: ecadf3651a18d8bbbada2c8c5c2bfdc47a02aa6db1832d14dd6c8022ceb7992188b4efe7c88c0753abf20509dee6234c2aa900d12c0f79642a3c70c0062e9fee Homepage: http://gcc.gnu.org/ Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-9-base Architecture: i386 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/_new/main/g/gcc-9/gcc-9-base_9.3.0-ok12_i386.deb Size: 20432 MD5sum: 5fa65aa1c63a2072c554a5af3dded740 SHA1: 23f188cea0cd4effdcaf887005d72232156b66c3 SHA256: 309c39f64e4163d922422cdcd6ae8bf7247df31e5cc64a6d246045139c18badf SHA512: b26f24e91bb83b4480a639fcd58f2ee8855c00447dd574f873062be8501db4a6259968ff966de0ab59e8f114aaf51f398066bec3271f07d52451830720916a14 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-9-hppa64-linux-gnu Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 38486 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.2.3.3) Filename: pool/_new/main/g/gcc-9/gcc-9-hppa64-linux-gnu_9.3.0-ok12_i386.deb Size: 12882320 MD5sum: 5178eea9fc2ee4b14fee2dd0be653314 SHA1: 115810a5a2b8828d7414d2791543399bf2b3060e SHA256: 99f975a75449337da730f33cda10e49130bf292f79341617c4c7b89477c0d9b7 SHA512: 4ad09229ff8a5d43fc3d27e6d49c420e155312bdea1a3d0675c8064bb83ce3a0e4b52147715ad64bc4630a25f0462967dcfa41d6ffd04bfa7ae170ba5b443f98 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-9/gcc-9-locales_9.3.0-ok12_all.deb Size: 1883206 MD5sum: 812c8e9f6995723efbff1579cd4b7ec3 SHA1: 5cdf9cd99200749bf702b147ef4cee81a4928a43 SHA256: d4f07cab94bcf0c39982f0961da371887366105e69c6b6de343b7fccb517fe90 SHA512: 88c37e1199aa2ac12802adc638220d5a5d5e86fd75c4ff9c1dbcaef226d345a55c97cc6c37e40a9d908ec2aa425c53077ce6074161c6ad9589bb747c5188d019 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-9-multilib Architecture: i386 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-amd64 (>= 2.11), libc6-dev-x32 (>= 2.11), lib64gcc-9-dev (= 9.3.0-ok12), libx32gcc-9-dev (= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/gcc-9-multilib_9.3.0-ok12_i386.deb Size: 2814 MD5sum: b8ae4f3ea60039e89313b370f66ed004 SHA1: b688fb74d2a1d8cc313ca80d64836d851b50cff8 SHA256: 4f64fb7f548ca314b056c7f85cca1eda997a1dbde774576ef6ff12d942679ee5 SHA512: 70173b9f74dde1471d1ca8a7b182f63ab44afe190f4b2e540d17bb3a401d95ea592e9b07b7ef9467c08871f25f3faf540acb2f363462742a738e8d37e64754cb 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-9-plugin-dev Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8426 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/_new/main/g/gcc-9/gcc-9-plugin-dev_9.3.0-ok12_i386.deb Size: 1277246 MD5sum: 2f74ba6a750e27dee66aea47dbde6f90 SHA1: 55bbfd59a2597f359a1901f4046adcb8a16ec2c5 SHA256: 7571d28dfee93c9d08719cc94415d725854ff50f23bd0bdd38e6ea2276b0c142 SHA512: 3f47389e8a637f6e9cda596ec62cc81383c72ee52b7b32fb0459b3369bace3452849b7e97eab783f3c13e60e373ce2b69b98a23f8bdc5a75160241db9ceb5efa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-9/gcc-9-source_9.3.0-ok12_all.deb Size: 72855022 MD5sum: 7a747572ba1e5c9b7a1aa7d72935d002 SHA1: a4b02a50d4df90ec8c0bbfa5d5fe06a2449a1b51 SHA256: 8b28589c168e7fe43f4a3da8b4dbe8042d402e1cb03e5741329824506dc48178 SHA512: 1ecb401e78ab71d7202c29845d894d60e6a156def3e01cad59ee90772c57fab4ba2fa3104e39332b54bef5aad527f2c15c11c1095167694aa2f0027d6a07390a 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-9-test-results Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 11306 Depends: gcc-9-base (= 9.3.0-ok12) Replaces: g++-5 (<< 5.2.1-28) Filename: pool/_new/main/g/gcc-9/gcc-9-test-results_9.3.0-ok12_i386.deb Size: 11549996 MD5sum: 0623889deed83a5a07f61789b56e083e SHA1: 420053af2f098cb8124c24dbc8f65c5a4cbb031b SHA256: 2bb27c5dc35d9e1678bb7b0d4a57809c911fbce19da02fa8ea64b97ea444b2e2 SHA512: 66bbb2b1c521f9cd37e56d20dd064d5f6ad04de52b2c80d90a7e7cfc755552d87bfb563e88f33c4601315436cd980cc6780cd6e65ebe052bb3e01c4faa005c5b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-9 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 29939 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.2.3.3) 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/_new/main/g/gcc-9/gcc-9_9.3.0-ok12_i386.deb Size: 8835738 MD5sum: 8a189aa627f89312beec5cc47d859024 SHA1: c7ea55a4f016cc58193fb574338f0e8fd1b8c938 SHA256: 5d4377fe771077f8faf14fe4bb2d1504ee08536a746879b83fc6c10c70988e6c SHA512: 5844bb38bf1d52b55af8cea50e8bf752a7fd9b665acbf8f7f81ccfec2d0a3a995e845fadd40e8c9080641d47c4b13e7549d1b59133740e90fa58277c44321d81 Homepage: http://gcc.gnu.org/ Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-aarch64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gcc-aarch64-linux-gnu_12.2.0-ok1_i386.deb Size: 1304 MD5sum: 0284c36b750d269d49ad8856518b4f66 SHA1: 89cb242d28a90744ef3398daf4e5896fb24622f6 SHA256: 55f2afbd26bb4d34f635fdb3761c3428a1aa9ec7a95db2841355fa6d56f15ba9 SHA512: c84a4b4924b1be7e7b6f7985cd64b896b87ab982dac5b78b072922bdee1a096b02d85809230cc205662064fb761d2e220c6ed9acd2fb26440346cd10f87a84ac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-alpha-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gcc-alpha-linux-gnu_12.2.0-ok2_i386.deb Size: 1484 MD5sum: 46df9a4f177f2b636643bbf21ee534ae SHA1: f2dabd015ca3cef83af4480fbe4915c5f38f94e6 SHA256: 45d05a4e1473bc2384f91c2fe9afcab4ab8466a3c448992c46e7c70bcaa88e89 SHA512: 820f45b8989e5d85e9d16a57b57a011d64bd7cc76a1f5c2ed8ad841535d67addf9eee455a68598aae6f62d44016eefd7e191283bd2b9e59887a0600e6cc8f213 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-arc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gcc-arc-linux-gnu_12.2.0-ok2_i386.deb Size: 1476 MD5sum: 52f08aa219a7d3cee26285814143d6b3 SHA1: 6132143fbad9d1535e8a7960657b12eb02ce7f82 SHA256: c4b02fab4de9baf1ab5ca7eadf084da0c3f7278a6ae72a44e43d2921cfed4b3c SHA512: 3aa6872c05d39846143589b1223bcc9193e47a8a55f17ad80b16dddbf7fc0dcb4165c22b6e8cd76c373c1c3624876be1e786d699e12b0a590f4ff58a9b5c8346 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-arm-linux-gnueabi Architecture: i386 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/_new/main/g/gcc-defaults/gcc-arm-linux-gnueabi_12.2.0-ok1_i386.deb Size: 1296 MD5sum: fddbf79b87ca9123210193bcbda8c199 SHA1: 61c7e8c8a74b5dfedeef221a76d74d649a438e84 SHA256: e21022dbf723a56271507adc84cbe6b30395a7c8e87579160424f2a96bc37df0 SHA512: 75ea6134e8da5f9bb1afd10539fc7f2229aedfe012ef1aa03b06568cb239745f2da01dcb6a1e0685f723d693e6aa14748ff6c91069804c7cf9ed861ce7b9d40b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-arm-linux-gnueabihf Architecture: i386 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/_new/main/g/gcc-defaults/gcc-arm-linux-gnueabihf_12.2.0-ok1_i386.deb Size: 1314 MD5sum: b11e2f86a6abc453499634e7cc289f5d SHA1: 72d328fe52fe3aa09aeb1c165b59716ffe78f594 SHA256: 09694c1931524962d10eb70b7157be45e78a4d6ac4229b5841ce7b35b8e89e2d SHA512: bd454732299bc20b9a6503aa93d2ec24b76ce06b44d1eec25c039d715b2700ae027c6a8c8671c173052e40a1d35f2b81e67986a416bf4a6e351286492f0cd086 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-doc Architecture: i386 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/_new/main/g/gcc-defaults/gcc-doc_12.2.0-ok1_i386.deb Size: 2842 MD5sum: 5f986a529ca7852d15c23f87c9719fd0 SHA1: 980f697e24735b005b7491a29f4a11874c1d41c5 SHA256: 0782d2146d5d3b84459f57667f52f77085da6a15f3bbfc41a2c92e56dae3325f SHA512: 4412541fc5ababda7c90f686ec959e83d78d67ecd17b4467cadb0aa1ad3484126e676545ff9b7e087bb0a92b6d6eb1a91e3f111b6134c0149195711138fd6d0e Description: Documentation for the GNU C compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format (dependency package). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-hppa-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gcc-hppa-linux-gnu_12.2.0-ok2_i386.deb Size: 1480 MD5sum: ce28ffb341ac59a7e2b7e6700a789f40 SHA1: 13cfc8d811b1dc5cd5f26a0362a9599042e28269 SHA256: 961a0ff20004b589aec340b8e9d3a5ebfcae38ecca24060652e0fb5b206d1cbb SHA512: af5201f5dc7c5fc21c4ae370a6a6eb41787ad3f521990ce5d207332d7610d75749d151dd948792344065e95152ac29d5a55a1e8204002725173c40b76aa6b368 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-hppa64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gcc-hppa64-linux-gnu_12.2.0-ok1_i386.deb Size: 2988 MD5sum: 90ceeecaf2952a0ec364e8a57d46b166 SHA1: 27482c5166229c6f08e05fefd2d78ee7319c0ce7 SHA256: 4f0ce119c6c8934230e16d4f83f88fc6cf0d3756311809a85021fc487b0bda0b SHA512: 5c0ae7e96b60c6f8b1030500512c669c4a27aa4b30c723570cad33296c27078bce24b4e7dee4404f0026a91fb194f4946c3e4f8597b1d044c75d126fba8086c0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-m68k-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gcc-m68k-linux-gnu_12.2.0-ok2_i386.deb Size: 1480 MD5sum: ad31678823861e9e52354f16051e617a SHA1: fe068c0be8fba299043f0c680e0ccb1e77ba0158 SHA256: ede514fb31b685afaccc6dd5648cbc7b1063bce28230b2eb0881131bde48de77 SHA512: f0af599940caca8932a331811d79c0d412e59a4ac17145b1a60b15f3e65c389cb976328f5e2a1d1affdcdc52b92526423acd514425388688aa4dec0bb9ddac32 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-multilib-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gcc-multilib-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 974 MD5sum: b0f098b237206b8299f63c0ee97cec2b SHA1: f91cdc6bd7edeeef67b05c14e2226c97656a9a31 SHA256: 1f222b5879ec172c68c2fad6ca1ed42398460f1a5aa950f08b9147e5358a558e SHA512: c64e809f77bb92bd3c2733b966c71c700a0e7c3ca3bf1aa8b21fc2bf582ec91f82cf9a2a64d7980aa45535ec971d58df1fcdef2c7586407bd3f59ce74efa2e28 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-multilib-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gcc-multilib-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1176 MD5sum: 95c01fa55c939320ec7d831ae1857304 SHA1: 832ab99b335c59c98e4fd17c2c6e1d185d482ad7 SHA256: 29776e4857905c0389a1653114b6004e31a9d346b5eb6c0059bc0a170d30ca47 SHA512: ae9c6d85001d849ad678cb45fee48834ece17bf62d93a34dec157cefc08aedd42b9d82602298de90eaf701ef16c12f609f98377383893db248fca5fcf80b2645 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-multilib-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gcc-multilib-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 972 MD5sum: 4da15578708b483ae21aaff67a33a103 SHA1: 29443cc93940cd049866fd1c5a9046db426f2f6e SHA256: 6041b758ccfea860af021c79aea5a5652d8d7dc00d4e0fd041d10963ef2ba370 SHA512: 9c94a30ad476eba122047fd757db9b4e74fcefeb081cbd44881f7560628de79a5d83c97d1785bba378d9b3b904e44d634176edcac36d37acb8332ffcc50cea54 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-multilib-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gcc-multilib-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1168 MD5sum: 8a7531b181b5e7c68dd245cd5de3bf3e SHA1: dddd660ee4e05dd1c8bcd91464a73650705f2e48 SHA256: 1384b45029d8b0ff3332f178b5a9cff9db9843dd58952f0c46595a2b2436eef9 SHA512: aa492fc6eb89c4924831595a4a42c30b2db9aa3d46c070b3a622809a2d669966666c154edc6b62ac0b27e64487aac1e1fa859ebc3d14b14e5ea232db3955e442 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-multilib-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (= 4:12.2.0-ok1), gcc-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~), gcc-x86-64-linux-gnu (= 4:12.2.0-ok1) Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-x86-64-linux-gnu, libtool, make, manpages-dev Filename: pool/_new/main/g/gcc-defaults/gcc-multilib-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 972 MD5sum: a8f6d18bb7f317f35c895ed82e7786c0 SHA1: 2225b26b1df74bd220bf73f0143192cdb2ff73a9 SHA256: 526228ea678a824502df46a12ba57a6e831196b9cf9f8995861ba659cb1e024f SHA512: 8961c659b0dd1308ddc5968ec170c703a74895cc527141a4075b447aac8078a39b633e74207e3042b3ad1c5d4e56872806c6a0b5bdba8102f1677faaa3f080df Description: GNU C compiler for the amd64 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-multilib-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gcc-multilib-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1172 MD5sum: 72de745430e0adb77024e93ea2db3aa9 SHA1: b8e60a779db7c68e98aca1688e9da10ce144c06a SHA256: 580a5ebb7a3b1f9e79abcfb27ff7d6fd70cd60788c66e48f83626470d9f2b68f SHA512: c668d89ef6dd3bb74277b1e2e7aa5491df44a9ea7203fb7a1abf79687860766443ba9d059505f255c1bfd9919eecb2ea5dc649373e105c1e83e3261ff2cd1fd0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-multilib Architecture: i386 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/_new/main/g/gcc-defaults/gcc-multilib_12.2.0-ok1_i386.deb Size: 1422 MD5sum: d023ad8f3757a82e88bdf65a86e0db59 SHA1: 9c3f929a8071f82821b0f4cb1bb48380b4aeb69d SHA256: 46d8881cb6af5a2c6b56cfa1bc9db63d72cb9144e61eb4fe803a78bd2afe6a6a SHA512: d34a3b8bc7d662d912efacfd908fbdb70b10879c27ca2312b886efd25c7f9fcf7bf5bf1fc59c02c7d641b2d2a8d4606011de86552f8934a6600aa82b663fb9b9 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gcc-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 1304 MD5sum: 05dfed9a80c504a501c9ff26b82e21ba SHA1: 933c6c019b6b55a00f71e464cc726cbc12209301 SHA256: c507c74a8d505c1837d6d3ff4306af46cd4b1693ed194459fa47bcb279502ab1 SHA512: 267f6779aecf21b4bc05202c1b5fef866222ebf496abf63ed491522ac797210e2c65e1909c42046c2db39a8ab72ec8f6f2fae276c6e19b3489a1923a496c8814 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gcc-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1488 MD5sum: d3eee19fe9f45b0e1253206d6f8c5740 SHA1: c9359026ce68a95a38ff6d9fb73da01bc937a9cd SHA256: b4f2ee5f7e543cc0e32dbc9a6ab91105dfb1b49bd630927fa42deb4b93f505cb SHA512: 4246cd200495ad781e63a0cb3aa6999c8188167f6a271831ffe80986f7396b503bd5703893af213313504aa81fad6b073da36dc21532259c264844ed929c3a68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-powerpc64le-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gcc-powerpc64le-linux-gnu_12.2.0-ok1_i386.deb Size: 1316 MD5sum: 38548c221bf973740296eaab5db5665d SHA1: 311a85cb4e00b11bfa49ab6500fd513712699f4d SHA256: 0e45fa3e0ad46136babec026e18dd364603638eece467500c89aac02c8a3e6df SHA512: ebac9088bf10961f740778eef533869453059bebb614317f477612d92112884b8b6b0028494da1cc4d5dee26dc02122e581ed7e4059f3808ea85034b639e4919 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-riscv64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gcc-riscv64-linux-gnu_12.2.0-ok2_i386.deb Size: 1484 MD5sum: 09a593e309c977b2d36f90a73a908715 SHA1: 50a12b6b97e89c673ada6f6ff3edb0aa7f810759 SHA256: 525b37a6c99ba0fdab09f7788037f7eb28cb23482ca6820bae6af3672692c441 SHA512: 6284879082c390e18b50a9f4be4df8bdb00c49d2156cd17a18957b2284324cac4f913a36e0abb4a6d36bdde3bad9f7ad7ab3ff6e8b2e38cd2a8ec1dc7d185943 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gcc-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 1300 MD5sum: ef7d8f10df8d01f8ee0dd01c5e6f9c86 SHA1: a113cdaf056789b44c859288f4b3a0b1e37c15df SHA256: c230b73e8c78d14bd8a883372ab080d9541edc5f0c1b864c6b96ea68bb4616b3 SHA512: a36e0962820182f40c711da1150d0e40c2545b6373dbffa07ea52586c7093511f6885cd73162626602e406c2924713e29ca2e9209a4ac5f2ed17c262b6039679 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-sh4-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gcc-sh4-linux-gnu_12.2.0-ok2_i386.deb Size: 1476 MD5sum: 3217c0a41528ace4663ebf25a85b53cf SHA1: d3d6191271a194f99c62f8d39e7347b3d74e8a63 SHA256: 09def496daf4fa81e028a4b57057fce9c624284fa8a9cf11ebac60a230bec339 SHA512: e12e62a7a51afb95efcf32f33e42453a109ad61e580a88e71c9936bde2ad51756a2a6e12063528054bef41964e973a3a8c43154ad0cdc8a2bdc1673a7b1b6467 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gcc-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1488 MD5sum: be593e07c6017b2e2a3ffe5539cc4929 SHA1: 5910c9dfd3f4941c3d8f9c6287f3c9564c70b1f5 SHA256: 928c3ec4fb923a862a7158aa9185361305c768b82e5a61a44c08ad069954120e SHA512: bcca060b665464724dd48927fd41fb7add966e0e4cccda1082c7584ac51ef4eac1ed3ef2569f3f91639e19cca9baa1c3aa9a790666b7d68c09fd03e15f70bab6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (= 4:12.2.0-ok1), gcc-12-x86-64-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-x86-64-linux-gnu, libtool, make, manpages-dev Filename: pool/_new/main/g/gcc-defaults/gcc-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 1306 MD5sum: b0e412c32f0d5a77fc143929d7af702e SHA1: 191269110e3349b69ef2e03dd64ed9ff868e8c1f SHA256: 9c9edb0068e4cdd80c5b620e4e6146577a23d1a4c2c37f80a8997d1c9d5ca4ea SHA512: 06baa9ddddd1cc49f2a1b71289ceb40f1bb3a53318a13df015121eac40a8d2531de7cbc700e67264aa25bc3a03c9e2b032a9d8d39940fcbf037afe75990bd5b7 Description: GNU C compiler for the amd64 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gcc-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1488 MD5sum: e3d542e82d90a9ee65cad09628ed4b56 SHA1: c55d524d81c40e63da5b1f29a8775c242738e539 SHA256: 1c61e88c06897ee35fe82029178337d23b3724f2607b861d0ae3b3ef7988f70f SHA512: be1f8999c264855b18c04c3c444c5b84956df93f66decee1725a8acb81d696bd20e36382d54d2635dca4e388b5b1980493bf9bbe31a88b502c6da1dbafca19cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc Architecture: i386 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 69 Provides: c-compiler, gcc-i686-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/_new/main/g/gcc-defaults/gcc_12.2.0-ok1_i386.deb Size: 5296 MD5sum: 652c1b62cefa7672933ddbcb3f3cf504 SHA1: a0b045429ed105b32b21d8ef0ad4fe21b994f24a SHA256: ded8c8b1d88552aedf45baeb79504126ec7fd6fdd3aa9eddea9ee66bd6d9251a SHA512: c2988ac047baa4b502f8ca3fb30d27aaa623c7328bda4fca28ada7470d36670567d993d2108ac7852370130f266671c9c8f0a5c5af11f73c1519ae722e81b624 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccbrig-9 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 26964 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.2.3.3), libhsail-rt-9-dev (= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/gccbrig-9_9.3.0-ok12_i386.deb Size: 8383314 MD5sum: 63993c285913ad114c93fd694816a22a SHA1: 2b3b08e6d445a76cb977a925345c41083cb180c8 SHA256: 01987177e51411e50a4dfc55f90860a675e6e25069cf12321031dce9dc7f6ad1 SHA512: befc925c08f6d51a332a256a3a074e89ebb5042b0436167ae2ec2604b9e5a5c3fe270ce907e32626ffe9a0173f5d4ab8cf021c36e38dadfe8a0a41085846eee0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-12-multilib Architecture: i386 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), lib64go-12-dev (= 12.3.0-1ok3), libx32go-12-dev (= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/gccgo-12-multilib_12.3.0-1ok3_i386.deb Size: 1074 MD5sum: fc1d403c69bc4b6cc52de9b2b476fbfb SHA1: 171d01271039cdd331a04c87839296d34a96d40c SHA256: ad5eac464f4955e631dbb237226842af1d3b07328925d8c757e42843ec5a0c62 SHA512: 4a15259bbd10e6ee8bd022007de69e09876205fa27baf2282e077990f7b7d408462be0c9f8a3c2addf9b059afe17106a3ef94d0327e071a4e4a5e436ba070a4b 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-12 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 50255 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.2.3.3) Suggests: gccgo-12-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/_new/main/g/gcc-12/gccgo-12_12.3.0-1ok3_i386.deb Size: 14272748 MD5sum: c8b7b0d24fe1e32bb4d867383f48531e SHA1: 34aec05d0e9acbada4a4b2044d22b0b34eaa1f18 SHA256: a110c86a3333be3830deef4be592b9e5b969046167f6ce1b5d0e899027018646 SHA512: 23f5bc71adab590614819a66c84c4f0618f7fe1d88224e4fe9bf12f49ca13914ef4a05fd0233f44dca99bcefe2be1ac93eb4116af00382e375470050cac26ed7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-13-multilib Architecture: i386 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), lib64go-13-dev (= 13.2.0-4ok3.3), libx32go-13-dev (= 13.2.0-4ok3.3) Filename: pool/_new/main/g/gcc-13/gccgo-13-multilib_13.2.0-4ok3.3_i386.deb Size: 1078 MD5sum: b2ef13712aa42eef6e7aaf81c882578c SHA1: 8fc1a98ed1339c272731447a20516a78836f2ce0 SHA256: f14ae1d26d4f91ff0d5ec42b10e59c94e09fbfb1ffcbbc65a56190046c94024e SHA512: e63f1c427deab5c660146e658bfbcee6d96fc680e68a451021a7ecfa3c8b66c97b8f715f6f84efca50e05aa950f59a9ea9e427f57b556b679c7103ed7078f341 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-13 Architecture: i386 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: 48518 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.2.3.3) Suggests: gccgo-13-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/_new/main/g/gcc-13/gccgo-13_13.2.0-4ok3.3_i386.deb Size: 14755120 MD5sum: 306b3fa76dec45d8e12ddc3cb3285a8e SHA1: 1650739b8ba998ecd95b6d0339df166b93fd92f5 SHA256: b250a29e8e1ca50e1741e9bf5d2e0e8a40875d43ee39ddb1d155d26936157201 SHA512: 020b54680b97fc32f24af54ee12a9217a4902138dca3aa59a42df4a0ee3c72e27885e6283a1eb7a8ae5fe7316ff409ffd14911c44d0511ba2242a41d819b5e19 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-9-multilib Architecture: i386 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), lib64go-9-dev (= 9.3.0-ok12), libx32go-9-dev (= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/gccgo-9-multilib_9.3.0-ok12_i386.deb Size: 2944 MD5sum: 1a5ba43cd8a2589ed8536b308b36f5b1 SHA1: 6d8201d8b40524ad5be8aa248d50a3c5d51acc65 SHA256: 23e62e0cf3938666a66228204d4475ecb31818905d9b0b49f7ab200bc592c7ab SHA512: 02d245936f609773492946f99e2add56bfbde31922e8b328d24b550f8373ac05ab8800adfce008df64c5b0103d9f7f2bf161e74484c1a123b7bfab2ba1858b68 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-9 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 36245 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.2.3.3) Suggests: gccgo-9-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/_new/main/g/gcc-9/gccgo-9_9.3.0-ok12_i386.deb Size: 10836888 MD5sum: de261d7394cdcb3b9446512b482ae548 SHA1: 32fc8b05f320eb0ecacad285d17263f8d5473b16 SHA256: 2212c766e989f91961ba1a3e4415d52e17c0aa286f77e5652c3084f449e6ebb7 SHA512: b9b2504640d7d0eb6f63cd8b9bf1ea14f3295918214dc79976eee8f99c0b78eed40e99287e2f66a824f10adbeb488d97c5e6f894f7c8d45ed7174f52f839028a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-aarch64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gccgo-aarch64-linux-gnu_12.2.0-ok1_i386.deb Size: 1038 MD5sum: 11cada24803ecb35e0fb0f3902808412 SHA1: acbeda44111537d78424afc422e12f420d764c52 SHA256: a7fba90b7fc119a6ef1d18733ff3cdae8c094adddfdbf100975fc68bcc768fd0 SHA512: 64792271196c43c6c37d449febf784bd398fe4926d82633512159cf0317ecf3a0d36a629ff88653185260901b7627bba0b6d9b27c02b072b6a848aa307753c95 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-alpha-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gccgo-alpha-linux-gnu_12.2.0-ok2_i386.deb Size: 1224 MD5sum: bd4fba13c82fc2e943347895fca5350c SHA1: 34e38293d4156e0c792a764915caaad1f841dcac SHA256: 56a282a840ad2ae2aa3464a5c285afe05cfc4ed3b1f34fe7185a480844a4dead SHA512: 1fe5a63c35469338c7b39e3274dbc6f3084a5d3b9eab4cc4a5a43b9dbb45ed4a78d3b44c8796a4ed17918549675864bbebbbddb7c8a822150488d5d4b840839b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-arm-linux-gnueabi Architecture: i386 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/_new/main/g/gcc-defaults/gccgo-arm-linux-gnueabi_12.2.0-ok1_i386.deb Size: 1036 MD5sum: e7f2508e2f7e7fc5636cc4548ee23a3d SHA1: f23a5894db256a0de3cf48409e832ec69d4b0b1f SHA256: 60498cd17d581e4ad6a72261e13aa3ada52b0f6aed468adaa5114227922e601a SHA512: 91b8b95fb116279307026959d2f6fc836840a557b74c4fe68a4d9423b075793cf69b01027baa096925390973477dec7de8501fe7e098ba19342955048924a7ce 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-arm-linux-gnueabihf Architecture: i386 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/_new/main/g/gcc-defaults/gccgo-arm-linux-gnueabihf_12.2.0-ok1_i386.deb Size: 1046 MD5sum: ead17fff8fb3f3ffc78ce076d5ad1a31 SHA1: d5fabf8a44f4277e6f7afa791ed8c25e4a440045 SHA256: aa6e1f4039293d358e7a3f05559402d139ec44784201550e7b56ed4068061b63 SHA512: 75ad978cef31aa608a8a39437875d3209b5d854dfcb8bd50911f75bff9d03a54750b1739fc6a6118a62e3fe485fb61774876f441e88ad67c3d51092bea43c52f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-doc Architecture: i386 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/_new/main/g/gcc-defaults/gccgo-doc_12.2.0-ok1_i386.deb Size: 2762 MD5sum: 453db4679b1c013aaf89629f79ab5554 SHA1: 4c726ff848a2713e951da79efcdb616285b909f5 SHA256: a5ecb58d3f663c2a8bf60f64a0ca0e1604bf3ed89864b6830db89d05fc10f7d5 SHA512: a02f41c21959fc5c52a4f5c24c224fc3304af058d74fa3ab68d4bbc275084160fb5a21de44cdfed28ff6504eaec9c4fdc3f963c543fa2283b73978a233e2fb5b Description: Documentation for the GNU Go compiler Documentation for the GNU Go compiler in info format (dependency package). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-go Architecture: i386 Version: 2:1.20-ok1 Multi-Arch: same Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: g++-12, gccgo-12 Conflicts: golang-go Filename: pool/_new/main/g/golang-defaults/gccgo-go_1.20-ok1_i386.deb Size: 41378 MD5sum: 69bae6d2b9deceb8d387e276ddac3225 SHA1: e1b50dbd77ff5c1cada06d06242f45456adb7b77 SHA256: ebb24c2a765a39945f3425f0eda3bd11b72b8c10fc484d7eef346881c0e4c4f1 SHA512: 994179aca2dcdaa57c3b2c748937672ce21abd8cc0c812c66b82706c1f6c007eb45d8f4e65ba6c4a44dadd023f9ef867a635de74eeec99257aeba3d71106705b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-multilib-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gccgo-multilib-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 964 MD5sum: 59d44dd38202837f5cf6d662f37de9d6 SHA1: 023ae52f6a309818bd1cee8bb8780aed06893e40 SHA256: 422c638c14bc0326d87ca352bdc47c1f328ea6dd62815e7ced8c3bd8dadc45cd SHA512: 01bed70475232eaf9caf4f546c3d463ede2287ea325905132b7a16f269da0c1c86497dfa6f14a5f634a498b484cdedc7593901b6923ba0f35b508b8f0bc0518f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-multilib-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gccgo-multilib-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1168 MD5sum: dd7c057ba8c07e39d5e3e5ca1eea9ecf SHA1: 8e8af8f7e12badc002cf8fc86cd455ab92b0f368 SHA256: 10417675cc0186fe23dedd8694814e0dfb01a4824bb64550926b38b18c0ea9c1 SHA512: b5cf78df90f31dc0aa5b95de434ecda987caf3e59c649913b78b7056a2d3232acd97290f658ee262f14cb55185d2c86fad50cee7cc4458d934d17a4396271b84 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-multilib-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gccgo-multilib-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 960 MD5sum: ecdaf390f66d909eaabf05323964017a SHA1: b5799261d8301cfe224208e98030d07c6fb08938 SHA256: 38dbbf62c75304a1719b6fb4debfb8011ab943aa83652739267e23daf103a086 SHA512: 086cdd7502066f6ec3842c9e3a3bf11dbb215dd83a9fe4715817930c0953bc59b66c6e0be1fd4b082ed59126e87dbadce84ebdfa3d7da9a5325d6bcc54f649d1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-multilib-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gccgo-multilib-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1168 MD5sum: 37e9d1b89776a6296c110d1d77a688c9 SHA1: 8a579ed60b64c92d3a745155f3c6e3a5b3e26b19 SHA256: bcff492b5ca2fc26ce379aaa8a1c745cffadba79f1aadc1ac34c5604a048d9d6 SHA512: 70bc6a425a9a2cca22097dfd62dcd6afedb3ade3efb2fe29b2e147ae351b54e60f42c38a05b2e6162d3b7b7ec1c8f1e19f8237a3828f3c517d484b16d819f410 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-multilib-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (>= 4:12.2.0-ok1), g++-multilib-x86-64-linux-gnu (>= 4:12.2.0-ok1), gccgo-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~), gccgo-x86-64-linux-gnu (>= 4:12.2.0-ok1) Suggests: gccgo-doc Filename: pool/_new/main/g/gcc-defaults/gccgo-multilib-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 966 MD5sum: c1bad0f41dfa3060f39e5263c41bd023 SHA1: e3c1cf30b55faf56556fe9f20a1119488e1ed9ab SHA256: cfaecb7e0de9ce725852b02aab1b4476f57a9d0aeb984445a01ee443eb1ecc84 SHA512: 1055b35c41773a8c51122010823bdde4a636e38d714977b6f20b1845e9cdd358e4a6c062dff94c3b1e7c53b1f4cb17875eb18a9a166a5522c0eec66accc4c0c3 Description: Go compiler (based on GCC) for the amd64 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-multilib-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gccgo-multilib-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1168 MD5sum: c4ca3db9baeb2dd1744d97ffb8e708b0 SHA1: fa3102b759d45d3c5186a6401e65080a0b14509c SHA256: 7061baa1eebd3726e92af87604dd3a31c7cb3002b01ed43d8daa25c55bb692fd SHA512: 4026038301158bad5a8916c66829b5b73902bce10537fcf0d4e9e5fea91299c241b5578ad744c6bb49fface1595cc561d56c9b35996924c1689ce7a53ba951d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-multilib Architecture: i386 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/_new/main/g/gcc-defaults/gccgo-multilib_12.2.0-ok1_i386.deb Size: 934 MD5sum: bdbdcc8f495b046b30496d1d83457272 SHA1: c2d96e214708c90bdf611941552ccbd24fece763 SHA256: fd5a1ec0e479a87b4386ff94d93b58c400b124e84c5b47ce678090ff67dfbc95 SHA512: 6ef3e11ef913bc9efdd58eaec9793e9c425f8c53075c4ab38b556eb46ce739ed830cdac2179e018d5aca3fd4d96397772b402b2a42b47b415155ad196bdf1f26 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gccgo-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 1034 MD5sum: b1c08b83886bfb5a2e17b8449b2d057a SHA1: a37e608eab7f47eb9000dc6a0bf4020e54abc96b SHA256: 85f720322babcf1dd7283555f9f5fcad50c8a73a1f1c479c6d7500f79ac14b01 SHA512: 7813f014931172bda9f8e9946739c935b3bd66df0c4080574b4d7d25d20e5abf33a413733814f67906a769aab3702e22a6357f152abac0318a32f591f16cbbc6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gccgo-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1236 MD5sum: 69c9d7c390aeb39ccf74d9bab87ce7fe SHA1: ed2fb6b1e775b6563b9c756c9ae17b1ba30cb39c SHA256: 6250154b07d84d1b064bbe13650cf8e82384a083e9c428633b95e9bfd4194c6c SHA512: 83eb90cfa126943f55c6cda6da2626ef1380bb5cc58a6197c5611b1fd4000120be321592eeaa3d7b8887f74f05afc2bbde2555dc8e533c5cf45791ae4195a341 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-powerpc64le-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gccgo-powerpc64le-linux-gnu_12.2.0-ok1_i386.deb Size: 1042 MD5sum: b164061eafa590b03557b22281324143 SHA1: 31f0718e118b4135f31d19aad5389ecb135f7ddd SHA256: 9d240ec521801de42fec3405fb75127356d868f2aeac6084b477ff7dfbc05886 SHA512: 32c574cc0ff26944456bbebcbd9dff590682ba50c87a04728298cc66a3a53cfb2b8886bbfac5268101a97975958bd419d3adbfad70463fa4ab1d1047327a60d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-riscv64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gccgo-riscv64-linux-gnu_12.2.0-ok2_i386.deb Size: 1232 MD5sum: 66433c5a7741a07450862f6d07aeff79 SHA1: 29878d6f1b7c7f74c0c0bc6b5d48e572ce64f233 SHA256: 642c9d059c524b6edd9f3a0d52580a1b24556d81be0e9fe5fdbb3598d86fe87d SHA512: bc08c30b56352bef95dc2ff2d72dd54da9b5ef233e7ef9995e439a595229deb83e3da0cc9b39e4608e5c36b9d0c69b3a3e54903359258b6af8b432a4a723d8b6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gccgo-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 1034 MD5sum: 554019dd42ee3bc8bef9d8c1e5ac5d4c SHA1: 1b775aa13f8331499add1bec6f28f12f05823e3f SHA256: cb092b3c0af521567816e1398ebb7e048b0694266932ca9ad92646d9e0cb684a SHA512: bb4fb94f539156dd7883b8d5b00dcf5980d3e28277cfa239983c41026bc6ce5ab1d14168f0b8eac6e0074ab2bb9ca6de8578e13ada347acc1d2587eaca6b3c44 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gccgo-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1232 MD5sum: de68e600cab4ad8a4fde9d83cfd02673 SHA1: ecb846acc916ff3a9b07e970eeedb2eefb4fd615 SHA256: 9508368e6de9480d5412213e80125eaf86242a5eda78f174abf96130ebd93694 SHA512: ed882b231df505db86a2032e9476e7257d6f6c4359aebaf7a04b97974b72cc5491ac8921026bd44415bf2b2fefda55e1a518ff73e592d192a80f6ffec8b97de2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (>= 4:12.2.0-ok1), g++-x86-64-linux-gnu (>= 4:12.2.0-ok1), gccgo-12-x86-64-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/_new/main/g/gcc-defaults/gccgo-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 1040 MD5sum: c65fe3fc805caaf2706df3ea574183c9 SHA1: 33644353043a8318ae5205f3f68dac2e438bd3f4 SHA256: baba80ee539315f7dc872dd1799599d6d427dec281f0089a716318f0537dd13f SHA512: 74aafb2d366ba3feb4eee39da7d747c2a0b98dc5aea43d60367ce2c5a839cfc0f8548f55bc9f5927ca5336fd0f379b46d869529eeaba5eeb98220c1732a9eb8f Description: Go compiler (based on GCC) for the amd64 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gccgo-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1236 MD5sum: a291fc91039932af7484d2ba84524af1 SHA1: 567ad9d894c0621431b9b86bd1ec1fbfac1b929c SHA256: 3d1cfdedf1cf3c156d7c1bff35634b854b9d93f3f42877ee0af26a9fa5a7f623 SHA512: bbd693ee825103da6838bba3e0dfa788c41f26c7c0d51b93aac5caba1cde6f04402c8762ebf82da2160c57b33bb5559f7f7cd27f2d5d0d95418b7a48af0d4f76 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo Architecture: i386 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: 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/_new/main/g/gcc-defaults/gccgo_12.2.0-ok1_i386.deb Size: 1020 MD5sum: a1369e5635c3fba53750d30d65f9a6a2 SHA1: 065f9e4f319bbe6959b34524a2f4cd4a700bec31 SHA256: bebe3145e6a8d4cd8e168f2399d89dd867053526c750d811192df37854bffc7a SHA512: 1ead42bc602cf64c5e1f74b090c247fdfde8a46d120f63580ad47a9b73dc21ddef2d80f8cee444d706f585e222ad566348f8826a11bdfbdd14d72597690bf2e5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gconf/gconf2-common_3.2.6-ok2_all.deb Size: 696492 MD5sum: 4bcdf7adbdf6c653cde69c5c3f65e565 SHA1: cc81998ca5418d8b453503d178c37622bf7baf4c SHA256: cb70b562dd769dfcdbf5d96e21d2c2d5c85e29cac790c80b0028181662ae8c14 SHA512: 138d381f913b94bbb6fe94d753424fdeb80b187356ebd2661941ce6dec40fd85c51a72503c80f68a1d50e34da5aac54235a311ddf52debf276c53de0870e51d6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gdal/gdal-data_3.8.4+dfsg-ok3_all.deb Size: 234876 MD5sum: 1f5686ab20f46ce9f103e43e4ed7c14a SHA1: 40611418d3eb2713f0a140283997184711d7fe2a SHA256: 493d507e54cdaa324fa2a6a236032750b3017fe19505853f4c14d118a820fdd6 SHA512: bffbe89cf212cb06f2799b2b43a2d8f913e3ac1e78b934af46e762492e3ee9c5e9ffef20256fdb428b00e249027421e9187aa52eacaec3620aaa72fd63ad6e89 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdb-doc Architecture: all Version: 15.0.50.20240403-ok2.1 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/_new/main/g/gdb/gdb-doc_15.0.50.20240403-ok2.1_all.deb Size: 4809904 MD5sum: c6f87df9c2cf729121e6bf7dcb52d21d SHA1: 86fa6a4b1fd7d51e26c20236b5f5155d802d7292 SHA256: 85dd910883a8fcaa48ef159627a867d3c49d98a3c1075fe8a9ff58ee3e2b2173 SHA512: d1ca90c412a701385b8fb41d5e6070af321cbca6d9034022bb1d23f37a815134cd85e2df1e6e55092a90efb60aea737f2221fcb5a642c4a7c3e8a98da6e4cfbe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gdb/gdb-doc_15.0.50.20240403-ok2.2_all.deb Size: 4810056 MD5sum: 8678600b79b2ad96989f8ebc52ed0760 SHA1: 8840f1da55b91bf5d0fb8118cf85c2336cf9b022 SHA256: 08de67131c7964724cbda67a6aa7b369df082cbf31fbcca4fce6b145d61040d5 SHA512: f5046cb00a1c0664e9e524763fc7de47a5662633bc92b5e4790a47b41356362738868f6147873eba5506e50aa461162ba92a67c67c8185e8edc378143f4979b4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdb-multiarch Architecture: i386 Version: 15.0.50.20240403-ok2.1 Priority: optional Section: devel Source: gdb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 16606 Provides: gdb-arm-none-eabi Depends: gdb (= 15.0.50.20240403-ok2.1), libbabeltrace1 (>= 1.5.4), libc6 (>= 2.38), libdebuginfod1t64 (>= 0.188), libexpat1 (>= 2.0.1), libgcc-s1 (>= 7), 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), 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/_new/main/g/gdb/gdb-multiarch_15.0.50.20240403-ok2.1_i386.deb Size: 4636224 MD5sum: 8ea6b45d84ca6e9cc2f92b5e78dd15f8 SHA1: 32210a45b0bbd68158a919ce529eef0f66a40456 SHA256: 7a51fb34011cf54e20758e55273228eec1e821cb499861249c7fba2f51f16e37 SHA512: 428542b2cb30d94675c4620b23fc46b08a969c666f30b987451278f361af3d104c604b5c7e302afd9d659943433acce0a69ffe65494fa3f583a4c8f9c50e2e09 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdb-source Architecture: all Version: 15.0.50.20240403-ok2.1 Priority: optional Section: devel Source: gdb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 25146 Filename: pool/_new/main/g/gdb/gdb-source_15.0.50.20240403-ok2.1_all.deb Size: 25587564 MD5sum: faa19216fb96e434c30e923b65bae634 SHA1: 88abbadf15e0622e7801204b6fef201d0ca3884b SHA256: dca628ac361071767768a9342831ce3c84ea97ba0421335b816f464fdb979f2c SHA512: 1005dc874e474101153fa334ca7d32016389783f03ecd28193ba1816d05571cfc7ffb84b591b2bcfc3c0298d9da336ebd0b7491f2746f389e4dff43701ae8550 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gdb/gdb-source_15.0.50.20240403-ok2.2_all.deb Size: 25587492 MD5sum: c2323179543bab8ac8c1aebf93aec196 SHA1: 71a795b03d1b04a952ab93aed9f1db1f94745189 SHA256: 629106af6481e34769d414795e6688f8d992f928b7b887468fd39122a3907f95 SHA512: 66c6ed48a9ebb4b27cb904ad5700693e433e0fdc893962e4c059a05286e5681be8f44d94f2878e9a9db757fd3520aefd967db0c67c158c746008572bff72d3cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdb Architecture: i386 Version: 15.0.50.20240403-ok2.1 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 11288 Provides: gdb-minimal (= 15.0.50.20240403-ok2.1) Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.38), libdebuginfod1t64 (>= 0.188), libexpat1 (>= 2.0.1), libgcc-s1 (>= 7), 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), 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/_new/main/g/gdb/gdb_15.0.50.20240403-ok2.1_i386.deb Size: 3721032 MD5sum: 3c0fcac77bb9a9269d83286876d85146 SHA1: fe7f6d200a34de160f229d58760f05c37fe38316 SHA256: 1f689eea973b6f2d972921c90ad284da864683150bd5f1d206d0a0fb76e6393a SHA512: 345321086d82c0e241b779cbf0bb938d531f36be4c62fc5b34b7a92477a6f45a0218d8e940171ebf185252a14c06e0b66bfd54825109a86b435d67030999df42 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gdbm/gdbm-l10n_1.23-ok5_all.deb Size: 48288 MD5sum: 51bdc5e39761710ff387ffc8fcada2db SHA1: 9b06eac1541e5c571fd23f6a176b502d11b86f13 SHA256: 55209fdb656ec13270ad1a248f7433f3dd63c0b8c2461e527632d536eee116c6 SHA512: 7ef759912550950268724936f6edbc318640ab9666dff91674f3894681189371668b919eab8e87152a30ae0857904e64112ae125074049a2c3717c14267d3315 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdbmtool Architecture: i386 Version: 1.23-ok5 Priority: optional Section: utils Source: gdbm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 249 Depends: libc6 (>= 2.34), libgdbm6t64 (>= 1.21), libreadline8 (>= 6.0) Suggests: gdbm-l10n (= 1.23-ok5) Filename: pool/_new/main/g/gdbm/gdbmtool_1.23-ok5_i386.deb Size: 68084 MD5sum: 4b397835f715bb380cb3cc436363becb SHA1: ec318b22050cfaa20e8094b8eb7762ac2893daca SHA256: c397563ca24ab9cafe03f030b46b604b3c14a61e661a88929404e17ab22ddd90 SHA512: 73bc678686d807ac6b3b7eb0e133b4b2b80cb4b75fb69637c14c1ef7c64a89e14f46d9789a4cdea3c96d6c2f5fa0010e72f495bc25a2fb35662da4eca479e8a3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdbserver Architecture: i386 Version: 15.0.50.20240403-ok2.1 Priority: optional Section: devel Source: gdb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 873 Depends: libc6 (>= 2.38), libgcc-s1 (>= 7), libstdc++6 (>= 11) Replaces: gdb (<< 7.0.1-1) Filename: pool/_new/main/g/gdb/gdbserver_15.0.50.20240403-ok2.1_i386.deb Size: 271788 MD5sum: 3fbb75bb2939642d2f50976ed2c8e6c6 SHA1: fcb6a71d08e9ee8b238b3ed18f7a78cac1440708 SHA256: a9e79d7eeffe524d9143174d8362a5801e432f9d78ba4ae8f1ffde30290e931e SHA512: dbd70d8373d0c269e28e9d09cf1ec4852ca9893734246de98ea2bce306749d9e107d00da73992eacf4d4a211b4fe2b0005d160bffad28a60f4ece4a6a9187e0b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-12-multilib Architecture: i386 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), lib64gphobos-12-dev (= 12.3.0-1ok3), libx32gphobos-12-dev (= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/gdc-12-multilib_12.3.0-1ok3_i386.deb Size: 980 MD5sum: 033bba2498ed25e1aa643e671c7ca9f0 SHA1: 827276e3a1124de0a38f73c09015962f79383cd2 SHA256: e295cd821147af7cb80c6bd43df53c62d216b7b5972a75fd44902b2f5e3eddba SHA512: 64f617d34066eced75209b71f3d39f2cb55e855f8125b576cd778edc57fba977a0d80f43233ce6759885a7dd17403626c569f98cba4972f21efaa6ce0b23acac 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-12 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 40970 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.2.3.3) Replaces: gdc (<< 4.4.6-5) Filename: pool/_new/main/g/gcc-12/gdc-12_12.3.0-1ok3_i386.deb Size: 12134676 MD5sum: 35656d293f16f906bc98d921041b4939 SHA1: 36f6c31788946ab5e932e2ed16ed9344b60e6a07 SHA256: 4e24d80c4c0f31f4c6bd5635fc5a6f3e751aee633dc325794de929130f430b23 SHA512: 123016507ec10125da5ad2d691e5247d888c0270af5f361d05853bc1cc8abe7ccc088fdf55ae4ee8f023ea1f029dc4e3b031e61eb8b4cda245dda2c03009d662 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-13-multilib Architecture: i386 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), lib64gphobos-13-dev (= 13.2.0-4ok3.3), libx32gphobos-13-dev (= 13.2.0-4ok3.3) Filename: pool/_new/main/g/gcc-13/gdc-13-multilib_13.2.0-4ok3.3_i386.deb Size: 980 MD5sum: 8b300aa5ea0ee61fd48885a6e0807cf1 SHA1: 965d4d5d4bdf79c6512ded80e02658791707e46b SHA256: e2a19b0e857174d3bea25c46982165f4b681e81a8543cdf4cfbc518aca80bee7 SHA512: a91587e738bbbe00f91af14115c409c24313285e8d6c086c0e2bdc887bfb5f3d1e9c6451b0bbbeb7bca47c62349b2554f1129e3221e37f70b14fc78c1cf53282 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-13 Architecture: i386 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: 39430 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.2.3.3) Replaces: gdc (<< 4.4.6-5) Filename: pool/_new/main/g/gcc-13/gdc-13_13.2.0-4ok3.3_i386.deb Size: 12618004 MD5sum: edc4613100e16a10c64fdfc7852424a5 SHA1: cf29ccb7d022d45cf899d51477ac63fbde11ebd1 SHA256: 387c1d81bf4b456e1d6da2adab4a53e9e915bfba768aee3d5d1df064cfb6a38e SHA512: 30120d9cab7a81411431980bcf0ba2f9108df402c16d034c45aea04a53847fb0c883eecc9ea0ef8d2dc08c49593ecbf0171043664686dbb2ed9cee10d5c73fa5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-9-multilib Architecture: i386 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), lib64gphobos-9-dev (= 9.3.0-ok12), libx32gphobos-9-dev (= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/gdc-9-multilib_9.3.0-ok12_i386.deb Size: 2856 MD5sum: 0fa0280066c137fefbaa362f3804cc5b SHA1: 469cb85cf8f8a5d6e27f482ec4071f5621e0f415 SHA256: 51f161d0f0ada8a2dfc20099d6950a9aaada25244162ab88a36bbeabb2dff38e SHA512: 4b3a2ebf65ea5ac17a586c1b71e17674064191b88433cec3f469703a2062c1580df0384ef775108074c176dc221869e942d6be589dd5f2489661773989148d3f 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-9 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 28253 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.2.3.3) Replaces: gdc (<< 4.4.6-5) Filename: pool/_new/main/g/gcc-9/gdc-9_9.3.0-ok12_i386.deb Size: 8874140 MD5sum: 907754b0bfd184b12831a984b232c9a4 SHA1: 8843da85ae4e0bba4728217d268f6acb80715d6a SHA256: 541eb0145c215bcf9e15ff5d021d6d7dc7029a1cea636d8ff31981f1c4be6697 SHA512: 5ed489fbfe7b961417eebf16e2aabab6ae2917fe28ea714e1ba5d310e5f918dd038082a167d7961c34e852633663a2bb7ae1514605242d3ffaf1ba7cd471f325 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-aarch64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gdc-aarch64-linux-gnu_12.2.0-ok1_i386.deb Size: 1016 MD5sum: 37ca061abed58d5f8640436601a4f9e8 SHA1: 2a4b68d4544dda67618ecb3535f3cca9593fc111 SHA256: 3315c0967debfafbbb6e9554e608733bfa4b411dd146bdec5fa9e8f0745ac6da SHA512: 1d0c694a88e8f44efe52d2867d2b22d90fc6e28ce763cee6f168ed5eb6fb79b8f5044f923d0d3bd8aef6ee5cae0b725f67bcf94399d36ceb5595807da70adc7f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-arm-linux-gnueabi Architecture: i386 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/_new/main/g/gcc-defaults/gdc-arm-linux-gnueabi_12.2.0-ok1_i386.deb Size: 1018 MD5sum: 890792e2f1040b43cc50e16b0d422b62 SHA1: 160b7b4cc3685d831f31a38aab88ac1aa315c857 SHA256: 7231f5d197ffbbca22f1f5d547ea212577f97129d2616d7c7385e33c55442acb SHA512: ba1350435680043306a3b6f9b361d4af68ef3b1ac2947da2b6f80291e7f03d68827bca1a9096e0651f6f636b12b396f60dc5b74bb48f00954d6ed51446209b9d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-arm-linux-gnueabihf Architecture: i386 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/_new/main/g/gcc-defaults/gdc-arm-linux-gnueabihf_12.2.0-ok1_i386.deb Size: 1020 MD5sum: 62a8a933c974dbb32c725a710f2a09fa SHA1: b385f72f834dd56f150b89a393248e278859d50b SHA256: f3ac861e5bf1007ae59c26fc6e9bc2b1f7cbe29e29436d90698e607964dac67d SHA512: 571525445dbcfb85b49147764292139a440b14ea71a545d5b61208edf7b50a3473504a68946955921790e7d2a5e4999e2ddb957e93c5ad554e8eece0250935de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-hppa-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gdc-hppa-linux-gnu_12.2.0-ok2_i386.deb Size: 1212 MD5sum: 813ed8ac0fd11848f880ded0a9585291 SHA1: 84b44f8e031e00794777996cf164920aadc40d75 SHA256: 984443d2e40a0c762e6bf8dd9f3b461ef489eaae8b77ffd387bfa1ceda2d6529 SHA512: 3c3592950dfb47f453e5b68443b0d47ff066a24267c9aac7c69afac3786d87b8ab40cc5007a1607f0137dac4ae7779b5f8beafc30f2a3931b022aa9d92143ad3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-multilib-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gdc-multilib-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 946 MD5sum: fa3e2328da4e98805966740154be349d SHA1: bf5fa251def51162224cb1704d895eb7aa4eac25 SHA256: 2fc19b65e3574cd77ea8d7f021dc12a4e4d97d2c0609037ffbd72623cb26abbf SHA512: 4e9d928e6877bc257ed16c066966cab150ba76b99d56e8d3dbf518ec3c1d48905162e7742bf46ecbd51196e1492ecf4747c2456d6c53372f2f71aefb4533b256 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-multilib-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gdc-multilib-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1152 MD5sum: ec05802e0fee1e2741cfc76a816594e8 SHA1: 9016afedbbccad07596e4653c320953d9f759cec SHA256: 6e9c73923c9419d186db057843fe81059e73ab88d592270e98158844d920ad76 SHA512: 2a7b97681e0f79691e98d17ce7373bbf0ebf654a151339ee42442e806e36f49298aec9320252120eb8d258c11d091957678d2a09530c80d3a2ea8398ac6d2981 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-multilib-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gdc-multilib-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 944 MD5sum: 419bdb0ae363bf15b67fe8a944c222b7 SHA1: 0abbc9c882bb6b19945fe9f12a06b4d4fdebff02 SHA256: 1083cd1194a2965e5623bb6996ff0127f598b75cbaa85dfe8d552b253f43665a SHA512: 4c5ff3d0fbcffa0689c516504ffd9488a1bcffd87bac53b674161303047b8a259df9bf79bb3e3cfc95625b277d2287d98063a4add443f028c2e65c41b0cc0688 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-multilib-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (>= 4:12.2.0-ok1), gdc-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~), gdc-x86-64-linux-gnu (>= 12.2.0-ok1) Filename: pool/_new/main/g/gcc-defaults/gdc-multilib-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 946 MD5sum: 2f1a6dab5a4dedd40411b606b6a75bcd SHA1: 0510a11fe2f9199d8b9fa9acf714c8ebf3c148ff SHA256: c0e9461eb78eab5ef3f7eb8fd03ad602191d19e0a7439c96960826412abc5ceb SHA512: df796cfe0ce89ee14f3943b1fe76aae6f3dd4f13ba2315d2d75e26cc0e046d577e2e14b790af77835045f6ac627d6f1148e83e09d885e3f30049837bc799a4bb Description: GNU D compiler (based on GCC) for the amd64 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-multilib-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gdc-multilib-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1148 MD5sum: 090bc467f28f4c051ee8623bd54ac214 SHA1: d90dec9abdd4fd0dfb8909530f1cb49b769f457d SHA256: 55d372fa7e8cc52defa0192e12371573425817ad9c1adeffd90bc2f719ca175b SHA512: 7950ffc807d4086d4977839390af6f44704492418c3baeaf8c9560665c0be6d0c396943961de1deb7b6c3f0c2faf8776fc7a3f3ef7eb6e96a8004ddfdbd1e313 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-multilib Architecture: i386 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/_new/main/g/gcc-defaults/gdc-multilib_12.2.0-ok1_i386.deb Size: 870 MD5sum: 7d1c9215959df099a78aecdd20986a99 SHA1: 986438e4501c55785d480a32b91809cc399bfdf4 SHA256: c7d1d05beda49ba307b766ad8ad1ef72e3eec7accb1e72a0129e04c8d18c53d7 SHA512: 7f7a3c70db2e428da0fd0e833c894149b20f1f5e113aea3c43161cf202e7eda0cdc82e34ecf20dfb7849b9aeed3edf74c82386e5f06fcc574d347cbc45e0cd7c 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gdc-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 1020 MD5sum: 15fdb6c9c6b1f6c4a6335b822985a6bf SHA1: a5182ca0d32519d78118403b62fe250c245017fa SHA256: 2edcb5753366db0d609c56384268afe65e4a721be2c82ff706772f7ce3b71d00 SHA512: 9493083b54f46d99d59ced35f386bd0595a073979a90ab48afd735303f4fc87d105cbbc105ac8a6bc974a34457a2dd61002ced90a56867ad29976dfc025c77b6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gdc-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1220 MD5sum: 19e05d96231f9d3aec00a6508a9deb4b SHA1: bd676aa5724bb792f7db9069b6b5c7638918c133 SHA256: d905ca25a2597d0f545d1b74d9a9e68818b91a798f259831ffe39e3b4d1e90d4 SHA512: e0caaa3e9c3ee70c372e480b994eaa46b77e1f15122350e57745f85d4d35a570860aa3ee9836724e34a4c4b03b3cc8370cf63678e88e8d7cd4ed0a5392f024d6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-powerpc64le-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gdc-powerpc64le-linux-gnu_12.2.0-ok1_i386.deb Size: 1026 MD5sum: 3bfd0cc9102e4a1ea4fa0bfc5e2a57c7 SHA1: 7ef4a1eab22d00fa908d26f8402fe50ab5a3cd73 SHA256: 08149156bdeda70227fc85c19d338b3e5e2755a7791d5d2ab5781097dd422985 SHA512: 7d6c812cd69f71f57edd33de5622186e4877f9dcdae27deb7dd878751338a08f8da534263b17688298832592ccc8e4abca6c2a87453d6232769c454f27753469 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-riscv64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gdc-riscv64-linux-gnu_12.2.0-ok2_i386.deb Size: 1220 MD5sum: a3ac100b53c8a605084db758ee9d11cd SHA1: eb613371e9827a677b100ad765fc450789bed3ad SHA256: 3270886a9aa809078413462a3cb3d6b387e38bb147c9808c89fab116593a6c9d SHA512: e9c89ef45aa3e55e97efd1f3493d5048fd1049d6153cec3acd0b723af7e637080a70fea18b32d5b9fb8124252ff2677637000c875dd01b77e8741cdad17eaa6e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gdc-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 1016 MD5sum: aa5c702fbb9271b0e335188adc8058d1 SHA1: 70f0a13e6be0d0bdddc110f0f641e553b9410e23 SHA256: c088c13d42c9c031c772654b92c7a166a9394d565d682db1399c6c12f1ee3231 SHA512: ac5f521bf48ae3443f5abef6b01aa2a993c12f1d5a3ae8619742563cc413f5868b62338aab45c033fc2026f2b21c2649826ab9d9e1bab487e7c1bfb0f8f9c244 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (>= 4:12.2.0-ok1), gdc-12-x86-64-linux-gnu (>= 12.2.0-1~) Filename: pool/_new/main/g/gcc-defaults/gdc-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 1020 MD5sum: 85944193d79639e547c5de2e6a5962e1 SHA1: cec48cc9a9a7edc4a0fb4da0bc9f105051bfcfff SHA256: b4f59c1352337af1124ff880fc2a42703c36a694b37d279c98476ba720b22132 SHA512: 410a39201d156385a67266f7e9b204c0724d70da8535f4caec86d93d4cb2539fdeeaaf0b011c3b0a5d508d77be7759c1ed002249599382375af7ed88ef0465ca Description: GNU D compiler (based on GCC) for the amd64 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gdc-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1220 MD5sum: c9b3290cd1b8a1245c6436856ac0b256 SHA1: 87c9b416a7e110ed3ee43a7e01057ad0c11b188c SHA256: 6c2cefbbd307d2a77400e932398a61ba5a5dfff8e71f4ce2e67bf2bd462eae9f SHA512: 9249be3acb43fe35864b142e58ab6d8f017a554d7ef160e464042a31ca7fa44d28c8612e4ea5c27db5efda35c9e706983b3d656d92a6bef09153db6bea9b283f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc Architecture: i386 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 26 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/_new/main/g/gcc-defaults/gdc_12.2.0-ok1_i386.deb Size: 5054 MD5sum: 15a0f45efd5055d2ed84181eb3d93a60 SHA1: 457fbc883263ddbc142add2962d7f3127f3ec56e SHA256: 6f0566f9f8667378cf4e7914d860bac102515c2392984d29891c6e0bd208853d SHA512: 4bf4f0f2ba9c206b00ddece7ff6e3cbff8f52f65c1bd2a64458b5e3937ea7dc914b1c4e050d21370f24a59ce95a0a847370f7c3f40a368ea75cf8e9aaf75489a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gdcm/gdcm-doc_3.0.22-ok2_all.deb Size: 17504452 MD5sum: 4be192d9ccc71ca21ec5581874597e78 SHA1: 399e01588b6a2c1472e64bf7dedfecb214315719 SHA256: 40616836ab756dd6db1426cd7c0c2bee77c1fff4b60f28b6354e266cbec06518 SHA512: 6776ad18a55d3c42484bf45e84a8547afe8525453018e491a23adfd5c0cf6e0681c00c77e13efeb27cbcdc32339957ef68a9797b7ff0ee8f52f89c8c23cfe07a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdisk Architecture: i386 Version: 1.0.10-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Carter Installed-Size: 943 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libncursesw6 (>= 6), libpopt0 (>= 1.14), libstdc++6 (>= 5.2), libtinfo6 (>= 6), libuuid1 (>= 2.16) Recommends: groff-base Filename: pool/_new/main/g/gdisk/gdisk_1.0.10-ok1_i386.deb Size: 232140 MD5sum: 56eb9e0474138e2519a462a6468b6951 SHA1: 218480102e16523bc999fdad7f372f042cc1ec0d SHA256: cf8c58ec38b81c8558619d909a51a99245a6979338c2b9afe43d74d17a8df0c8 SHA512: 968eb444d911e5780cc9aebf101b3b2fa219b08402ffc9807d197601497172d9dc17b0b32cfb38971af4293f0f0ede36c74fa11fa40e5700135057627dc8ae2d 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdk-pixbuf-tests Architecture: i386 Version: 2.42.10+dfsg-ok6 Priority: optional Section: libs Source: gdk-pixbuf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 19880 Depends: libgdk-pixbuf-2.0-0 (= 2.42.10+dfsg-ok6), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.77.0) Filename: pool/_new/main/g/gdk-pixbuf/gdk-pixbuf-tests_2.42.10+dfsg-ok6_i386.deb Size: 5741724 MD5sum: 3d0ce14c6f79e22d00ddf18363c9afd1 SHA1: 2000c41f10334aee0cda3be204243b98827f7bad SHA256: dd32fef655f0339ef741dcc5aa49ce444386ac6aacf73b9e01e5e7258e3c2da2 SHA512: 2f7b3674c7dfc05e99ad9da2033148198d39aaad9de30e137297759f1866a34bee0d1d5e10cbc232a4341a3b68898fe354861afddcb9fd998233c351e74ba410 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gem2deb-test-runner Architecture: i386 Version: 2.2.2-ok1 Priority: optional Section: ruby Source: gem2deb Origin: openKylin Maintainer: openKylin 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/_new/main/g/gem2deb/gem2deb-test-runner_2.2.2-ok1_i386.deb Size: 13842 MD5sum: 37c966d63cfa44573ef69196af960982 SHA1: 638593b9d5cb0e4e2f6a71e934356febc7212c47 SHA256: f5d5708f4ae1b7264a9cb152b91576e0c87167ebfbf095471c1fe6f70b0ee398 SHA512: b440039b68947c7131bad3c93f60182614267e38e5d18efff186041fb4a01f3621c4124d3ec2e1a9437dbfb96af65bf436b26fe0706a96138d0ed2471e35e3b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gem2deb Architecture: i386 Version: 2.2.2-ok1 Priority: optional Section: ruby Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Ruby Team Installed-Size: 162 Provides: dh-sequence-ruby Depends: debhelper-compat (= 12), devscripts, gem2deb-test-runner (= 2.2.2-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/_new/main/g/gem2deb/gem2deb_2.2.2-ok1_i386.deb Size: 49646 MD5sum: 012eb6078f6efc6943f679d376cead9c SHA1: cc766cce421482e5a3d8b93cc92c9d161db2215d SHA256: 6ca7dbb79024e7cf575c3d75c1d3bc93e1b0a1012297e98c122e2447d32c51b8 SHA512: 47aa986ca8e95dec82605d0bce4b0449408704b33b7a2641937bd823c129382e0a5357a32b7cb76106ea09519d1bced3a6e200be4e989703381a757349eb92b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: genisoimage Architecture: i386 Version: 9:1.1.11-ok5 Priority: optional Section: otherosfs Source: cdrkit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Joerg Jaspert Installed-Size: 1499 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/_new/main/c/cdrkit/genisoimage_1.1.11-ok5_i386.deb Size: 318588 MD5sum: db193f2008c97a2791575f9e5aa13153 SHA1: 0b8a5f0b9ffbe428f22343d7dce2f972c0e67717 SHA256: db5873f0c15d2e17d987cd6da27c2a9b40c31ec840e4c07f99042507638405f0 SHA512: f8e379f6025627a22a3d77b29c969d5887740a5a99a9ba099f9a23af2a67aa472ae17ad843836c913b19e670d7055f9627bbc6ebd0271eb5356864e2f050cfa1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/geoclue-2.0/geoclue-doc_2.7.0-ok1_all.deb Size: 25180 MD5sum: eef7902e9354c1c483a25b3fdb0dd5a6 SHA1: 455707c90e9e39c8a39c023ff614e88ae7df4bdf SHA256: 86de8825344b52be2e3b9e05d2928e6961b8cef4bb65ab0f3288910a1f82939e SHA512: 76ec0d975e325493a691f2b5ac01dc92a926826a001ee71c4424ab9a48d28c617f2b20acb7a862f790f4c768a71e3e8bb024704556db8a86b06c2b53519f3f99 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/geocode-glib/geocode-glib-common_3.26.3-ok1_all.deb Size: 17072 MD5sum: 975edd4f00cd565ad9ea4b6b842e679f SHA1: a13cc6fbaa7f6f3ff00219fed5ffe00e2d3f8e2d SHA256: 2e69c13da01a5d855c0de9e83f9966827dcb26d3afbbc1b2c48e7df0412a965a SHA512: efc616e3f2ec8903beb71fc078e22aa2ad40c78e11de2aa811b4b46b6a239e9a948538ae62919abb517c3cc6fc42cb37739b15ef8741e071ace3280636affa20 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gettext/gettext-doc_0.22-ok3_all.deb Size: 543136 MD5sum: 86ee3fb51f82d19388013f4dcbf61a74 SHA1: 6cb3300f5ea695691def5ad97489cebb448a803c SHA256: 0e920347a3fcae773410da7e2e7f8d915b211a54de1e20b85d8e5dbd41ed4875 SHA512: dc508f46d35d57d2af865260b7d488e73423cf0868a71a804111810da3eb61a13ad5a46fd1abff484541614aef6405a252a86cfd1931ce5870bf70e6e9d1feaa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gettext/gettext-el_0.22-ok3_all.deb Size: 30412 MD5sum: d777c936422fffb05160129cc128b5fc SHA1: df74c4c15b82cc3e19a2dbb191f2c6746ebc8428 SHA256: af1e7b4e356d1ae71222883f66ac94dbc40854bf712d3901e3e31ace0d31b813 SHA512: 60953581ed043a0aec7dc669c4059a9b2d0ccccffb2242327eb5e466ef225c6a030f43a8cf33be7460720ef605368b32e8b09b121d70837a71219a020d5c0e6e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-12-multilib Architecture: i386 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), lib64gfortran-12-dev (= 12.3.0-1ok3), libx32gfortran-12-dev (= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/gfortran-12-multilib_12.3.0-1ok3_i386.deb Size: 954 MD5sum: 421006ad03cda441e1800dc840574a3e SHA1: 863299eba8e2d330d13eafa922983bab2455c70f SHA256: 68e88bfe1c3b6081c442be4a0824cc7a534d770a811f60e22c62b142f261707c SHA512: f3767d8171483d0dc9dc399af5f55be466c6037c75565b5b456b6e3a04964a7a341eab9715be9f6760f47c733bcf3788f1885ce68bc64675396ca642866eefb1 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-12 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 38090 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.2.3.3) Suggests: gfortran-12-multilib, gfortran-12-doc, libcoarrays-dev Filename: pool/_new/main/g/gcc-12/gfortran-12_12.3.0-1ok3_i386.deb Size: 11537948 MD5sum: 45b7d75ea015c88e978e65badadab657 SHA1: 42f16359395c4f441d35696ae9dbde6bfac44ead SHA256: 17f71b45dd082f318e9ef6fc773225e64f95586c14467b124abf79db32f1cb67 SHA512: 003742428cc8fd66524b786777015390ec2eb8fe4575873048671149ff9e9cfc261c25028e1130d8155b803b0f536b72e3ff184ceefd1bb7a0cada2a6dd09e64 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-13-multilib Architecture: i386 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), lib64gfortran-13-dev (= 13.2.0-4ok3.3), libx32gfortran-13-dev (= 13.2.0-4ok3.3) Filename: pool/_new/main/g/gcc-13/gfortran-13-multilib_13.2.0-4ok3.3_i386.deb Size: 956 MD5sum: 94ca3c1af12d6769e3f15e513c227f5c SHA1: 69e6ae06536b880b9eca7cf14a252d57a69452d1 SHA256: 2caad1f47c896a240ab2cb29c390ee9669850abf95a8761364dca89969433bfe SHA512: 7cf0914744bffa6eee3c1241082c7ddff2cbd0937e113cf7dcdcfb375b2ca1ad12c796efc2c535ca33c4f94e87dade99e15819f84bc7c644c8b6fd004b86c6ba 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-13 Architecture: i386 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: 36291 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.2.3.3) Suggests: gfortran-13-multilib, gfortran-13-doc, libcoarrays-dev Filename: pool/_new/main/g/gcc-13/gfortran-13_13.2.0-4ok3.3_i386.deb Size: 12013980 MD5sum: 169132cef3c3f60b6b35a5a30e201076 SHA1: fd57eeca49bdaf27b530d9592100939a4fe57db0 SHA256: 60a9bb5974ebf10622344ea9216d34888522f8e9d6d7512aa84e406ebf152349 SHA512: 5c7801eddc32844ae8619801ad81614dac65af62c4de0c37a70983ba8cc69cfd35191f9188752adc2d2a5bc7697ef763071077e4e6e7490c8bdbc6102bd582c8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-9-multilib Architecture: i386 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), lib64gfortran-9-dev (= 9.3.0-ok12), libx32gfortran-9-dev (= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/gfortran-9-multilib_9.3.0-ok12_i386.deb Size: 2822 MD5sum: 38e62a7b383170839e1542d3f238ea5d SHA1: 7e369ec6c03f70e764fdd75ee55aa4ee7cd5e67e SHA256: 654ec8b5e755ae00da6cddbb22f223a3af926e7acab3ab22bd28a6fc0d7819e8 SHA512: d40b6a204a0e65c9d437959fc813d887ab78cb396f55b835bd6d82d7ed4937df62994542849093845efb2641844db3d5ec185ef76a9d9453bdab27f0ff9fac6a 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-9 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 27837 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.2.3.3) Suggests: gfortran-9-multilib, gfortran-9-doc, libcoarrays-dev Filename: pool/_new/main/g/gcc-9/gfortran-9_9.3.0-ok12_i386.deb Size: 8866022 MD5sum: 658290bd36fc34a91e4c004dbecf47b3 SHA1: 01b1249e85d4741d5f1c3a5be8a10c8f8ceeb677 SHA256: a3bcbeda44b7c473fd4bcccc4b5619ff836d2dfb6ffc9369da1c2f43b4712b09 SHA512: e041d96c2b3cee562f41bf740e80bbb7db269ca1921fb421ad31a1e2d5fd6f6ef02500efbe3850fdd9c3f8dfe9cfcc762dc6232a1be210df85e92d36ce55d1ee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-aarch64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gfortran-aarch64-linux-gnu_12.2.0-ok1_i386.deb Size: 1032 MD5sum: 2ea4c823a7bd1f8023907eff09b9607a SHA1: 5d58b2bd9fc2d773bc4f6b76c39529cced6b23a4 SHA256: aee58324be1dd3c5ec1542ea1411b595798b9f4c49972ac4eb9aa85ef0ab0d83 SHA512: b828573be092e8f7576f0a0e8e4bbb9c63b5e02b3fe8278539f0bf7ae939122698a5193574f1df7d13fe4fa628e94e76c765b2ceb38c712e0993f94f62e456fd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-alpha-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gfortran-alpha-linux-gnu_12.2.0-ok2_i386.deb Size: 1228 MD5sum: 2550972b2f018d1b070d1cb4e50d79b7 SHA1: c8750ce4f7b56f1b7b273ad4e6e98ff7237edce5 SHA256: 0a79e21bafff3c6cc1a4aef2fcc32625d00325676e80795234439a96d2a9e24b SHA512: 80ee808b36e5762a87b36bcad5faaed11edf541ef908ef6d0f79a68ab0aef91a844d7f92f87e63adf93786f8e198cd5dfa36157fdedf3eb76c69a00820f60d16 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-arc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gfortran-arc-linux-gnu_12.2.0-ok2_i386.deb Size: 1220 MD5sum: ac8c8ba3018572ce4db5ad07469bfa0e SHA1: 966f02258abac994195073b1f9ac7601a8f8af3e SHA256: f459fdef7833c9c3cd40df6b33c6352bfc594dc34325a4fa984037ffd09f3882 SHA512: 017a2329e1c8809e27fc972816f314a426487a286ca7ad6d0a67ce0ef9e0fd42a30ac2cf43d149ff4033175ada59a7e22f5d22e689cde3e12d90040064370a4a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-arm-linux-gnueabi Architecture: i386 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/_new/main/g/gcc-defaults/gfortran-arm-linux-gnueabi_12.2.0-ok1_i386.deb Size: 1034 MD5sum: fccb4134057ab558cb6f9e978e43693d SHA1: d2a5730636566cca8b663c98eec524ba29396c62 SHA256: 48be622a83650a40539ec64cae3100f7bedad83c65a9017324d29aa57c33f1d1 SHA512: 021e979dc842c3ae0417ee9736eec000aee7c8f78850590fae5153faa38f3eb3075dd3068e1da65b5e225ff584b101e314687027af7eef8073e4d8b510c9e645 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-arm-linux-gnueabihf Architecture: i386 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/_new/main/g/gcc-defaults/gfortran-arm-linux-gnueabihf_12.2.0-ok1_i386.deb Size: 1040 MD5sum: 4b4218c8badb86662e2e11de60a9fbfb SHA1: c1214c63ab86a179a07ce973ca3143a286f2ea89 SHA256: f94d6d2a7c5a842d9e358eba574ca23f8f0b0d2b7152030dc105c693f5614a6e SHA512: 27a455da38d6a2211df5679ac927c4e57d21c20fff4551fe71f03fe0dcad01559fe6e4662becf3be562019b466c853c882ff75ad872955c98cd92cb07d58fb6f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-doc Architecture: i386 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/_new/main/g/gcc-defaults/gfortran-doc_12.2.0-ok1_i386.deb Size: 2800 MD5sum: 0b3358406aa46fec65fb8a1237323d2e SHA1: c150179a4f74f04ea496a734e94c45ad34015d28 SHA256: dc6e0c1fc0d0294f7617c1cb1bf7ae80ffdb23256e54a55c1b53ecae8317e4b3 SHA512: a70e7c4cfbc761c99e4f6036562e7251bc896f0dda2f1e17d30de6d09dd3e17c2190a12ba6cf3baa42f9f0066958ce35a11102d379c80e72aadb4e823a2d760a Description: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format (dependency package). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-hppa-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gfortran-hppa-linux-gnu_12.2.0-ok2_i386.deb Size: 1228 MD5sum: 46c236500cd12a1814b430febe5183b0 SHA1: 7b9e51fe917291ca712595b16d3a0fa148a78408 SHA256: 9d84f4872a31f0098e0d0fe13700fac31657985cb99237967ef263696c375a79 SHA512: 2c23577d0ac53d7dce37837d80b607cfa57704e2f54eebf211af76b4d3b7f8d621eb29b95e41b7939d50b2ee9871b2cbc122d03c75a60b67abd81338dd33cca5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-m68k-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gfortran-m68k-linux-gnu_12.2.0-ok2_i386.deb Size: 1228 MD5sum: c5b578849c454c457011820029b80d00 SHA1: c61d7c10011e49339060b2166119511aa1282d50 SHA256: 0107bb64379f8e1c33c0ffbebf32090494e464fecdcb632b4f9d289f58aef4bd SHA512: 91d553a112a341dba0bf1076bdb7cd976cf120228af90f0134f72bc55ca463383c56aa1e642ae536f10edff6056a2ed85ba658f8ec27c86ab1a14281cc321532 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-multilib-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gfortran-multilib-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 962 MD5sum: a2436654de7a63945f538e4102598d7c SHA1: 21155f53ccc0e2c98353ad687df79c31f1bb1735 SHA256: d9f0b5daf7ac5013c659c96d26508e458e8e772f3ec98ad7017cfd737b2f9b2b SHA512: da583a9632aa9ffac2988800ddfde5cd0006aa763c630b598d9ad50880bb396b8c177fe3506490991fe1f9fe4294b85fa014c6addff8ee7ad30af1c73aa1b2f9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-multilib-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gfortran-multilib-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1172 MD5sum: 171e26bf31c4a44504a043da5781c82b SHA1: 07e02fc6a5fa864c4e18026b48349fbc799ed03c SHA256: 135ed58cd6e00d8a99b32a5b757ffded0a16f8ed97f791b56edaee1451a17161 SHA512: c96ec7f704df0bc34b45ed47c941a147cbe286d513a0f0ab4a7bc725e734e6ff3a5453a182fff62c3eef2256b279b20bae2e6caf9c354c9946a27e2c533d930e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-multilib-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gfortran-multilib-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 964 MD5sum: e51263a687883b8cbd475a49a2857571 SHA1: 3ad468000b2ce650982e6234937b4ff36148262d SHA256: eb1d38c5f35add486cddcdcc3722a09797f127b1bed1fb431110a649b018ffe8 SHA512: 8e4417a7f088974ec18b70c3cd0f9cbabebf5403e9f933f68942bfd2964654f04c809ff3c57673389bf6c22dc5bf14a78f65112b784d202df1f2304e4b92d664 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-multilib-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gfortran-multilib-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1168 MD5sum: dba7d934649bddb613b75984d12bb86a SHA1: 9e6e8a078417929578a44d0bf062b500ca4383fa SHA256: ce4bf88ba80a9950dbf32f836d14524bf196803849c8eb1001a041a99e40103a SHA512: 5e795b37c47fff8578ce660c0d88cbe4953e6aa202c3f8cd9b25a4be1cd1d81cff63712aeab9b88387724c91bf0c248c26aa8aa1e69851cd33ff5c4694c89c6f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-multilib-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (= 4:12.2.0-ok1), gcc-multilib-x86-64-linux-gnu (= 4:12.2.0-ok1), gfortran-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~), gfortran-x86-64-linux-gnu (= 4:12.2.0-ok1) Suggests: gfortran-doc Filename: pool/_new/main/g/gcc-defaults/gfortran-multilib-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 964 MD5sum: 3389a96f72561fc2a606b3b159ab7c9f SHA1: 7314a3e8198a4618089db2bd2c17c8dee12eeb7d SHA256: a0fe9e5076f2213c3b78a28501a836f98c4af689ec3512dfe80040595ff65b5c SHA512: 6df11c8dba62efdcf1812c16fdcfc6a9a0ce9faa33c71ff803207f01c3b51cea02a2a31bc56332eab1d20cc09992852e10a28dd74abe7f0dd46924218dfa96e1 Description: GNU Fortran 95 compiler for the amd64 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-multilib-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gfortran-multilib-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1168 MD5sum: 8b67317e98b4f3463887ffd1950ba206 SHA1: 4d3513ce05439cce36e53d72d8cbcf5e6d75e5e4 SHA256: 3a96d93d8d4c0a800aedf4ea87f4736aded971c5a57a5e9e494b29c625adc36e SHA512: 7ca03ba9096bbbef21ab16112950bd7956ac011ebf9aa64cd70161af2aee262417c19a22267671d18b8c89eda1243197b8da8816965b37184dec4e8308c3398a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-multilib Architecture: i386 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/_new/main/g/gcc-defaults/gfortran-multilib_12.2.0-ok1_i386.deb Size: 910 MD5sum: 6905c20a305edb852c92cf936a854d58 SHA1: 0ffc2cc28f94abb788aa2a6ca5eef35930f80459 SHA256: ee999e9d4d7b31ca6de549a44ed5e4b18a466979635d05c9d33d50862c592ece SHA512: 9306482affb5fbda7ab590a9b6794060cecbed37dcf259537058460ff753db915ecb13e17141e5f131d56b34e20f56aa318d0cfcc5024ecacfe6822fb50288b3 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gfortran-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 1034 MD5sum: 1b23ce465b0aef40bcf9094bc6b32750 SHA1: a4d6e7f52a145d7709208b97dd6e31765f95f8d0 SHA256: a443fcd27c7faf6bc9547da762b531b46fe5ebe30e6e63e32ddb3bd0810946fc SHA512: 7c81656b4f878060345deea229a240a6336104771c01040fedec51d2768636d3ee0108e4f998e47d54860a22ef52c65827ad1411f757cf50e664720315f4db60 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gfortran-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1240 MD5sum: 180268c9f81d1cce0fc3aa2606157965 SHA1: 1a974754b8ca07c74ac5848bf9e38caf771ae926 SHA256: 3e5fa2590b7bd3006d0724b6a64f8c7c79605a10a609c4a37ec02dfe6d47adb3 SHA512: 92135e4382432f506981585462860fc09ea2ed9c2fdb28ce1d9e16092473b5dc4ebda6e58966a0f291fcaa3c43baa31d32b93f1b5ed584144b4d814bd777aaf5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-powerpc64le-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gfortran-powerpc64le-linux-gnu_12.2.0-ok1_i386.deb Size: 1042 MD5sum: 1eef2ba6e272bbeb3ce5b04d15568c5a SHA1: 553da08f0b48528bdb03b19ef00f33f3acef89cd SHA256: 315b5f417ca651d1015112559776078f75549e4e27dba23df41ea4960cf2ee52 SHA512: 4052bad1eb444bd4d9ead29da602fc0957ae3b1beddbb9f94ca5b12c8ef07b5ab2863cab2dd063f01615e4b9e7fd07572f455d659fb4ff20860e4235de34a28a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-riscv64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gfortran-riscv64-linux-gnu_12.2.0-ok2_i386.deb Size: 1236 MD5sum: 43b7a7458974c15302c421e58d65e207 SHA1: 32ec9ae4bb2e1ab2c1eefb5b90768d3c3d7ba0f4 SHA256: 379232c64c6083805181fd8a7581ad1ccc9278e640948022b45ec460300d0433 SHA512: f8b2f65a4272e3077e266cd62b64bb3d5d5e952d7b3fb9403acc61aae186f6b19fd82ce754d112e420db89be39cb19f604429ad675e748766f25caa8a61491eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gfortran-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 1034 MD5sum: d698a6d8124342caa863287a5791cbae SHA1: c396bdd981477716deb1fa4c77cb79a074b2a9e0 SHA256: 6ad257f62e10c52c87e1b64b4dab5ebaf3aa0ea9582fc2d12fba2535d32ab10c SHA512: ab7af9cc62b2fcf8a5cacfcb25e1e7d4d777f1b4d3d1971e162db7ee874b9ce47defee22f9861092a7c800036fa28d9aea6c2883a287cd80079b2a4e494459c7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-sh4-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gfortran-sh4-linux-gnu_12.2.0-ok2_i386.deb Size: 1224 MD5sum: 8efa2deb166bb4918701cb008e859564 SHA1: 1654a84d9189ebcb2707d10c7483f3c853bc2350 SHA256: ba66c4013bfc9c2d1b095d58593746dfae24610a9687355867906d729d755565 SHA512: da1d5ec877eb172cd67f9dc43d8ea0d95605cdca23a49db5cf641fa7ed853e49085dadffee556203368b6f277e946926d2f59cb43aae4dda27317ffdc3909e88 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gfortran-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1232 MD5sum: 6a7d41d89385c37beebb86532cfc62d9 SHA1: bf42cd997ea46cb32d06884dd6905a1a8cf0fc06 SHA256: b955ae236ceb481290a5c197ebed54ad2a4da6ba7b48f33ffc90d0f73a705b58 SHA512: 3e40d8f8ff61c10d9178c67c9ad6de4ff96c1a87bef5e3c84618abef2caccd7c028d8c872c3a85b3b9aeaed363981c11aa37c7fc5643f856dad5f030e94aac18 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (= 4:12.2.0-ok1), gcc-x86-64-linux-gnu (= 4:12.2.0-ok1), gfortran-12-x86-64-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/_new/main/g/gcc-defaults/gfortran-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 1036 MD5sum: c9e5c203e177f832cfcaf22db5774786 SHA1: 700824ad6a9dc0e0155fb7560f5f4ab9f10ca1e1 SHA256: 1d5525091f7e50095ba4cf4ecf31bb0f1c73916890023a02d99c8c0ff6b33db6 SHA512: 6cabbf5b2db68cb046d7e8cbc00ed0242520f7cb96a9c3f78cafc8639fc424fa30ff5d9e9af3986939df72561ec7f9062da50c68b8226e8fdaf467b25f4b2531 Description: GNU Fortran 95 compiler for the amd64 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gfortran-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1236 MD5sum: 3fd365c969432da5ea89f5d0e2df05ab SHA1: f312c68c4f0785a17640e5979b18aa3c54058d66 SHA256: 4a038a87bb5c44cc5a33696de0c8c968ba19f35dac10033fafdca2e981e56608 SHA512: cee65699d311e8fd6a1ca7b4694e5ab6f5a30fb2ee4aed49acbc9a9c369830d9a735d1302b928a94a98cd0794af6c732db262392f4f5439cd47981f5a495d286 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran Architecture: i386 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 17 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/_new/main/g/gcc-defaults/gfortran_12.2.0-ok1_i386.deb Size: 1232 MD5sum: dc331bf184c5dfb278b4c60807dbc529 SHA1: 0b96147fbd0c58efe9a0a188119145976e544730 SHA256: 64f31c424edab35c5cf7eb3f3e9e649f134d8412afbfadd160c9216b5b0564fd SHA512: 73123c1cf21f53a77a1851287ed83fbb03c9c83a9e6acd5978964030f644ba3d83be893f6043017798e13d1c44d9c7e30831cb7f11d6dacd0ba495102b54b254 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gfxboot/gfxboot-themes_4.5.73-ok1_all.deb Size: 28805768 MD5sum: 9ee5284bb7b164a3eeeb414368a00e69 SHA1: 58a839062331b9743c5a087293048d72ee7b3c33 SHA256: 0f4bc2cfd5095eb6f59febfea00dc8b7dc1b7b6046bce36433ca5e0e22369e7d SHA512: f62b457c8f397a23c5708ea4476f941a55cc077d78a091f91e7d05d700f8fd4b22e60c88a19b147c543f4f136ecd946e5aeaa7b91ac09774e9de62a4ff3d8593 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ghostscript-dbg Architecture: i386 Version: 9.50~dfsg-ok5 Priority: optional Section: debug Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 596 Depends: libgs9 (= 9.50~dfsg-ok5) | ghostscript (= 9.50~dfsg-ok5) | ghostscript-x (= 9.50~dfsg-ok5) Filename: pool/_new/main/g/ghostscript/ghostscript-dbg_9.50~dfsg-ok5_i386.deb Size: 192422 MD5sum: d62c3efbe58f1738cf5bfa34ea27e617 SHA1: 3c36ab2d241d846f1dfd629d07d90dbc2d535736 SHA256: 533e8445af383916882ffc6aa0aacab56936c801a4ce97754a28dcb75b1e1e2d SHA512: 2deaf5608f981fbd90e65c463169e4253ee295a1f8f22c67224a908b1a2a5d2f34759eba4bccf583fbd18832c5339c433cb1ab0ad553743e9dc3983eab3dee52 Homepage: https://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - Debug symbols GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package contains the debugging symbols for ghostscript, ghostscript-x, and libgs9. Build-Ids: 878d6c166052cc1ce07e7587ba6a1105fb6c9bc4 d05e8420cbc7b3a7c714eab25353deaa492d2922 4f3340a9806bbdb28ef5ed34818df67b242e50dd runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/ghostscript/ghostscript-doc_10.02.1~dfsg1-ok4_all.deb Size: 11632396 MD5sum: 3eb6df8ab6df9d3d68359c7d7f248fd7 SHA1: ec90c38f59db5c435160b713d1617ab25cb51b6c SHA256: 0767dafb9be11c0505c25ef2e26cb9b2bdefbe6671f01840601d7b92e28e1512 SHA512: 46ff9a6a09eeaafd204520aefb0fa2cefea22b0a765ca400637965b7ca87c01a54d82bc051370005bb4a8a59e1bbf8b8927785b1e6913be65e9d4669b2477030 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ghostscript-doc Architecture: all Version: 9.50~dfsg-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 10685 Depends: libjs-jquery Suggests: ghostscript Filename: pool/_new/main/g/ghostscript/ghostscript-doc_9.50~dfsg-ok5_all.deb Size: 3571988 MD5sum: 08fd0e0178949943d2aa8a18bc00560d SHA1: 1d2be49128d662896839d200192b188e4add1629 SHA256: 4573db523e5256d629957a27ecaf7ab29de2cd229b86d0b0c81f32aaa71b90b1 SHA512: d33403f1a9f8e6e2393d0d60b294f32a90097579cdbfe81d5928dff9f7420853aaf55b2ba981f38b8f5012fc53505ad516635bc03fe4226bcb28549da91cc3b5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ghostscript-x Architecture: i386 Version: 9.50~dfsg-ok5 Priority: optional Section: text Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 164 Depends: ghostscript (= 9.50~dfsg-ok5), libc6 (>= 2.7), libx11-6, libxt6 Filename: pool/_new/main/g/ghostscript/ghostscript-x_9.50~dfsg-ok5_i386.deb Size: 50402 MD5sum: f1e3d3c05be1caf96412fea4b47a8d5e SHA1: a763bc507c3bed18212fbb1b586497b3ae48c75f SHA256: 65edb516180cd1ba54fd4efe7be9fc0d7c09c0d3b6da7026a4b30230464c7c67 SHA512: e38871aedccdcc70142602713af0bc493ddeabc143fa0ce2b6196b32ce39b4c85a448eb9b6760a8193a2ec7efcfade7777dcd5f620ce741b3f48b495ac754cc6 Homepage: https://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - X11 support GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package contains the GPL Ghostscript output device for X11. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ghostscript Architecture: i386 Version: 10.02.1~dfsg1-ok4 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 172 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/_new/main/g/ghostscript/ghostscript_10.02.1~dfsg1-ok4_i386.deb Size: 42728 MD5sum: b3ca93e0628a8c902b096b1062d5d1c9 SHA1: d24b89b8e76583a910cf96643552f7b9b6a08777 SHA256: 02d8b8ea3d31639fd097e83872ce981fcec2ffddf3f7165352c80e330f801b4d SHA512: 2f32ccfd9befedd6a73a27d89e0e88d4e98101f8885f10d7403240007766e3ccc7fbc6dd8849d857c20b704c27670ed8efce8d4f9b917bb31b5017cc23bee218 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gi-docgen/gi-docgen-doc_2023.3+ds-ok1_all.deb Size: 46328 MD5sum: 577687244d923a6c6851f1580e345546 SHA1: 3fd952b20810c2179d9c73643b814f99831eaf6b SHA256: fae8efd03a60b9b7875cf1f1dbc8ad1138cf4e9e45446dcc048ef20223552897 SHA512: f848876bc58265aa6f88aea3d663cd02767cdc53747a462e9cddd5bd8e2bf6cf41c289fae3947a5eb71e626a0023a16ca653027f287efff167458f43ec252efe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gi-docgen/gi-docgen_2023.3+ds-ok1_all.deb Size: 83276 MD5sum: de3ad06c8f9a57ae3817ee178b0b8095 SHA1: 6874b59276a8812fc672fbfdea9166c750bc63f9 SHA256: 017366ac34601184700e5e659823bad846f43b63de29473a48b35a3c2e096d6e SHA512: 239a746849e61dd16fdb74a4f37fd45e8da7ca6fb9c74a2557da342fa15a5d62a7f325512e43ec4e6c1ce99b8ba0916dbed52397bc21771493a13b78bdd00845 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: giflib-tools Architecture: i386 Version: 5.2.2-ok1 Priority: optional Section: utils Source: giflib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: David Suárez Installed-Size: 297 Provides: libungif-bin Depends: libperl4-corelibs-perl | perl (<< 5.12.3-7), libc6 (>= 2.34), libgif7 (>= 5.1) Filename: pool/_new/main/g/giflib/giflib-tools_5.2.2-ok1_i386.deb Size: 62696 MD5sum: c8865eb9c98675e0354f75d29b6f98eb SHA1: 0d33d748be75244b7176ba3c1315c97296ef8d2b SHA256: 275343800e8afd8857979875739665e5f9a2e8080e4d85bcca6a7a87ee0094e0 SHA512: 4de3f14e9e7cc4efe65d53ab7f52997c0daa99bc9a664ed3591fd10c021ecc2570ae7d06a169f0a8dde376c349a5982102c35d6bd360feaab73e5b0896888280 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gimp/gimp-data_2.10.36-ok2_all.deb Size: 13430788 MD5sum: 6e48d7ce555e80a303cbb34818242ac6 SHA1: f4f2d4335c48d65a94955add4de903e59095173d SHA256: ec374b40ca4f2ec685de2b273d44a5482cd4ef6746f4186a0166cbc9fdc5321a SHA512: b3b0e46dc50cd7dc6c41de16f45316ea22a35dba6ff83ac580316270f677b6f7291a4621b034845067807f61c51a52e229337db062d88c387d41505c36f61262 Homepage: https://www.gimp.org/ Description: Data files for GIMP This package contains architecture-independent supporting data files for use with GIMP. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-accountsservice-1.0 Architecture: i386 Version: 0.6.55-ok5 Multi-Arch: foreign Priority: optional Section: introspection Source: accountsservice Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 27 Depends: gir1.2-glib-2.0 (>= 1.34), libaccountsservice0 (>= 0.6.55) Breaks: gir1.2-accountservice-1.0 (<< 0.6.12-4) Replaces: gir1.2-accountservice-1.0 (<< 0.6.12-4) Filename: pool/_new/main/a/accountsservice/gir1.2-accountsservice-1.0_0.6.55-ok5_i386.deb Size: 5276 MD5sum: 4e65828a0fc2c3b82cbc6ae6907c3d32 SHA1: 8a0667f51b51cfde46846e2a5813a1a09051ee72 SHA256: 9e1c0c9cad8ee829fe53fdd947eebb1e7c4f47a91ff8a4dc3ac94a7827100348 SHA512: 54624991428ad5bfd21357141388aba180176b18d0cc5d0496f70d79bea86d2abbf34d952933ce436886c5c4c4ece0b119bb1648423755b443e7b6c0d78fcec5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-appstream-1.0 Architecture: i386 Version: 0.16.3-ok1.2 Multi-Arch: same Priority: optional Section: introspection Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 111 Depends: libappstream4 (= 0.16.3-ok1.2), gir1.2-glib-2.0 (>= 1.62) Filename: pool/_new/main/a/appstream/gir1.2-appstream-1.0_0.16.3-ok1.2_i386.deb Size: 28378 MD5sum: 8d02cb5e9ea91226e3ce2c987d30a221 SHA1: df497f8f3dd01010f1b1951d07c555bc05980eb2 SHA256: 3ce911aab79fcb41bdd5e04a463a42aedc8ab68cde0ddf1525b135288d1828ad SHA512: 78aae426b0bcf8aec02f238131946c6ed7954c7f599f5f315c023d7748a80e3a63a79ba158ddfc0ddb76440e0fdab4f3768fbc5b0b9936c270b17cf2488ce246 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-appstreamcompose-1.0 Architecture: i386 Version: 0.16.3-ok1.2 Multi-Arch: same Priority: optional Section: introspection Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 39 Depends: libappstream-compose0 (= 0.16.3-ok1.2), gir1.2-appstream-1.0 (= 0.16.3-ok1.2), gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 1.62) Filename: pool/_new/main/a/appstream/gir1.2-appstreamcompose-1.0_0.16.3-ok1.2_i386.deb Size: 10386 MD5sum: 07dea334b704375f59fbae95da239d4e SHA1: 64b0582986b0e7b59e0b2dba4f77e6c6c2b06b70 SHA256: 69f380c3d49a970f0fe1d2e3b8f3a6b42b1fc191c5ca58dfeb628610b4b491e7 SHA512: 29aee8bc84fa55484b0468e47a9a99ca7109b2f08f5a00ad7c10be93befe0cde49b5075d17a62791f1beae3a5b073a1806bc95e99b6814ec65ac5f1ad080f980 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-avahi-0.6 Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: introspection Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 45 Depends: gir1.2-glib-2.0, libavahi-core7 (>= 0.6.24), libavahi-gobject0 (>= 0.7) Filename: pool/_new/main/a/avahi/gir1.2-avahi-0.6_0.7-ok4_i386.deb Size: 8524 MD5sum: 8699d6d1e537b3b0ee17197182404192 SHA1: 41e3cd24421a7ea7b9f72d1eff16e04e22a3079f SHA256: 3b0487a4b58ef4288d83ab22a4419c559baae0bcdc84e39c3581c32e70ac2373 SHA512: 5f1cbe2302f349e0611faca3c5d5b836fe778c950cd04ee299db9c1bebaaf6e67a23d5fa96b005761529e1313d414b4ca3e85784fd34c39dd8c3d5fc08b8f233 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-ayatanaido3-0.4 Architecture: i386 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/_new/main/a/ayatana-ido/gir1.2-ayatanaido3-0.4_0.10.1-ok1_i386.deb Size: 6418 MD5sum: 7b60ff9bfc86e8bfa75461dae50de649 SHA1: 463d0412fd9d152765a3f007194b82eaea463df4 SHA256: f1a63ba7ccb360a8ba9349147e37de4935c41ff98fe4f18fa39dd8a7f435f57d SHA512: f459352068cd294d967af6b8a71e485fb78c13676aa6aacd1ffe3777955bbaf0cc4c2e853a98a14c4a1555fd60e5e540939d779fedac9bf66f7290fe201ed8d0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-cinnamondesktop-3.0 Architecture: i386 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/_new/main/c/cinnamon-desktop/gir1.2-cinnamondesktop-3.0_6.0.0-ok2_i386.deb Size: 14310 MD5sum: 06b63a832c8c9ce5a98f1cf30308ef09 SHA1: cc0b4c9bea881b8ad62cd2137b02371597be34d7 SHA256: 3b86a9db6cf9a6ac75048b196624718792c69c33c1e882e322cfe1d79bcbaab4 SHA512: 9e48f1fadd3ce63d68531b35ee86ac37faabaae6c589727074c4c25bdbe9f3ff45a93787d06351babb48a767e6d188622bb7abff14ba5ef09821efd4ba11b2eb Description: Introspection data for CinnamonDesktop This package contains the introspection data for libcinnamon-desktop. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-cloudproviders-0.3.0 Architecture: i386 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/_new/main/libc/libcloudproviders/gir1.2-cloudproviders-0.3.0_0.3.6-ok1_i386.deb Size: 5640 MD5sum: caf5cc5f787084635348d55f0f8295ca SHA1: dd0d2b49260629959d72f74020397921a22e0b20 SHA256: 9defafdce1f610e79736bd5f054731a2461467d79f2ab56c82f1602e712911b4 SHA512: 71e4614829c340f7220f264d8e6129845f5d301f4105443fd5791d8b24a4648932ee982fe9553bb2e4e41d1fcbc218fd7ecde61850924ae8fb1d4e3a6a3b46d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-clutter-1.0 Architecture: i386 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/_new/main/c/clutter-1.0/gir1.2-clutter-1.0_1.26.4+git2779b932+dfsg-ok1_i386.deb Size: 131866 MD5sum: c572509968f54ec1a85678ef9f69c419 SHA1: f225eac97a3c1cb20a868ef50ba03026d2d9c989 SHA256: 0b672a5dd5bbb471affea489358a9df773a0ea4c22549b1e79357a857336fcdd SHA512: ff82f9c02700f0eb8a8a80eaf55aac6723cbe804f469ba8f6b1dcd042e3518a098361114959f013f59050374091ed2197c580dcef2a77ccf2ef8dea30d69d2ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-cmenu-3.0 Architecture: i386 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/_new/main/c/cinnamon-menus/gir1.2-cmenu-3.0_6.0.0-ok2_i386.deb Size: 4738 MD5sum: 5cedad6639de2b55d00d029abfd332d6 SHA1: 502ef2b422e8da943d3f17ad27d68d206e3d6fb2 SHA256: 2d7e7b04216d2d0bd96a821b028e480c7563910719f70b732d956cec55392e31 SHA512: 3cba0800624a3736c9b67241bdba8f502037bf3db4887b2bc08c6148304ff32b3c47d4bf4164639db58230df0a8fecb148b107b4e46044ee76eeae9bd64df2f6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-cvc-1.0 Architecture: i386 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/_new/main/c/cinnamon-desktop/gir1.2-cvc-1.0_6.0.0-ok2_i386.deb Size: 8796 MD5sum: 64c470a6d5aed3cbfafbc180073bcb87 SHA1: 7803f87692f0d113c55bf8f125f37886b60c9e35 SHA256: 5ce6c685f882fb08dd4d35ddae0cc8fc640132fd1ed0dc34cde2506ad6f7b146 SHA512: b3262476392466cc365281c6974c25a136348b35045de03fef91b0317ff2da275cf21eb6ed79b19a14e81996ac5e3240532b87a060c29cb959e5399ed066a8c8 Description: Introspection data for Cinnamon pulseaudio abstraction This package contains the introspection data for Cinnamon pulseaudio abstraction. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-freedesktop-dev Architecture: i386 Version: 1.78.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 162 Provides: gir1.2-cairo-1.0-dev (= 1.78.1-ok2), gir1.2-dbus-1.0-dev (= 1.78.1-ok2), gir1.2-dbusglib-1.0-dev (= 1.78.1-ok2), gir1.2-fontconfig-2.0-dev (= 1.78.1-ok2), gir1.2-freetype2-2.0-dev (= 1.78.1-ok2), gir1.2-gl-1.0-dev (= 1.78.1-ok2), gir1.2-libxml2-2.0-dev (= 1.78.1-ok2), gir1.2-vulkan-1.0-dev (= 1.78.1-ok2), gir1.2-xfixes-4.0-dev (= 1.78.1-ok2), gir1.2-xft-2.0-dev (= 1.78.1-ok2), gir1.2-xlib-2.0-dev (= 1.78.1-ok2), gir1.2-xrandr-1.3-dev (= 1.78.1-ok2) Depends: gir1.2-freedesktop (= 1.78.1-ok2), gir1.2-glib-2.0-dev (>= 1.78.1-ok2) 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/_new/main/g/gobject-introspection/gir1.2-freedesktop-dev_1.78.1-ok2_i386.deb Size: 29108 MD5sum: 8f305d721be9255b3cf142214066ab7a SHA1: d180050dadeb8e9a1dd14ac4de66bd770c70b979 SHA256: a01424dc456d1a89f318b9f3b066d92e47987c982a912b76aeb55e882ca7b75b SHA512: 85b3d649b6425477723975e6b430949a52e02d00e199890d6f167cd7b1271d5e6a38b7cecfd6ec66c420d7649322098266bd6d9dc7eb66053f38ed77ffcebda2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-freedesktop Architecture: i386 Version: 1.78.1-ok2 Multi-Arch: same Priority: optional Section: introspection Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 145 Provides: gir1.2-cairo-1.0 (= 1.78.1-ok2), gir1.2-dbus-1.0 (= 1.78.1-ok2), gir1.2-dbusglib-1.0 (= 1.78.1-ok2), gir1.2-fontconfig-2.0 (= 1.78.1-ok2), gir1.2-freetype2-2.0 (= 1.78.1-ok2), gir1.2-gl-1.0 (= 1.78.1-ok2), gir1.2-libxml2-2.0 (= 1.78.1-ok2), gir1.2-vulkan-1.0 (= 1.78.1-ok2), gir1.2-xfixes-4.0 (= 1.78.1-ok2), gir1.2-xft-2.0 (= 1.78.1-ok2), gir1.2-xlib-2.0 (= 1.78.1-ok2), gir1.2-xrandr-1.3 (= 1.78.1-ok2) Depends: gir1.2-glib-2.0 (>= 1.78.1-ok2), libcairo-gobject2 (>= 1.10.0) Filename: pool/_new/main/g/gobject-introspection/gir1.2-freedesktop_1.78.1-ok2_i386.deb Size: 35888 MD5sum: 74f913b1638e054303be707615423674 SHA1: 5b11e33861c139927d85817144c5f03d62e2b690 SHA256: 8539a8e04c76220133183fb50d85921678b20b0f6eba3b2d11e261b3f2340cb0 SHA512: 5416ce5749d93804f16bf25180b0b6f76787e63c4b2b1674d12131490c8012fbc4d1de9a9057182a6a6c8673391a9c945fab2e4e8a93c194c1d0744420cd0054 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-garcon-1.0 Architecture: i386 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/_new/main/g/garcon/gir1.2-garcon-1.0_4.18.1-ok1_i386.deb Size: 7738 MD5sum: 50ff47263092d9af5e462c36afb6946c SHA1: 9b20055dbfc1ec42b538f0d40ccf948965de0b49 SHA256: 714d28709b676e422d14224f30abcaec0fa6bd88820e70d37e34f9d09b22b056 SHA512: fa0feb71f9f671569c40d045821660632c5b1cbda28d2d16431b08fb8c733ca317cf42532d8d03490f04303044e93129e084b17ceab22d8bb3870f0b874b621d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-garcongtk-1.0 Architecture: i386 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/_new/main/g/garcon/gir1.2-garcongtk-1.0_4.18.1-ok1_i386.deb Size: 2850 MD5sum: cba13461f742e4440b10fc4dc5909808 SHA1: b90bf2df8f863c34c07f5a140f257f0747f33d31 SHA256: 5be34db36a2bea10e4d19e29a03a9de44266d874055f80747ef77c2b5e1616d4 SHA512: 1b3e877fdd861f6df26e09a8baa7601944a2243da9eac41cdcec90d919e3a9129b025b9635b8d4162038ea0a77c9c1a21918e69b11363589e700086e55877d65 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gdkpixbuf-2.0 Architecture: i386 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/_new/main/g/gdk-pixbuf/gir1.2-gdkpixbuf-2.0_2.42.10+dfsg-ok6_i386.deb Size: 8940 MD5sum: 4ae986a95152409470298337275e8c87 SHA1: 816a96e5596b3557f37d06b68fbc039cf269d23d SHA256: 6f54ed022a9616759b926481919652e5264c5a35e66d6cc6ff5121a02c74ec2a SHA512: 391005865b405f9a86a36a09069218e881a5af8b385eeb20681cf1b0e709dbf77ad61f1a0d804076de25738df031d516a3554ea901c63e37f1fb0e011da3d02c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-girepository-2.0-dev Architecture: i386 Version: 1.78.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 365 Depends: gir1.2-girepository-2.0 (= 1.78.1-ok2), gir1.2-glib-2.0-dev (>= 1.78.1-ok2) 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/_new/main/g/gobject-introspection/gir1.2-girepository-2.0-dev_1.78.1-ok2_i386.deb Size: 41754 MD5sum: 948e661ef89013df0da605fbe39a5ed3 SHA1: ca1a7e41a5035dc04b1edc42b7c5437ba3f32527 SHA256: f399ba8845acacc93c13261e08aa064ffd59db2d2d93e795b55519248aec9da7 SHA512: e3c55e1b12101edbbb4c5fc17f765b9cdfcb7b03abd417059e7f0b5ea1d327a15b22301cce225b34aef43ce597f5aaded508010bb0d31d34b751e6b4a4264e16 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-girepository-2.0 Architecture: i386 Version: 1.78.1-ok2 Multi-Arch: same Priority: optional Section: introspection Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 91 Depends: gir1.2-glib-2.0 (>= 1.78.1-ok2), 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/_new/main/g/gobject-introspection/gir1.2-girepository-2.0_1.78.1-ok2_i386.deb Size: 24798 MD5sum: 6556f4431363c04063188e90555e72d6 SHA1: 044766cd7ee2b6533d2208d0327f506900abccbb SHA256: 7f1387c55064e1e304cd88b917dffb015a88eb48d3037eafe9e01f71dafc339e SHA512: 5564226ad64d2dcd835beb8bab1878a3d59e2bd3f9e8983322a31b7d0ef39602ced69617cc21b0e02b42f14f0ee3956efc4fe1a5b18f7eb44149c69f75349550 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-girepository-3.0-dev Architecture: i386 Version: 2.80.0-ok1.2~0701 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~0701), gir1.2-glib-2.0-dev (= 2.80.0-ok1.2~0701) Filename: pool/_new/main/g/glib2.0/gir1.2-girepository-3.0-dev_2.80.0-ok1.2~0701_i386.deb Size: 46356 MD5sum: 9521274edba7c7a394324634ba5ffda6 SHA1: 236b6cb642b11204babca26a3cd75373a24de05d SHA256: de3c799f1e9e36a83c45dd5f1af1f92026f6c583fdabe084ab3d1169b435fa83 SHA512: 779920611d08a684e3abcbd628cdc3a5c5fb9f9421b68c309fe33018a2a197c8bcefa4673d05b1f3a281abaf9f943d31b6764ce242780c9e80d8fbc343a185ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-girepository-3.0 Architecture: i386 Version: 2.80.0-ok1.2~0701 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~0701), libgirepository-2.0-0 (= 2.80.0-ok1.2~0701) Filename: pool/_new/main/g/glib2.0/gir1.2-girepository-3.0_2.80.0-ok1.2~0701_i386.deb Size: 23672 MD5sum: 49faa41c52fdcb760c57d9d4c0705b74 SHA1: 5ced1aa020beddb7c126e40b38117e9498b51af2 SHA256: b71d4fafae88b226930d508fa9d9116bcda5a354bd9e079339f600ca6c13df4f SHA512: da8c3237ed76d56d2db56a16b07e135577cc705c0f2e6ae67fee7f53381f9e1d148ad1ee5a7e678e813ce57255c13dc22071f65de05463a842ee505e3359d69c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-glib-2.0-dev Architecture: i386 Version: 2.80.0-ok1.2~0701 Multi-Arch: same Priority: optional Section: libdevel Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 11353 Provides: gir1.2-gio-2.0-dev (= 2.80.0-ok1.2~0701), gir1.2-giounix-2.0-dev (= 2.80.0-ok1.2~0701), gir1.2-glibunix-2.0-dev (= 2.80.0-ok1.2~0701), gir1.2-gmodule-2.0-dev (= 2.80.0-ok1.2~0701), gir1.2-gobject-2.0-dev (= 2.80.0-ok1.2~0701) Depends: gir1.2-glib-2.0 (= 2.80.0-ok1.2~0701) 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/_new/main/g/glib2.0/gir1.2-glib-2.0-dev_2.80.0-ok1.2~0701_i386.deb Size: 851148 MD5sum: 7f9afbbbce06804849fd94eafd999243 SHA1: 916a2d3701e12599efeec2a9e9eb72d16a57aecd SHA256: 9787c5bc544cc1b7ebfb7e3ec569ac1fa5aa31b28d058d9d8a93326677c47969 SHA512: 8e14990e8a400ae99bb70ec335c668b86a9cce1313cf72c3995e5b8a40e00dd49651868d5a09e7d71b71a6c4dc2fba28996518505d4903abb831b7938f352109 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-glib-2.0 Architecture: i386 Version: 2.80.0-ok1.2~0701 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~0701), gir1.2-giounix-2.0 (= 2.80.0-ok1.2~0701), gir1.2-glibunix-2.0 (= 2.80.0-ok1.2~0701), gir1.2-gmodule-2.0 (= 2.80.0-ok1.2~0701), gir1.2-gobject-2.0 (= 2.80.0-ok1.2~0701) Depends: libglib2.0-0t64 (= 2.80.0-ok1.2~0701) Breaks: libgirepository-1.0-1 (<< 1.78.1-3~) Filename: pool/_new/main/g/glib2.0/gir1.2-glib-2.0_2.80.0-ok1.2~0701_i386.deb Size: 158744 MD5sum: 319f8abc15515a53e418b795988c350c SHA1: 871cdd8b7ede0ad3384be1984554cb3d37452638 SHA256: 42c340ba30e6e393e4ac44084bab236f7c61401be433dd07bf6bce18595d78cd SHA512: 7dea56788a3b1e04785c8fe57620e5d91c240f6f6550c668a350eba359466181ae32867635ff399003c376c9e194beab15b75dfcdd653e55000b979dd069ed90 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-graphene-1.0 Architecture: i386 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/_new/main/g/graphene/gir1.2-graphene-1.0_1.10.8-ok1_i386.deb Size: 10264 MD5sum: b832845eece3715411ad8b234ab3143f SHA1: 535cc0349d61f200b9fc8bbb553cfa2d4ac89c93 SHA256: 5f20820f1e1f23784e439b23bdfb273ad76bee3771a475560a6fff7d7e0dc7d1 SHA512: 84bebfce1544fd03d91c153a84e62a3cb31064114904bb4f3a1e7af2727b43bf8fab6c768a1f566f3625b400939df7914e0da052b5903019f602ef56ff47410d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gsf-1 Architecture: i386 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/_new/main/libg/libgsf/gir1.2-gsf-1_1.14.50-ok1_i386.deb Size: 14748 MD5sum: 93a2a3428c68bd23d95b088a4b1106c0 SHA1: 87245c81043da37d4e14e093ae07a5fb0fed6503 SHA256: e05dc9fb99f57fcff281f8e4f74e03ef6f7decdca6f51c1b4da2f3d0b6438b56 SHA512: 714a6de048f09dbb26fd4e0e6dc5a9f8f16d20a79ebc64ff0bae2bbab0862301ccb7e62c2570f9be6b0cdaa1c41aa62c76b9d2a1abc828fd913ccddb27923b4b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gspell-1 Architecture: i386 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/_new/main/g/gspell/gir1.2-gspell-1_1.12.2-ok1_i386.deb Size: 7774 MD5sum: fafdad3e209532807df2d4e557356796 SHA1: 184f8e8e0a94e1718588ac7371ef4d07464c902e SHA256: 8ddc43b84fc5f01195bda5778e6360237e44c4140d265bc5c98540377f08f4e3 SHA512: 774f5115299790112ae665fa43332a656ef7aa88c35ddd3b85bcfb50a0d60bd87a444cad787376305f67f429562a7f3fde8f072c7813c5fb563e43732ef84726 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gssdp-1.6 Architecture: i386 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/_new/main/g/gssdp/gir1.2-gssdp-1.6_1.6.3-ok1_i386.deb Size: 4540 MD5sum: 77a63e00da640a35cb47658956304966 SHA1: 84b9b165b9e57983c0d4b2f9469c78e4fd7b9456 SHA256: 7fa96929e6ff0b4f46cc37ac9562452072119306181ca81065aa83836a76e26c SHA512: 043fcd057d8e7f766ded53c6a8ccd52b579d122be1a9c9f78135cc7850da04dc6a36dba71fa5a7c962e0b00478b9dd4890d68beb27d5026aeaa9c4d9a7028546 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gst-plugins-base-1.0 Architecture: i386 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/_new/main/g/gst-plugins-base1.0/gir1.2-gst-plugins-base-1.0_1.24.2-ok2_i386.deb Size: 98816 MD5sum: 02e89a6ee865a75c5adca1578d2057e1 SHA1: dc2314fa12baacba2839cc96bff0137732391d0c SHA256: c3f7789478d49c04370567bdf4147d4851da833d2061a5fd98ec00b1bfb29ed8 SHA512: f21400a3fb1b2c5d50f7179ce6674a031aaecccdbaf5c0c09b4737f29e732d836e477918a3fac0b6847cb7be480aed329668fe80c1a793c547dcc8d8ce85cb90 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gstreamer-1.0 Architecture: i386 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/_new/main/g/gstreamer1.0/gir1.2-gstreamer-1.0_1.24.2-ok1_i386.deb Size: 75828 MD5sum: d8c2a00a48f420fb4394d18cb1d315fe SHA1: f4856ca30f841b5a50f8cf3f4b6879630a340b9d SHA256: a61d62256d2140e67bbe4fa9be2402e042c6faa1b7b93ab0790d4ea3ff4c72db SHA512: b08fa54c80d670864ac822e1693e63a1983c4d8a3b78ce921e1aad77d79392bf78c69024f3e859c77fd7cac54e3698767a0e596d687da7093a533ec3df2ce548 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gtk-3.0 Architecture: i386 Version: 3.24.30-1ok1~1123.1 Multi-Arch: same Priority: optional Section: introspection Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 960 Provides: gir1.2-gdk-3.0 (= 3.24.30-1ok1~1123.1), gir1.2-gdkx11-3.0 (= 3.24.30-1ok1~1123.1) Depends: gir1.2-atk-1.0 (>= 2.35.1), gir1.2-freedesktop (>= 1.39.0), gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 1.39.0), gir1.2-pango-1.0 (>= 1.41.0), libgtk-3-0 (>= 3.24.24), libgtk-3-common Breaks: python-gi (<< 3.18), python3-gi (<< 3.18) Filename: pool/_new/main/g/gtk+3.0/gir1.2-gtk-3.0_3.24.30-1ok1~1123.1_i386.deb Size: 238124 MD5sum: 5d146a95462e41237522419cff9d9c3a SHA1: 071adb97e09b75e166f6c8a529ec05319f6059bb SHA256: 51b19f815b2b94e6e4688031631beac4d3471aac0b1f9b17c28a796646633a82 SHA512: 265432419a8a99d2bb3df37b27092e3b45579241f35ed32cbec02bbf2253572a96fc8c0a6f8920fd670b61100a28f07f521b08ea27ff30d00a04d4a2b19a85ce 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gtkclutter-1.0 Architecture: i386 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/_new/main/c/clutter-gtk/gir1.2-gtkclutter-1.0_1.8.4-ok1.1_i386.deb Size: 3412 MD5sum: 4f4e47f8111fe3d0e57bd1ede79e214a SHA1: d76d644f851361b6b1bf3b2fff60d4d06be368f3 SHA256: 19086a817ecffec3bafc0a1d940c9942f645be7fe1bd20ae8eddc3e2ab1bd41f SHA512: 164bcef32279fdbfcf6dd351a31d7d3d7d1aa47172b60591c7493a212b6fa9bf2396452c3ffbc88cb075c0d80b1b8212d4eb768acbd6edd11d61d51af02f6331 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gtklayershell-0.1 Architecture: i386 Version: 0.8.1-ok1 Priority: optional Section: introspection Source: gtk-layer-shell Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 22 Depends: gir1.2-gtk-3.0, libgtk-layer-shell0 (>= 0.6.0) Filename: pool/_new/main/g/gtk-layer-shell/gir1.2-gtklayershell-0.1_0.8.1-ok1_i386.deb Size: 4722 MD5sum: a7f3742e886fa7fbb2e088a8ca9988d3 SHA1: 45c6b2dfe68b349c53120511b4fbc8342862126f SHA256: 293691ca1212f9ec50b9cd1cc5b762397ba18c58522fe33f6b562d7337723031 SHA512: 9147007364808dceee5625793b5174f4ea380e45bd4bda35406fb1f5d21a1fdd2c9972c79c2622ae5e0acbcc12b02d677f1175beca24a0e6ade04d97a68b4f3a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gupnp-1.6 Architecture: i386 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/_new/main/g/gupnp/gir1.2-gupnp-1.6_1.6.6-ok1_i386.deb Size: 9816 MD5sum: 2b841b8005a21a6171804c7210c00e71 SHA1: 77d755464c36250aa0c75ad71f6d840adc47cb9c SHA256: fd2fac19f1a9a758511af1ea517f6f72c392ddf75e2555565cb7723338941931 SHA512: 54082cfa4afd6ba5a8b73645d20b310391decf7dbedc2020e36ab80bc8648ae6a517e4b4888f47f50db3d90abba2d03b787a723e0f904ba1b44fbadae7617e79 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-harfbuzz-0.0 Architecture: i386 Version: 2.6.4-ok3 Multi-Arch: same Priority: optional Section: introspection Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 1070 Depends: gir1.2-glib-2.0 (>= 1.31.0-0), libharfbuzz0b (>= 2.6.3) Filename: pool/_new/main/h/harfbuzz/gir1.2-harfbuzz-0.0_2.6.4-ok3_i386.deb Size: 32266 MD5sum: e783707431e059da5134717a02da7d63 SHA1: 101aa57a06884742e65b1cccdf11a0bd764fd144 SHA256: b87936e4357fe03b068eff4a3e496801fa2f2eba4162d238f9a5d2b29f18bef1 SHA512: 0aa0485c4fccb98c9f418c8a9a6247106e9bcb2efcd9731742f8b955beebccdf8cfcbb82dae3c7818296c6b4ad52a0b1fc85303b9d0de48de34126d1ebfce6e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-keybinder-3.0 Architecture: i386 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/_new/main/k/keybinder-3.0/gir1.2-keybinder-3.0_0.3.2-ok1.1_i386.deb Size: 3052 MD5sum: 6609cad9f8f0e50a6576bfafbfaea9fc SHA1: a87ab465d324547361a7e2a74d8d60d17ef3baad SHA256: 083c2f76bdd41ba8f8325b1052cdc6e062700385efb7cb3788732d5a990187bb SHA512: 315daa0c4a9029b5532e38a551baf2bf912495ba2d0374137abf923fb7c1148f2be0f86b5f0ec1f59e59d9304007bdd9e71dad2c39901764f0ac4ea2d4ccbfe4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-libxfce4ui-2.0 Architecture: i386 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/_new/main/libx/libxfce4ui/gir1.2-libxfce4ui-2.0_4.18.4-ok1_i386.deb Size: 8754 MD5sum: 3b9d13cde260be90a0052e3d89d8f2d3 SHA1: 1f27e9f6d6cad6fed5f4fe6a5a4ca672c68eb614 SHA256: 1f7d527ac7128ec05ea04f0d50c6cd264196490d105726ffd2b63d133edaef8b SHA512: 1582b93342b7d47248c59fa6e34e78bd7af9937ac606a412ea9bba2fa640177e8793056bbd6751a6e350d30357102afb879a9eb059a97dd215748e7b0e8b1ed6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-malcontent-0 Architecture: i386 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/_new/main/m/malcontent/gir1.2-malcontent-0_0.11.0-4-ok3_i386.deb Size: 5100 MD5sum: d939b83fdf26fccf910ea0e4881a59af SHA1: f8da1388546ced2f57f1aea644fce8bcefc33dab SHA256: be9e98fecf4cda82452c491f93587f502d55e36f6accf3d4bf79ff7728e5d276 SHA512: 0139a7ca61c86a3d7640820db49efcefa9d27c6f672239649209b8fee7ba28bc08e2a72f3b99f1dacfcc274b6cf753f59a7d9ea663c0e85fbfbed669867bdfca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-mypaint-1.5 Architecture: i386 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/_new/main/libm/libmypaint/gir1.2-mypaint-1.5_1.6.0-ok1_i386.deb Size: 7576 MD5sum: 0b2036595195db94184dc77046c09862 SHA1: 6407cd89f92e56704117f0d00fd2ce1f5293bda3 SHA256: 2d9f93e67401f6c1fb256935f66a93d37d7fd3ed4f1420d2099ecc88f9211b89 SHA512: dbbd64059d164c3a095a6bb6e321ba132ef290490e342c8b98f61ea790f624ac9d21b4dabeb5b198ce9a29ebf90d2c2429e5d29a5a5e6213a22ba35487053744 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-nice-0.1 Architecture: i386 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/_new/main/libn/libnice/gir1.2-nice-0.1_0.1.21-ok1_i386.deb Size: 15856 MD5sum: 535d4241b4ea5961829a11c0ff9da006 SHA1: ecd3f700552fcb8fe2a9e6039a74bf2f69b81be9 SHA256: d52485c8185a6f7f614ba671c9f159ea8e23a7fba77af90e479089263c5c2ab7 SHA512: cde3f2dc560a75c573e17ab9645ba7198d72eef2d7fbdf6ab2a1eaac5e7690a96f8d6b3b54a3933faede5c045ac7179f12aff03a2a35866f0da7fb9d41748dd7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-nm-1.0 Architecture: i386 Version: 1.44.2-ok1.3 Multi-Arch: same Priority: optional Section: introspection Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 340 Depends: gir1.2-gio-2.0, libnm0 (>= 1.44.0) Filename: pool/_new/main/n/network-manager/gir1.2-nm-1.0_1.44.2-ok1.3_i386.deb Size: 72472 MD5sum: 1fddae81a286e5ac966ad160d675e44b SHA1: 00aa9f92adefa1a820df53b9e91b990fff3e2634 SHA256: 37051e36d09bd4831b221e5a61a56e9e4fb29d7e11de611ff8854e9e5ab3efe4 SHA512: 0dff8e522b0fd14881e4d39096dc13ffdf3b7400c7a5367b40dffe50a874725adbdbc4d2a7874a51807d450834ca0f9048f52f7e436515e0c6d99ea512943c31 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-ostree-1.0 Architecture: i386 Version: 2022.7-ok1.5 Multi-Arch: same Priority: optional Section: introspection Source: ostree Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 101 Depends: gir1.2-glib-2.0, libostree-1-1 (>= 2022.7) Filename: pool/_new/main/o/ostree/gir1.2-ostree-1.0_2022.7-ok1.5_i386.deb Size: 25600 MD5sum: e53009c93acf05201c1fd82b1a08ae63 SHA1: 13c4a25fb51ef81ab58e186dfd028f6f5eb52ca8 SHA256: faaabdeaba1c0f1cd047744469c97d8811d06f0ad6c670f03b2dfee5168548f6 SHA512: 56a242c43f4433b10c203d992c22e831fbbe7b20f01cc68eb2691f26935b9ddb9f8be85f0edbcbd0f9fbb363e4c45dad042c55a7bd7637b489f5c340971cf507 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-pango-1.0 Architecture: i386 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/_new/main/p/pango1.0/gir1.2-pango-1.0_1.52.1+ds-ok5_i386.deb Size: 30780 MD5sum: 4804496977561c5cc46aa70f5cfb2bdc SHA1: a6971893047ef2093593ef0daa1d00c408ad171e SHA256: 5f70bd8c06d40e1f8bea0fc7baeba954f7abd4686d21b3ab7c0b3ccbc374fa27 SHA512: 92aa6896afa119d0ed4891b115ca36ada3a7ee72956edf850fe6f38113e135c039f80da2250b2b60963821590462ad17500e4ad4973a0dc2fc56891db9a92ad1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-pluma-1.0 Architecture: i386 Version: 1.24.0-ok5 Priority: optional Section: introspection Source: pluma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 100 Depends: gir1.2-gtk-3.0, gir1.2-gtksource-3.0 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/_new/main/p/pluma/gir1.2-pluma-1.0_1.24.0-ok5_i386.deb Size: 22572 MD5sum: 895185728a0b26892ec7434a46797f0a SHA1: 884086e174767b3af1ba42fa85bd6ddf60f75a7f SHA256: e95a83c95af6f6c59c0fd5ffcec75d5c1a20578e104cf36886aeb2ff03a29b7f SHA512: 76a944fde65fe15e3358e137a6bdc39eb5da60e74ac7b07b2d7fb1d2e8de114d0e7769f9fd7503a70fa55ac205d897a467cba8093dedddc29df9b5b1f3d4e017 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-polkit-1.0 Architecture: i386 Version: 0.105-ok5 Priority: optional Section: introspection Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 35 Provides: gir1.2-polkitagent-1.0 (= 0.105-ok5) Depends: gir1.2-glib-2.0 (>= 0.9.12), libpolkit-agent-1-0 (= 0.105-ok5), libpolkit-gobject-1-0 (= 0.105-ok5) Filename: pool/_new/main/p/policykit-1/gir1.2-polkit-1.0_0.105-ok5_i386.deb Size: 7784 MD5sum: 0c3346879f73e8ecbadb8a71f30a85e7 SHA1: 204f5773c40c78a7fb355d247dde580b1a438a99 SHA256: 56ff81250d50c7619a4001a82d754e111c26d8449f25bf732816700ac1b670a2 SHA512: 05807f8046f28276289ad7b40504cae7fb7d4220976ddd060baf9f3361d2e2eb3b37bad53dcdaf7554d8ff96bbaa7e9f92098eb03c37c754143975acaa75b77d Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Description: GObject introspection data for PolicyKit PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains introspection data for PolicyKit. . It can be used by packages using the GIRepository format to generate dynamic bindings. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-rest-1.0 Architecture: i386 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/_new/main/libr/librest/gir1.2-rest-1.0_0.9.1-ok1_i386.deb Size: 7076 MD5sum: cfbf105b025b821513fe775dd72c3fd5 SHA1: 44159fc2811b16dd5a3dfba32173d2f76e380baa SHA256: a8e8cd5992286c7bc74ac9b7c4601f0853349c281ed2a1f4084c778a92e0e964 SHA512: 7ff22630a7088348808fd818d289be2ff15c8d3d6b339dd0d4a6f8b886836323737309e5b490dd09c5ed0668c8c6ec3d7b980dbfa69ce7e0231221f87b710864 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-restextras-1.0 Architecture: i386 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/_new/main/libr/librest/gir1.2-restextras-1.0_0.9.1-ok1_i386.deb Size: 3760 MD5sum: 1ef5a365357ddfb24d16b06a1f677838 SHA1: c3114ca84bd7716d1c6f685bf87b33ffa6358c81 SHA256: 90b309dea4e307c24b9fb474cf83020bda2573161ce4984673565cf2e6c165cb SHA512: bd5647068a3cbfcc724551c71872953575f0a5fe08c040472eee7f81e5f95f3c7e3ea645511f2cedf864c6ed08f9cfe365c3c9912bf5ae436e7a3ff131dc0222 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-udisks-2.0 Architecture: i386 Version: 2.8.4-ok6 Multi-Arch: same Priority: optional Section: introspection Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 114 Depends: gir1.2-glib-2.0 (>= 1.30), libudisks2-0 (>= 2.8.3) Filename: pool/_new/main/u/udisks2/gir1.2-udisks-2.0_2.8.4-ok6_i386.deb Size: 20654 MD5sum: bb732d2d75189d2f25b91eae102c866a SHA1: b5c6baa467f333954405dd0dda114bd4b5216872 SHA256: 54aab22ec2f6ee2c6caa45772423681ff30927d956c04782113d5c2f62476826 SHA512: a51ed1ee7c9a2cecd79868028a9aedbe12a95679ce243850c9bafe078333eb4d3507a2a1ae8903ae55cda057c70fcec3d0aa210b9cf9d2d45e889312d3952e6c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-upowerglib-1.0 Architecture: i386 Version: 0.99.11-ok2.2 Multi-Arch: same Priority: optional Section: introspection Source: upower Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 24 Depends: gir1.2-glib-2.0 (>= 0.10.7-0), libupower-glib3 (>= 0.99.8) Filename: pool/_new/main/u/upower/gir1.2-upowerglib-1.0_0.99.11-ok2.2_i386.deb Size: 7496 MD5sum: a59b69173956ad53a86e916c1e07bcf5 SHA1: 1e6e6db7c1f9342f903dd013ee3c8b9c46f6ddcb SHA256: 2a7a205c79bec5a8bb2b0f90e6601f6738c0b43aa20400316b8cd34e94aa19dc SHA512: f5f2acc3636ff3504729a3979d9152212d30e8f1cec6bba3bf797640db8aed94258c4cb121e1858c83f80da3cf0584795f4ef1e025d405d9d4391d0a9cdbbe03 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-wp-0.4 Architecture: i386 Version: 0.4.13-ok1 Multi-Arch: same Priority: optional Section: introspection Source: wireplumber Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 85 Depends: libwireplumber-0.4-0 (= 0.4.13-ok1) Filename: pool/_new/main/w/wireplumber/gir1.2-wp-0.4_0.4.13-ok1_i386.deb Size: 19852 MD5sum: 534b7e235e9d70f63dda66f46341ec2f SHA1: f169ba381dfe4cacc8c088ebd7b16170c45ff4d4 SHA256: 05f4501781b98b896c5ce60c1ac36241c68dbcb846ac76a49a90ccb30031e875 SHA512: a2d4236c5b97b7ff20de873c3c660ce2906e820afeb1a9dcf55a4d51cc9b24703508a136c59ccc45f8872f8605ead1b9006a4a4d52d5f407a0560dd9b10b8b30 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-xfconf-0 Architecture: i386 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/_new/main/x/xfconf/gir1.2-xfconf-0_4.18.1-ok1_i386.deb Size: 5904 MD5sum: b7ac4533a4223b6160cba979f1f74b19 SHA1: 8326a82792a323f3d5eebbd26eaa38c59d7ab138 SHA256: 5f3c524c3e13a837eb06afd92818670408a08792f6179eba1c10ea045e717148 SHA512: 1ccab1c66c798df89061c97bbdbe3eb754d0a4e017c34d55388d5d4044a5972dceda30c92b55db6d0d28d520fb734f0a046afcd666d06faf41f6bd3cadef44c7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-xmlb-2.0 Architecture: i386 Version: 0.3.14-ok1.2 Multi-Arch: same Priority: optional Section: introspection Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 37 Depends: gir1.2-glib-2.0, libxmlb2 (>= 0.3.4) Filename: pool/_new/main/libx/libxmlb/gir1.2-xmlb-2.0_0.3.14-ok1.2_i386.deb Size: 8788 MD5sum: c7533f2060818c9d7e83b901456b1df1 SHA1: c9cfcf819943fdab1ed84d331479b03e810a3c4c SHA256: 7fbbf4554165e46c59abc6fef77aa415cc688671b4708158ee553ba6029e881c SHA512: 79d3d5f162067ec65289dab07175e37b339854c4ba9b4b93f97e74c0dfe03b08e5d99aaea3e84c89d57d220693521dffffdc9af87debccfdd50f60e2d45f135b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/git/git-all_2.43.0-ok4_all.deb Size: 6980 MD5sum: d7f2c879cf1d2a1c5afeab45eaaa8d31 SHA1: f1d026c256dd9f166da19a8c0d6326aa52446fcd SHA256: 54f61d66372c070f76eee9f1353549f63802d7882bc96ff2fc3a9d5ed0397c68 SHA512: 269dd8ef9ba11e6521dc775aa288e1adb11c18f97d65ec7b79680081e3ec923d4f0de787b5fec4515060562cb5440b134cb3c8f28cc092a2ae8c7ee13ffce8b0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/git/git-cvs_2.43.0-ok4_all.deb Size: 70392 MD5sum: 7558ba371f72b8ade9ef092e9582be93 SHA1: 21a7ce2acd33ddb7d94f9e86f369d643786e8a05 SHA256: 4e45672d6fb1513ed5f7f3163ceac3f1a93c7a2ff78a963389d2a69a2f95ae84 SHA512: 7fc289b8fc0339de0274d6df0cb730875a88afb99e70aafcb6220e344c58eb471f833fe7dfe4a2ca5325f6299c873165c043459c1e0089e5b2db2ac2cf8d0a92 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/git/git-daemon-run_2.43.0-ok4_all.deb Size: 8392 MD5sum: 30206191a602aaa426252709a7db8655 SHA1: dfd7ff57148c2b09624483d1b5f8f4de261659bd SHA256: fd2e2a5ad049fbb3b1cd5b98472c479d0b00c2faa9458126e7f724c5539f422c SHA512: 7d79f918f476d164cbfbc859da78d1bab13c9af25694955292bb0cc220dec9f6fb84cb2d8d131d89c7aa6624b54ac314f54344a2df0e2614c354f036bd62edb4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/git/git-daemon-sysvinit_2.43.0-ok4_all.deb Size: 9568 MD5sum: 62fc285b6915c00c852fbb9eb6c4be9a SHA1: 26b91f7a7dd8d8cb87fee4aaffa940bfa19dab3c SHA256: b09a802a55b2b87318df9653b3a9a75a31cb8131adecb1ff6fbe58d8ff8bf992 SHA512: 6a9b9f38e1de1ec6251ec2bc2b611235813e9539ec18b80b227d83edcc9972a81a7d0ea2e184e23b42a32eca4e7388bf95459ef7c775b23f67d729d535a10678 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/git/git-doc_2.43.0-ok4_all.deb Size: 1198816 MD5sum: cb3a293081ae19e528d9f41a9a7c2dc6 SHA1: f4d8f7e733499af41193ee16ffcd998f4d0fc1e0 SHA256: af893dbf461ff23890341ce9e2ddf806dedad3bcad80a6cf62423a1ba65a2ff5 SHA512: 3dda9170715230f5a437b3bae0457208b2295ae83ba0e27387492998573377af5bd53ac527ebf949cd77c2d623a7bd9325cc192b6300081d3f711c1be61116e2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-el Architecture: all Version: 1:2.25.1-ok9 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 835 Depends: git (>= 1:1.7.4.1-0), emacs | emacsen Recommends: elpa-magit Breaks: git (<< 1:1.7.4.1-0) Replaces: git (<< 1:1.7.4.1-0) Filename: pool/_new/main/g/git/git-el_2.25.1-ok9_all.deb Size: 8868 MD5sum: 851ff870867de51af6c4d5e952a5c10c SHA1: 0bc803962b18ab263720855466da296cc0295c90 SHA256: 25802bb6bbcc0ff00a36ed388c76d915f48b23f95b4ca2b49020211f802c7394 SHA512: 923889ad81dde25ed9dc19da938c7542acfc7abb4a7b7c8810caca13f604996c2ec705118fea3b3bf7ab2c9bae8ae2badf5743648e4d721c21d6054c7acd43a5 Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (emacs support) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This transitional package provides two modules that previously could be used for integration with Emacs: git.el and git-blame.el. Now the modules print an error message with instructions that users can use to migrate to Emacs's VC-mode backend for Git or Magit. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/git/git-email_2.43.0-ok4_all.deb Size: 35152 MD5sum: c3c070f00a12f4e0e589affb2ae2bd16 SHA1: d4aa56787ecc0ccb8082a3ee650ecf9653859c99 SHA256: 85416526cc7f3cd331d347f9f7902b60cd24207eb919d34a70a099649cb98adb SHA512: ffe0a543dc5c05ae562ad786fb7dcc9304b7040c2f0bbce48f0f00461f622092e35f8d6a89584f50c67f96d512ac88f318611da3f21396d98b90e11a83366819 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/git/git-gui_2.43.0-ok4_all.deb Size: 224216 MD5sum: f51c3790a3cda757f0c3088109ca1c67 SHA1: f37cd5e7015c472e5e1c521b00e22383418d3c39 SHA256: 4cad29d609e691dcbefc5bcaf15a6ff72391715eeef3494a39b1334d99655b16 SHA512: 4c99e372fdc040a594b98555a4e50593e60f7e68c836fb411461f4d8fa860704ab504c59c0c1094f35e93afe09085d3ab28bf1e5bbdf80bbfb337014d117cc42 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/git/git-man_2.43.0-ok4_all.deb Size: 1103380 MD5sum: afead04b8f7743b9c97d0d66afb8464e SHA1: b766155e7e57ba0157972e75c2eca56ffd5eabfc SHA256: 71532baa2fd90f3f19183fe7becd2315e50230582cbef3277c8c8304aa690fdb SHA512: 0cae4120a0eb7e74222eaf8342bbe6f57f3bd3d4bfa929dd84cb8b2f668d597bf05cfc5dae87424aceb99c81dd79d0040d251972ab7426b70a2bbb2e1e8d9307 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/git/git-mediawiki_2.43.0-ok4_all.deb Size: 22836 MD5sum: 6c8bba981cd5208111daba3a37830ae7 SHA1: f308c5e5683acded4b1785fdd34f4abeed7c6090 SHA256: 585eed6e7b2ad6d69fa261ad1cb66bd03af7122546389a6543bffb0a84ba92d5 SHA512: d32afb5df85d93848abf644c8e984f3b91828db503b451a659e14e7351a56ec26ce50b9f9378a873f15db2ff1b19b08a79edc5498f62366d1dc9907909efb070 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/git/git-svn_2.43.0-ok4_all.deb Size: 81668 MD5sum: 8dd27ff491843912cb1ed0bb5a6a79d7 SHA1: d9db31a4425aaac6671cf3caa98f5ff441a5505f SHA256: 875ae10555461b61631d227c7682930a00345edf5fec8292d72667a7f3384ff3 SHA512: 770ec6a16f99fd98e300601bd07d7df6c464edcc841d86225532d28c40afd583923e7600ecefe37b39f3ea5a0fb108a75e4b37eb250e0cd0f2d36eac4e6f935b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git Architecture: i386 Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: vcs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 49998 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/_new/main/g/git/git_2.43.0-ok4_i386.deb Size: 7365744 MD5sum: bd9da63622297b345c2777a1e23ee105 SHA1: 0713e11113aa24e2bbfcbf7e0c94ad5da1561425 SHA256: 7275ccaf9d02ff394749241c9c0a6535b0013ee6a4260cc6e4f35ab145214b1a SHA512: 1eeae5658ee46016be943df67801faa9c43f1829cec887cf07cca289615fa72b9997dbf575aa9aec4b3e7af2d4b23fa3a0ee902adfe6a3655f08585e4e1668d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/git/gitk_2.43.0-ok4_all.deb Size: 142796 MD5sum: 0acc3ce9be6658bf5d922d33f19866a9 SHA1: dfd87be323c66d89cf7442e53ed0f9833a71b257 SHA256: 75c580412296c76537f94e2e0e77e694d50a8706643339aa1d8d3ecd23c3f66b SHA512: 80300a148ddfad8b6f86b5a1456135d15bd949bfd4352df2205056d0adab502563d718defeb42cff4f58174969bebf4af6bcfd8720fa8226ca6ec7c5cb7cd39f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/git/gitweb_2.43.0-ok4_all.deb Size: 10300 MD5sum: 9c8fbc4c2e8b07f80c282e4c19b9346c SHA1: 3954ecdea2e8c47dc7ea4a74fd692dc4d239be9f SHA256: 6895993891849e20809db4ee636ecb1654b17ea2949d79c4aa90d185e376f642 SHA512: 009135d5134f267f607cc190e4bb4bcf27a91238c21662998353cf68d7528be9ebec6cea9f631a525f1af3c69a231b835ee1fd640c663feef0935b721b557de2 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/glib-networking/glib-networking-common_2.80.0-ok1_all.deb Size: 79344 MD5sum: 82b5e16335cb1d084f8ec83d98a88537 SHA1: e0e4fd035b2f4178e2646402e8491a9f3e765c6c SHA256: afa5cc102ba4f48a6f0ef2019996c454b7f9d31051cd03ac3693622ad861cc27 SHA512: c8c0463e0d91d6152959c175ffbde795172f74e52cfa88cdd70b95f37cb74c05d14a86296b9e16119fcea496f660c30de0d1a761ecbff8092645fdf64956933b Description: network-related giomodules for GLib - data files This package contains data files and translations for the GIO network extensions in glib-networking. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/glibc/glibc-doc_2.38-1ok6.9_all.deb Size: 19740 MD5sum: 98d1b61bdaa4528d83fcb478421b807f SHA1: f5ace4d3d5fa5264fa29079528a5628cfffbf2fe SHA256: f926deba6ad98cf42fc3e8427ea41a17489bcf007fba68d37fd3dee24b641047 SHA512: 6a42190c556827d2ca8da7788317d92918600743f5d28d71fbe78ace20ebb8333735d1837fad71248fc63ac902fe36409167e5c6c284699647b07a327e3f5a05 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/glibc/glibc-source_2.38-1ok6.9_all.deb Size: 20626708 MD5sum: 9ec12b758da2509a44bd2c72c81db475 SHA1: 9e4aa16829770b259503b958d8d9562bc262c469 SHA256: 8befc4cd6c51a99b41e12f9a2a83b7f1f199f1da764fb44106058f0dae78ef14 SHA512: e543009059c42ac2eb36c2697d74d70f56b9cf7f365f5b9a31150ad44b215a7b5fb7868b7bb8a567360dae705bcf7d3a08df28032b643facaa6a761a8ecff41d 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/glmark2/glmark2-data_2023.01+dfsg-ok1_all.deb Size: 5838044 MD5sum: 1c8eb3d259d44a4944a487e0698a3706 SHA1: 7f51765b2ed47d6b7e9421eda5580ea2af37cd3f SHA256: 27d49dc292ae774d70fb6a6f6d7a0f1bf108863e5caf4d5e048a21b7da19432d SHA512: 0e61707d82831b513894d8f1c320aa4a1c478ce074cee945193d78dcfdd3a554ab43bae0a52964708c170315c2c383b27f749da862f347a9c2e20bf770818294 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: glslang-dev Architecture: i386 Version: 11.11.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: glslang Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7664 Depends: spirv-tools Suggests: glslang-tools Filename: pool/_new/main/g/glslang/glslang-dev_11.11.0-ok1_i386.deb Size: 1527824 MD5sum: a0b042da6ddad16c475415021166befe SHA1: be3e3e3fcc8e0895023d78407e903fca6a973998 SHA256: 016afca6602fbaf644a2ebe57b0020b665fa04ad30ccd65128c226a036c85077 SHA512: cadc774f26d3a347f4caaf01e053e63385305de73df754864ab04c629c8891f40ba44defabb33ef9e31e44bda8006fb23eefdd18801f2001c19d869f5d87c6a6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: glslang-tools Architecture: i386 Version: 11.11.0-ok1 Priority: optional Section: libdevel Source: glslang Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4086 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 6), spirv-tools (>= 2022.2+1.3.216.0) Filename: pool/_new/main/g/glslang/glslang-tools_11.11.0-ok1_i386.deb Size: 1138800 MD5sum: 8467b94b4e47534cbf0d292769cdf8e4 SHA1: 9f1a654f8ee1eac87c851b92b7533d13d63e1d38 SHA256: 0728cf41252fcc72a68f6b53fa53eba01b18737ed6fce4a5323f22b7608ea454 SHA512: c8f20e66e3f9c737333b73f47c62c87bc8edd9f39c942079395d8dea4c9ebc68bcb5469536e6885a388498462e821d992d017daa5b8ae37198a7d6d479c6d17c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-12-doc Architecture: all Version: 12.2.0-ok7 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/_new/main/g/gcc-12/gm2-12-doc_12.2.0-ok7_all.deb Size: 287122 MD5sum: f44862f66bb6760c6fb2165e19e4c3b1 SHA1: 66ee332e3ca33f83627548f51b5f8555f625d6dd SHA256: 80015f8677e0598614e84ae62f250753dc451e11f6fe7142dd0d72cf35bed761 SHA512: 02a8b4b7f35423d941694b4578eafc96925dc2c350e85f2fa5b17fc5081fa36363f2aaaa23e0518a19bd7cd52205d7abc5d4e0afe4715b84f985a298cc40ee64 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-12/gm2-12-doc_12.3.0-1ok3_all.deb Size: 287122 MD5sum: c00d629ee033d50295a980383177876c SHA1: 34fcada6c4d324ce6b5f1b42d66832a982de1214 SHA256: 20b53affc95a3dbdd26a0ced580033e2e6968cc35590b3add047cd9f872e76b8 SHA512: 45cebb21dfac1a8d517d49477c5fb10a415902501ea66955c410f2d7d40b321d0cd71b53177748c11b48809f0beb48c239fbcc0ca87fb99b6a0a11e63f749954 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-12 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 39968 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.2.3.3) Filename: pool/_new/main/g/gcc-12/gm2-12_12.3.0-1ok3_i386.deb Size: 11415794 MD5sum: e19c40a0562a7edefe9777abce362e83 SHA1: f3789811c4f8771e559a3f61f6a08142553c3696 SHA256: 121d34fd70ad473907d95d896b5844866217d96d10ff0ae9e55d4bcaa1543d7e SHA512: 9155b71f952caf65cdc96b176ca5116f802b4c42fd9f073147aa54bd3357bb371f1c3f8aa0cac78e06b7dd490d19121e79eae0392760ee1e781403be2be27df7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-13/gm2-13-doc_13.2.0-4ok3.3_all.deb Size: 285114 MD5sum: e4de106ab249ccb91e27a58386712851 SHA1: e9ae4c728d413c7026f04b45868d7813c0aa3c46 SHA256: 1703736885853cf94ab06e617db718f3ab2cbb68c26cfcf576e76babf120c2d4 SHA512: 5e715745da04c6d4a44a18087625ea9a4c47f1d086a5e8af89c73d651b19bb93c6abeb8eb605bca275cd74835d7904b8d967674966ba5bd3e024505832adfa86 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-13 Architecture: i386 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: 34916 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.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.3) Filename: pool/_new/main/g/gcc-13/gm2-13_13.2.0-4ok3.3_i386.deb Size: 11438098 MD5sum: 0e9d027d0eed827bc51cd3d21f2934ca SHA1: 7d7d746f669639eb92274df586ff1cfe8124458a SHA256: 073b25bced2966420844fde916dd794ad67fc3e6f54b706272231109117647aa SHA512: fdf03aece71d68a9ff7d3d232b3de5c25aeb143c7e51d53fa3c47205b4af40992fd4fa564a9dac78aea315b2deceab1b389211f5db19f271ebf4eede61a8ad92 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-9 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 30503 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.2.3.3) Filename: pool/_new/main/g/gcc-9/gm2-9_9.3.0-ok12_i386.deb Size: 8814730 MD5sum: 0bbe94377f7f807e3908c585252c09b7 SHA1: 51e4917b3fbddd39d409bae8468ba23a9d0db1c2 SHA256: 848089e21979d7069e82e5f052c841733c0a92789ad62e391c9c67c00390d3b3 SHA512: 7be7f645d2597c779182a7184e663827a60d96e309921a904557cd26c3f4235a897212b0491a091af9bda3f813ea7aab42da32cdae933573c7de9ab3916bb647 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-aarch64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gm2-aarch64-linux-gnu_12.2.0-ok1_i386.deb Size: 1024 MD5sum: 20ebdbdd12504ee99048a6423aab7e6f SHA1: 7b75c6b59fee92e258104307f1dec36508a0837c SHA256: 20dcda8f431f0b7160d25309f5b7de5d1be70b8f0ba02de01ada541e077a3bda SHA512: 2b7bb346afc8f5147fb7e53f58cbea8f6c5689211b7c257dc1905cd14029039b363f23ac1ee8649bf93e3e71efb3c9c29ccf778a4a2d26b827231ffd43e16a57 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-alpha-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gm2-alpha-linux-gnu_12.2.0-ok2_i386.deb Size: 1220 MD5sum: 49640b039cd84878d7a89cef32fb2008 SHA1: b8f83b2c50db1fe0a7af2744a9ebac11b8d700a1 SHA256: ae90b7c19e7d5e71c98f00d502749e9c705677db6c832779684f0d2fcab274c1 SHA512: e153320cd1fb0e8ef2dbe5385ce7b858e2fd34933bc561ba324a66351b7810fa3c71abe7adff2693deee4ceb3472f7b9ff33549d70a3cc144933eca023fc24f4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-arc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gm2-arc-linux-gnu_12.2.0-ok2_i386.deb Size: 1216 MD5sum: 8b337fda3b24284b42e9314e0c662218 SHA1: 9e1e784d4abf8d9cadc633851fa4dc871c00d1e0 SHA256: 54e8a117c14922a45d697a6f04ad1f084aef5fbd05f26e0efcaa2d299321fd63 SHA512: 8eeb69997f1a325b6863c4b119b21238a9727eafd239f5ad803024182f6928fb5b1d555d08c7e3dd666953e1e64472373a5c91f0d801347d36689750529c5cc4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-arm-linux-gnueabi Architecture: i386 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/_new/main/g/gcc-defaults/gm2-arm-linux-gnueabi_12.2.0-ok1_i386.deb Size: 1022 MD5sum: 566e15e271b99b1b61974bf9f8f4f44a SHA1: 8616ef28ac3ce8ddb8d46a9482f50cf8ccbbec2b SHA256: df47a596f00f76a63eee01643e2426101f6d8c32f84be5875a32a33ba440e22c SHA512: 696b5da1798d7fba1b8226f0406d0cf236bad0dcd51f15d2d1081cd4f1b3852ae7b224cfad70a090878051411c64b4a95382595ef6c1ce484842a6d382beb5cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-arm-linux-gnueabihf Architecture: i386 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/_new/main/g/gcc-defaults/gm2-arm-linux-gnueabihf_12.2.0-ok1_i386.deb Size: 1030 MD5sum: 97d124b35bf792a2182c997bc31271ac SHA1: 445124fef3815965de3353b0e2e9240c022fbba6 SHA256: 464a2cf10564aca8d02eae652281af8b29f93100fe9a98eb2f892a6687966d52 SHA512: 83c854ebebdd1c1d8efc033f3a7143cc095e633e6023441567120d88a1b37d6b313cbd424156961211d7477862ec3674025d85fea637494ba2ac08a18a2baf63 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-doc Architecture: i386 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/_new/main/g/gcc-defaults/gm2-doc_12.2.0-ok1_i386.deb Size: 2810 MD5sum: 804823bbc81f49a8885df1780c840940 SHA1: 67b1ea30aa0fa22387236eddfbbe3a587514e812 SHA256: a5d4c59dcc2e2fcb706f40f12a3cc942ffc1fb2d22295acdfc772cae7b16331f SHA512: 35a11693f25f5b7cb4e0e1fdd65e119ccb94cde22c7f4e064173402e45797589a8fde3860031375382278c86f88a64458be73e77dcc0e78e6ea6566002156b71 Description: Documentation for the GNU Modula-2 compiler Documentation for the GNU Modula-2 compiler in info format (dependency package). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-hppa-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gm2-hppa-linux-gnu_12.2.0-ok2_i386.deb Size: 1220 MD5sum: 8cd5bdba09746ed64669af721743bb16 SHA1: 879811eba28aa0d00eaa3cbef55c7e91dce3a7f9 SHA256: 361441b81684f58635112aa9e3d1f76fb1cc5451e751eb7910c817b193f9e6c9 SHA512: 5d0d993ceb57e8ae808f3b7cb35ac8e6577a875fc3d5c335866a7aa1f58514eb1dc983a5fd3007c115fbe57f343c05ae468d0124df4456b7d14b985a14474428 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-m68k-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gm2-m68k-linux-gnu_12.2.0-ok2_i386.deb Size: 1220 MD5sum: eedbb46ca653adadc7f100bae80ab2ff SHA1: 2886d5c98efe0be48e2244fb8292908d22997c2e SHA256: 838143e88248f88c2ba66237867dee06161dd1ca009e5c179f28ddca785d8ff7 SHA512: ea2efc1a55cc715bf8ac1c79690ba0f6fc2231137ac9807a887c26a3a03c77866f25479ef59af97a54ebaba85cebf6aa4ce22f0052ea4f336870d05c2ed72c22 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-powerpc64le-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gm2-powerpc64le-linux-gnu_12.2.0-ok1_i386.deb Size: 1030 MD5sum: 9f3b1626f72dcd3904eaf75cd1b139d7 SHA1: ac223c4c0ef55e4261bd320af718529335243594 SHA256: b0413fb2a8681bb89e15835764fb7e52f49f0a68be187b343c8bc6217ac98c22 SHA512: e860fd0abd29403ea9dff23102df3d159e09034475eccc43720caf1c8c1b7fb102fc056fc2babeb802c9ba0c0f55708c96f08d96d625b25d78c7570788a3886e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-riscv64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gm2-riscv64-linux-gnu_12.2.0-ok2_i386.deb Size: 1224 MD5sum: 5a86d2609a5d07939b861855022dbde5 SHA1: 572ac1d382061de77938d260accfb621f9b52877 SHA256: 3930ceec9d73741b2dde9e8243ea04597abf248623df4f28fde93c1a1aa7860e SHA512: ea6ebe0edd681151bfa81ff9d2c7fc0096ee4eee213a0e92659334d477867d8a001e7dc8047b4483f64ff29219f0a37c579aec064188db1b436159a9c799377d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gm2-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 1020 MD5sum: d4e4d94170c89381d50c767347a908b1 SHA1: fc6be51c9e42c2468191a2fe7fca4a4c5f31d0c6 SHA256: 6caaca7f41182106020cb958c22e9b16cb645f2efdb50723a433179f2aa7b9ee SHA512: 970d822fd86e81c409f751648bfa736f94dc9472bc78785dde7d9ec1b26b213acfd242ef77f04f2d757d35d6ed6d37fa889c8d42ea27d57611839e0ba3692dc4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gm2-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1224 MD5sum: fbcb909390eccf3c9c11af0a67c0d2d3 SHA1: 0812ace756ba3325522633698b729ef9e984d181 SHA256: d984ac278af716ecbe43d8137b3f8d0ecd6e68a3facc41d2865b6168a8301f7a SHA512: d0e9eb78a82e16e76fbc879a3c7ebd1525bab65823126bfff277fdb5a8ef4076635e1c91b31675089962d439d1dbaba93ef2b96a1b7d2cef2452f16b45f33d5a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (>= 4:12.2.0-ok1), gm2-12-x86-64-linux-gnu (>= 12.2.0-1~) Filename: pool/_new/main/g/gcc-defaults/gm2-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 1026 MD5sum: ebbc2546591fe961f47d6c81b4911941 SHA1: bfb69bc609f9dd49270e8b0f1303495e1d847f39 SHA256: 8adc9afa78262db41fc179d9a04a4481d5cea95f0a2d40149590b580d4cda3fa SHA512: 0c8f5b80c05dec18344846d0eead1ed3e0557ee809fb149c2e6995d4288d836d8310d88fb4e6f6c5eab2323531fc27c91c80830612b05d6324e6868fd050a7c5 Description: GNU Modula-2 compiler (based on GCC) for the amd64 architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gm2-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1224 MD5sum: 0b8404af3a4515ee11b9905121e8a060 SHA1: ad359e08a6a47d6f07dcb2d05b1e7132ea688ea5 SHA256: 9537384035e5c5e2b216f4991f16d419d76190071bdc3dadcb4e81b29e9eafc8 SHA512: 2dbd42f4f270d32bb9d8a58683e3eee73b893ba22250c82a632e25c9cf7bee324a87373a82521bae484dccc44dfab90aca3c2687aadd1344a742f05b0ac89a4c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2 Architecture: i386 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: cpp (>= 4:12.2.0-ok1), gcc (>= 4:12.2.0-ok1), gm2-12 (>= 12.2.0-1~) Filename: pool/_new/main/g/gcc-defaults/gm2_12.2.0-ok1_i386.deb Size: 930 MD5sum: 2a0f16cfc112aa71c9d4992d4e3ec96c SHA1: adb1d10a05675897c305158142c9f71c0ca56a3e SHA256: e858de1db52f9413d3d7339d76ea109b9df43c6a3bfd5baa0d449af229ff975d SHA512: 1da7afc43af87977c5c958c4a4405240babae0648a55b7c82ccc0340343c795da243179fe2023782c981036ac97b0d1584f279ee47e2d01fc6a33e0b7956015b Description: GNU Modula-2 compiler, based on the GCC backend This is a dependency package providing the default GNU Modula-2 compiler. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnat-12 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 94744 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.2.3.3) 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/_new/main/g/gcc-12/gnat-12_12.3.0-1ok3_i386.deb Size: 19771224 MD5sum: 42a524475eb04bbc58cb516e29c9ca81 SHA1: 6ec31b798404820e6110489b24319228cd8d4740 SHA256: 9893241f0f7eee81ba5cca6db25ee33cbc4a56b15e040a3e10a72b56dc21c934 SHA512: d4424347652535d506a2c7af84d6d6dbb9ba210e94d1c0b535e38f0b814fd129f347d7a420f7736852010f61e85eff85ef676702206a451c2812123841012285 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnat-13 Architecture: i386 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: 94177 Provides: gnat-13-c212475e 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.2.3.3) 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/_new/main/g/gcc-13/gnat-13_13.2.0-4ok3.3_i386.deb Size: 20173890 MD5sum: 7a731d997bbe24adde4c9d9ebd07805f SHA1: 344dc5c351e2c469aedf12c7cb9fa8bcb51679bf SHA256: f825870a64f0e4e612adcd4822114e63d4ae0a18fa6ef9da14b6351c0959eac1 SHA512: 836abf20fc837e16cd981114d40f105125974074e3e66a8fe48842b428603350b5a74df96edd80b49cfcc4b671a563599b6cf88efe98737383baea33277a1ea3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnat-9 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 73101 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.2.3.3) 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/_new/main/g/gcc-9/gnat-9_9.3.0-ok12_i386.deb Size: 15734524 MD5sum: df088af1b897504acfe47627f362c7ea SHA1: af80a812babd60e70125304bdc359f88b8569ae4 SHA256: 452fd95a49eff3e19b86e727950fa144a5dfb655e922be331cf73dfaa340621b SHA512: 417a763cd303b8b579384ccff032ed45e55767a3668066c0104253a15dd60bfcf182bf5e8f094235522ef1a67b780af3e2206a9169ea9f5a3e2e4a29b07a44a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-bluetooth/gnome-bluetooth-common_3.34.5-ok1_all.deb Size: 142280 MD5sum: 3437024a155d21706ee1b6f8a3e4abe0 SHA1: b7b92381a0853e3e6affe9eb463ee4f4dfa9b20e SHA256: 05a5912a7feb31e2cb133f4528101566e0b264df2cc6d2ebeb1baa6e9d195d4a SHA512: 3c0c53d99b5de280c5614b56f95c4dae699162bed8b0bc5248b419ae4ef44b50a1cb743fe36868f7c098c8ffdf44fafa4e331544d6c6fcf839d3f5955eaf7d32 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-bluetooth/gnome-bluetooth_42~3.34.5-ok1_all.deb Size: 11912 MD5sum: a5ada4ed630edb1d57adb0453106799f SHA1: c003ddb8fd9ff628d6afd36b6d03479380c4f91a SHA256: 6222b4dc92cbc7353e99ad73ceb02609fffb76e241b6554732d1ab87c97a15aa SHA512: b4f42e5745c139c7308a832f30ae1cca22f10ab923f0325a67995fea709895b3727aa920c70ef02af8aac1093fe254ab8b5089a7e7b075d38acc36f693ea63b4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-common/gnome-common_3.18.0-ok2_all.deb Size: 9106 MD5sum: 641920b56f3e68c14a59fa9674e264a6 SHA1: 508c7b9d86fdad40bcbbbc112658fc5ee6227d10 SHA256: 6e15403b5aa23e6d08e21cb477546bcf38c8a9444c93d7c7a7fe20f690d61b86 SHA512: 733f124479070fa93a97cdd0f704d8ed564d4d05b2a841f01bc5606a80c07282fc83e3a8e7f0598c390e9c3ef4ada9cacce2a45cb4b9bd7beeeb33e856c7524a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-desktop/gnome-desktop3-data_44.0-ok1_all.deb Size: 423776 MD5sum: fa2dd03ed93d3ff48e6f827c83427b36 SHA1: 7c10318c913c3a63f0fea21e6e1dbaf2325a2e52 SHA256: bf63e2885a750be2831c31d9ddfbcbc3ff052938b38e1365a57ecc85f90f8b07 SHA512: 2de53127dbf84b47708a13373f3dde12406438e8b8b7b578010c7466c20dfb40001147ed5e342dac1211239e0be524459eb401145d57d11c5ab4a9c5f6e94161 Description: Common files for GNOME desktop apps This package includes some files that are shared between several GNOME apps (internationalization files). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-flashback/gnome-flashback-common_3.52.1-ok2_all.deb Size: 125412 MD5sum: 777e88c608cb0818af56a8150fcc4aa9 SHA1: 524e4114051ad6e1b4f7cc270dff53fa33623967 SHA256: 08504096cb1b52062c0b1b6dc9c21dba4cd4fe46069144b87000abb84fd4c196 SHA512: f6df15ebf7847ec2d37cfbcddfc409dfff02a2ae8b8f790f8cea24835d61269b83dc28183098b07ef1bf3b11419f8af243707a3da19e621b1a566142c143e3ef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnome-keyring-pkcs11 Architecture: i386 Version: 40.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: gnome-keyring Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 387 Depends: libc6 (>= 2.28) Breaks: gnome-keyring (<< 3.27.4-2~) Replaces: gnome-keyring (<< 3.20.1-3) Filename: pool/_new/main/g/gnome-keyring/gnome-keyring-pkcs11_40.0-ok1_i386.deb Size: 28744 MD5sum: 9e86ad9c00655d2af0241d4f2018c984 SHA1: 34b4491f200dbdf692cf6694e169275c0fbde628 SHA256: 86f1cc4a4d2a167092f77355c4db0f313c18ee3af5d55c0762c191d984a51355 SHA512: 435099a61b2cabeece798089f7c1f971b2fa199ea203634d7851a0e39accc5fab15fd058cf0de1798ea8f863dda2473216e272c1d099aaba6c58fc3a50bc514e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnome-keyring Architecture: i386 Version: 40.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 4904 Depends: dconf-gsettings-backend | gsettings-backend, init-system-helpers (>= 1.52), libc6 (>= 2.34), libgck-1-0 (>= 3.3.90), libgcr-base-3-1 (>= 3.28.0), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.43.2), gcr (>= 3.4), default-dbus-session-bus | dbus-session-bus, p11-kit (>= 0.16), pinentry-gnome3 Recommends: libpam-gnome-keyring, gnome-keyring-pkcs11 Breaks: gnome-session (<< 3.20.0) Filename: pool/_new/main/g/gnome-keyring/gnome-keyring_40.0-ok1_i386.deb Size: 787526 MD5sum: 4593567c927f0942e808be0f11651970 SHA1: db0852ec24e09e83a03a85d1a8fcf626e406faf8 SHA256: 427e8f57dd0ba495f4109be4d795340813f4249147c82e291ff038efe2500b91 SHA512: 1ce01f0b46c4cee5998c47637d8a487531e4e3650e767bc0d2126a9e165b2b3bd48d0411f29bdcde41c7da48a4ffac994e508bc32174a243809fa96e57a402ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-panel/gnome-panel-data_3.52.0-ok1_all.deb Size: 843784 MD5sum: 081f82aa144125fdef70106b03187f26 SHA1: 4586f8c36c179af9e2def2e56023abe8f5acb0e3 SHA256: d4b8562003cc6587c4e2d810d04450e0bf8bd7898dc549164b88a0c91552bf3e SHA512: 03989f95ecde64199e9b31333985fcf8835b87a8e6b5c3725705fc64e8367800acc9e0d71b52357ac4c046364abdba6847dce7cd712e74063f667e93deeae3af 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-pkg-tools/gnome-pkg-tools_0.22.9-ok1_all.deb Size: 15228 MD5sum: 665101ac7cdd168dbcffca4c9ffeaf31 SHA1: 64f386c4cf862f72d2dde5ddfcc0b48304c1c9d0 SHA256: b7dbb4481b5f16342f1c5705914f62ec9c17cdac6aeff7e1c66e43c47fa3ce7f SHA512: 851674ca05d9acfa8a9b633924f367a0c6bda45631272c96f9e81fbe4730ffcbbe675cdf85e007c492d3edaaf7e013d946570e646522228c97ebab8aacca6623 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-flashback/gnome-session-flashback_3.52.1-ok2_all.deb Size: 7364 MD5sum: 4b0a9adedc76043661e62439725a26b7 SHA1: 23dbd20a4e3e2717855516655e097e0fa667234c SHA256: 85f2c2024c87f6e85f0e64af1ce233e7b385b7673d2ab003e3b647ea50221072 SHA512: f6f3be597b11b9731e52e52ae4fe4e3e6951323b455df98a4561b354252a3c17701bac5977aea089bd35f7b40b4bca7f6081062c3c73b55f6a980f8d62290144 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-settings-daemon/gnome-settings-daemon-common_46.0-ok1_all.deb Size: 614664 MD5sum: 8485cd19db8a406e5d427f4df8516181 SHA1: da4f008f4aaa97e229c1baa642709a304dd4c62f SHA256: 581472d4fea86b6440360b2c104ae80a4801f1c2a668076f066b67d56e50d6cb SHA512: 249fa026bf1826258d11bb0efc5762f6dd9aac8e604becca98f2f753742b1330f4567998d21d28db8a50b573d0ecdaa9add3e7436f1e153f67a29fc2ac5f680e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-shell/gnome-shell-common_46.0-ok2_all.deb Size: 857536 MD5sum: c7afc61ff2afdffaec194e4c2fe8d863 SHA1: 41e18ae696e642aa34b1ca50860d43e18a0a4520 SHA256: 7cc2646e83a4415647b29d3bdaaf45bcee18f8dad70e1d59f250cba8eaa280cd SHA512: 7b6dbc851d04d695844949c45fc2fe3109c087f63d39e04ddf9ecd8cdf38651b357d933da190d6830a88dfeb80cc9282732c491bc550bce0c3d09bc6f75df066 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/o/onboard/gnome-shell-extension-onboard_4.10.0.0-ok0_all.deb Size: 9246 MD5sum: a748c833cbb5e33bf289f85b35b6fa01 SHA1: cb90d30db9f568a6ccc2ae6b3a7e87565b9b14eb SHA256: 0d0b3a6e549237329bdbdb02908f7882f2aeae680131a4c5076b5c55d4da61bc SHA512: be6fa7c0799866a9e9e6a1d0a0bc7b3b82dcd747aca7a6483e39010c731bb28a35adbc2be0d3cb02c4f3f99e5537aa4597755a65fda09cb4816a385753406a45 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnugo Architecture: i386 Version: 3.8-ok1.1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8057 Depends: libc6 (>= 2.34), libreadline8 (>= 6.0), libtinfo6 (>= 6), dpkg (>= 1.15.4) | install-info Suggests: quarry | cgoban | qgo Filename: pool/_new/main/g/gnugo/gnugo_3.8-ok1.1_i386.deb Size: 1232446 MD5sum: 77eed01820714e38ca342b94494df4a3 SHA1: 0382223ad780914891ad07a29b227ceb9638f1c8 SHA256: 1312838c7554d1fea56be33756323518b1bfec47cc81e02e1e31ae33d038680a SHA512: c632ae2de605b58abaffd6f8fda895602e40e7e867378f481ff6c39cd132914cf6e514e7687fa5a8326d716535400d3d259ef4aafc53d751390749614e2ebbb2 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnupg2/gnupg-agent_2.4.3-ok11_all.deb Size: 4760 MD5sum: 2657c42385412ba93318abb77f935abc SHA1: e6edd5f4ce522a20392b473ad5b1d25bef3b85cd SHA256: d3388e32118a00318d611c12acda7fafb4de19690344d0b499df530745e2d636 SHA512: d424bc6be148db1b49cc910a61b7ffc40289b757866b4a13dced26da837e4a8643e19b48e6b8b65cf738684252859f3f5647de89caa056109da4c1c63992e5ba 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnupg2/gnupg-l10n_2.4.3-ok11_all.deb Size: 670600 MD5sum: cbd8c570156964879e87296e34723fa4 SHA1: 88eed1b59f861b043140a2f2244c0a3b5102f92d SHA256: d3c3bdf2ed91cf0c113b3ab526541444c26d426415afd1eb2585b2f8754dbf89 SHA512: 931d17349353ee734e0763be69e11c8f0c1fbd97cb640ad00d21821e854e2de35564aed7d1b6fbd34fd1bfcdb0b53e82dc988db5a0889c96c1924fa9db317a36 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnupg-utils Architecture: i386 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: 597 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/_new/main/g/gnupg2/gnupg-utils_2.4.3-ok11_i386.deb Size: 169284 MD5sum: 55d7e8987f6ab7e0de1c3ebf99e4545b SHA1: 1266e4f3dad0fb663affd6ee8386f847021c1f86 SHA256: 81c309e76e2402d35ba75c956ddba8f446a213c17b74cf7af33e73a63e326e17 SHA512: f012d5ecbf726707ef75ff3da74145e2cba182b0c9b3e4ba8a1815f55647747a13239506dd194c984827ac9e84717027a1871d8c14ff758a251e39fdec7b985c 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnupg2/gnupg2_2.4.3-ok11_all.deb Size: 4832 MD5sum: b6fd66a1a12395c474b0d84d95df7cd7 SHA1: aece884ace7854f67d89280c34d4503a55259ac0 SHA256: f14e246b5a2b7ed6c288bc849b667728fc15d07927b0224b77666d9a615ea5da SHA512: bc30b1bcf52d817480cfb27fe43dd72be01d4b81df1968349892cd43d36ead5c4bac23c84565e0c495475637a91554a41e9d60a43f549fdc6e138b20c7e92b16 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnupg2/gnupg_2.4.3-ok11_all.deb Size: 356824 MD5sum: ff58d3cd20fe7c29846d42d77661a83a SHA1: 07bcaddbe83ac318c0cc29e88e6b1645677f8a91 SHA256: 6f86f5fa5f7095c96b5d45aa4f6d031590019f90cc8c841c2687b95424f73e5b SHA512: ac0c39a4b27902b5c00100820a898d8f63d7d08f53fd7dbcc89aa242c0581968e175ebbb0a23ade7d622e32e188808b9fde5d4e07bfd6e5dca7f8da8a6369904 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnuplot/gnuplot-data_6.0.0+dfsg1-ok1_all.deb Size: 69524 MD5sum: f6a2ab79c5992e5629d87a5d6825c854 SHA1: e2515be03cbd53a49883a7c99655faa6a5ddcd72 SHA256: 0eb22c4d4a2dc4be49d0e3f67a9ddce046bc7034e7294950f4cb76511da3a02b SHA512: 4d576327d3cb95ff5fa4a0ed646d7684499350f351262cffe983e0740569e2c479b9a4f71ddec831abb8c48df6733184149b8a5838480f4e7a376fde724cd2c5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnuplot/gnuplot-doc_6.0.0+dfsg1-ok1_all.deb Size: 2654876 MD5sum: 90610eb153a498670dda0b2e7480f037 SHA1: 570101f4c3ec13f677a462453a396c18de5c5828 SHA256: aeaa87b06e5eb8a385dff04b0f46cf5a8700e241e972bb44b9edbb84de5a0b79 SHA512: 2ee94a4284ebbd2bd3b908679ed7c2c5f9b72bce384318d07f519a44e86cc138b19f00a16871383598f24788d9d283648a152b8696cb90642c4178191f2fcae2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnuplot/gnuplot_6.0.0+dfsg1-ok1_all.deb Size: 3848 MD5sum: eddd234f1156fd7437bdc91eea5e9c5b SHA1: 7ac09cf528ba86c5eed6754c0fdc06d7ccd6bc17 SHA256: 935df87903ed6b59afe37eb5e9fe6af038750218646945dc0e2790bac5fc6fbb SHA512: f1c316643b493395bc950e5ef8c48fb62f990546238642ffab6457ec341255a6578cd06790e07478a84d3cd62b499450d0ebc7070060a2faa572d8465ebacf36 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnutls-bin Architecture: i386 Version: 3.8.3-ok3 Multi-Arch: foreign Priority: optional Section: net Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1754 Depends: libc6 (>= 2.38), libgnutls-dane0t64 (>= 3.7.0), libgnutls30t64 (>= 3.8.3-ok3), libtasn1-6 (>= 4.14) Filename: pool/_new/main/g/gnutls28/gnutls-bin_3.8.3-ok3_i386.deb Size: 275592 MD5sum: a948a258c9752f18b2b05b3df0bc9bb9 SHA1: 32ef113f8a7a6a9cf5f60c6deeac9bab66b8d10d SHA256: a2b75d394e703eae728c1938071c5abf2464e71f929ad72f7522d38095251693 SHA512: 6a3d9276ea72267e393e1a9bda7f2ecbb8402b562dec4b340909fcfd698692354d63cb07ffceed80e7c6f97eb4cea3fae39229172e8bfea123212034d22c77f2 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnutls-doc Architecture: all Version: 3.6.13-ok10 Multi-Arch: foreign Priority: optional Section: doc Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 7618 Filename: pool/_new/main/g/gnutls28/gnutls-doc_3.6.13-ok10_all.deb Size: 4151782 MD5sum: 21645d50404997590b5322c68ccec0d4 SHA1: d9b33613c64082f3b3e47f04f8280a5b6bc85c8c SHA256: 3030a6c446392915c29bb4780d4cd23a517d538201fe15b828886d66423edaed SHA512: 622cdb4892562089d99f3e4e5c171721ec5b874735ff961222276da850c348ecd1189f033102f4c7c072fa8f7dc2341a7ae5936bf0e4fd0c9fbe9c3bd5f57cde 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnutls-doc Architecture: all Version: 3.6.13-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 7617 Filename: pool/_new/main/g/gnutls28/gnutls-doc_3.6.13-ok5_all.deb Size: 4151258 MD5sum: a30485e81971f43a9f0902aa9a3ac388 SHA1: 2aaf5272f12bd23bf5508aa85625e8ed49566aa6 SHA256: cf56a5c209855bc1d3fd8c9260e538f6275ab42abbfaabe95f18a0b706474011 SHA512: ee06babd2a8eb5329bdde5b90cf4a802ca3600e8f5ac1e282e9a471840446b49cd008ede14ce6667c66fdcb9aa566c4eec3d327c5ef4064826ce8eaac896ffe4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnutls28/gnutls-doc_3.8.3-ok3_all.deb Size: 4478396 MD5sum: eaa592f4db25829cb91997e2759adf12 SHA1: 28e6f208c78adf42f51dc89f16da7c6502da7fc8 SHA256: 70177d6d31866521ab176cd3369abb6985dfc4bba6105b46dde120a7e582d3d7 SHA512: e811b5921a209ff11925c0c4de520c2813812a530e468c47afe3f39516ae1272e1c88f1e49a06314d09d57a252d71db6c744af375b523d752fa6c06ab2ddef6f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-12-multilib Architecture: i386 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/_new/main/g/gcc-12/gobjc++-12-multilib_12.3.0-1ok3_i386.deb Size: 942 MD5sum: bb503901e637b4652632a118f4cb331b SHA1: 428017e7d0716594785aee9a43c606a5eec3ef01 SHA256: ed272be1f7c2c456fbf0f47fd5a8e0bac42e09371bb8d10ccee7ea6d1ccf8527 SHA512: 445765495f02924a212c338bda75b1b9bc942976d70defc1b47145c79b7314f2527880163728c7adf6d54184543d690e62968047b5347f53c7d31c7c4f786f13 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-12 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 38008 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.2.3.3), libobjc-12-dev (= 12.3.0-1ok3) Suggests: gobjc++-12-multilib, gcc-12-doc (>= 12) Filename: pool/_new/main/g/gcc-12/gobjc++-12_12.3.0-1ok3_i386.deb Size: 11579350 MD5sum: 79f2426995e1846b19af77ec09ea1222 SHA1: 9a6ebf7f6a4bf6a1d88e24f4cbbbee111952b976 SHA256: f4501ba9be147aec6c1eb28fd2429405d4f67f284064ae0dd81495564d3f53d0 SHA512: 9a2079a30ac68a8e25b106d89e0846b78318dbe214843a1429067e482759f584127df55bcaada5bf2e6881d974a53309b0feae0beb2c1b412f621c30e9282fb7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-13-multilib Architecture: i386 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/_new/main/g/gcc-13/gobjc++-13-multilib_13.2.0-4ok3.3_i386.deb Size: 948 MD5sum: e9b22874a4809e9bb859626604729625 SHA1: f2f9e5c7cbc1c8e90e6fd34b22d60dc04b855214 SHA256: 9b99e7c7cad9be1612d40f32bd64cc4e5bae83fe6a59fbfe84efa3eb2343fd5c SHA512: cfc00553cbf49f89a29313d7446700a3b722a50466fdaf9c0cc80d6214d62b47f73deaa06855e7fd9b63d2f3c0ee99edefb26a43cc8a417c96f9d2f88f247e65 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-13 Architecture: i386 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: 35618 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.2.3.3), libobjc-13-dev (= 13.2.0-4ok3.3) Suggests: gobjc++-13-multilib, gcc-13-doc (>= 13) Filename: pool/_new/main/g/gcc-13/gobjc++-13_13.2.0-4ok3.3_i386.deb Size: 11832674 MD5sum: 27a2a819e58d4c3c9e82c546edf72ba2 SHA1: b0e160019288f972e434a99b7ac8c849554a80c1 SHA256: c1deb0449ca79c3304f18236d2f5914eec705f6277fb0f6c1062d93c0770543b SHA512: 0c05ed61e0eee801b1068a03d14d80ac6deaabfeca7760240899864a474d9dbf51158be522b8288b20be01fbae2edf119332c9094b2e8b8c0730f4d27e88783b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-9-multilib Architecture: i386 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/_new/main/g/gcc-9/gobjc++-9-multilib_9.3.0-ok12_i386.deb Size: 2818 MD5sum: 33c1f8061640faf611922ae0231e2e24 SHA1: 48746a177cf93521886fe286195a23e764e48951 SHA256: 997c1538df1b5ad8018c1de9f9c82a4b6781a0fbbc950a97298cc1793908b9dc SHA512: b5d414a30ead8c24b227598e114c9d8d95a4bb4c03226bc172435c1b3e0a6d8940ab249225560629ae64ab1eb8ad983ecf517a531b6b5e7d3658490ae2bb76b2 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-9 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 27317 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.2.3.3), libobjc-9-dev (= 9.3.0-ok12) Suggests: gobjc++-9-multilib, gcc-9-doc (>= 8) Filename: pool/_new/main/g/gcc-9/gobjc++-9_9.3.0-ok12_i386.deb Size: 8707476 MD5sum: 6846cc986bbe3ccf8df4da0e0b11859c SHA1: bf50041bfedc59578785b8703d7070b21f645f5b SHA256: b323f1f815a79b66b10cdc79e57f734014311143ad17fa944aa9791dc952e964 SHA512: da528583b3d3daf850237a413dc002810c2af2571c1f1e419718cbb48235595c87fdd4530a08a41ba8b9bb87294e42858095616bdcae27b779a1a270de20db7b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-aarch64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gobjc++-aarch64-linux-gnu_12.2.0-ok1_i386.deb Size: 966 MD5sum: 7527a8d95684e72e42686e7e7c0f9e22 SHA1: 1dbeca5dd93ff37f911d4662e6221699e54eb3aa SHA256: 760954571ba61697bb02268fe1dace0a803a78ca6747eafd53f792d0c6d9c160 SHA512: 095ac92ad24f11a0f6c22595618dfb113dd7a765fc7676c59232e1dad95833aa15783d5b361a1e7328b0cf37ed5e9d183c291d58ca12af76c0fb37aff40f2fd9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-alpha-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc++-alpha-linux-gnu_12.2.0-ok2_i386.deb Size: 1168 MD5sum: ee7b4bd2e46a19c65ab381f5e438dfa8 SHA1: 3a1dfadf22b206b144bfb6ba6399fdb3694338bc SHA256: 4df08a8b09138bee48b276850c500d12278f27f3b1eef9de2031c3b1abf9c76a SHA512: 5b266cef0b745cf0319a8a625f2899d92b4b4a6728b4963331bcaf267b61ffdfc99ecf3da795811e8437b351f284e36135a70ddd1a4c6e029724124bec9632ed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-arc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc++-arc-linux-gnu_12.2.0-ok2_i386.deb Size: 1160 MD5sum: 6e316032db3587354044d5c911189be5 SHA1: c65933bf34e6d571ffad32bf9e51a888a35d17c8 SHA256: 40b49948081dcb3ec558800f697ffd47d7ba25e474ae00432a452e9f985963c3 SHA512: b1edce30777cf2ea4afbf01e1e5abd13b731b9fb7d1203fdbebc364df9e83561dbbe7b7fcff1557b238782343df63b4535a2b22b54ec468258a58c7b7b844967 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-arm-linux-gnueabi Architecture: i386 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/_new/main/g/gcc-defaults/gobjc++-arm-linux-gnueabi_12.2.0-ok1_i386.deb Size: 966 MD5sum: f693bfa8186b629b50e58e6f342e1d48 SHA1: 39c2cd27a3d71be33c726d6e95385a50cb879a3d SHA256: 14c661ee016f1fa1f859ac3865587b825634a36b0390b16644902781bdbe625b SHA512: e3872e9546096ae5b29692d493fd9dcdf37bac9d2fcba22a86ee75f5749371815d87b83be5fa6313b5fe0354d7ef24e2fcd16d91d86f5ba20d47cf36edb7b115 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-arm-linux-gnueabihf Architecture: i386 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/_new/main/g/gcc-defaults/gobjc++-arm-linux-gnueabihf_12.2.0-ok1_i386.deb Size: 972 MD5sum: bbb497210b9e670a9fbf12a9f442b8bc SHA1: c329a0542fd6d22bd8c1cdf0eb99f53bd96cab9d SHA256: bc753d15589c9739512776a02618d0c35140b7e2356e0fd2eba0e3be9794f038 SHA512: 07e49ea957c9950090df456ec862da6460c48929a3dcedc058f670f8e6f90ab7c0d0d046c8a54de964722ecbca8e07950190f5de1b607dd4b9b3c04878866663 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-hppa-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc++-hppa-linux-gnu_12.2.0-ok2_i386.deb Size: 1168 MD5sum: e68fa455bdfee13fc7dc9b867f06ceb3 SHA1: a0679afd4118077b91d4341ab66a7955c9e9f791 SHA256: 72c01c47c25a110b8a36af9ccd8dd0fd1b0bbe83b4ff3159989dc4a4f12aa316 SHA512: 16a9f2887390183fd3b62377cb44e0c8528cec0f0138019658f158777d6f302dd1b821c788f9aacca1fc141b88081cb66df8f789562b7a62bd42ce84a5e8d8bd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-m68k-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc++-m68k-linux-gnu_12.2.0-ok2_i386.deb Size: 1168 MD5sum: 3291c6cca81b2a2046681be01900ee8a SHA1: 7c2a326f20f1a7b501d15783d4a8eeb9561a0d03 SHA256: 9f8720cdeefb72e20bbf16652ba2942c6f815c0fd66610aa0677fcad56a27871 SHA512: c13b794735094ab9cba95bffb1a1311690945450efde163ed2118399284f5f2475f35421871d847378da3e042d2f12e5c8f1e2c59b395b115483962815214be3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-multilib-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gobjc++-multilib-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 970 MD5sum: c2ac03c4368730086bcd75df4872c244 SHA1: 0f8a8be1eb59365ffe3b5d2843dfe445aa67f4a3 SHA256: f085a511a1233673c14e733be22762d2774802ccf5118b54b0390c6e9f7e505f SHA512: ef2bfd4477cb4ff51bbd97ada4fa21c6bea40dce76ab10ad34d8cf89006c185436ce02c947c2b982b82eaac2a0927fa6570aac0324034e7d4cd3daffa9b93e8f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-multilib-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc++-multilib-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1176 MD5sum: a1d8a2fed4afb13cefb9c49938095c9c SHA1: c4cac93fc668d7d03c2440cd2cf71e76483dd081 SHA256: 74bf3eb19a048ad3b6fd2b6bd4b29e5a16dee37acc90c98a6361174392d7fa50 SHA512: 7349888feef897f7d83cc309285512ddc390cadc81dc326141341d9832a16ddc1a2bbca870962879a5261a5f06a656dcd2ee82044afef5cba50d02b87d862ff3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-multilib-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gobjc++-multilib-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 968 MD5sum: a93297070b5548a02389b1472b4a2831 SHA1: d9744874a7eebbead8e1101f3ad2090495f61138 SHA256: fdc2b4ad06a663c58372aaceff8efe275327f4fcce6d64a7efef902ac94c4a54 SHA512: 2656831fff7071e49b6417a4c73706e547225e1709e747788aee1300b2deab4a4ca64727fb8e95303a5e96cb02411cb3929aea31181c546edf3a8d262776fc7d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-multilib-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc++-multilib-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1172 MD5sum: 3425e6611a979573be435411a05c1d55 SHA1: 49b7268a1b2e8fc494f71823f4667c9f2fc6bdb5 SHA256: 29a210f55cb704209902f914d17a87008468778e95c47fdad23bb36625e32c40 SHA512: c899a7348eb0095a74fd70e47d84b61ada4fe1e91a44c484dc63d274acb5775322ba69a6849c04951285b1d58d238686e2fbe5e5633068fe6344bb39235daa90 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-multilib-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (>= 4:12.2.0-ok1), gcc-multilib-x86-64-linux-gnu (>= 4:12.2.0-ok1), gobjc++-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~), gobjc++-x86-64-linux-gnu (>= 4:12.2.0-ok1) Recommends: g++-x86-64-linux-gnu (>= 4:12.2.0-ok1), gobjc-x86-64-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/_new/main/g/gcc-defaults/gobjc++-multilib-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 972 MD5sum: 5a34293eb2297f8b86d68f4ebe2c3f18 SHA1: 39f0673bbaa8812e798045f6e12896e09c0b9d4e SHA256: d81053ac04e0ac3f4bf070c201120f31fe14d2cd0953665c1bb01211437ee431 SHA512: 08b7a1de1aa7a6f7fce307a87149903bb287a5420e1727204a273c0ac1c9b7507803945dc832deb3d88ed44ffa0887ec81cb7ba9cb0a1af4d987e94825d9c02d Description: GNU Objective-C++ compiler for the amd64 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-multilib-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc++-multilib-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1172 MD5sum: f161f9a615cf5354fad410895194c768 SHA1: b63899084ec03b5613aca5d043594ad05fb9f6ca SHA256: fad75645a56f5cbde68110610208e870274d4ad60c649426ba6e5a91185ce50d SHA512: 80d1b7231eb40670276e13fbef0c23cddca39028df697ca392d7915e02ca35d15476d51dd28cf2a31eba5e230465ae87907f8b5eb87a085e9c5350d1ab01c492 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-multilib Architecture: i386 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/_new/main/g/gcc-defaults/gobjc++-multilib_12.2.0-ok1_i386.deb Size: 910 MD5sum: 5fabb93058d63a2258598a35dc9772d7 SHA1: bb68a66069e22ec396d4c3627f7a287b307c1eb0 SHA256: 086ccb3058a20b96b80424b8f1169764b3b4678bc1f21acbacac13b3dad37c9c SHA512: 991a6f775099902efa8f6bd72f2d7370ed664cc46dfd329d989e28ca5bc33ad7aee89c75f14be21be793e9185eb4f3a9ba655a072fb713c75b900dcc5e5cb461 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gobjc++-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 962 MD5sum: ce28b2f671efad83bc4f4763c0592f2e SHA1: 909f36e154549f56948ecbe778b75d56face4881 SHA256: d5dba07c20ca4a7411d9c41f383241e2c4d92e162f9afcfd45ffd04e02582e92 SHA512: 7e609ba759ee44381ccc9c0816cea3b761a44f3d33e555d15cc0b2240effe76fc6b9afc960278aa3678744880584c7c4bf0690d61defbc26e775378767b00f43 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc++-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1168 MD5sum: 28c4c01c73d66e1027a92bdd873c03ab SHA1: d5755455f0f7f68738c2013852b10e5145b876d0 SHA256: 9cb6811adc240ef7af39d0e78f2392a231eb58373de952031010355fb46b2a81 SHA512: 714214ea65cefd7faa2d318dbeeed6bd1191731d26165c2e769869877710bfe5b084ba80d26b27f21c91618afb3c689d88428e9973ff44d7d86c5630a1bf7885 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-powerpc64le-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gobjc++-powerpc64le-linux-gnu_12.2.0-ok1_i386.deb Size: 970 MD5sum: 9f1de0f3fb54861556ca1f399c92fac2 SHA1: d68ab466c1c193e832a764e24678b30a1fff03f6 SHA256: 58f5eeab9055c0eab44e56f598328a03ed6144783dd51f534f59e302a3daef3f SHA512: 7571260ec6b125f33b695c53daacdb2b584dd4c7b645c40b08ccc78d240ada014017b769a08a50738276019fb68e4f8956060621b8f7b78ff0cc3864d55d7abd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-riscv64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc++-riscv64-linux-gnu_12.2.0-ok2_i386.deb Size: 1168 MD5sum: 44baa6ca570c1c1d7e07cac07f54f61a SHA1: 9345a0f832b3deaf688a2867b229953f2a01262d SHA256: 33cad10e5d3cdc2925111c5cd00549ac6b922863e913fc766e16e87f9f467113 SHA512: 98d2ad10128f7bbbfc5a48972834cc1347484c4dcfe2b2d930b9c82f1a3266b023759135db20a23b3850c63652af28b2869669a732f83b35a71220a9f485e4ce 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gobjc++-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 962 MD5sum: 73b0209d42c690cfb5e309148d613091 SHA1: d5e8f6d88cf5f3bd61e5e840171a2a8494731fca SHA256: 470b1455fe7e350055729d2fe698c0532c3f153ad72165faa3dc50e987e97ab1 SHA512: b3c445e8390ddd1c827450484c60da14f2484c5f523d4ea1ccce764888576f010a28d8638ba27687ed379cd27b4e2556af30a12aafda1e48b882262ea532796e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-sh4-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc++-sh4-linux-gnu_12.2.0-ok2_i386.deb Size: 1160 MD5sum: 076741372e7a5a79f182e14a77c635a6 SHA1: 1e9df9368fcc926a10c1e3bbcd1c25971409f369 SHA256: 157e4bb64f8fff9d2551dcf9095b2442ea4f0c0dfb532ff1d5b5e27e51cfb6a8 SHA512: ed5c84f216a9b109ac623e0a240569c631a943b25c0c1938744232244cdc582b1408f04cd9d945c5f8cb2898a540e1e7310f6cb466d3a5cf5b874fe083f7438c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc++-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1168 MD5sum: 89c8d68a94cb223234166647a061d34a SHA1: 7bb9bfe2110e5866621adf5beed4fb49ab2f971d SHA256: 74f410a9433f97b2ab54b3a219551018081d7e02b644078c785409f8323eff75 SHA512: ecda12017673d6e6ad00f90a38684775985db8778966ae817ab2b8d82744f4585dba5487a7d0b3a8bfd47524d733c7aa59c5ced69a66ee84dd7bbdfc640e2c7a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (>= 4:12.2.0-ok1), gcc-x86-64-linux-gnu (>= 4:12.2.0-ok1), gobjc++-12-x86-64-linux-gnu (>= 12.2.0-1~) Recommends: g++-x86-64-linux-gnu (>= 4:12.2.0-ok1), gobjc-x86-64-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/_new/main/g/gcc-defaults/gobjc++-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 966 MD5sum: 455537b5c8cb2bb9b4c7f81adc5858f1 SHA1: 25d10af90c2aa4e127a1390deb6445dea403cffc SHA256: ecd7c98de46df910c6dece7464fcc18c78020010467429fc017d3b6f98b0d3c2 SHA512: 443ab893632e273c3f185ac35a189d662b2d1a783bac5de4afd84f95825754f2c502a71bdc07373da0ac1fa1807c685e8daa0086eadadcd094590fc5bdb2fb16 Description: GNU Objective-C++ compiler for the amd64 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc++-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1172 MD5sum: 0258fd06f792df4b277de0dd19802ec5 SHA1: 21fb9cfcc308bb806ccd20536f9c7214399882e8 SHA256: deb1b6dc630f334790859f7847873cf4bb9306da315dd5f58a4497961911e72b SHA512: 0c5aada0fe8a72741bdf71e0d848f0224abe0cfc15cf1cb85ff48001bf2e97c3d494a83915be11b7bb24a4fa77aca20870bc01528b2597c8d8492c8e0118f26f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++ Architecture: i386 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/_new/main/g/gcc-defaults/gobjc++_12.2.0-ok1_i386.deb Size: 924 MD5sum: 04eb66ee7d69747c6cdbadcb5e5072a1 SHA1: 7a782af519cf39c993e341fd4e96a14c7eb87b4d SHA256: d6fd9fd57d4a6396240e6412c5b9a70b1aaf06a7aee3907c4ce292ca2c27a159 SHA512: 22391912e427d89eae920c8a19f399a5639429f1df64c2615563c814315044f30a92f1b3f898f963307f6dba441de7fac422b036d6e06beecaeb79b1b4d49736 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-12-multilib Architecture: i386 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), lib64objc-12-dev (= 12.3.0-1ok3), libx32objc-12-dev (= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/gobjc-12-multilib_12.3.0-1ok3_i386.deb Size: 950 MD5sum: ac49cea43791ada4929283d2838f2970 SHA1: b254f9e7fde101608d5cfb5a7eb7e2dbedb29fe4 SHA256: 56cc86cfc14d183c585ec10303a91e015e6e3148ca480f748804dda9acd80fb7 SHA512: 076d9b5e5e834153d03b4737053f14d4a23755859895e53973f61d79fb98acbb60111fdd9728a75d634c1373f3a0dcefcfec1dd8d4163f2fa65f07ef81db1de5 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-12 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 35768 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.2.3.3), libobjc-12-dev (= 12.3.0-1ok3) Suggests: gobjc-12-multilib, gcc-12-doc (>= 12) Filename: pool/_new/main/g/gcc-12/gobjc-12_12.3.0-1ok3_i386.deb Size: 10701982 MD5sum: 9e94eb4105d1db57a7bca453e436da67 SHA1: 30e694b6b3836422fbf0e1a94e19e61450f14892 SHA256: 984d853f7a8f1afec15cfd6d5ae7487b38b640c6b18e917ddf043684a86accae SHA512: 9fe5a7a5c544e677e4e132d07b0a8727c3b070c3ca9e9fc2ecbe6f6ac0b22cbc0a9004f472437a8acd78043c8f7170fe8ba5c264e204b6d1cc3f863f0d3689f4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-13-multilib Architecture: i386 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), lib64objc-13-dev (= 13.2.0-4ok3.3), libx32objc-13-dev (= 13.2.0-4ok3.3) Filename: pool/_new/main/g/gcc-13/gobjc-13-multilib_13.2.0-4ok3.3_i386.deb Size: 952 MD5sum: ad9cd5d4911cf4a039bf9b98b659ede2 SHA1: 5bd02666a6d20b086ba6a3884ce7e36e9bdfa7f2 SHA256: 07e29893085b16e33637b002d241ae2dab5a84760d3ad6d6168c513ff91c84fc SHA512: 3b4063f6c049154a0638f7454798e891dad3b09584cefe38aa60f49a5469a074eb2f28029c419175ec38f5f2e9955ea313265462c5815489e086dd7bf7f7789c 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-13 Architecture: i386 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: 33302 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.2.3.3), libobjc-13-dev (= 13.2.0-4ok3.3) Suggests: gobjc-13-multilib, gcc-13-doc (>= 13) Filename: pool/_new/main/g/gcc-13/gobjc-13_13.2.0-4ok3.3_i386.deb Size: 10862754 MD5sum: 2f2c81e0efec1ed1cdaa5b0fa7fd9a55 SHA1: 7aa9ef37ab8f9c9d99ec40d4c6983ffcd92bd64d SHA256: 19fdd4f18ba3a3b490eb6c092a9b6aaf874abe587279cd7bac5459268baafeb3 SHA512: 5ae24fda2f49168d4eb1aeb08589e93f4431ed975b7f0167c12e8042da15fa814943bc9f1f0c28735013243a544e75aaf6daed03ac198221a721707f4e273c70 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-9-multilib Architecture: i386 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), lib64objc-9-dev (= 9.3.0-ok12), libx32objc-9-dev (= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/gobjc-9-multilib_9.3.0-ok12_i386.deb Size: 2824 MD5sum: 7548073362836423d09de82e93183e3c SHA1: 6b7190f80e0055d9928e4843a0c4748ace203c06 SHA256: 29531e570abe65a0453f2aca08437c95dd3104ef35ff8f0449ba197930772c74 SHA512: 06eccb95b6e4e24aa97e592b374735b176d02895f72d4c59df7e52acde938c216e15d5f990c5521f72c16075609488d77525b3964ee3f2657e871027e90070e8 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-9 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 25810 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.2.3.3), libobjc-9-dev (= 9.3.0-ok12) Suggests: gobjc-9-multilib, gcc-9-doc (>= 8) Filename: pool/_new/main/g/gcc-9/gobjc-9_9.3.0-ok12_i386.deb Size: 8124260 MD5sum: 9556132a6a57eb65ba78f99a740e3f57 SHA1: 7920e81fd52562865827e596aa059266ab4deb33 SHA256: 4dafd0df7e14ab7e8b3c61a1513a5c5fc427e227ad6653074f89aa437d999c33 SHA512: b411f7eb30e318d4ce3a16e2cd79596e22feece0fd6ecad78ba0b3317cd951bb901fb219b9a3c7c33983fe7856ea83967712f6f03e9a7b6b809ddb3e10033e16 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-aarch64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gobjc-aarch64-linux-gnu_12.2.0-ok1_i386.deb Size: 944 MD5sum: aa0af93622912f308754c46cabbacc75 SHA1: 377af8b9164686f1cc9f8747fa4cc89f14d867d1 SHA256: b333866139945fcc05831243b851eb529b507b7429784744dc0287a1134c7728 SHA512: 3e7fab67e7258ba024540b8a514ce07090acf5a443fe0ecdc3a5930b79ed2bb5c13a057c09278baec0e584817eba1404f3ba5869b00d7875def729438cb84536 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-alpha-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc-alpha-linux-gnu_12.2.0-ok2_i386.deb Size: 1140 MD5sum: efd7b2e29fb455a38952efbb06d22d67 SHA1: b1a30cf98f60e0600f7219e4e8d331d78c5b71f9 SHA256: 425b4a2a6a6b76730e6a81d315811a8ae1e6d56c54cae191d0da9770cdc7bdba SHA512: 0975bc22e8296b3f1280d18d8d0c7644a834f7f83e08694586085c5fbb9284960595984bcbd2e33cc4f48557886da269c3f437a2ed7dffbba46cd5d7847b5ca5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-arc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc-arc-linux-gnu_12.2.0-ok2_i386.deb Size: 1132 MD5sum: 697626272286ed692ada34e576f31ba4 SHA1: 893a020130e39f383b1b52f30a13e50a7e90f788 SHA256: acb4916f5f17763d8135d595073a895050c7a89c176fa82de6af5e3f8e15f0d8 SHA512: 53f5f192fea2ee92184a9d5df3f35dbc7a6f95ec88339d25ebd68af009b352aa1203abd5c2ea0619d28faeba5393a9d18615e1514db0bfb6b954d2efb86f3ba3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-arm-linux-gnueabi Architecture: i386 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/_new/main/g/gcc-defaults/gobjc-arm-linux-gnueabi_12.2.0-ok1_i386.deb Size: 944 MD5sum: 7f85d69b252d7da43ea92da5a218e315 SHA1: 296af4357e5f5b1a2e9e759dc66dfee7cb5994a3 SHA256: f004b0be0580a4155aa7efc696c9da1afb5b97240e83ca1f7e89f2e11607377d SHA512: fd468a552ac8d0cb522e26e73bf7fb30edab9cd42df6c57b5217ea1697846e2c182f822fcc13797b2ba47d195609b7fa706d0ff95e49274672a6d3a6797819a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-arm-linux-gnueabihf Architecture: i386 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/_new/main/g/gcc-defaults/gobjc-arm-linux-gnueabihf_12.2.0-ok1_i386.deb Size: 950 MD5sum: 570aa2a0d3ee8a4b9cbc36ff6aa52527 SHA1: 8b430cd4830849ae1dc532c2aef5eaf6ae32ef52 SHA256: 27bf5574edc7a229afac3031280c9490121754ba67fb596b417cec31ed61ae6c SHA512: 1f0d72680946350c1350d204153184d0a91468eb06c0ca6f0ee6f9c1dcef3ec05d064ce13989973028fbaa63e9a639325c99bc0b1c27ed79b0556597f2fe1030 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-hppa-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc-hppa-linux-gnu_12.2.0-ok2_i386.deb Size: 1140 MD5sum: a76b711c212d6eb42a22246154d2495b SHA1: 352373c1eb1f3aeb595b4119aebda76bf568f4cd SHA256: 409bab08144ea9774e23689fd34cc8366a74a48421da889d37f7a421dbd0daec SHA512: e91728c689f3d531b6ec4fa2396522769b8d5ed990156df773476bc303921de7de46d15a14485367b0f839e4eac06bb9c059755003f8ca2d68b34ff9f68597d0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-m68k-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc-m68k-linux-gnu_12.2.0-ok2_i386.deb Size: 1140 MD5sum: d46f6bdaaf191d6eda3262338e88ceb1 SHA1: 636da67739d38e0c519a3a8750d3461ae4a47458 SHA256: 8c1ef9df8fd0bb8c07d39fabf224df98f31a90fa43fc95bc7dd260061ac35800 SHA512: fbb9175503e368854f50e5f827382e5080a3afe887b7e9051b43d29b5f3f37ad46126d064b5d2593f487ecb8b58058037144ff75aec5eac49f7f85b8f03d8a9b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-multilib-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gobjc-multilib-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 952 MD5sum: a6900415b6cb908d6b1a8cb2eca8f8f1 SHA1: 16e9755a0e40dce136dec9468cbe88308ed069eb SHA256: 3bf579dc15f29c26f38edde86d7342f726daaa6eb0b423970b60f202971da083 SHA512: 79d78ae9dd17590c7b20274c095e056c1435b731e238901fcced93aae0806fe38542a54f8d49b2b028887022ef4428237909ca179c87886fd46468d981819fc8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-multilib-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc-multilib-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1156 MD5sum: 1eb3c1ce9a8501fa5117a2eff46b9116 SHA1: c56fc7898952db0d4c1ce2b025f5d05bdceb6fef SHA256: 30b554cf8446509d3523157e2de460f44489b095d181b4b9b1df4d2267394b3e SHA512: bdf406f5f98b812ccd19db386ffdb1866f7f1bf32ee40505bed2f0f2dcccee67f33824703b491cf7f27b0914917ebaea40f995f0512c57e0721fb3eadb2a6d3d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-multilib-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gobjc-multilib-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 950 MD5sum: 64e7d356b9ce3232f39b5c77fe6b5656 SHA1: 181c5ffa8847666afbda0c4c5de54bc74a91694b SHA256: 81454c6927e29b86cb6ebf68e1ce4891c7f1623ceac8779ee93814d2a445a8ad SHA512: c5b9a622f564dfa86ec7d0c83b09c274f389bb6067db77e6cc4ca3dac2438adf0686ade33ee17ef459998441179ed9514435f760ba092f51541cd4ff8ad2b341 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-multilib-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc-multilib-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1152 MD5sum: 7ffbbe29994de7abced85e01becf0118 SHA1: 77946f133c07c53faf088a493f997c795094d805 SHA256: f88bec44be92cfdfc501bf21d9e670e6b6b361090b9ac938fce641ed718daab3 SHA512: 6172ab288cbb221d8e40ba360ef453b158f1978f70dbcda27ff13844d3a458b06f3e386852b6d895f97f098feaafd4a3b65e3f2c9876476e8c30110664494a09 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-multilib-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (>= 4:12.2.0-ok1), gcc-multilib-x86-64-linux-gnu (>= 4:12.2.0-ok1), gobjc-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~), gobjc-x86-64-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/_new/main/g/gcc-defaults/gobjc-multilib-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 952 MD5sum: 2ca5c6bf34f0c90e7b229c75727aca2c SHA1: b82528fdbd49806e763e9e7946dcdd700518090f SHA256: 116d1ea8e9e74c621c850b90846fc502e65a2404b2fa688ac1772a74c111a5ad SHA512: d62613fda765e7d96afe84a38b56e77559ee20a1d88741bcd4a5420d1f7c8e56f8b3d399e73d0eb05b1eadb2207073d53435bf7ae9d326feae403d658b414d58 Description: GNU Objective-C compiler for the amd64 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-multilib-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc-multilib-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1152 MD5sum: bf29e0d6a7245cac2c948ab77a44e5a4 SHA1: bd8e9518f542a822a4ed34818297ef6c4a3e73f1 SHA256: 66e06f1dae8f4000efbc0a90168da5286b4c00d296c467e87fe9cb7c3ae3fa83 SHA512: fe6891e535cacab4160417abb8b59bba46c3677aee10e94f9a8816840cafe9f11912271f62722fe7ec7b53d36a3d46ba76c6ae45174d7021523efe9579ddfbd9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-multilib Architecture: i386 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/_new/main/g/gcc-defaults/gobjc-multilib_12.2.0-ok1_i386.deb Size: 904 MD5sum: ad9643b9e49b785c2dc562d6c33b4998 SHA1: bbf92473e2679ae3f21101cede6f51986d276030 SHA256: 41a9c247a14702e02cfcee6fc25dabd00c8d7a08c67ad13044e538627d6e19c7 SHA512: 9152b08912772a30442d3f41b46d45583cad6c0d6f7bcaa632551712315b91009b460a99ec233f59d9854da5254395a2c770bb2b541852d819f5946fc0bc0826 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-powerpc-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gobjc-powerpc-linux-gnu_12.2.0-ok1_i386.deb Size: 944 MD5sum: 6fcf07873fefe3ef06cfa5e8dbd3c29d SHA1: fbee7e40414a44e332cc758f63fb4278a491f8be SHA256: db9091fc8f331bce09865837906dd51bbb4bfe9197730b6417d872733876408b SHA512: 09f7713e488e8bcd1e7ab487e3a57ed64cc9d85632d48899d65e0f37d86a6797a8fa48561eb3734597459f63eeeb81f472e1e0f895dce2050a030e85d7850709 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-powerpc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc-powerpc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1148 MD5sum: 1f590febb6779010ba1f5d9933349469 SHA1: 40a622198757cec255791be64ed4b169a2d45aa4 SHA256: 6d7f9f6bb831d05b899578927b3fb4ce02b62995c995e33bb6a208a313eb058b SHA512: 80c9b0cd15591fc549c81635f8bd12988841638b1f8713469da28ed54749c86eca2f658f71e3c976f356dbca329594ff71dfaba2ee001f1e77de21b8316b6feb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-powerpc64le-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gobjc-powerpc64le-linux-gnu_12.2.0-ok1_i386.deb Size: 948 MD5sum: 7fdf9120d7cee1c371a0453db3a34cb7 SHA1: 883ac1ddd35164ee7f82c36c640b7321cdc9b905 SHA256: 6507f256ba2ff58f79ecae2a4ed946f59816d5442cf0e7d7a447188c57ccba04 SHA512: aa4ed54b19153e226158d5fb84d1387d0fc4d1d1964275a559b1910ba03c182eff8cda86d3a21fc9e5ee7c8113d909ea4377522e8d5c7c279bcca55934406708 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-riscv64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc-riscv64-linux-gnu_12.2.0-ok2_i386.deb Size: 1148 MD5sum: 844d36ca9fd8c7f600b93d9af1ca69b3 SHA1: bc86bc5bc73361657b820fe6fb886f82583c8e90 SHA256: f706b76da2d62dc6e8842737790028b82f3472f1ef19253db4591d170fd09b91 SHA512: c932d4c22f424879427cfbe8ae6589d1e4946bb77d928b3ca3ae79bd8196d16997678cec7175824e6cba4a33f15d4efd6adbaaddf756cafaa8620a8432dd5a63 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-s390x-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults/gobjc-s390x-linux-gnu_12.2.0-ok1_i386.deb Size: 944 MD5sum: f04a0fef397ff03ed6ff134fb1ee87a5 SHA1: 61a0780c4a3e744f8e32da6c14bceecd042d7c0b SHA256: d4740f1bab28f54f7af0fc51dc75c639050139f52dbe6d973af110044422c577 SHA512: 0b7b874481f8ee240257a8ea1357caca4a6f85627a62149a120e3d084d30fc48cb71462fd8225d726c2b318828881f3de78624b4e3a9f75f0e031cb02f0abb6d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-sh4-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc-sh4-linux-gnu_12.2.0-ok2_i386.deb Size: 1140 MD5sum: 0aed82bb285a32c523135259b1136893 SHA1: eec63a0152c2bd51c9c4764786de160a3bf59090 SHA256: 5fc40a00d34e405f551eadc97d0702837fe91406e09721c5e59fbf51d40fdd77 SHA512: 194ed85dae1d093046596fa515a508f623769b96b0b24bd3fdd03d4db44e8f54a073f1f751a0cdc598816288dedb60e156f03951561d2f5a04c0d86503293df7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-sparc64-linux-gnu Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc-sparc64-linux-gnu_12.2.0-ok2_i386.deb Size: 1148 MD5sum: 5209643f71ba9284816cd64de21fe8d1 SHA1: 4bc41e56bbf5ad2f1962b5a20f06d9eb66761a0e SHA256: aa2cc095e609695efb4a0d56ab7a86839fe18012d083529713ec2acee2dc2352 SHA512: 23b9558a79377a1ff52acf1f3d17d64b51cebc4b9d20f82678779f616fa63e69bfa58f717fac54bb96581c6045d02be24e79aa2dd1c70411827a99ab8035805b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-x86-64-linux-gnu Architecture: i386 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-x86-64-linux-gnu (>= 4:12.2.0-ok1), gcc-x86-64-linux-gnu (>= 4:12.2.0-ok1), gobjc-12-x86-64-linux-gnu (>= 12.2.0-1~) Filename: pool/_new/main/g/gcc-defaults/gobjc-x86-64-linux-gnu_12.2.0-ok1_i386.deb Size: 946 MD5sum: b959a067eefa3b98b6e693704b0da4a3 SHA1: a3e0728c7e34bd26c0e52e336f2c40c3f697884d SHA256: 000936b082ab427a5d5e6b28519b625b392afd6567dc3ab42614723739523439 SHA512: 3ce4daf84accb89975e1a2027512d27dde681c08cda58e125e9dd2977520c6d50575dc666dacc7e8c1c73bc0ccb8a01b965db00a8662b5c4f50353ba31c36ff0 Description: GNU Objective-C compiler for the amd64 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the amd64 architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-x86-64-linux-gnux32 Architecture: i386 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/_new/main/g/gcc-defaults-ports/gobjc-x86-64-linux-gnux32_12.2.0-ok2_i386.deb Size: 1148 MD5sum: 9b0f3e81a92fbfc6b57bfaa832d2b7aa SHA1: dc5230c2584a858a59d208c8add7d43fc6f1d882 SHA256: f759f1fe92481ac3ef0c7c852b7b9efaadecfb806661f832b527fa72311dcaf2 SHA512: 56f9e9d8e5635190d4afed1f53df23f92b71392e0aa2dfe2736a95a803d3e1153a816aababc06be7676dc3c3833af4a8ad40e6cf530e9dd74414af6cb36dee2e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc Architecture: i386 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/_new/main/g/gcc-defaults/gobjc_12.2.0-ok1_i386.deb Size: 902 MD5sum: 66277edd8daf669cc41e457baed7878f SHA1: 180343d7825c583287d223296c307c59d04a6ad7 SHA256: f85a421a83b9568cd73033dfd0c3e74b282c650abe5873e0486fda80f3c44b3b SHA512: b4693837e9235201c2b59193f8d27a4f51af48f8b0b4cd86f42b76d695e9daea38511d26b201a099e15ca447b7b7626c3effe73dffca5e714c056c4c90322fc4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobject-introspection-bin Architecture: i386 Version: 1.78.1-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1749 Provides: gobject-introspection-linux-little-endian (= 1.78.1-ok2) Depends: build-essential, libdpkg-perl, libgirepository-1.0-1 (= 1.78.1-ok2), python3-mako, python3-markdown, python3-setuptools, perl:any, python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.34), libelf1 (>= 0.144), libffi8 (>= 3.4), libgirepository-1.0-1-with-libffi8 (>= 1.62.0-4~), libglib2.0-0 (>= 2.78.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/_new/main/g/gobject-introspection/gobject-introspection-bin_1.78.1-ok2_i386.deb Size: 351772 MD5sum: 891db1006192bc29c38fa47fa5113d5b SHA1: e8acaca56b1a4c056539aa15807745714668ba44 SHA256: 52bccdcf31c4a6307e9ef14eee8e28756de64088632ffb234e4826592009e4aa SHA512: bef09aefb82a30cd16b2577e102dffe09ceffc35dd7da4642013fe4bc8755505677830079f94dfd949441e9848c3355c77d432d41fdc602d812846638e878fc3 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, compatible with the typelibs for little-endian architectures. Please do not depend on this package directly: use gobject-introspection instead. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobject-introspection Architecture: i386 Version: 1.78.1-ok2 Multi-Arch: same Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 115 Provides: dh-sequence-gir Depends: binutils-i686-linux-gnu:any, gcc-i686-linux-gnu, gobject-introspection-linux-little-endian (= 1.78.1-ok2), libgirepository-1.0-1 (= 1.78.1-ok2), libglib2.0-dev (>= 2.78.0), pkgconf, python3 | qemu-user | qemu-user-static, python3:any, libc6 (>= 2.34) 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/_new/main/g/gobject-introspection/gobject-introspection_1.78.1-ok2_i386.deb Size: 23234 MD5sum: c1423d5c4bde4e8d57d7b873d143cf40 SHA1: 6514e81c856dc682427d2c044d85062b60427bad SHA256: bcf1117be1fa5a9deec9666b992693fb66b9f7b6bd1bc89dccebf5687f8d0500 SHA512: 8c41f8511836bb53e9e7d354bd006c5e960db9425dcf46720420d69ff35735210643b9b188d8763be2d298d5a6824da394e1d2bd382643414a475fcd12a9e2d0 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 i686-linux-gnu-g-ir-scanner, can be used during cross-compilation on a build architecture with the same endianness. . 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/golang-1.20/golang-1.20-doc_1.20.3-ok1.1_all.deb Size: 102754 MD5sum: d445fb13c1839b22d9f1224fdf78387e SHA1: 9ab721ef8b8a911f555a459d3e6dc57396fd054e SHA256: 121dcd60aea30104988b17db928df45031785b87282a3e84a2f153e9806da0d1 SHA512: a9adc1771ded73e83e5eb8e2343d5e0cae066d37c98cd76897f21dcc08ff8b12e27f50f002319dab1e7a99f2e60bb929c3e0c7b3c5720a4fb099507fa30af5bb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/golang-1.20/golang-1.20-src_1.20.3-ok1.1_all.deb Size: 18603752 MD5sum: 3ac315461dbf804c043138f1a1ccab4b SHA1: 79c61d0ca42f14e8c4701f1cd365eaa829e558ac SHA256: b39a64aec7f959086426b7424140157a99978995f88cb83114504aa442793a8e SHA512: 6b7444f3534dfa18b3761efa8ecd65e0b71ac3c5c42b0ca680d45396f38a26a8412fa5d2688e31cf0ac9bfcad17055d6fcc1e287b6c4cdb7fcf2be9cb3867717 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/golang-1.20/golang-1.20_1.20.3-ok1.1_all.deb Size: 5716 MD5sum: d965db47b346fc474d011ae97b029f90 SHA1: 7d27fd8474a56e92faa9cb814ef4d5a3fe633073 SHA256: f4127f84a1887aadb593e9035a51929819ad2990ce3044f30141c8485a49e832 SHA512: 0a00c803ac0c0973ec7da4abce2210ecb0bdbc4551026e382079fc4b89ff4f5c8c522ee972f47dccc0d80e49f610210b0ca5a6e9eaca882d8844c03e86b3e5d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: golang-any Architecture: i386 Version: 2:1.20-ok1 Multi-Arch: same Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10 Depends: golang-go (>= 2:1.20-ok1) | gccgo-go (>= 2:1.20-ok1) Filename: pool/_new/main/g/golang-defaults/golang-any_1.20-ok1_i386.deb Size: 2874 MD5sum: 36a4ebfc141c490b27d99d4fbbbb3494 SHA1: dc59fce42367e3f16c51402d13431ddd97cca04e SHA256: b019fd3c576f77cd7775e6d9869a80c466e6a3723beb089c062d0ec6dc134e85 SHA512: c644ae02019d0d68c05c6bcf87b416d7fcecdb6b06d073635d566ec8ceff136677dfaf164dc85d6b73a761a82c35cedfad99d8a023f47f0b087ae59b66d03d64 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: golang-doc Architecture: all Version: 2:1.20-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10 Depends: golang-1.20-doc, golang-go (>= 2:1.20-ok1) Filename: pool/_new/main/g/golang-defaults/golang-doc_1.20-ok1_all.deb Size: 2804 MD5sum: 4f10f33f96ac63fe4cdb273092515c51 SHA1: bb0c2f90d78801abdd76f3e9166d677b333c67ce SHA256: 848c824f0c0721243430a310c3befb21c2ee0448a328ba56f3b149d8ffe56271 SHA512: 09d00f6e9899b72e668afaccbd08eb0f884e196ace63dddebd5f9de2afa8969b5edf33c98bade9e376803e7f1fc0bb29196b729f97ebf65f4e5a6c3e1463e97c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/golang-defaults/golang-doc_1.22-ok1_all.deb Size: 3044 MD5sum: 21677d36197c3bf99c3cb70898d4764c SHA1: 680b82cd144de82841d2c4e4dab4806dc2e5a20a SHA256: d54fb6d3be56399c438d55d81471c146b9b671d0b8b5e03fb1832caae4ac1610 SHA512: 6d25e3e7079973981d3d85d37120f2e6a4ab72652545472cef5a17e8929d20ca4b75f32a85c572019ed79f677c1cb167b2f01a935f3eb0512661d19849464341 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: golang-docker-dev Architecture: all Version: 20.10.16-ok1 Priority: optional Section: oldlibs Source: docker.io Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Paul Tagliamonte Installed-Size: 52 Depends: golang-github-docker-docker-dev Filename: pool/_new/main/d/docker.io/golang-docker-dev_20.10.16-ok1_all.deb Size: 11842 MD5sum: f2afe4b17db1a577e16969775d294df3 SHA1: 8db9ac413830ec2faf85be4150e60c44b7603dee SHA256: 0d799125a9c377b5363e6a82d6242d6227f28395822c6945ef6754bc0c5c9fb7 SHA512: f4e86f6dbe410491b1f4b344c549100aefddbc214224227b7e847cc5d26382a255ebd54dff1915370d3b8b0fb6d7604645a5fbe63385906b579d47ef52df44b3 Homepage: https://www.docker.com/community-edition Description: Transitional package for golang-github-docker-docker-dev This is a transitional package to ease upgrades to the golang-github-docker-docker-dev package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: golang-github-containerd-containerd-dev Architecture: all Version: 1.5.9-ok6 Priority: optional Section: admin Source: containerd Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Go Packaging Team Installed-Size: 8575 Filename: pool/_new/main/c/containerd/golang-github-containerd-containerd-dev_1.5.9-ok6_all.deb Size: 1380072 MD5sum: 29e400c666ac1d66a47e38d0b1510e87 SHA1: 2ec8a8e8e1007b7a77d7ce99dfddf65d3da4aa9d SHA256: 23275c1c7ff8633e7bc99b198b1ce1a470e19e4250e84e0c4c254cfa8419cfea SHA512: 7d27913a55f0dc5e05a59bcc30cfab28f1109e967e5d7fb8a746387d3a13f002715c66db77378ad61c7fa4a14f6bb1b19b0791c801f9cf3d16f8381ca22c96f3 Homepage: https://containerd.io Description: runC develpoment files Containerd is a daemon to control runC, built for performance and density. Containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. . This package provides development files. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/containerd/golang-github-containerd-containerd-dev_1.6.24~ds1-ok2_all.deb Size: 620464 MD5sum: c01fff562738c0307a5087e582367d1b SHA1: 73dfc39927a2f286e692311b4c419a29f3aca3f7 SHA256: 64d3cb90621f79fabb9561f1f47b84eeeda5995be78def4a00184bb9d4458cb2 SHA512: 472458357d6f2cc3add58d19ac052d03ec1b7e8bfa5ca901458ab8fc728ebf61f73cee600d4804ee6a1e3d14ae9edf04dd30bb19af7c707e4b880db9c2db22ef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: golang-github-docker-docker-dev Architecture: all Version: 20.10.16-ok1 Priority: optional Section: admin Source: docker.io Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Paul Tagliamonte Installed-Size: 45671 Provides: golang-docker-dev Depends: golang-github-ishidawataru-sctp-dev, golang-github-docker-docker-credential-helpers-dev, golang-github-seccomp-libseccomp-golang-dev Breaks: golang-docker-dev (<< 1.8.2~ds1-0) Replaces: golang-docker-dev (<< 1.8.2~ds1-0) Filename: pool/_new/main/d/docker.io/golang-github-docker-docker-dev_20.10.16-ok1_all.deb Size: 5712568 MD5sum: cfd04770606518dfae3d6413630dfdb5 SHA1: 595b1b1e5e57b2fb12fc0c93eec680206e866ed4 SHA256: bc1c0894b3f722c374a50366014f1d261ba6347046d7c77cf2d2df3358bc887c SHA512: 93a40166905ecd49bbad88d276e942741f535fdba3eb842f98d1fef2165e5ee27c9e3cde5c0732bd7d516ce719e28c4ec786a605f403e27e251669cc402b5890 Homepage: https://www.docker.com/community-edition Description: Externally 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/docker.io/golang-github-docker-docker-dev_20.10.25+dfsg1-ok4_all.deb Size: 1105900 MD5sum: 551321cd15cc016259cef7ca7462cf68 SHA1: 364bb75b54e10275e5aede5e642bde91c56b3af2 SHA256: bbb8c669c420eba70b3ebb443ba577b635c0da257daac53aa5782a7e633b0b26 SHA512: 404369f65ae07312b0a799debe7fea5207acf1b5cb21c21e772b36d9b592722a1fa5b4f311b6f1c8b1dd0047670df5f14defcd614caae89591d9b76ef1a72a0e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: golang-github-opencontainers-runc-dev Architecture: all Version: 1.1.0-ok1 Priority: optional Section: devel Source: runc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Go Packaging Team Installed-Size: 10980 Filename: pool/_new/main/r/runc/golang-github-opencontainers-runc-dev_1.1.0-ok1_all.deb Size: 1156948 MD5sum: 478fcf775f5c8fa4d439c86fc13df8f5 SHA1: 27c38f7d99ba0e7064ee4302da33ea930ddb4524 SHA256: 261fe63a0af45b6fe732ae2dfc258b6e51b138f13597f5272964968da632d703 SHA512: b63d4141dac0daf6fb257db2e94ff813c5a8e7d3ed547e0ffd5828de19cadd59b01e3a4f2171b9a4fd6d5966d98e75f7c2252a66cec58af2e3e6535793006a40 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". runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/runc/golang-github-opencontainers-runc-dev_1.1.12+ds1-ok2_all.deb Size: 236944 MD5sum: 1db0b714bbf655ef2ef36338e84feea3 SHA1: e3c95b0f9f73799a71ed6c751d1a0f69862d07dc SHA256: 4ceabb0268fbd91891e26668c1a4865d151f7d285ae98e8dabf6b1bd75170cda SHA512: 892259f04307e2c58f1a71e9e92b3b155dd8deb5d68e853635113a63a44d9e2570fa7801a11a9a779545fd9093f6f099efac993ee137ac2bca08731698267549 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". runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: golang-go Architecture: i386 Version: 2:1.20-ok1 Multi-Arch: same Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67 Depends: golang-1.20-go, golang-src (>= 2:1.20-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/_new/main/g/golang-defaults/golang-go_1.20-ok1_i386.deb Size: 41914 MD5sum: 0bc86417d902a3f65043ccbcffb6d608 SHA1: 635c5686793262645f2bc66e0ee14728c861abd0 SHA256: 78c00c9e3139705ddd2e9f6533f190cbae549f8179b4c6dabb55c99ca9cc9b76 SHA512: e2218c99bc4fe855886d7ac3b06b903c97f649a889c22d3d092aacb454a393901823ef83ab0f6fe7c4fb1bd6ee3c46af684f20d772d6662c69ee1ee6f9e40bd4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/audit/golang-redhat-audit-dev_3.1.2-ok1.2_all.deb Size: 3464 MD5sum: 8d069d9a5f3275b5cfd4bdd494440249 SHA1: 44562b2d46504eac8d08c357fe8e4b8f3b2cd45f SHA256: 801ea88c445cc91a4c404b8e7271c13718dd478a6d944a278ab983842ddbe63f SHA512: 18c2aaa3d60cb8ddb2a0fecc015c9afd115780e92d96ca098e445a4da92ecb02c833663860fd729387069a74b049d9794c92b52a4d61a408c93f8bd5e19ba77f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: golang-src Architecture: all Version: 2:1.20-ok1 Multi-Arch: foreign Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: golang-1.20-src Filename: pool/_new/main/g/golang-defaults/golang-src_1.20-ok1_all.deb Size: 3000 MD5sum: 21eb009aa8cbf68226f47febc5f42316 SHA1: db0204684154f7eb30d47a41cb25bde18d998eb0 SHA256: 4c7035484b559248ab05ddbb78c252fe5dcd103d0bb2436ff82488133684246c SHA512: c4e7bac0cd075d2bed40fc4186b0e9198f1c4480f09157d8759ffb25a96235ca9a3fa58542f9780f457b3309c9c9cf88c66fe3c86b0fe7064c79a147be2dddd1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/golang-defaults/golang-src_1.22-ok1_all.deb Size: 3236 MD5sum: 18baf95b30d6edc731af1b788b9e86c8 SHA1: da5a937a05457c74549f3a54d47b52a105e50cba SHA256: 9750e1d4792032303015a254254b6ae7de0d0ba814abb18c62adb29c4a895bac SHA512: 3945c6e374c9899fc83c7cc3c3d458ee963a2906580f1ccf950860901c32bec0f7e2491585f588d16678e57b43c91439af6e86128fdcff845c499c4436a27704 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: golang Architecture: i386 Version: 2:1.20-ok1 Multi-Arch: same Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10 Depends: golang-1.20, golang-doc (>= 2:1.20-ok1), golang-go (>= 2:1.20-ok1), golang-src (>= 2:1.20-ok1) Filename: pool/_new/main/g/golang-defaults/golang_1.20-ok1_i386.deb Size: 2748 MD5sum: 6974552b1ad25a3337580d4102793719 SHA1: 97bfebc5a55867a98f834902f26ef0e98dd2ca48 SHA256: bd95ada657f7e1b3f844eb4279e5f03a3b91c63418ea013ca457fa35ab14a681 SHA512: d3e388c383ce48304bc8610707e3b3295692dd250e849c7296c57a914c0179aed0f9d687d7d6c4c94ad3f84e40fdd1a4da48995111b129765196acc288d53945 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: google-mock Architecture: i386 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/_new/main/g/googletest/google-mock_1.14.0-ok1_i386.deb Size: 2480 MD5sum: 05cdf5f43d866f5113d98c00a65c6279 SHA1: a7948f3b829d2e94b0c69941fff9f0bcf9f2a168 SHA256: 2118c95b1f4e1e9b55e8892820baefadfe289f4a41427340534dc57fcf6d1c2c SHA512: 15c2d9f73b50f1b2816fb1836ebba98b0466bd23e10a7d3ad79aeaa33bdcabfe7be831269ad72a83538ad43311c87769939165b616c4f384302a8fb858eb6b44 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/google-perftools/google-perftools_2.15-ok2_all.deb Size: 267000 MD5sum: 8dbff514da5958e2a7b8dfa15f85cd04 SHA1: e7a7e5cb025ff756620370139562456c76aca5ad SHA256: 15d96ef5cd8f474acbbdc8c0380461482a81b2fdcd84992fbc8c7fc029125917 SHA512: 0a3bbaba8cf63dee4d28d3bf53e4e8b9f5ed537b644585bd8f3be4456a1472987671fa3cc6d47402c77bb916736c4bcbef4299bb3c76cf9b21ccff2bd49b4b75 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: google-perftools Architecture: all Version: 2.8.1-1ok2 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 371 Depends: perl:any, libgoogle-perftools4, curl Recommends: graphviz, gv Suggests: libgoogle-perftools-dev Filename: pool/_new/main/g/google-perftools/google-perftools_2.8.1-1ok2_all.deb Size: 52686 MD5sum: 745bd2b12d99a68115e0ece0abd4d4ae SHA1: 15dda8761331202d3c6ce957bcd1a9a5d8903141 SHA256: 9547f7aba13c7cbc14583b55a70ad344f6a1c0f0e5b33d6ecc145ab426d332b4 SHA512: e320329c563f6c3f41592e25a98ccb8b0ecf998c3dbd994d76865cae0a577acdacd343d1436d1bc1bbdbe74b217323b97d5aa8a258b286274fa482d0ff0e6ccf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/googletest/googletest_1.14.0-ok1_all.deb Size: 509380 MD5sum: d427f3592ffb6c1eae844b0842099d46 SHA1: ba74261cd335eec39513d1fb44fb9ed08269183e SHA256: 7bab670bb80fd430ed1396ac9d464585462911d8ad67aed478400f59955388b7 SHA512: 51eee34abffba31f93a2410b1d4df831f732cdc62d0335934d9333d234fc7dfa8ca87186dfd01d5ba6febefe9f6d4dff69727a80f263e58f67fa296ef46ec353 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gparted-common Architecture: all Version: 1.3.1-ok4.0 Priority: optional Section: gnome Source: gparted Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6693 Breaks: gparted (<< 1.0.0) Replaces: gparted (<< 1.0.0) Filename: pool/_new/main/g/gparted/gparted-common_1.3.1-ok4.0_all.deb Size: 1265942 MD5sum: 7fbe429ffe377fb8eae68bfe84cd4840 SHA1: d8daa494fa5fdda6b4c2ea827573bea23a927592 SHA256: 5ef50eaff1c6c83520ac2be46de44749eb846b17fa7dfc71588ab40fbf005b73 SHA512: 12753bd1419fb069c515c8a81d55e4d93d6a7bd5d5bf367d848ee605d4118a1c91c5a3ecef61914eda341e96b50e0dd65fd62c7f64d0c58a7645bae143dc55b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gparted/gparted-common_1.3.1-ok4.1_all.deb Size: 1200092 MD5sum: 3443537ce45c05542cad5ef8e1e565d2 SHA1: 9e310526661e5e6857f2152e7ac8fb12411e5408 SHA256: 6ea9a602ee5096929f0b1351a6d0070a51afe50159503a45c7d003658d62afdb SHA512: 2fc94e37c410e0d5e422572ea120dac521fd9f442aa3c59d6708b77018aac00ee1ffdbf4758cc31f71bf8a5bad2d034311b3426ca46df9c7ccb608f3f0b36bce 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gparted Architecture: i386 Version: 1.3.1-ok4.0 Priority: optional Section: gnome Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1958 Depends: libatkmm-1.6-1v5 (>= 2.28.3), libc6 (>= 2.34), libcairomm-1.0-1v5 (>= 1.14.4), libgcc-s1 (>= 4.2), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1v5 (>= 2.66.5), libgtk-3-0 (>= 3.21.4), libgtkmm-3.0-1v5 (>= 3.24.7), libpangomm-1.4-1v5 (>= 2.46.3), libparted-fs-resize0 (>= 3.1), libparted2 (>= 3.1), libsigc++-2.0-0v5 (>= 2.8.0), libstdc++6 (>= 9), libuuid1 (>= 2.16), gparted-common (= 1.3.1-ok4.0), 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/_new/main/g/gparted/gparted_1.3.1-ok4.0_i386.deb Size: 398762 MD5sum: c6a9d6fc53bbee5d2f0368fd13e7ff56 SHA1: 22eb4d87f88da48ca6ade8188e674dd13eb748c4 SHA256: 8c367417df49ba7d8d16554e3ee41dad709768947885360a57b653718af0934b SHA512: 666b8e8b3206f4084b9e29cc368114346f1f64706a9e1fb1fe4e04bcc00b00fac20b8c6ada501e97cf850ce814eaabb0eb1e85766f0b6ea23b033f7bdbd2a18c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gpg-agent Architecture: i386 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: 894 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/_new/main/g/gnupg2/gpg-agent_2.4.3-ok11_i386.deb Size: 254508 MD5sum: d73af849d7ed34e02a837a949db2e8fd SHA1: 1c04a71bf66e04bbf28e986fc409297115c7a11d SHA256: ee60f5b3a1ef15c365245ae7cb7b8dc69a57c39d860bd777e2f3e4c6e32f8d83 SHA512: 1d0ff1541a25e4b8fe1b06358e9314a07686d3cfd6db6f0d2729f11a974bdda39e837a6c069008c354406a051638858dbbb177d67c179b6cd5ab1d1dc7a2ea14 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gpg-wks-client Architecture: i386 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: 255 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/_new/main/g/gnupg2/gpg-wks-client_2.4.3-ok11_i386.deb Size: 96880 MD5sum: 04266e2083b4579a0b489d50b7d48aa7 SHA1: fafb234e81864434b0be958480b54cf3ca00ab50 SHA256: d31022e1ea3285d20eb12e02eac4167e7d9fd394f34ddb20bae1a66a15c79af9 SHA512: ee6a31c282bdd3aa2bd9d924942fab1e8221d0965ba0b7e2dfd948f508c5d676273807b18e54af75f03bf04862d36ee466d812112468ff3116896f8b77f92d6a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gpg-wks-server Architecture: i386 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: 228 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/_new/main/g/gnupg2/gpg-wks-server_2.4.3-ok11_i386.deb Size: 85364 MD5sum: b60c7013802ec0606063be1ac847998d SHA1: 4e821193eeba01bf5da33384daeb769a7e4c8ebd SHA256: 429ed157c4f87d21524bd74d3313ab41d4763c7803f36a082bb98248ff69c1ed SHA512: 4fe9e10ac89bf8e32d5d6bde34f58d5041294ac48c45e8c727b47c0c6abe8bfa7679ccdc80f1fcb22bf0448ca77f84176c96ccc71ea04cede288c20ca5aa30b6 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gpg Architecture: i386 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: 1355 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/_new/main/g/gnupg2/gpg_2.4.3-ok11_i386.deb Size: 559664 MD5sum: ac3d2c70edc4878c76936337e8e5476b SHA1: f07d5d34476dac0448e0aa16a6d11bf5df415fc3 SHA256: d106070a75094c499d6634b02d0d05fa89559200f70ddd85d4ccb93a450d779c SHA512: 39faf9346d9d6f447d2c4a59ba81f1a8c0b8b7e2641630890698f3e756d8bab9b3b6b66bb78595af6368161f820e39ec3c977a462eee6416a6f2986beb708a28 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gpgconf Architecture: i386 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: 334 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/_new/main/g/gnupg2/gpgconf_2.4.3-ok11_i386.deb Size: 117980 MD5sum: b8f0c7bfcc3c165b4e2146564f1c67f6 SHA1: c49df8f2cbc3a28130795922192bcc165f215a2b SHA256: 55402565b868c012d5a9eda092f57ccd240613ae4482275b200999e7a4ad0219 SHA512: c832626cbb6f3feb22834245ecd5586f31315426d604ee3c9c15d0951c354e9988061d00481c1d5d2303cec833313125025118fd5c00e9e7cc665f686726c0de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gpgrt-tools Architecture: i386 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: 98 Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.29) Filename: pool/_new/main/libg/libgpg-error/gpgrt-tools_1.47-ok1_i386.deb Size: 24368 MD5sum: 3feafd8b7c433606b5c7f1d919a1a7f8 SHA1: c304552fba7eb7878aab606a08728242feccfdbc SHA256: 10884cf9a7318ec7112104807f9602af5a7d0102ce94faa984006f28e73fdd8f SHA512: 99240906b7564eed426bb81173c453092adf06dd4d10eaeccf3c0d126572d9a560eed6d1683334de9ac259c111535cb122c93142ab0e64abc13f87262679c0b6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gpgsm Architecture: i386 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: 673 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/_new/main/g/gnupg2/gpgsm_2.4.3-ok11_i386.deb Size: 261940 MD5sum: 770081d0cf797ebf061ad30ce865db89 SHA1: 234786ac425af23572baaf642f4f5fcd028d3420 SHA256: 912a56b438b4d52ebd85444780c83be7dd9c9bfa559cee3281f0518722503b06 SHA512: d14210dd98d5b6d1dc3472c8346047645fc10b194d63bd968f38b22792b250a813c8acde42ac82a6c8bb72d5bc50c1ea929a7806f6de76a48af15aa8ac578394 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gpgv-static Architecture: i386 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: 2924 Recommends: debian-archive-keyring, debootstrap Filename: pool/_new/main/g/gnupg2/gpgv-static_2.4.3-ok11_i386.deb Size: 1139956 MD5sum: 7bad4618eb86547d71c8cf17475d7ffa SHA1: 934b9461b93285cc5e2b89a799008e3e3b4dc339 SHA256: 3032602f753f67ed7a50ace09e6052430da65aa96c757d89fae82fc43437a3bd SHA512: 34afc69eae56a6c3ef4a082811a0db6d7bdd37978b5ddbc8a8cd97b5386d26b95d5c2e9152475bc2f0d42af23e6d165f69d99dd46c7ef2d7afd2d57d8a0953d7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnupg2/gpgv-win32_2.4.3-ok11_all.deb Size: 624436 MD5sum: 1417f2657dcae3e456cd5e3824cd0870 SHA1: 3e46481542025adfc7e37e5ff68545394ff67f83 SHA256: 14c573180e4a5bae3e0565251f2ea3c0ed90474567d226b0b1cf3d26985468b2 SHA512: d8f9fefbb0773f503378cc39aa1d066bc265eb861899da86c86f7689079aaa85917880d1d6105906365df0b947daa94864b864c0340d7acebbd97c979ccd27d5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnupg2/gpgv2_2.4.3-ok11_all.deb Size: 4756 MD5sum: ba1aa85ca7bde0338e22deec02f2b2bb SHA1: e1044c1660198cda734d57320002ac30fdf104c4 SHA256: 25f584a7e08d19f8fa4706716020d1a64537ba99a53d0ca291a6f777912e36a7 SHA512: 37a68788b570768b4a2aacd28f9c73bb04fc6834df12d77593dd49b4ddaf626cf8200c96895183b47a839bb6e137b63395f9b8e843fab4f1d0d6e0832ec170ba 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gpgv Architecture: i386 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: 613 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/_new/main/g/gnupg2/gpgv_2.4.3-ok11_i386.deb Size: 247276 MD5sum: c75477a63c60ec6dac350cdbe5b07467 SHA1: 14a2181d618c6761c59932a4dba6721ea4e33089 SHA256: 08889188fc9aed8c29df8518190b6d487fcc0296cd88acc54bd2cffcc5dabb79 SHA512: 91020836ef9d36a358ebbde8f6b62300151708536fe61ce277bed1f15baf5ae0c38d98f730c4708f78b0112b9d6d29788615d057764f0b7df4b66c342576db13 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: graphene-tests Architecture: i386 Version: 1.10.8-ok1 Priority: optional Section: libs Source: graphene Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 877 Depends: libc6 (>= 2.38), libgraphene-1.0-0 (>= 1.10.0), python3:any Suggests: gnome-desktop-testing Filename: pool/_new/main/g/graphene/graphene-tests_1.10.8-ok1_i386.deb Size: 108228 MD5sum: 5c61860d2e67d64179dadcf85621f029 SHA1: 921f7121a6f1a955a0c5030ff8408531431424eb SHA256: 2aaf439c4ff3cacfe3ab7fad5b326aae2145fb246bc5afa20cf6f602a27b5997 SHA512: 734c9688ac339b0172a869adb1c141e5e606216e8f1239d2a62f2d034cc85db5257070dfa1db83cf966ce0adc32a4839ba5e19e767021a572276d79ef85e692b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/graphviz/graphviz-doc_2.42.2-ok2_all.deb Size: 4454814 MD5sum: 7f7d86e87b5fba7567ea6e45943ee223 SHA1: 41fdcce94e30862900220898382c33cfa6f852b9 SHA256: 893951b9a367b87ce9918f7172dff4a6ae223a330398d2f77bebea8ab8bcbe2c SHA512: c0ee47287784e19d2464fb5ca5cc7ce729b3087c648d3b9c4dc46accc341d84175e8254178914db838afa78a896a9f78a162ddf7fc247a8ef25973847fa1edc9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grep Architecture: i386 Version: 3.11-ok3 Multi-Arch: foreign Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1276 Provides: rgrep Pre-Depends: libc6 (>= 2.38), libpcre2-8-0 (>= 10.32) Conflicts: rgrep Filename: pool/_new/main/g/grep/grep_3.11-ok3_i386.deb Size: 270956 MD5sum: ffd4e701f355e6ea7b66ff8c2989639f SHA1: b7bfaa7e5d53f8ccffcae7b29585f9984936bdd0 SHA256: cc59239a7bf8f04a7cfdbe2e96a6ebe0f6b0f1b1594d6d218a1011ce4f8e2994 SHA512: 64e18535e0c14aa49c7f818b51919737635da6b680e1bd8697a50bfd0af28e2fef7a9c748b85e1cdb0843a9aee5fc76a4810c52e622c58f80b743f5c3543d5e6 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.) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: groff-base Architecture: i386 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: 3592 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.0), libstdc++6 (>= 4.1.1), libuchardet0 (>= 0.0.1) Suggests: groff Filename: pool/_new/main/g/groff/groff-base_1.23.0-3ok1_i386.deb Size: 983762 MD5sum: 791bf69d2767b581054b03d9a53a677f SHA1: da17f4eb8926a91bdd1c11a7663b4255b60a1212 SHA256: 039bdf359677f79ad2b1ff9d90c684341e70938e23c6907bd93de198e3187fec SHA512: 4f4e89994f6ed07ee2afaa96bea68af431ae36ea139e2a85c777427e586eab8497801ab0571822c6cae4cfa6c3f08a5573f2fffb2d3d0ee2ccf131822f95a976 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: groff Architecture: i386 Version: 1.23.0-3ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Colin Watson Installed-Size: 17356 Provides: groff-x11, jgroff Depends: groff-base (= 1.23.0-3ok1), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libx11-6, libxaw7, libxmu6, libxt6 Recommends: ghostscript, imagemagick, libpaper1, netpbm, perl, psutils Filename: pool/_new/main/g/groff/groff_1.23.0-3ok1_i386.deb Size: 10031182 MD5sum: 18123363d50bd2921972fddf392aef7e SHA1: 57787450f90a71e3cc22baee41ef52c9175631ec SHA256: 1ae2277a60616edb88c86227b6825edd90e6b28f8acfea0431816b5c5bdf9f90 SHA512: d6dd29d5b2de16fe93e1f5e87b3c85384edd5033440776d303f1f84687b0842017c1be98f1ee37524afe21feb84b9890885a2c115d8d9e5dab312ec5acfb561b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-common Architecture: i386 Version: 2.06-ok10 Built-Using: lzo2 (= 2.10-ok1) Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 20523 Depends: libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.36), libefiboot1 (>= 37), libefivar1 (>= 37), libfreetype6 (>= 2.2.1), libfuse3-3 (>= 3.2.3), liblzma5 (>= 5.1.1alpha+20120614), debconf (>= 0.5) | debconf-2.0, gettext-base 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-0) Replaces: grub-coreboot (<< 2.00-0), grub-efi (<< 1.99-0), grub-efi-amd64 (<< 2.00-0), grub-efi-ia32 (<< 2.00-0), grub-efi-ia64 (<< 2.00-0), grub-ieee1275 (<< 2.00-0), grub-linuxbios (<< 1.96+20080831-0), grub-pc (<< 2.00-0), grub-yeeloong (<< 2.00-0), init-select Filename: pool/_new/main/g/grub2/grub-common_2.06-ok10_i386.deb Size: 3119814 MD5sum: 0534d3540822bcb3c0a475f5470eb058 SHA1: 0181fbd2fb829d650d6db7e2bfc923bef96d5965 SHA256: 54a0158b28adba289af9994aa5dcfcd83b57386784950f2e47802de6ee2b7c8a SHA512: 4cf68b8a9d9ed0b80738bdcc8b062aec74952ac8c60cd155b84bb4660025de52842d0063d8adaf9c298cd01c348f1d168b9c9273123d36a14d2e96907ff1a085 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-coreboot-bin Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-common (= 2.06-ok10) Conflicts: grub-linuxbios (<< 2.06-ok10) Replaces: grub-common (<= 1.97~beta2-0), grub-coreboot (<< 1.99-0), grub-linuxbios, grub2 (<< 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-coreboot-bin_2.06-ok10_i386.deb Size: 11988 MD5sum: 0e2af3724a2f06e3d8e83864bea556f9 SHA1: 08ccb7fbe7275116acc1b7e85e7fe780e3ad129b SHA256: 2df5d9f23bb24b53567faa902a770ceff8db946443e85a03b538a8ccec6b279d SHA512: c1f70170b4dac0b41f8682c6ede2f039596adf192090e21fba9a5dfbac309402f1ee8ea5932b1592b1f0442fccca8805a61998c95a036679646ce7bc78954d68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-coreboot-dbg Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-coreboot-bin (= 2.06-ok10), grub-common (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-coreboot-dbg_2.06-ok10_i386.deb Size: 11628 MD5sum: f4e32d71a10d8f9032fc93d0299612df SHA1: 3adc28eb67d18d576e09f1f26473d89ca826801d SHA256: 9d6f4a4b2683e2b66993afd72277a6316762c9eea06f1ab5154d58b42d3976c0 SHA512: 988d955fcff8e62e100d2ad76c5a57c958e025f707e2fcf6edde80a95d8b93b0d78b203dac125a868292545d7ef8da153f60e0aa3dcc0b19f323b7e0e0a5b45f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-coreboot Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub2-common (= 2.06-ok10), grub-coreboot-bin (= 2.06-ok10), ucf Conflicts: grub (<< 0.97-0), grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-linuxbios (<< 2.06-ok10), grub-pc, grub-xen Replaces: grub-common (<= 1.97~beta2-0), grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-linuxbios, grub-pc, grub2 (<< 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-coreboot_2.06-ok10_i386.deb Size: 11978 MD5sum: baa9e91f4e9865e2275dc452222e1ea4 SHA1: 56d75654ab1b781efc8feda2c261aabd2f0fda01 SHA256: 7d8732a97e5d9f4e595e4fb85abe022d19bc0b706339d36e4d65696e55eac0d4 SHA512: 76683ed15b47fe66e2994b628d3c7dc5c50851307c2c4d5d24e85f49601ec6c1a2735e36d8e8a8b4611903801155f3a1fda18a2bccefcab394aab0a9ae1e72cf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi-amd64-bin Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 3124 Depends: grub-common (>= 2.02~beta2-0) Recommends: efibootmgr Replaces: grub-common (<= 1.97~beta2-0), grub-efi-amd64 (<< 1.99-0), grub2 (<< 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-efi-amd64-bin_2.06-ok10_i386.deb Size: 780538 MD5sum: 29018518865de43391f4381352facd33 SHA1: 634ccbc559e71289c95d7d1ca75e27ebfc4632d1 SHA256: d1c0ed5abd04377e3dc0cd31c2b39c727ef4cac856fa0782718413ca13291cbf SHA512: 72c7561754413b5e1820c6ee9f3446dd2d525e206ebb87f6027978b4152073528babddfe1ba6d2dc3a9bf1874ee816deedb058e199e909f81144d846c3eacb9c 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi-amd64-dbg Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 19146 Depends: grub-efi-amd64-bin (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-efi-amd64-dbg_2.06-ok10_i386.deb Size: 3878996 MD5sum: 8d645ef8f222dc5f153a2a10afd021f8 SHA1: 989d8bd06b8f7c66de5d31de2221a0974c6874a4 SHA256: 92f2d92374e83e8befc235339d43581eac22b0a073adfca6cec287ed9b4bfbf7 SHA512: 64063ba62e332ae8e893269df4331107da13b77ffb8830e5017ab44d7b07be498e417b4d4abf2fe8366552c86637ec9e17934e6bd8b61f8cb2976e11850cef61 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi-amd64 Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 370 Depends: debconf (>= 0.5) | debconf-2.0, grub2-common (>= 2.02~beta2-0), grub-efi-amd64-bin (= 2.06-ok10), ucf Conflicts: elilo, grub, grub-coreboot, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc, grub-xen Replaces: grub, grub-common (<= 1.97~beta2-0), grub-coreboot, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc, grub2 (<< 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-efi-amd64_2.06-ok10_i386.deb Size: 59110 MD5sum: 2d87b335bb859b52616f43a2d02788e0 SHA1: 91c32346bb162fe848b1823f37e51632a67f0cc4 SHA256: 0227f599aab6cf953213b91f9361090a443b9b25b997e5dd22b3aefd4ff0bf71 SHA512: bf1c52ac27ad86ddafc18299c13aa21ed368a844fbeb110e88a582d733ef7fbe62a882ad7d9ffeb5baed9f99c2d17d4e922ecd9567275c14431237c5ce8f3982 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi-ia32-bin Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-common (= 2.06-ok10) Recommends: grub-efi-ia32-signed, efibootmgr Replaces: grub-common (<= 1.97~beta2-0), grub-efi, grub-efi-ia32 (<< 1.99-0), grub2 (<< 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-efi-ia32-bin_2.06-ok10_i386.deb Size: 12036 MD5sum: cc0964e20df7a90eb59de724e877fb70 SHA1: 9c7c0993fef7eb4d0cdacedee0d33ca57bf8774f SHA256: 0da4f0035a4f597c8bad4af4f345e17bd7e8b11b1414d1da05af2add0cd2ea7d SHA512: 80109e09ba089565831cdffa07671c6b1c3f5e8faebd5f29e0ffbcc624d37b59554bc63a912a9b145fb33cbb1f127cea189720acc370c6f514d5e8538b0d0d15 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi-ia32-dbg Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-efi-ia32-bin (= 2.06-ok10), grub-common (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-efi-ia32-dbg_2.06-ok10_i386.deb Size: 11628 MD5sum: f9941f535abeca2cf978bed255c8830e SHA1: 8c88d81f006b9f10cdcfa95a8ece946a6cea418c SHA256: 1312acd512a75091fab254a726dcd453c20e9380ef05e648ff982b4858c6fcb8 SHA512: 365654ed4f21bbaa62cc970884e52245e9fd2056795999cf29887cbc7b05bbc5dcc8adeedc74b2cd7ca3d11e5d7783fd50f9c99331724f66da6f4f855d6089ef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi-ia32-signed-template Architecture: i386 Version: 2.06-ok10 Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 197 Filename: pool/_new/main/g/grub2/grub-efi-ia32-signed-template_2.06-ok10_i386.deb Size: 13170 MD5sum: ae62e75bbe898db757af39c8f7fb9682 SHA1: 9a0c5de30509b103a9fa57b78dc2c6137b3ee912 SHA256: d43caaf8fa5190fba6a2fb24fa4e7cee0bf8659108cf07a6f9cfaa1c47d08bce SHA512: fa41d28e44fe53d630c0b8b72af1371be998ec0d36519417857664928b5ab4bbc729474a83577834afc77f288b39bbd489c449a65b3103d0719e82971b372caa Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (EFI-IA32 signing template) This package contains template files for grub-efi-ia32-signed. This is only needed for Secure Boot signing. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi-ia32 Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub2-common (= 2.06-ok10), grub-efi-ia32-bin (= 2.06-ok10), ucf Conflicts: elilo, grub (<< 0.97-0), grub-coreboot, grub-efi-amd64, grub-ieee1275, grub-legacy, grub-pc, grub-xen Replaces: grub, grub-common (<= 1.97~beta2-0), grub-coreboot, grub-efi, grub-efi-amd64, grub-ieee1275, grub-legacy, grub-pc, grub2 (<< 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-efi-ia32_2.06-ok10_i386.deb Size: 12014 MD5sum: 9123cf105fe9c3221a86d13090b87eb6 SHA1: d5d92250dcda1d30b6119e61752f46dd6ef49763 SHA256: 2eb7d22b3f40cd343baf42f5bd1cc9a5c70b773c04c5cc120881c078c2ab4deb SHA512: d2a93326f4b90a31cd6e66eba0d4a9ef94372411f9ff01d1274eae57931ba78336d9198005905ac02cd4bec255d5d1f8bc99ef8dfd19e7ef44e0b99deb25796f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-efi-ia32 (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-efi_2.06-ok10_i386.deb Size: 11586 MD5sum: 1ab98495b7f0021422c218919b894c67 SHA1: a83b2f15ad727ea9a55dfed8cf5f9683aff904aa SHA256: a9663cf5fb006aa6e09a49135be82937bbc60eb16ada65bf976debbb92e506fb SHA512: 4d67a694ad33a0da159dd51bf27b797400e97ea315ab24d25b9ec2ca53af7c4d751ad02f8256dcbf42bd240d1a41f8a5fe243b769f23efea0ebc24a8210ef415 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-emu-dbg Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-emu (= 2.06-ok10), grub-common (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-emu-dbg_2.06-ok10_i386.deb Size: 11612 MD5sum: e70cf8242b5ab229980e83910a12edc7 SHA1: ac4a88cfdc3ed75f286c0721b558f7ec92d99f61 SHA256: 72f50b67c2d8094b4c1e5b226ef880af030365ebe9481b54023d8667342412b8 SHA512: b074f3ac616683ccc42beae77ea59a626f6d8bcf4d6f1397cee1231b84bed1b764c45db959b5e3885af42f944fb1383692075096479bbe5b029e76ada6e1400b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-emu Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-common (= 2.06-ok10) Replaces: grub-common (<= 1.97~beta3-0) Filename: pool/_new/main/g/grub2/grub-emu_2.06-ok10_i386.deb Size: 11602 MD5sum: cdfc30c514c6a6688301423a16964a3e SHA1: 826558d5dd210c0564f577108796fe6ff736ddee SHA256: ac12c286add9ec109533c1e7ecf41b39f2df2f4b962bd20866dd1d0f176704df SHA512: 6c505fb400cecb912495acbac1ac7999881cc2324f4caac6a4e2faf8150393a1d4f5e790c47f52fc411ba8750c03d2174230a560d9ce21bea95bdba42dd2fe4c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-firmware-qemu Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 195 Recommends: qemu-system-x86 Enhances: qemu-system-x86 Filename: pool/_new/main/g/grub2/grub-firmware-qemu_2.06-ok10_i386.deb Size: 13296 MD5sum: ef6d2856acbb3582119377325bcca0ad SHA1: 210a118a801fb7194585dc2a3c207d3b35ea60e3 SHA256: 0d8463b78b49da545163dfcad8390c0c10f195aca76e86e1e729839cdbf50f1b SHA512: db7fa8da4d48799e86a8d8f5472e0e4b719467f7914d431195e6926f7cb73c886098f426e4e4d1f166f32004a6c34b9ab3fa98c13762659369facc863d294d81 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-ieee1275-bin Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-common (= 2.06-ok10) Replaces: grub-common (<= 1.97~beta2-0), grub-ieee1275 (<< 1.99-0), grub2 (<< 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-ieee1275-bin_2.06-ok10_i386.deb Size: 11974 MD5sum: 5a05b2d719b811dcdf77961ab37ecd79 SHA1: 125aa3be9392ed8084a03bad205ef14322a92cfd SHA256: 51b2fe230e14aa0cb05820d2e61a07bce137f99f02bf14d12f707355150edc5f SHA512: 543a1d785b6cfbfd8bc923508b359887d2375d4d8d353b9e6d6b0f51c7a992ef798036bbf1275250907b348f24e44f6e02a81900ad8ceae1368b8e266f68882d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-ieee1275-dbg Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-ieee1275-bin (= 2.06-ok10), grub-common (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-ieee1275-dbg_2.06-ok10_i386.deb Size: 11630 MD5sum: 9468aafb120bfd1b427b54bba7a42054 SHA1: fe187b8821352417341cb7521df45447be472ad0 SHA256: b8a1041ca12a1cc65d7eef6147105a00d2cf50e4f74626065911a82e200add2c SHA512: f38001dcd74ed97a05779817f305b1c5566d451d6d3e439add8717e5ead1d4d3cd7b1ec9861c007bd255e9443533d6d986b6ff23df11e7e4f3a933f33439a306 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-ieee1275 Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub2-common (= 2.06-ok10), grub-ieee1275-bin (= 2.06-ok10), ucf Conflicts: grub (<< 0.97-0), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-legacy, grub-pc, grub-xen Replaces: grub-common (<= 1.97~beta2-0), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-legacy, grub-pc, grub2 (<< 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-ieee1275_2.06-ok10_i386.deb Size: 11968 MD5sum: 53754131575d40ccff434fed1fd43d82 SHA1: 65235fdbc2c73222fec7dd203996bb8e61b163ed SHA256: c995353171fb5f8c3a0225e420df83fe90f0ad54fc72405ce9990e4b84cd7c9f SHA512: ab1ccdbab3ba63cf2850961b90a153143193dfee15ea1e5e237360693159bf59b14e5312a4c04b9396de2dae8d8158b9f5a6b2f7cae1985791df4c7d2f4228a6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/ipxe/grub-ipxe_1.21.1+git-20220113.fbbdc3926-ok2_all.deb Size: 1120676 MD5sum: a611361bdfe9bb75d38c21cd8757ca9d SHA1: fc3b89991cb5091eb69fa3cd6c8e499a25057954 SHA256: 298efaab59efdd1e88a8630fc38bf21544d5655c1f79f4f4d71bdfd75e2372c7 SHA512: 87e53047ced747cbc17f557ee70ba6e86191f711e32106924462b05ca590373e582afeccf28c0040fe9c94b5771c90e58c23d38f530f4540e27cc1b0dad0becd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-linuxbios Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: oldlibs Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-coreboot (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-linuxbios_2.06-ok10_i386.deb Size: 11566 MD5sum: 696f8b407340c45c6afcbefe8bccbcdd SHA1: c998daa8b67ed326a580c17e4f6542dbfa31653e SHA256: d42c5fe8b523b9ecf450c6809599cba3ad4591706e4ea0d6edd749d6a33c6a1c SHA512: 9fafa6f1c8159eab883d91471907dac25b6499ece973a46196cd71090e115813db28ed21e1c35cbae1e093ce0978fc1f8fedf90d74a7a73301318d648861f5f2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-pc-bin Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-common (= 2.06-ok10) Suggests: desktop-base (>= 4.0.6) Replaces: grub-common (<= 1.97~beta2-0), grub-pc (<< 1.99-0), grub2 (<< 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-pc-bin_2.06-ok10_i386.deb Size: 12076 MD5sum: 246b35915d21d8e0c17c3c1a2a4b31fa SHA1: 957d38a4efb631b882bf7c3f5a463cf7cbcf26f3 SHA256: 4b440630d99fe19ebcb4a058fa9ca01350cc6f7641abe610260bf5aa41668240 SHA512: 0c669762683361cb68d04c926e9a3e1fa55e1d3be9e2dae2c8d31f6c5ca7c8b6194b026e76171c92d4fafcd6d8e338eb018735365c1a4637304f040b5d35da22 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-pc-dbg Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-pc-bin (= 2.06-ok10), grub-common (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-pc-dbg_2.06-ok10_i386.deb Size: 11612 MD5sum: 331ad784decbf674393b3e3c23429a9b SHA1: e17dee1e63a9d253762093a518f8fbb175724e1c SHA256: 8c666f82b574b069777f4d7f7ec3787f1770db3dbfbdeae2751be68b9f41a920 SHA512: c790200ca8949bd1e85c13801fa3504cf40345b7e7cb708b27296460b6cba69e353e07a392e6c228cbfd8b5ae638745e28adf71dc480f02a998e1d2b80cda922 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-pc Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 195 Depends: grub2-common (= 2.06-ok10), grub-pc-bin (= 2.06-ok10), ucf Conflicts: grub (<< 0.97-0), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-xen Replaces: grub, grub-common (<= 1.97~beta2-0), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub2 (<< 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-pc_2.06-ok10_i386.deb Size: 12452 MD5sum: e074f1744c393e1e41cc41e9a97e032c SHA1: 8adfbc9884934f061d540f5d65c4cd2b6548561b SHA256: 4318826cd0ab40e0a93882ae2f03dfdaa8c736224dd4dd8c648c3a137a67c700 SHA512: 89dd9f38dadc114c3aca7e7db19dc934361068996bc2e21be6141547e5630d03e4dd97b32d6c69dad00960649a11fbf8ee655b6b0914101d312fb6df9709557c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-rescue-pc Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 198 Filename: pool/_new/main/g/grub2/grub-rescue-pc_2.06-ok10_i386.deb Size: 13528 MD5sum: 2e4bbc76693653f2905f5d9a87f66834 SHA1: 8c89bbf9a0ba88289172d39413b9eb1c8a492b8d SHA256: 7065b499bc14c120b8911a01b4f32a22f11d236ba5873cc375a9c6daae703ebe SHA512: 77852fbcd65caaf852f171e5e14856e49870f860e72695bf7fe020296d38c98342ce53861f1da9fd91c1ff3ccd34ef7fcb4dbc0c1cf46fd6f1ffd6711094e4a5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-theme-starfield Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-common (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-theme-starfield_2.06-ok10_i386.deb Size: 11562 MD5sum: 370b3b9400ef0cec84f98a86903f8cd8 SHA1: 274209a9cbb6b55be486619f9f94d745221c5e0d SHA256: 39f2e0c3862f5c23ac9a6b3bdbae210dcce2ff0b7599e5a2cd631e518a24b8ac SHA512: 1c262cc406a665276a312e2b5a75a68ae960d60c1e88dede37d6d281479c24bab16cc9e4cc1b1293f8fe1affdd372daa7cd559d9b0e235ccde42e0a56aece7e3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-xen-bin Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-common (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-xen-bin_2.06-ok10_i386.deb Size: 11932 MD5sum: 18d8e647836955313313465bfb62532e SHA1: d6d60a72e853b5777456b3b65f7550bbd7aa6e18 SHA256: 624639f1212810b05bbc2800ab3ab5a27a4fad2e3f4afadd840726588d4e271c SHA512: f54dfd742bdb55fcc7918e8b052bde8ce86583a762c04ba59303defb67aefb421a296c259537663779f8cd7647c92cc27088e9e0102b6540ca720c11665ecffe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-xen-dbg Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-xen-bin (= 2.06-ok10), grub-common (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-xen-dbg_2.06-ok10_i386.deb Size: 11612 MD5sum: d64ea58f1656b5d0cf5e07ee38b551e4 SHA1: 057ae1c646990e4f2727a3bad82cc0bebd4adbbf SHA256: c2fc2335db93ebe9ec824c5e992e930c35419409be88b5a546488210c0a51b9b SHA512: ed560abffe14e64e70ecac786acdf9b8c7747a2412168372c5787d0129876dbbae9a8fa9cb1cdf4c641e467dc67ab3ffd919d4cb71a6439251efd27d350dba1d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-xen-host Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 197 Depends: grub-xen-bin (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub-xen-host_2.06-ok10_i386.deb Size: 12028 MD5sum: a5403515179863ea64f1163c74f154ea SHA1: 8b5e246e01b7bdac38520fd9d28d338de6b1fcb8 SHA256: af47ec880b3e71037adbaab29ce3d67a5b450115c3cd33b7a309e3a142a788f3 SHA512: 00432ec22db239a624041d1017ff2c8b4655ee7763c518feca6d0e49f6f2fdc4ff3f9022ed31e415cb661696ccd48bc70be63cc4689cf5d3062af47a43449ab6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-xen Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub2-common (= 2.06-ok10), grub-xen-bin (= 2.06-ok10), ucf Conflicts: grub (<< 0.97-0), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc Filename: pool/_new/main/g/grub2/grub-xen_2.06-ok10_i386.deb Size: 11940 MD5sum: 0cef065e6245357afc277af693033049 SHA1: 94750cab6a98fb19c82800b483bbd7b1be28c929 SHA256: 45fc27061673890fdddc47d4a67fa7eafb8f1e6e0dd8e39c4cc5bd7637d33465 SHA512: 5da23d64bd764b7e1db33a7f6d3b163db25789fcd0cd703499e21ddf2507bcce606e01355eb36fc5bbf6918b85629da2595589c1a90ce032c0ea4397c81c0505 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub2-common Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 1922 Depends: grub-common (= 2.06-ok10), dpkg (>= 1.15.4) | install-info, libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.36), libefiboot1 (>= 37), libefivar1 (>= 37), liblzma5 (>= 5.1.1alpha+20120614) Conflicts: grub-legacy Breaks: grub (<< 0.97-0), grub-cloud-amd64 (<< 0.0.4), grub-coreboot (<< 2.02+dfsg1-0), grub-doc (<< 0.97-29ubuntu60), grub-efi-amd64 (<< 2.02+dfsg1-0), grub-efi-arm (<< 2.02+dfsg1-0), grub-efi-arm64 (<< 2.02+dfsg1-0), grub-efi-ia32 (<< 2.02+dfsg1-0), grub-efi-ia64 (<< 2.02+dfsg1-0), grub-ieee1275 (<< 2.02+dfsg1-0), grub-legacy-doc (<< 0.97-29ubuntu60), grub-pc (<< 2.02+dfsg1-0), grub-uboot (<< 2.02+dfsg1-0), grub-xen (<< 2.02+dfsg1-0), grub-yeeloong (<< 2.02+dfsg1-0), shim (<< 0.9+1474479173.6c180c6-0) Replaces: grub, grub-cloud-amd64 (<< 0.0.4), grub-common (<< 1.99-0), grub-coreboot (<< 2.02+dfsg1-0), grub-doc (<< 0.97-29ubuntu60), grub-efi-amd64 (<< 2.02+dfsg1-0), grub-efi-arm (<< 2.02+dfsg1-0), grub-efi-arm64 (<< 2.02+dfsg1-0), grub-efi-ia32 (<< 2.02+dfsg1-0), grub-efi-ia64 (<< 2.02+dfsg1-0), grub-ieee1275 (<< 2.02+dfsg1-0), grub-legacy, grub-legacy-doc (<< 0.97-29ubuntu60), grub-pc (<< 2.02+dfsg1-0), grub-uboot (<< 2.02+dfsg1-0), grub-xen (<< 2.02+dfsg1-0), grub-yeeloong (<< 2.02+dfsg1-0) Filename: pool/_new/main/g/grub2/grub2-common_2.06-ok10_i386.deb Size: 630360 MD5sum: 7f08d4cb59bfc68d6c8a22a70ece9223 SHA1: c0cd251f9e56493ac03319855962679ebdd6ca52 SHA256: 5a0297a0d998ee9981fdf96a03dc1bd2232ada3085b4915b2858880143accfd8 SHA512: efb8e4cdd53df1a94311340cb58f6ed49478cd278297c292bc04c49b29837a2d9ac4d2654c687ae22fd65376bbb8dd0ff96bfd39598afb017559b0a6b32f5c08 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub2 Architecture: i386 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: oldlibs Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 194 Depends: grub-pc (= 2.06-ok10) Filename: pool/_new/main/g/grub2/grub2_2.06-ok10_i386.deb Size: 11552 MD5sum: 1b6a616b1e0c52c6415ce1e26cc6b193 SHA1: 2067162e545e0671b382e01c57473fcfed4eb2dd SHA256: 3c17068545c8c9b332bc4ce5431030a11645e0bc4e66bbc8cdf5ab2612e8816b SHA512: 6726112ac852c9bd946cfe0f5d7995cc198295d9ea9208a01db6d54bedaa6915828a637aa1b136b01c3a10a4cbcc3bc77fc7e2c89494394174d327b724013b4f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0-ok1_all.deb Size: 663952 MD5sum: 46389d1726042a52028bd0aa320c7e86 SHA1: f4b2956c42dee8bfb6380bcc77c85965364ec1c3 SHA256: c3fdf9b3e2dff5d859d258200141a08c196b890e8a1da4b9af100626a27fce1c SHA512: 2032eacacd924cc52acaf952c358a358a8475eef7e33f8ae3b5bf7b84f5069809d4dbcccf2c96578a0dcaeae619beaaa5407b24284ebe5d82b4284c3ef623d06 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-urw-base35/gsfonts-x11_20200910-ok1_all.deb Size: 16860 MD5sum: 79d14d9eebfaac3baf58fb6fe0ccd5fd SHA1: 6bbd010b85808a63eb0d7c3163e6c7038be7347f SHA256: 2d391d17e6d346c46cde68e41d389ed1681a520f8905e5738f194365ed90669b SHA512: 21c12c17b3caeef145b22dbf86a3d2c7f502b0acec8f7dcb6e8f538fca96226389284aaa970d5b319fbfc3ea57bfc4e97088bf7bd3de7afdce7befbd38344843 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fonts-urw-base35/gsfonts_20200910-ok1_all.deb Size: 16884 MD5sum: 426cdc3b54ffdb92a1dd269a3dd11afe SHA1: 6dd380a8b4facd0caeae87cf5b3e87db8d09eaa1 SHA256: 62afea261a645ff4c1a7a6ee6f64b6c772da15c4b87efd859eb902952afc22f5 SHA512: 37b629089e35bde7cefd670f2a693280fb59998aa658d7ea62f2fd965d51d19487b21c0372db0d45b474c88e9700b420a3d461929464884e9bcf79cdb690d492 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gsl-bin Architecture: i386 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: 58 Depends: libc6 (>= 2.34), libgsl27 (>= 2.7.1) Conflicts: gsl Replaces: gsl Filename: pool/_new/main/g/gsl/gsl-bin_2.7.1+dfsg-ok2_i386.deb Size: 10732 MD5sum: 6d3faa9971abc09c074b2abc53f9928b SHA1: f559b0f111392b178620bdd86fbc825f37e1eeb6 SHA256: 1d6269dcf891ee254547259be90bd9860e7abe7c9a0f2baccbc6d25c06646465 SHA512: 15771f765747cb8bd8be2e07e457ffab5a50f05011e49ca8732829190900bd1c230952dbadd1b76fb567b5501f929fcbbfeaa104066fdab8586580295054927b 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gspell-1-tests Architecture: i386 Version: 1.12.2-ok1 Priority: optional Section: misc Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 266 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/_new/main/g/gspell/gspell-1-tests_1.12.2-ok1_i386.deb Size: 54222 MD5sum: f028b2b29df7b9830a4ff812b744af10 SHA1: 509ef2b7e2c3352e3266b76239f8ed166f9ea41d SHA256: 0701811947f883cb98fc4e0ff5e9c63c36b02d3c1ba2128f560bbe66374cac95 SHA512: 4db8e28d92cdbc44ba25ec5677f2bffd1083bd89eec882bc5dc544cd6d926670d8b9b5cafeb77f02ae57248652c3691a8b279d1326064ab32f95680008b6963e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-alsa Architecture: i386 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: 215 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/_new/main/g/gst-plugins-base1.0/gstreamer1.0-alsa_1.24.2-ok2_i386.deb Size: 41124 MD5sum: fa09f52ccbdd393ba4a86fc12dcd666c SHA1: 7793af1269251c7799fd685e1bda575575b1c478 SHA256: 4332a31ba8e22cf91a9ab1b5ea3761eb6ff521d48d6a6bf421cb29bc6869fb62 SHA512: 73d6623ac7fd82967a93566c03f0b76222e72bdab2f0947311b98859b2383dbf482cd6f9753368c59c9ab6a0b02a8fc927120ee0a3393615ecea40d0a14e06ad 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-gl Architecture: i386 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: 468 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/_new/main/g/gst-plugins-base1.0/gstreamer1.0-gl_1.24.2-ok2_i386.deb Size: 114704 MD5sum: 5220c53289ad58e27ac043e757f5ca1c SHA1: 9959017fe9d54855e04baf04e06f71fb765fdd33 SHA256: 8b6763cd6ca1c898f0ba7934b30b353902a6f555363dc94b04760f5dcf7ce008 SHA512: 8454674f31d32a74155aa9452c2fef5716fe6865a1c1efb1a8b882d979af38468fa346f4a28aeeb71c8d5fff370984ac8343e58462fc8dd619004fb389f73598 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-nice Architecture: i386 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: 76 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.54), libgstreamer1.0-0 (>= 1.12.0), libnice10 (>= 0.1.5) Filename: pool/_new/main/libn/libnice/gstreamer1.0-nice_0.1.21-ok1_i386.deb Size: 18736 MD5sum: 234d0e7befbf7e7b75f7c6bddb6176c1 SHA1: bf92dc59537ba20097ad042a9508940457063d37 SHA256: a65fef0477b3268d1691b109972b53353592d52676669258b06ae0951bedb334 SHA512: 21f1b52eea67389c735ab70d6c75614fdafed3c6dc0e480c74310a36e4e4c8a5781dbbf91a1418b0fea0577e4628c16949c1c0f39a1d6930e65a615f23e0591d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-pipewire Architecture: i386 Version: 1.0.0-1ok7 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 173 Depends: pipewire (= 1.0.0-1ok7), 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-1ok7) Filename: pool/_new/main/p/pipewire/gstreamer1.0-pipewire_1.0.0-1ok7_i386.deb Size: 50848 MD5sum: 4c4adf712a71fc7bb9db0032b369527b SHA1: d0028d371e90f6055c7436b7f08507465d42043f SHA256: 78615504f89c1b056a2fc0f7009d9feb63ec77663005ef1d98cec3ee2dfbaa82 SHA512: 7a1662909f66602ff130c9452bea538e9bdf13ba9ac13994dddfd4564cf7ecabeeb91691c6eb0ecf81acbdd5e95f8fcd658b70f51c02122716347025b0da328a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-plugins-bad-doc Architecture: all Version: 1.16.2-2.1ok1 Multi-Arch: foreign Priority: extra Section: doc Source: gst-plugins-bad1.0 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 5928 Depends: gstreamer1.0-doc, gstreamer1.0-plugins-base-doc Filename: pool/_new/main/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad-doc_1.16.2-2.1ok1_all.deb Size: 362652 MD5sum: 000ff9571fa77b84ac4900d9dd7bb8e2 SHA1: f5103ba78e582e48b16a2ef3b1ce7d84d44ff4e7 SHA256: 7671a880605329375f8daabdc71d1d07808ba3683a17a8d20957d37f06288479 SHA512: 3e29e07285653ea88443166587605d17160d77c027d92845ab14a90ee0cc7692fe7212ad9165cc204de8bea203706a60c9e92751092c613126fda700bfe16958 Homepage: https://gstreamer.freedesktop.org Description: GStreamer documentation for plugins from the "bad" 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. . GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use. . This package contains the documentation for plugins from the "bad" set. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-plugins-base-apps Architecture: i386 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: 203 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/_new/main/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-apps_1.24.2-ok2_i386.deb Size: 37032 MD5sum: cc6eef10e6aef9536e517224b5032785 SHA1: 499b4a9bbc9c4c5a5faeba6edbff3b68c907d54f SHA256: 1d8c9bf6d9a358d83f09877d92528de91c7530a5aecc3f6558604253f95a9b36 SHA512: 87acf106cbc3e4934a9163c7ad557ebed639ff8eb6f6f887a738d063af4c1b571e9c4135546554a4bd7695b339b5f6081a2e0a56e017bed44dd6cf3a43cfc68e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-plugins-base-dbg Architecture: i386 Version: 1.16.2-ok3 Multi-Arch: same Priority: extra Section: debug Source: gst-plugins-base1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 8541 Depends: gstreamer1.0-alsa (= 1.16.2-ok3), gstreamer1.0-plugins-base (= 1.16.2-ok3), gstreamer1.0-x (= 1.16.2-ok3), libgstreamer-plugins-base1.0-0 (= 1.16.2-ok3) Breaks: gstreamer1.0-plugins-bad-dbg (<< 1.15.1) Replaces: gstreamer1.0-plugins-bad-dbg (<< 1.15.1) Filename: pool/_new/main/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-dbg_1.16.2-ok3_i386.deb Size: 6413896 MD5sum: 2e0134176fb9341c6f3d1cd797609931 SHA1: 1e6a521039a02fbc391a005e54c6e76973a46fe8 SHA256: ee82a41cc7f4267bd28aed5f171cdb03cd824c9753c120a53da2e03c0d0c0aa8 SHA512: 40e4216324b59e5de54b2206f2bbbb547de87cb71350dd83425450749bd75997c3bdc5239ccc5d38ee285d70429202e83ba8ef05881a97b405945a6f4a70013c 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 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: 7b5fbe6472a18d8d06c217b471cb5e044cb3993c d07e53b37fe7bd50889ed57190e901fe74ec0427 f47e4ed73f7a4605d378c9e19be9268d57359a56 249b316db2062abfdc56ab85faf8ac772357c5a0 2f0ecdb403bbf5e6b191328d003ebabf1950280f 87c431a7c932b6f06832e112cb1da6bc4eff04df a00c38a1ab0730dbd0af9cb3f4bb062ebdae0f69 a1a82a64147d2eb1bc1f9872d1548379256c7443 a8dacae77f8789146c8397ace0bcfb5054fba110 c58dbfc592c1365a996662982913089855571cf7 c97e37bb91f8dcaa88bb00a78035666cd24cced0 dc566c5a207066b815b0e9c4b52806b3ba272f48 e012b8796ea1c7b070712ac4c6b38abb49a368a3 f2cc594d2afd4460997018962944bf60ca0bba9c acdbbf63f184b4d7519365e8d25f93f5563c0eb9 02e3d1e5c6f2a469585c2ddd4fe1777a58efc6e3 21bcd812cd7ee3a80ff9e6f9bba6f200717abdce 314990d43821f19b32922e2955dda8b22b98a908 31a21b0f4c43d3ee892e757ab17ff2c09447f203 33bca2e96570ccbc31895e84019fe314d4d82c25 45674dfad0699641e5c10454dde204b6e08d22cf 4ec9c468034ce6ab5d0eff39bc8ff8c5b07f78fd 5c3a9c98acc47444ed91a284fe90e5a10a02f380 5fb8031433e67b4c5e545cb6c62d266cc4657b7f 6894a20832077db14ae26cd0a849f3ae4c98649b 6bf64e52ea6f34b188ebb74659c74bff8d49eee6 70349671f1de72ae701162c7f9001937ddbc3704 77f51f89ffc80693d463c7f49c0be77534f3ee90 796c1ee73d85d5f4cd044fefcaf5b392c36985c1 831db65fef357d141d5e1f60e576619c8e6b3687 86276271ea5a787eaee4003cfc2103d43d5a8429 8f9cc5e9ab93cb598ae6c7d7f4c59c8e9079682b 9d49d08bac0849a9e65312e17e11702fd52d6430 9e657a29ef311a966c12e665139732dacf82540a 9f9ce16ab3cab9554de6ae021dcc860184e07bc6 a238e18e12af6b8ce36dd96963e391cd729e58d9 bdf909160665ed0f4e9167a5e7f5a806873d98a5 c512d56d9532d322ca768883864d4c92d968f943 cd4106d20295c9f9092e8c95b7da330938bca674 cea0faa461447db5933243627d3aa2105a6195fd d2fafb6d5a1686625ad3dda110d675c607866552 ec2995b21ace5f75e68581e1a8e874fb770c376e f579c4caf410282df785c821ecb6e06277ab9059 f5a7942009ef4ab2b0c9fb1c10ddf2c3ee82643d 4778103071b43da75ef526a74d164defe7983d1c b620c5080614d4c8c6acdecdaf39ca8aa9840a33 e826f8ade9d6463cee69b140dcec5b30a5b5bccc bad6fe93d48c6521df80dd280d24f49566e96d63 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-plugins-base-doc Architecture: all Version: 1.16.2-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: gst-plugins-base1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 10791 Depends: libglib2.0-doc, gstreamer1.0-doc Filename: pool/_new/main/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-doc_1.16.2-ok3_all.deb Size: 552144 MD5sum: 117cab14e3c04debe763767a97faa86e SHA1: f6d883068e63eb628d660a820f276dd5f146eac7 SHA256: afb6b667bc4a2d09d58adfa3f1ca090e8be1511cb3328a41ca1c69f19c3e4448 SHA512: fab30d819f483eafaaf313e9f33a0fd32c40d2255046355f840b637199553a1e8328a07cffffca67065ab7f6a7ae9b8811668b06dcf3e823ac874bf93bf7a2cb Homepage: https://gstreamer.freedesktop.org Description: GStreamer documentation for 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 documentation for plugins from the "base" set, an essential exemplary set of elements. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-plugins-base Architecture: i386 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: 2749 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/_new/main/g/gst-plugins-base1.0/gstreamer1.0-plugins-base_1.24.2-ok2_i386.deb Size: 712128 MD5sum: 3608d3f208ada2289d93a2eabd6e5152 SHA1: 9b8c380545216355504769eba24cdf394c21bd61 SHA256: 696995b06cbd95b8feb0c2e69952b94329be68e6718340dbf9541e92d114a233 SHA512: 60f12d83cc5242d9ce752c013d1edfeba9e1d8b9e8ae90e61587e3b0ea2bce028ad1225858e1db72921b877ce5f8cd15ae6d4472667db640fc6f4392aa5fe195 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-tools Architecture: i386 Version: 1.24.2-ok1 Priority: optional Section: utils Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 278 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.75.3), libgstreamer1.0-0 (>= 1.23.90) Suggests: gstreamer1.0-plugins-base Filename: pool/_new/main/g/gstreamer1.0/gstreamer1.0-tools_1.24.2-ok1_i386.deb Size: 64536 MD5sum: ef61e3db0baa06a760ba408885cffd61 SHA1: 5dddb97ac901fa2408abfc171dc42affb56d7a32 SHA256: 67f5e9387d024deebccaca4e1cbcd99772be2523836f571adb3b5aa65c692843 SHA512: 46333c14edea0759de0032bbc326537398a5eb93e29a2d75c34f141814b9ec4160e1a4a7be23d2b8817cce1820d072b6f1f2e2bf8fa834e6fd1d5ef73a65d2f6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-x Architecture: i386 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: 371 Provides: gstreamer1.0-videosink Depends: libc6 (>= 2.4), 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/_new/main/g/gst-plugins-base1.0/gstreamer1.0-x_1.24.2-ok2_i386.deb Size: 84892 MD5sum: 3c7cba4891a94210caf669f9e870bddf SHA1: 0f45d2754d27d06d43f6b61364d2c25b666170b3 SHA256: c0df0ebe826a3ef7292c43492a90806e3726c53115ac0908206e9b15e5b6eb1d SHA512: b4cf64df31f68709a66f113a770f1310cad4fb397dd33783da75774ea01115e656cbe026a598394175c801f95e28c22aabab5e0f5eff8d74078874bf88b79462 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gtk-3-examples Architecture: i386 Version: 3.24.30-1ok1~1123.1 Priority: optional Section: x11 Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 15104 Depends: dconf-gsettings-backend | gsettings-backend, libatk1.0-0 (>= 2.35.1), libc6 (>= 2.34), libcairo2 (>= 1.14.0), libepoxy0 (>= 1.0), libgdk-pixbuf2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.59.0), libgtk-3-0 (= 3.24.30-1ok1~1123.1), libharfbuzz0b (>= 0.9.9), libpango-1.0-0 (>= 1.41.0), libpangocairo-1.0-0 (>= 1.41.0), libpangoft2-1.0-0 (>= 1.41.0), libx11-6 Filename: pool/_new/main/g/gtk+3.0/gtk-3-examples_3.24.30-1ok1~1123.1_i386.deb Size: 1804332 MD5sum: 28a86c83a01c6455f9d530e7f85e2092 SHA1: 727d2f98393ce4ed5d17eac98825d7303266b616 SHA256: bb3bada1906fbe2b890dc482a918968248dd70578c383eadfd03a096a6064722 SHA512: 6a90f72e827ed581a36f5a7d0892d86845aef8d025383c4e7ee5e76c9f84866bb892d1b1c9649d118499a5b516afb16eebef81e166f20595104641ce310298b3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtk-doc/gtk-doc-tools_1.34.0-ok1_all.deb Size: 325396 MD5sum: 4d5469b9bdf93e666aaba9253b0c8d0e SHA1: 3a43aafdaa19169f1c5c518dc5e9184c54952a58 SHA256: 177a1d5a440ee2ef9a3061220e41a4136d7a69e179ddc881ca0d59a8bd02fbdd SHA512: 9cb6ddc1c85ea5448c34d9a788dae9a9a35765a45f4f2c51a619d3bed27680428868f6e3d2b42c55d832f8e9ed6cbd90dc5a5b59d33375b555db77e1938f48ff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gtk-layer-shell-doc Architecture: all Version: 0.8.1-ok1 Priority: optional Section: doc Source: gtk-layer-shell Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 118 Filename: pool/_new/main/g/gtk-layer-shell/gtk-layer-shell-doc_0.8.1-ok1_all.deb Size: 15834 MD5sum: 075f13ec605f032ed328d78559505a12 SHA1: ee23238cd3045c1e8e472ad76af22d0e7f5be8cd SHA256: bb076422df1b1b801dfd095f44f4c27e5a1a692df3f8855763380cbdaad9b2f2 SHA512: 4657610c426ae378a33b593f0d87b5de9f554aff3beb33d78bf2f4e3870c17b899036238610d3a4d5bade5d5fbd7e0664a5427f9b2dcaecc648e3a999213435f 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtk-layer-shell/gtk-layer-shell-doc_0.8.2-ok2_all.deb Size: 15676 MD5sum: e5633802a27aa023c598bd2f371c07fd SHA1: 807920f3013685e6984af0cca09d5e67c39938d4 SHA256: 87c0c6ebe66fbcbe43467e674c170973328500f3d2bd5288a971b1ea01cf1490 SHA512: 82cb126c00c5820abce6e58f4bc6c242bb54afcf9f7a1661fd68abe6bdd8eb85547064a3cda95b17ef1723e6179c27b16dea147c221e9097bb21ef8ea12439a9 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gtk-layer-shell-examples Architecture: i386 Version: 0.8.1-ok1 Priority: optional Section: x11 Source: gtk-layer-shell Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 115 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.24.0), libgtk-3-0 (>= 3.21.5), libgtk-layer-shell0 (>= 0.6.0) Filename: pool/_new/main/g/gtk-layer-shell/gtk-layer-shell-examples_0.8.1-ok1_i386.deb Size: 22046 MD5sum: a990b55da463e3ebe77384fbc3dfba4c SHA1: 254a7c33bdd42a4980ec205c7df50eb6b0be51b0 SHA256: 61771402f6fd9a3fa07cbdba8489277370112e30f921a3901e75a1c547dd82f9 SHA512: 518bc19a41e9ffc2eea7da947941821a378836765defbaca945a42209e93e5c7ebdd7364078dfbf677d85e923a7a2d841c70226e9bafd7d1963d0c09e6607b06 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gtk-update-icon-cache Architecture: i386 Version: 3.24.30-1ok1~1123.1 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 96 Depends: libc6 (>= 2.34), libgdk-pixbuf2.0-0 (>= 2.40.0), libglib2.0-0 (>= 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/_new/main/g/gtk+3.0/gtk-update-icon-cache_3.24.30-1ok1~1123.1_i386.deb Size: 29800 MD5sum: a82d43ab9b65388e186f8d39ac10e020 SHA1: 5c009a066966174269ec1a8bd56e54f5e254614e SHA256: 56981581887fd89fcc99a9bec2a7fc3561082a03e7febe81d2cd7087048def5a SHA512: e027e75a0db03636648d4bb1f403ec4cc88eb84e461c5af4f480b08cdecf5a349ee95a8f19dec765bb22821d9c8817028da36388c315a3daaec62d419233ed27 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/breeze-gtk/gtk3-engines-breeze_5.24.7-ok1_all.deb Size: 1634 MD5sum: 1ced62d32377bed8da8822b30da91f91 SHA1: 69e0e89565c895ad50da23ed0b2ce59c10e98535 SHA256: 16780985a7b8023b35e18e29b7f400ad66182b2b4bf2bc8d53834cbac218c13d SHA512: 8e8a704512acf655f5feae283f86bb65e8a6df9f12fce28c9c30453780ecfd3638ed0fcfa914ac6795300ac2c12bb828bad266c1ded011813bdb88055cc53956 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: guile-gnutls Architecture: i386 Version: 3.6.13-ok5 Priority: optional Section: lisp Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 559 Depends: guile-2.2-libs, libc6 (>= 2.4), libgnutls30 (>= 3.6.12), guile-2.2 Filename: pool/_new/main/g/gnutls28/guile-gnutls_3.6.13-ok5_i386.deb Size: 86228 MD5sum: 2ffc543005bf2d282a01451b4f080ccd SHA1: 34ecb6fb7c0503582f91e7aeab7520f91206e1a5 SHA256: c4f0a11d17a0b63398d6afaa0e2e68ca19ecbc670b84259d9dbf08f48f8a44aa SHA512: 383d68edaa615f81dfd7698d04bbc35f9ee2bb3703b0ada53609e16ad51b3af4d0e8ff5d9b43670d84e92bc69d2c4ddb8c6c661e0de5b021548a546ab513c79b Homepage: https://www.gnutls.org/ Description: GNU TLS library - GNU Guile bindings 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 GNU Guile modules. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvfs-backends Architecture: i386 Version: 1.52.0-ok1~1116 Multi-Arch: foreign Priority: optional Section: gnome Source: gvfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1473 Depends: gvfs (= 1.52.0-ok1~1116), gvfs-common (= 1.52.0-ok1~1116), gvfs-daemons (= 1.52.0-ok1~1116), gvfs-libs (= 1.52.0-ok1~1116), psmisc, dconf-gsettings-backend | gsettings-backend, libarchive13 (>= 3.0.4), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libcdio-cdda2 (>= 10.2+2.0.0), libcdio-paranoia2 (>= 10.2+2.0.0), libcdio18 (>= 2.0.0), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.70.0), libgoa-1.0-0b (>= 3.17.1), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libgudev-1.0-0 (>= 147), libimobiledevice6 (>= 1.1.5), libmtp9 (>= 1.1.16), libnfs13 (>= 1.9.8), libplist3 (>= 1.11), libpolkit-gobject-1-0 (>= 0.101), libsmbclient (>= 2:4.10.0+dfsg), libusb-1.0-0 (>= 2:1.0.21) Recommends: gnome-keyring Suggests: bluez-obexd, pkexec, samba-common Filename: pool/_new/main/g/gvfs/gvfs-backends_1.52.0-ok1~1116_i386.deb Size: 293312 MD5sum: eba6258088fc6e632ef8270041751829 SHA1: 953cb2a0f9214fa713617d9ce8f3207f2a398d6c SHA256: 566fa9111ff5f5d9a26cbcb094386860f5d9cbcb461b7a9d1395c11b1d639a1d SHA512: b5e810a895ab23d5fd4aff6924f17ff269051ab736a2a5fac85f4d3cb35a8d24d23cbab4e707988a929fc8606c4f05d285a2f36e2e5d67d31dd6d34ecdb31b23 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvfs-common Architecture: all Version: 1.52.0-ok1~1116 Multi-Arch: foreign Priority: optional Section: libs Source: gvfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3619 Depends: desktop-file-utils Recommends: gvfs Breaks: gvfs-bin Replaces: gvfs-bin Filename: pool/_new/main/g/gvfs/gvfs-common_1.52.0-ok1~1116_all.deb Size: 539714 MD5sum: 979e06c0db52ab88144f593f74b60907 SHA1: 9ba00bb95fc26c679f33f0671eba7ce22c05c557 SHA256: 9907a40c94fd44534ecf8733bbded17332028b54089e050f4c772d438defc4a1 SHA512: 4c8a4cb523eb35e9b2835800008ded16b58bdd2a136daa9011f811fcb31954eb3eb278cc203de7772dd3f0834fc708aacdf0339a2ac5c3468301c845240b6dbd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gvfs/gvfs-common_1.52.0-ok2.1~0920_all.deb Size: 452836 MD5sum: 556f8f5ef98f549b957296b9f87115c8 SHA1: dbf9cf4a586c682196072d5b7d57898e33574468 SHA256: 694242605efe8bdb40323d11be33ac4f3b1a7c4fe61ebccafc52fa8d98f5276b SHA512: 3c738f428c61fc7f8312efc31e3cedf0188a5b139b1f9ab2dcc645228e74820bb4f2d278ee4e32a040a9563ffe1a4148a7cd1a2a0e005c17a85fdf5cca455bcd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvfs-daemons Architecture: i386 Version: 1.52.0-ok1~1116 Multi-Arch: foreign Priority: optional Section: libs Source: gvfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 503 Depends: gvfs-common (= 1.52.0-ok1~1116), gvfs-libs (= 1.52.0-ok1~1116), lsof, udisks2, libbluray2 (>= 1:0.2.2), libc6 (>= 2.34), libglib2.0-0 (>= 2.70.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/_new/main/g/gvfs/gvfs-daemons_1.52.0-ok1~1116_i386.deb Size: 123152 MD5sum: 2e2b5002277ccef662ec7d2e7078ae28 SHA1: 93df1554de32b61d9a9a8adc5a2e696f37cff01a SHA256: 7aa829553c3e82bb41b08c099da31bf18213386eed579a1d018ab6469a7ebb84 SHA512: 7a89cfb84e4e724887cf65c9f9f6437d60bc608cfed2aadbf10500dad7c22cf3d23a6bccbc3a39a91406cc6af805f9c3f67befa1845d41015123985aeba71bbc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvfs-fuse Architecture: i386 Version: 1.52.0-ok1~1116 Priority: optional Section: gnome Source: gvfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 55 Depends: fuse3, gvfs (= 1.52.0-ok1~1116), libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), libglib2.0-0 (>= 2.70.0) Filename: pool/_new/main/g/gvfs/gvfs-fuse_1.52.0-ok1~1116_i386.deb Size: 16206 MD5sum: c7f51bc4ed984ee1abcb2b8148790a49 SHA1: 4b07bc0eae4a3c39212762d7fddeed8acfb54491 SHA256: 72815c4e06c418f2557ebcd4fbee790d1563f8a57937d907be67f4db1fe07c64 SHA512: 0201cd215bc462e04b2a712abcc122a7d9628599518e66b52c3d4af378c0261bc5c5bc1b5a4b7d81913f00d16d9a47397041a6fbfabee2b5b3f18af672329142 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvfs-libs Architecture: i386 Version: 1.52.0-ok1~1116 Multi-Arch: same Priority: optional Section: libs Source: gvfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 427 Depends: gsettings-desktop-schemas (>= 3.33.0), gvfs-common (= 1.52.0-ok1~1116), libc6 (>= 2.33), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.70.0), libsecret-1-0 (>= 0.7) Filename: pool/_new/main/g/gvfs/gvfs-libs_1.52.0-ok1~1116_i386.deb Size: 108292 MD5sum: ff816c333dcdb615ac838eac393d19da SHA1: 72e0efe9951138cf12a5bce9aeb50d674529865c SHA256: bcec2b69afd3561fdf4c9eb46b7b2b3b80b1fdbb3e78752d890992e82a577adc SHA512: 1df7f6252fe982463d9c89d5d18b9114e097861c634f917fd63dfdafae1c35e8c2fe26aef6e622fb0e6b8bc857c28ba1042fbe23c612e844f2a9817bf135e91a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvfs Architecture: i386 Version: 1.52.0-ok1~1116 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 390 Depends: gvfs-common (= 1.52.0-ok1~1116), gvfs-daemons (<< 1.52.0-ok1~1116.1~), gvfs-daemons (>= 1.52.0-ok1~1116), gvfs-libs (= 1.52.0-ok1~1116), libc6 (>= 2.33), libglib2.0-0 (>= 2.70.0) Suggests: gvfs-backends Filename: pool/_new/main/g/gvfs/gvfs_1.52.0-ok1~1116_i386.deb Size: 124150 MD5sum: 1d509d4f5f8d80243641fa04ef248d63 SHA1: 82c5c2c1e3dd4959e6cc33df78432bcc4d6fad14 SHA256: 682a29a5fa8f57e0593dc227918930d6b504411f18bbcd97211d26200c3e9209 SHA512: fd5077ad542d433769dfe85dc09ca4cd845495bac915186e57824412814f1e2e588afbd076056be661c5cb907efdb2292065dbd7a12f709a7e958270f7c35b38 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gxde-app-uninstaller Architecture: all Version: 1.2.4 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: shenmo Installed-Size: 34 Depends: garma | zenity, bash, libnotify-bin, transhell Recommends: dpkg, packagekit Filename: pool/_new/main/g/gxde-app-uninstaller/gxde-app-uninstaller_1.2.4_all.deb Size: 7136 MD5sum: 32bce5ab4173a9a59415d5a1e7cc097b SHA1: f14808ab8953c4a45b1b9f7747aa5c5acfc1bce4 SHA256: af5117beb9507ab015141b17d5ea1eb983cb16f930b048b8d7a8285b82c2adf8 SHA512: 7a87d8a68d211710c9a0ceafd3157ade44a272738143333515caa5143b6b17037620dfcb5a607d7bbc2c8a20c5073799a00781d3768cb8d9a232817b70b8dc1a Homepage: https://gitee.com/GXDE-OS/gxde-app-uninstaller Description: GXDE APP Uninstaller runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gyp/gyp_0.1+20220404git9ecf45e-ok1_all.deb Size: 234312 MD5sum: c7b9713c2ea0b2b0e8b5f980f9a09826 SHA1: 7ddbc45a6b03767130b83ee5bac302574a539956 SHA256: 623e62ece1b3030a7cbf035f2897721fc4198c370a42d2588513a0904dc79ee9 SHA512: c45559322c27f9f8e7b11ebcf7b85452196dc4a8f2f9796513ff73ab0b7884100fecca5faa1cb5d5e41091243fbdf2af30bcceeff90dcf66a030a002e5d6465f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gzip/gzip-win32_1.12-1ok3_all.deb Size: 92510 MD5sum: 6fb2d6098f8006f23885e7a2b4ddda98 SHA1: b4b2ff517608bdd40bb2f7941ccf98e69fa84dec SHA256: 7d0bb20c000215f96557ad599947819dc56559a1b8980884c37ae644954018e5 SHA512: 998ae3177400214e264e5877eef7ce1ed117f196c9e96524ff3d512a3e62902a616b8b0b6252f660bcb7314cd37f1de88dd7a52d5a62efae0f46690da03abc57 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gzip Architecture: i386 Version: 1.12-1ok3 Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Milan Kupcevic Installed-Size: 247 Pre-Depends: libc6 (>= 2.38) Depends: dpkg (>= 1.15.4) | install-info Suggests: less Conflicts: zutils (<< 1.12-3.1~) Filename: pool/_new/main/g/gzip/gzip_1.12-1ok3_i386.deb Size: 96712 MD5sum: e39681e4503a6effef1764e063c5f051 SHA1: 2fe0471202d5a245240e83de703a4873d9ea2ad9 SHA256: 0e78e00d52e3298e29a3509ea6020a63d0efaa6551738a5688aa9e71159c967e SHA512: 1a3d250fbc63eecbde26ab56d3ab52e3ba566c70d4118a93fc33f4cf03dc9223eeebbc558dcecae9ae57a17950388d9beac19b0e52d42e50b8bc8090d589086b 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'. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-js-dgtable/haskell-js-dgtable-utils_0.5.2-ok1_all.deb Size: 18026 MD5sum: c1bb7160f346e3d7f799ffc291110291 SHA1: ec6c9138b609951d1464926a363759cf5fa2febe SHA256: 434785f1b075dfa66aff768cd30298f33c032e64cce9d8bef4052eb9ca18246e SHA512: ac6fce7be216feb66b9e00e7b88b7da7b75d3f532ac8a8a000864853c469c7cae13aab7307a1889f528ce7c2c1a7e7b0abf34b0fbf0cc55fd4d91fd935fd09cb 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: heif-gdk-pixbuf Architecture: i386 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/_new/main/libh/libheif/heif-gdk-pixbuf_1.17.6-ok2_i386.deb Size: 7096 MD5sum: a76a33231bd6a1972f7092806548f3df SHA1: 346fcd57f57f3e12bb07d584d56769ea6c3285b2 SHA256: 2aa6efddf5aeab7ca3d0370b58ec9ac5d72c56571c53adb1c184d167f037b7ea SHA512: ae31e12e86f36acc19f5be45adb4dbfd802a03bff901bc7214099268932b75b1dc1dd755c78a63094401deb17ab3ea403691f2b15d82914d9ca45bf1b8abb7ff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: heif-thumbnailer Architecture: i386 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: 52 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 5.2) Filename: pool/_new/main/libh/libheif/heif-thumbnailer_1.17.6-ok2_i386.deb Size: 13556 MD5sum: 1e178ec20e8a344a4f780653920a29b3 SHA1: 63c99610a7c5ebb0ae325ca81d473b1cd780ce50 SHA256: fdc85d4ce5074bad196a01bb06338eac47a443c7913bb9be474a77c2532506c3 SHA512: 495128f9ccb523652fefc8eea7bd409cf38e955ae94348ed42322bae7f7cbbdddc232cd1bcdd9c5d7fccd7c8083579587af3de89953e0192b21f48a2ba99fa51 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: heimdal-clients Architecture: i386 Version: 7.8.git20221117.28daf24+dfsg-ok1 Priority: optional Section: net Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 562 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/_new/main/h/heimdal/heimdal-clients_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 151276 MD5sum: d88378545212b2d04662fbba7e717d99 SHA1: af569459f0edfce49deb316fa3969c787f3c3f55 SHA256: 32d74902d4f516c591ff6d2d716894d163e7eb20fe8a37cd977870d6eac8a877 SHA512: 9c12d431bd30f1e7ae2dae8490ec8fb2f43b0811d4811604b73abfb251addf546f9c570f8412f220674cf4bdafaf5153160859e8673f80f6b7a4d09fe68e8e85 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: heimdal-dev Architecture: i386 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/_new/main/h/heimdal/heimdal-dev_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 114932 MD5sum: 4a6a8b59af4459c6da1fb01382722d2e SHA1: 9724e2999ae51211ef33de01256a81205c1638cb SHA256: 1e4f7320c7fc6012766ee6d55391bf07c9b322e9fe36c52857537c57d5f72dd7 SHA512: c55bac04cc458d6637f9afe29849c7ce4e41ce976ed7d6a560622000436f8b3e9531ca3683c31b8903c6ccfede02b91c3f7add686e812e021fa592bc1a490d0d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/heimdal/heimdal-docs_7.8.git20221117.28daf24+dfsg-ok1_all.deb Size: 84336 MD5sum: 2d8187b6c67e7470e9a84e7e172549d2 SHA1: c0e5cc0bb9a96df26dd1bc2cf706799e8596d223 SHA256: 4a9d2bcc643574f093a5dbd4c676366342afba90c3d4bfbb7ca1996697ffa4ce SHA512: 2d40e781f47b2df23ffa5d58d488c07af553fad46a251d84c2e5698dc8f4cb1afeba51bf74b9cfc8dda8a3728740f47c87a4101d1381ef5ef68619d391b2ea31 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: heimdal-kcm Architecture: i386 Version: 7.8.git20221117.28daf24+dfsg-ok1 Priority: optional Section: net Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 99 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/_new/main/h/heimdal/heimdal-kcm_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 30780 MD5sum: b5a06d6654376e0b1bd7c9768935b12e SHA1: 5a8317fd1e2934fc9cafddebd4613ed650aea26e SHA256: 2f5029c7cbd5f178832608106f0a1da709089500f9fa63cbbf0745e522b1638f SHA512: 6b7cce6c6487e4268f92018cdbae8610f031d6f853489726c6b7c0d9caee416b5e18d9962ad25494b199f43555002100bb7df262bc288db332fe95970bf0f57c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: heimdal-kdc Architecture: i386 Version: 7.8.git20221117.28daf24+dfsg-ok1 Priority: optional Section: net Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 395 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/_new/main/h/heimdal/heimdal-kdc_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 105880 MD5sum: c702f8895da4b25d60afc80c742d2e52 SHA1: 5d9e085ae1119fac7dc2e3ddf9dde4927b056973 SHA256: 70b4aa48a9db023c4094555ee83671044cd2858706e4abc2b19b2189dbbce212 SHA512: ab8b1cda498928244d0f2b9e4ecbcaa0d127e9b59cfbf139551cc391cd601ef9a7ccd62e61a1e718bfa78c89eb27cb38a19a5d480176bcb6cefc8b667f6b3a72 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: heimdal-multidev Architecture: i386 Version: 7.8.git20221117.28daf24+dfsg-ok1 Priority: optional Section: devel Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 5594 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/_new/main/h/heimdal/heimdal-multidev_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 1178044 MD5sum: 33b4e95c0ec7205923a1f65b2f6b9a6c SHA1: 726e15dcb9ba2cbaae5cd44874c1c79432761f64 SHA256: 95d3aee889a99a55a02e1cbc3d88758af72258ec8f50dec937551046c43e09a5 SHA512: f93d101d78dc734b8ec2c2c9fd59209de90982f6aac1b637af666728fde9b2080f2906db02111098c5f5c36daf46de65dc1eea086cc65c38ec182b9c1b00be50 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: heimdal-servers Architecture: i386 Version: 7.8.git20221117.28daf24+dfsg-ok1 Priority: optional Section: net Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 40 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/_new/main/h/heimdal/heimdal-servers_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 9308 MD5sum: 04b42f2c3d629b14732b9c70c9401703 SHA1: 0513d5afc9ad658d8c53c83d0bfb5b6abbe4f039 SHA256: 035de9b450bd1cec42144598c4d3a59cc924c5d13b837d238259888dbdf8bf63 SHA512: 39c112b4ddeb93b44a146686fc7d5ef4d3d2f6f12ea32a4d77f6326049f2e58e645d53970c0be3aa4bd77a1c0ce0c9ff6bf0a04c28b21c70ef775ee9249da966 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hello Architecture: i386 Version: 2.12.1-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 298 Depends: libc6 (>= 2.34) Conflicts: hello-traditional Breaks: hello-debhelper (<< 2.9) Replaces: hello-debhelper (<< 2.9), hello-traditional Filename: pool/_new/main/h/hello/hello_2.12.1-ok2_i386.deb Size: 58072 MD5sum: 3e0de0eff91a472ce4699f56d9325084 SHA1: e32d627104542a971c6fbf623db43a0da26a99a2 SHA256: 0ab7fff25010928b3f0f074ea26b5e3e36b9b952fb374cc548f2f8dcedb8fff6 SHA512: a67540b5783499d3a57463ab5e0e21edcedbf37675b05dcd7d9ecb66a0ddac1ff31203ac68e9c6a97c1fd97a9e307bd960d55e722bb417f739ba34d44e54f434 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: help2man Architecture: i386 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/_new/main/h/help2man/help2man_1.49.3-ok2_i386.deb Size: 196228 MD5sum: 3b00c16bf041674a6da7dbd6e6965bf8 SHA1: 1a75891e2d6c5377c27c3a5dcc48ccbcffa77fda SHA256: 757789228a12da5eecfc812b9a1b7ebd50bb746ab3e42135b8e18b446f3088bd SHA512: c63951045eb9f092265d8abebc6396da5cc9b77e35decc16b8611bbc0f0cc00a1f9d45bb729ad8de1ebcc010f7bf15e14ea1740a64f094be0978d56131a5d29c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/highway/highway-doc_1.0.7-ok1_all.deb Size: 399668 MD5sum: deeab714184084b58a337bbb271813db SHA1: ad43603990cc2b49eb8b0ad30bd28fee4ac24c1b SHA256: 885015268cfc1d5fdb88335d3ef592ce65aa2c74d2477034cbd8c038cc1d6486 SHA512: 561ad4d712aaed96418aed3f96c316b1a2feef7b38c040d6cc6934d750424f0fe5738f8d10d919e44fe7f4c40498def293c7d61114b14df712364aadf0dc5c87 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hostapd Architecture: i386 Version: 2:2.10-ok1.6 Multi-Arch: foreign Priority: optional Section: net Source: wpa Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian wpasupplicant Maintainers Installed-Size: 2635 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), libssl3 (>= 3.0.0), lsb-base Breaks: initscripts (<< 2.88dsf-13.3) Filename: pool/_new/main/w/wpa/hostapd_2.10-ok1.6_i386.deb Size: 814370 MD5sum: 3953dd4df4b97e061a21261c76f10a7a SHA1: 83bb18220f6e879dea31d049e0cd27343f7780b0 SHA256: 67775cea754546885b45046e3e3d4a12992fc0952929f4b1bd2bd40a18fbcb94 SHA512: a6fe3dac0c06e7525f079e787cc6890fe420fe7dc77de73e2bb7f84493c4ea01ed44078c88a041962a67d93eb0b5da4334656bbf86a35606884eb8129a417cec 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hostname Architecture: i386 Version: 3.23-ok3 Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Michael Meskes Installed-Size: 41 Pre-Depends: libc6 (>= 2.34) Breaks: nis (<< 3.17-0) Replaces: nis (<< 3.17-0) Filename: pool/_new/main/h/hostname/hostname_3.23-ok3_i386.deb Size: 10734 MD5sum: 61d87fc6846b7cb0ff19de5e95e474d8 SHA1: 51d83847eb52382f023c21b0c56f3b606f0baca0 SHA256: 1b36a16ea7449ec353cf719a6937d0660ae4dd2ddab29f198bbd32993515bb46 SHA512: fc7778da87f768b1d9675b53192a7e105cab78b7d01c6a25936a2b37a14e459ae29c6f4a586ba7443f1135eb43b666b7982563516cc91f4ab6ffdb96cce89f0d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/humanity-icon-theme/humanity-icon-theme_0.6.16-ok1_all.deb Size: 1248668 MD5sum: b0f3932af4782c015a1892d98f4107de SHA1: 57d718c5059a8d7023d5fa7a00098cbb2d782efa SHA256: 629589fa54251f77bd7a18e0b67146fe6c672e91b2d9b25cc856ef171f30d27d SHA512: ed3a24d21ffbeb73c26242a3813aa2e82264bdec79d8d4228581525b26fff6994854e0f33ebe2abf4c146d9d962c58fd4cbfba2e338354352ce2c1825aa62661 Description: Humanity Icon theme Humanity and Humanity Dark are nice and well polished icon themes for the GNOME desktop. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/scowl/hunspell-en-au_2020.12.07-ok1_all.deb Size: 277052 MD5sum: e556927ddc541beba9d61d5db4772e83 SHA1: 7c5b01a45e65c13c2e4d279a456ccd3c60b46d17 SHA256: b91748f5b04093c5e3a0b425d38a2b3f439dcdaf9b64c905323317329537e770 SHA512: 02fcb39414ed4bb45dc6693286b5edf3a02c386a13df5b3eda906d2dd63a89f5f28239ed49c9d1d03f9dbf5c4f4da010c0ff81080229129012f9d21b9c9ad23a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/scowl/hunspell-en-ca_2020.12.07-ok1_all.deb Size: 276334 MD5sum: fc319a8fd2a2b579e85d9d6c4d7c2fdc SHA1: ed86994764635be74631b1750c046599ce0900d2 SHA256: b06079a8a92b875bd6e2967b88f9073bbccbf3959ae254d55e2aab05d3d2fded SHA512: 22826667c4f8b56ff3e04858b4249078293333e554174680b8370ba5245fd46c23c710067731fb4c645c33fe1280e0619b9d486670db7800ed604360d3de6af5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/scowl/hunspell-en-us_2020.12.07-ok1_all.deb Size: 276372 MD5sum: 9ed6c5ded69016f1b31dddfeb8e80ba9 SHA1: 7592128b6abf4d918622479b424d20dc5f74660e SHA256: e55cfb7acf534ce14354c2e921477d6243f544716535f44aaaedb315a1c79a70 SHA512: c993ebc72646357cc8882b0778dc1d8eace1b05bdf6716665145fd0533581cd59dedc4eaf1c68f6cc422e10b922e39b3ca9dbd8fd0ec76e82da3f76f9ecdba6b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hunspell-tools Architecture: i386 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: 221 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libhunspell-1.7-0, libstdc++6 (>= 5.2) Filename: pool/_new/main/h/hunspell/hunspell-tools_1.7.2+really1.7.2-ok1_i386.deb Size: 49196 MD5sum: 3fd44ac339ae1564890e36850a39deb0 SHA1: 6fd5b961d6d7f414674c6a2f0ad5480f92ed5136 SHA256: 9129848f1562d52cf3418e8ecca3b3d8eefa7613eaa08824c6becd7d2a1865c8 SHA512: 382c750c4a6710984fbd2e91324d5cf596edafa43f7be719c08108a00696dea06f027ec444bc43240094b47b75fed2e21926a521521aff49346bfba651f35c21 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hunspell Architecture: i386 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: 683 Depends: hunspell-en-us | hunspell-dictionary | myspell-dictionary, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libhunspell-1.7-0, libncursesw6 (>= 6), libreadline8 (>= 6.0), libstdc++6 (>= 5.2), libtinfo6 (>= 6) Suggests: unzip Filename: pool/_new/main/h/hunspell/hunspell_1.7.2+really1.7.2-ok1_i386.deb Size: 127424 MD5sum: b4660c6632decb4aea2b2cd186e71255 SHA1: c5096d302c4b28a8e379cbe14c2520db5442a6ac SHA256: 7bb4df609625b47e613c5424ef3d48debccab7dc5102d5ee7a2800a3c45c55ce SHA512: 3b455383e4cfe70b011f0831ab4d24535614310b289cacb7e51793e2047bad9da6016319e65ab16561b8cb8ee34f63b8e26f50a436d5348f2c8923461ec68ac8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/hwdata/hwdata_0.379-ok1_all.deb Size: 25044 MD5sum: 785d84201a4be08682c0cea8e854d041 SHA1: b527aa130b4817a6c4908ad58b17486f763d79b3 SHA256: f9e1496e5952cf300178e6ee1f4e4e3fea2469364a781aa37de70601e929058b SHA512: ddf4987212488389d8dea0d3ffb811229d1cafdaee39b197cec51db5a3a88198953a5a5dcbdd29ffc14de5da7d6e21935ad71f84695019012367a443a4179844 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hwloc-nox Architecture: i386 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: 620 Depends: libc6 (>= 2.38), libhwloc15 (>= 2.10.0), libtinfo6 (>= 6) Conflicts: hwloc Filename: pool/_new/main/h/hwloc/hwloc-nox_2.10.0-ok1_i386.deb Size: 212804 MD5sum: da1abd49b012d09ddc9f9d3654ec6bac SHA1: e16a42b68d5f991f389340a69ae2d52bb21f4aea SHA256: 4ac63c86c6b30ecb6dd9ad6ea335000d046a48f62f8bccd836305500d2930e4c SHA512: 6d0f00d2ce184f0a9b5ea3ee0872bade799adba12d0e5dbacda9339dc7b9b52e025d9ae2936ee4c0bbcdf87749d9161065013cdd8ab881d90a2bcb7ce178ca04 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hwloc Architecture: i386 Version: 2.10.0-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Samuel Thibault Installed-Size: 768 Depends: libc6 (>= 2.38), libcairo2 (>= 1.2.4), libhwloc15 (>= 2.10.0), libtinfo6 (>= 6), libx11-6 Filename: pool/_new/main/h/hwloc/hwloc_2.10.0-ok1_i386.deb Size: 229428 MD5sum: 6ebef30ef0b48c210276227694a2b85b SHA1: 999c7e5026447bf3100a939f00371056c8c70310 SHA256: a36782d44c343bf3b1eadc8e4dcfd285336b3c2953e9504515e8d3f9563137ce SHA512: c09c298a0429de9431151642b3b884b5713142119c116fe4c3e801a571dfa4bf256fe60a378dd1928519358c4319a92187df73d8f67d3820f20cad405772d1b5 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: i2c-tools Architecture: i386 Version: 4.1-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aurelien Jarno Installed-Size: 282 Depends: libc6 (>= 2.34), libi2c0 (>= 4.0), perl:any, adduser, udev Recommends: read-edid Suggests: libi2c-dev, python-smbus Conflicts: lm-sensors (<< 1:3.0.0-0) Filename: pool/_new/main/i/i2c-tools/i2c-tools_4.1-ok2_i386.deb Size: 71706 MD5sum: 9bbd24296eca0a252be4c939b721fca7 SHA1: 8efc823db0f999ef43c6ebd3ce4e861355ee0a7f SHA256: 868ecf1c80bdfd655cf722670a14820fa67b534ace6fd849b2d27bc5156a6cdf SHA512: e3dd2612596c19ca0702098a26c7bf79d3afccc252dba2b6b7ff4c72c326a269d8bfa1bb0506df7bf58c21cfc25feb752e19402e11f41395005b6ba47e904751 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: i965-va-driver Architecture: i386 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: 1910 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/_new/main/i/intel-vaapi-driver/i965-va-driver_2.4.1+dfsg1-ok1_i386.deb Size: 317932 MD5sum: fb9ed51aaf3f3a226d56672b86061d78 SHA1: 400ea0ee411d9dad70258c0da73e0ee1f95e68eb SHA256: f0703d0f986d18361e4d3ebf26cb50ebf947c6520ea4b5f40a556a1050eb93b7 SHA512: 509f95a50171e9b51f87745a6f276858d3b79995ca044be81de6c0379ca0c14d5f0c212393b45686cceaaaf660cbed6d782ba72cf526ffca0ba2febe27e89a48 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/ibus/ibus-data_1.5.29-ok1_all.deb Size: 12247492 MD5sum: f58b5a7ee791c98d47563372a50aed1f SHA1: 0876965818ce8d3dceab009d75e6702aadd47bc9 SHA256: bab8d9a84172da10362bbf9ef324efa3fed7d0691405375bf891c90e6cd52e78 SHA512: 5b37fdcecc290554f003f9edc5110f596faa53586c0b5eb5b898f8189aea539748602af0b014b3844067f331b09cf4a6e9dd49df17e1a8ea2d5720583aa7fa20 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/ibus/ibus-doc_1.5.29-ok1_all.deb Size: 216228 MD5sum: 0fd1cda70beba611b28322d7a46ff171 SHA1: cdcb59eb4ee84263afd89706fe69d61e91655c4f SHA256: fe02c61bdf3bb1e558297c5029e39a2e41c146c4f5d3a8a2141b1e29f1b1152e SHA512: 8b114103307d1cdefc211629a3501a92fc927c3c7232559919df672d71de3a8498168db86e967c8a0dc2bd388c1aaea4469150516f795b25d456e8e15114d23d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: icedax Architecture: i386 Version: 9:1.1.11-ok5 Priority: optional Section: sound Source: cdrkit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Joerg Jaspert Installed-Size: 437 Provides: cdda2wav Depends: libc6 (>= 2.34) Suggests: vorbis-tools, cdrkit-doc Conflicts: cdda2wav Replaces: cdda2wav Filename: pool/_new/main/c/cdrkit/icedax_1.1.11-ok5_i386.deb Size: 152336 MD5sum: 042d9db83017005f1cc9b1aff84d8bf5 SHA1: f6b461431b8c1986fe02b299999ef14a2b12b3c4 SHA256: fc5e79db2f43974bdccb054c205b68963e6d083939d8bde10688aeb4820e6409 SHA512: d30f73cdd4253ecea3e3969fa3772c8c41aac07e8550bfeccd45c528cc7e6e46a71ca43e2cf1dcc8f42aa303f516d9273dadaecdc3868038a65c419e837145f6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: icu-devtools Architecture: i386 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: 672 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), 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/_new/main/i/icu/icu-devtools_74.2-ok6_i386.deb Size: 202696 MD5sum: fa6fbae00a2b3551fd9e7427e01c47e3 SHA1: e2ad64ecf48f08d0426406c4ea552b897a6dfb66 SHA256: dc10baed2688a5fa017b2cf4fcd57c890e4408d8f3f3a2d0bd50d4584238a95c SHA512: 8723475ed41ffef95e23ce32b135b0df47e3df498d6276eb47dfd9dd2744ece800231d54292348af6915822d2bc7f8df7e5ef7e232b83a6f08b777221af59997 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: icu-doc Architecture: all Version: 66.1-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: icu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 41694 Filename: pool/_new/main/i/icu/icu-doc_66.1-ok5_all.deb Size: 2695320 MD5sum: 30dfb0e25feaf7db20d3246e9fe36f51 SHA1: bd01dd4fec9cfcacb435e1f7969df8a3437074c1 SHA256: b79c62b40f84421f8e0c338e514efea360e9c3f68611e0171a4a6ffcbef7bd65 SHA512: 5c649a8d84828987d2f7b19dff33e2d93110b718867eb1b40b4e21e5a64ca6c98d885b26156b59b67bb9bf2faf590593d82ca7c117001b526e366a569a3e2d97 Homepage: http://www.icu-project.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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: icu-doc Architecture: all Version: 70.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: icu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 42367 Filename: pool/_new/main/i/icu/icu-doc_70.1-ok2_all.deb Size: 2752390 MD5sum: a9ece1da8fec6e05efae241d9e2ef771 SHA1: 8ae3a4f8e52b7720cc452f95d033df021850a953 SHA256: 98aeeb9d5721f64a8bf0d0a1e2093a689d0603306449c7877474495134cd1a62 SHA512: 44c7e8b1e4552b06c73ec4244c366275d50180302db9460759cf4da4a02327f09a9bef2781e206064869beba07d13ef220901266dba7f28d8ac9788db3e64e34 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/icu/icu-doc_74.2-ok6_all.deb Size: 3061704 MD5sum: f5eb90d48bfb50e4d3a6edc42f9ad79e SHA1: e21941506b5c1635ca82d4b969e8d1f8ef47a76d SHA256: e2b42db6fd32f6458f921da0aa02460a60e8cb4d9b15c4663273eb8ad11656f9 SHA512: d5166a217a589d0bc8abc2e08a61eccf4e6bf916e5e5ff966a49ec2b4f4ce8f8d2b15ff826867621e2eed6c21c47ae58f4b01abd885a63141431b3b1298d42cf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python2.7/idle-python2.7_2.7.18-ok2_all.deb Size: 306820 MD5sum: 58f0384e464b06641ff76c108fa87840 SHA1: 906d490c97c067fdb03a8295d826f3df52570f10 SHA256: 93c0f95c6ee1f75c0f9d62a1052836c3a349746b69dca7efed557bc4f8c67653 SHA512: 7d64875ca3a4d17dd977239edf74f3c2a60dbd0f0ee37d7005a85fd0b16ec4b9bc36e433d8caa36967c95479034b1de31e6dea8f07fd20425c3c712d2baa5d0d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python3.10/idle-python3.10_3.10.7-ok5_all.deb Size: 363664 MD5sum: c2fa92bf76d5f62932a99a2c1ac4712a SHA1: 5c6630b4dc5e0422ada34f088f1d6c4a0c27c0d9 SHA256: 3de0d24fbdfe1abf528df127d46dfeebf5b68fc1ac8315015afaf47262b1a68a SHA512: bfd0ba100b692eb92324c02609e79087b13e0cb2d4dfa22d5c7369d52a2ca50c6635fd77c0161e38eb21ff776fb7ef4cb7f2990847e9e24cf2b5a6420816122c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python3.11/idle-python3.11_3.11.0~rc2-ok1_all.deb Size: 364016 MD5sum: 997553ea51f8b89c369f342b99097a20 SHA1: 5338633c6d4257c67f81983cc36d5d26d535a8da SHA256: a1bef3c1a505207c5fa57c87a5fefc8ca04d3ed08a42f80734175b054f08877e SHA512: ee24d3b766c24ccbf0ca5b4c365f6fc3e2f3379ffbe108ad4153c2cd45994f04180e2a6593aba4a8e53561d6197f7f146c23c3c25718242ed994399de0727aaf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: idle-python3.12 Architecture: all Version: 3.12.2-ok2 Priority: optional Section: python Source: python3.12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 1879 Depends: python3.12, python3-tk, python3.12-tk, libjs-mathjax Enhances: python3.12 Filename: pool/_new/main/p/python3.12/idle-python3.12_3.12.2-ok2_all.deb Size: 411740 MD5sum: 3b8bceec1759ece26d4e5c304d9d25fb SHA1: 11ac31b367f10210dd11f8e052c32519bb46bb7c SHA256: 55fe3b194d9a1490abcd4d54f3c4caca109f9166ddaaee4815d3691959751774 SHA512: 45a813d5dcdbf278b0c63a165d57b86ec71e3e3c174e2ff0f36b34b5b7d50aadb1f27b34ba6401f930863243aaa211b91026a20e09542c0f6ee88196c7dc419f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python3.12/idle-python3.12_3.12.2-ok4.1_all.deb Size: 405244 MD5sum: 1765ae11cc13fd71cde4344e07149611 SHA1: fb3c7428f5c846541f18371438fcf0d5ac157919 SHA256: 6210794e0d28752f4c94d476ff99741b3b52974ccb7544e1f6232538cd147564 SHA512: fb66c0757e81c2447551daebe036a1c95b329fe1c93e0c604086390df45eb7cbf3bbf41e810c8199890de90c5e9e238660c1c1bbe9ee0ae1c956c70809548428 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python3.8/idle-python3.8_3.8.2-ok4_all.deb Size: 278634 MD5sum: b19b8e4fefbcd310c44c823334a2b798 SHA1: c7ca98682f81f8ff85cd9d75fd4b11d8fefceadd SHA256: 608888399831bdf80984fedf025d46dee19209100eb598c2f3e299771e1fc8e2 SHA512: f55f4e117da56b1923b3236fe98702f4e5369854bdb00d2f6678071ac31247ada3c974c2bb0280ef15b9c6de271904189da297ca89723ccb46817c60846da914 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python3-defaults/idle3_3.12.2-ok1_all.deb Size: 1080 MD5sum: fb5bd7ccd5002d449c66b2183a66d4ca SHA1: e1ff6880bd265a17294dfd7a988b72060d2f8059 SHA256: 82e0f90b7ec285e42564ff9b77a19f462944d959cd8b4f403775df6dbd520c50 SHA512: 0d04ea441d94efbf611769fd1e7311022641b6433696594f28496b48804d835093eeefae315d03deee4109875cfa8b74d46ff21f39a3e20b4c6d6dadaa36f3da 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python3-defaults/idle_3.12.2-ok1_all.deb Size: 2932 MD5sum: 2930bf3525cc9cb02b0a8d4e46fc5624 SHA1: 3e995153af8253ec97de2d95ca4f78958b0e2970 SHA256: ab3940a41c3808ac9c23936e2fc6bf0a8a3fce9dc61d7b055e5f806a28f34a0e SHA512: e50011c03af212eb09b8407b77f48777571df515b7d56e754418be603f761a6cc79aba363f3bf7d2020b60f34aec217cff7c7ca10980350d461ef2288cb922bf 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: idn2 Architecture: i386 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: 40 Depends: libc6 (>= 2.34), libidn2-0 (>= 2.0.0), libunistring2 (>= 0.9.7) Filename: pool/_new/main/libi/libidn2/idn2_2.3.7-ok2_i386.deb Size: 13214 MD5sum: 040b0a58b0480ce7b9d4431e6f1feabd SHA1: 1267bf1305fed26c29dd50145f1b9515d71db5ad SHA256: 9bcece5ccde6d8616e3b2c06bb29a7030269b31562df5d5beed108fb06ccad40 SHA512: 82d181fb399efab19fff325ab18ffac720a86d31d563f47894622115e637c87fa386095b66e598d79013de247fbc8d36bfdeec23fcd49e2cee2d66a56efd82c6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: idn Architecture: i386 Version: 1.42-ok1 Priority: optional Section: misc Source: libidn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libidn Team Installed-Size: 112 Depends: libc6 (>= 2.34), libidn12 (>= 1.13) Filename: pool/_new/main/libi/libidn/idn_1.42-ok1_i386.deb Size: 37036 MD5sum: c40251bcead136b189796b91843fa92a SHA1: 9893a722a355def1748198f5d4c37bf88df3938d SHA256: 046614a30a67ed0fffc87084d5fa69b0c0290d4525c159875585891f9884630a SHA512: 676507970b90d690018616cc19a36da6f6412ddd1f400a87a6a892606c45c8ceac5dad3668bcc0881e0948dff4f7422916c20c226f6e7bd72f67a3ee186363d8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/ieee-data/ieee-data_20220827.1-ok1_all.deb Size: 2119634 MD5sum: 5d76a42585c425013a497b57c8739eba SHA1: a6bb559cb8eacc0b15e2abc13d07dfc7ff0c13a5 SHA256: 2692877640fc989bdae768638c7c3f8137628804b4e897afa3f4551cb8446484 SHA512: b30a31a2997e929d00f81729ba12439b510b0c56e73b6cc50a4b0451e15000a0b3e91d8b7086a6a0a5e6df5f2569adc3044fd6d6d05c87bcb94937c4728ad328 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ifupdown Architecture: i386 Version: 0.8.41-ok1 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josué Ortega Installed-Size: 191 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/_new/main/i/ifupdown/ifupdown_0.8.41-ok1_i386.deb Size: 62342 MD5sum: e47446ea4f223f8f2e5f45efd0d66662 SHA1: fb44fb497165fcaade62ab183119e51d11132ec5 SHA256: ef577c73f46f890117c2f80fc8d5c81e96ba66d13dd790b08b78efda8df5995a SHA512: c304018080e18da2600169ddede3241ac4744b5902b4a35852af94061004400e06ba2f88a49041c66854a5bc74d6193871730b47c31ce318f2b3a03c5a5cb915 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/im-config/im-config_0.57-ok3_all.deb Size: 55448 MD5sum: a75b1f939a18de5260e5f5e22db64590 SHA1: 2794261287912ea9a3a3d0c04922f323a2741a8e SHA256: f7a903eddbe353f5e2756c7aede61419afaca1d0ad3389fd961bf1737e991423 SHA512: 4fe4e95563cb2a8b9db5820b0a21f8d3aa0de39fd86adfa32b7a11cdcd5f7b8a80e2007a865122500819f367f25305ecb2ec83947c8d087658bcbd302561ddb6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: imagemagick-6-common Architecture: all Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: foreign Priority: optional Section: graphics Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 534 Provides: imagemagick-common Breaks: imagemagick-common (<< 8:6.9.2.10+dfsg-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.2.10+dfsg-1~), libmagickcore-6.q16 (<< 8:6.9.6.2+dfsg-3~) Filename: pool/_new/main/i/imagemagick/imagemagick-6-common_6.9.11.60+dfsg-ok1.2_all.deb Size: 64118 MD5sum: 8885de1075f8a45ab070261a36498372 SHA1: 874d342a2507182a0637b319f64aba2b1bb1c09f SHA256: 86a262909919ae5b7718e4435f1ee1fe3f325762a2a91b05a4af6655cb0ffe34 SHA512: 677157bfc704b769f9f2000cb373aa803c41812e9cbde3160ccfac5ffe0c02da0fe9ae94aabc326af964af9e396e84973fa57a98aef7f69625a3e8323be3b039 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/imagemagick/imagemagick-6-common_6.9.12.98+dfsg1-ok1_all.deb Size: 61912 MD5sum: 1afa2b9fab80c7dcbc02e7feef4298e3 SHA1: 7ddf0f85d4917a1c8060b6cff1220e0500f2a744 SHA256: bedfc6322b26c4e487b59c6e888984228d5f72742405a3b5d06ab23e374e19a9 SHA512: 619078eaa481df38004e1237bc188aafc38896029e44ef75e90bedeb78552f7b518d57511d0e248ae9f172a0c240a75b35e6e055dbf0fe50b84c3c94a6bf9a6f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: imagemagick-6-doc Architecture: all Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: foreign Priority: optional Section: doc Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 55444 Provides: imagemagick-doc Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.11.60+dfsg-ok1.2) Recommends: www-browser, libjs-jquery, libjs-bootstrap (>= 3.3.5+dfsg-1), libjs-jquery-mousewheel, libjs-jquery-fancybox Suggests: imagemagick Breaks: imagemagick-doc (<< 8:6.9.2.10+dfsg-1~) Replaces: imagemagick (<< 8:6.9.2.10+dfsg-1~), imagemagick-doc (<< 8:6.9.2.10+dfsg-1~) Filename: pool/_new/main/i/imagemagick/imagemagick-6-doc_6.9.11.60+dfsg-ok1.2_all.deb Size: 7711348 MD5sum: b13e2b93d8727f0872f4fcc10fcd5c13 SHA1: 05f10ec9f9de5ba96e932cb1fcaa57f7cb83eacf SHA256: 56c88e00891b268091e7dfa7c97a2b6b7f63e4015116357b8344a09a70580585 SHA512: ea4fc7f19ce29438cf964ec2912f1aff4db376956343bf4a862d3a70ae7761590a8bf7d7d825c25a44a6f3a46ed37de70117e868868c5c797e0d326eafd7c8fc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/imagemagick/imagemagick-6-doc_6.9.12.98+dfsg1-ok1_all.deb Size: 7821672 MD5sum: 07053fa3ecb14386758f322270b04f00 SHA1: 2931edb0a0052993d8c00a5fc83146c7362e43aa SHA256: a86ab584fc871ac416337931a086fcf1a98b2916809042df3503fd05d6eef1d7 SHA512: 1e36f4cde45e3970825411fe8af57d4b53bb180de58144939ce3aca12d88814c93927941a4c26b408a870e4ff274d1f3be1632b160712c858840166727bea777 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: imagemagick-common Architecture: all Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: foreign Priority: optional Section: oldlibs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 14 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.11.60+dfsg-ok1.2) Filename: pool/_new/main/i/imagemagick/imagemagick-common_6.9.11.60+dfsg-ok1.2_all.deb Size: 3254 MD5sum: 74e0dc5b68f6991329c256e619e9a63c SHA1: 1748375cd4b5e7c7ec1ec2fdda41797a4510b2ef SHA256: eee382edbcc96df1fe2c466208d8d24ff2e99adcb1a5c7698dddf3cc37b6a0d0 SHA512: 840595bc6c168db8fbe026a4b03e9a7f3fc9c8b18df3e261bc438f8e25634352b5d3d930c1afcc38b34891e380e69981f3f33390973ad9a68428fa38486b8f10 Homepage: https://www.imagemagick.org/ Description: image manipulation programs -- infrastructure dummy package imagemagick-common contained the filesystem infrastructure required for further installation of imagemagick in any configuration. . This is a transitional package to help migrate systems to the new imagemagick-6-common package. . This is a dummy package. You can safely purge or remove it. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: imagemagick-doc Architecture: all Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: foreign Priority: optional Section: oldlibs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 13 Pre-Depends: dpkg (>= 1.17.5) Depends: imagemagick-6-common (= 8:6.9.11.60+dfsg-ok1.2), imagemagick-6-doc (>> 8:6.9.2.10+dfsg-1) Conflicts: imagemagick (<= 7:6.4.0) Replaces: imagemagick-doc (<< 8:6.9.2.10+dfsg-1~) Filename: pool/_new/main/i/imagemagick/imagemagick-doc_6.9.11.60+dfsg-ok1.2_all.deb Size: 3378 MD5sum: f767eaf09f095d4040fb4e2bc3a25183 SHA1: 7157fd751b6bf246e79f686e18b90cfd5ee334a2 SHA256: a0357fd75dc73a78603271fc0f7c9e0811d180b9801e89abf28e5fe1c16c12b6 SHA512: 498aabceb557fae878240792dbfbd9782cb92eb13dd2ef347f17c3631ba0a19941ab80bdbd42ff1bda27cf53a53d4f7d32b67f675b9ab30ec4aa9a3a022e5f36 Homepage: https://www.imagemagick.org/ Description: document files of ImageMagick -- dummy package This package contained the document files shipped with ImageMagick, a software suite to create, edit, and compose bitmap images. . This is a transitional package to help migrate systems to the new imagemagick-6-doc package. . This is a dummy package. You can safely purge or remove it. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/android-platform-system-core/img2simg_8.1.0+r23-ok2_all.deb Size: 4318 MD5sum: c511f1fdd6b7fc1822996b49e0e28485 SHA1: 7e9b89fbb485bebe3d57edb161de4d9fc62d4bd9 SHA256: 517d8024d98ffeb824b22f35e5d6d973e069d99c41c33d6340d4e0544b194297 SHA512: 8e768c4426d75d5ec2df556c9a2e6889e76774a76631e3a09e62747b5a8b65e1445a003178ae423fac6cfde433e9ec114a75c4241d6c61252fe41358b92999b2 Homepage: https://android.googlesource.com/platform/system/core Description: Transitional package This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: info Architecture: i386 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: 425 Provides: info-browser Depends: libc6 (>= 2.38), libtinfo6 (>= 6), install-info Breaks: texinfo-doc-nonfree Replaces: texinfo-doc-nonfree Filename: pool/_new/main/t/texinfo/info_7.1-ok1_i386.deb Size: 132624 MD5sum: c6bbf0d28bdc499711c8ecbf36e19b7e SHA1: ebded1ca5c6a8002994c8613cbb573d98f3a92e5 SHA256: 11d31e298f8d247f132eb58f76139daad852794ec4138c762050d137db96e92b SHA512: 7c8538f572e969c74076573e0e91ccc8a04de570cabe41154a4e6bb5f98870361a7d4e71a7fcfb474ae0d6542429bef86ce76bb552719bd618af4a2b70440c05 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/init-system-helpers/init-system-helpers_1.66-ok1_all.deb Size: 36100 MD5sum: 66af44192e7e967e2c172f73c66a7450 SHA1: 0d95361eb31c8d670c53e5cc683df6bbb73d8268 SHA256: 6e014b586e727986c19c3737612cc434ee797d26b781876b826aff865083111d SHA512: 60d46ed8b166dee3bac2bf5a357ec0a531dd4d6245f70c14cc40b5a90ed86253b38aca79c6fb43c268f2c2d86b64fb843e7160e4e547eb1211534913b711079a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: init Architecture: i386 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/_new/main/i/init-system-helpers/init_1.66-ok1_i386.deb Size: 3080 MD5sum: da16ab1e776a2574f88626cb568dd7df SHA1: 95564fba48e2df09f73c4c019baee24def944c59 SHA256: f759aad0820391dbb0cc7ab9000985098baf92efcd7808a0e0fac775c79c238b SHA512: 6eccc1c3835a69a0a9a316d46c91ce8df367472eed22313a70d782ddd1a1fb1301b849b609aeffd36da7ca4d904fadabf120234e44674fbee90b5220865509c8 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: initramfs-tools-bin Architecture: i386 Version: 0.142kylin13.1.9 Priority: optional Section: utils Source: initramfs-tools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian kernel team Installed-Size: 40 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libudev1 (>= 183) Filename: pool/_new/main/i/initramfs-tools/initramfs-tools-bin_0.142kylin13.1.9_i386.deb Size: 5924 MD5sum: e29e27db03ba3b80727b86e78266f6ea SHA1: 43dafc4fc8a73d3c210cb0e85735c221abd92ea7 SHA256: 5416bfde74d1043c2fdfd2f018037f1bad157985a68cb9af228210e4325ec059 SHA512: 25f837e8081855ba33c4d73f9659571f4e38ad6e07b4914236fe38c77dcf6189a46b46c722b142981a8fff0e5a7edf76c0778b259f38350a712bcfda8362a333 Description: binaries used by initramfs-tools This package contains binaries used inside the initramfs images generated by initramfs-tools. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/initramfs-tools/initramfs-tools-core_0.142kylin13.1.9_all.deb Size: 49280 MD5sum: 58c7093189a42f537fb32d015637223c SHA1: 49712374824e36fba8ef3b63d13eee578e632c41 SHA256: 4fb6a46a5d8097c41155c6d0cc003b3044a16f29ed5db527593df330a0ab54d1 SHA512: 030b954476c8ebfb26127d5041dc15a41f6f46e5cc665d46a007707d4fa3e69734c8009a6bf6f7ee83d7dffb2d94d48efb1d66a6043ea342e035ef6539f5acc5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/initramfs-tools/initramfs-tools_0.142kylin13.1.9_all.deb Size: 9032 MD5sum: b4b50c25e1c84e27ea3f37e939de2649 SHA1: 5b18071abdbcffe3920be25a7e7f0b345f228668 SHA256: 2d0fd55164198db7b08eee3118b64bf7e7996d85e83808c0a774c541189cf1c5 SHA512: 4eb3c8742fd33b2c4c619ea0b7d16e3c9caf9e769bb863f56bc24f135df2527ae2f984568338fee880fc763a07ee0fa23edaafd7337744b4a6f81dec7c98fb63 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/sysvinit/initscripts_3.08-ok1_all.deb Size: 37600 MD5sum: ef2edbec73699550a2869336716490cf SHA1: 0bd454d9cc2aa5a00056e7c6e638e7d1196cbf49 SHA256: d77b404637fe429ffebdaf881ebab55c5d65c23ea63b57d302101bb8a3069c11 SHA512: 5adf4ed256ddfa08bdc4ac871806fb0787257b901d1368cb6e69b2548ba29f91c82dd6b39546b62f10f7b1eb810c88ad00c5b070fb123a58fcf45e9c6ae5a546 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/inkscape/inkscape-tutorials_1.2.2-ok1_all.deb Size: 1735820 MD5sum: 26d6dac42dc1cb9d6cba8f053a11c674 SHA1: 0a446b85bc41bcda1d0e9d43dd40426720d49705 SHA256: c283875859cd619192129e4828a2d3b7326db625a83e2933ab078506c3fe391d SHA512: 1fddeec7390fe7863328ed13f4165dc22ede59112c0a6e7f57c35f7449ff5540ac484fd012e79052eb48461fa0ac45776eece3cdf5f3df65a6d55f642ae7d6f8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: install-info Architecture: i386 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: 208 Depends: libc6 (>= 2.38) Filename: pool/_new/main/t/texinfo/install-info_7.1-ok1_i386.deb Size: 58912 MD5sum: beb69b465f78e79648312863ee926198 SHA1: ebd1b6f56c1133a60daee7e78ee1ee4fa781e847 SHA256: 28b102b580622db28c1dc64451658e7169e321531058488c3538f4beca41370b SHA512: ff8bc9356f3c691e76fa82408db121426764ee2e717e411140af8e89c7d8329dab2f0765a9e5b9195c838ff7d16b944ad42c70443a3a838b9fc2afd246c1e9d4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: intel-gpu-tools Architecture: i386 Version: 1.28-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 11601 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/_new/main/i/intel-gpu-tools/intel-gpu-tools_1.28-ok1_i386.deb Size: 1386212 MD5sum: 093d1b32a3574954a9cf093d948a1beb SHA1: 64702c881442f267b1ab2e56d38fb59eede74c06 SHA256: f6ac2839d8ee1e776db3aae9e38b115a0136bd1e1d6d8794c6868abf40302743 SHA512: 2266abcaff19a227418e47df89cab0faecf72172e8d9950e8b372a5a1840c2a8e7ca56ec901a9cae1ef912b6cab4a441b9c41940214d6ad5e7a2c8a3feeaf9ce 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/intltool-debian/intltool-debian_0.35.0+20060710.5-ok2_all.deb Size: 23272 MD5sum: 473ef04df9a82e9600e713b9170dbdde SHA1: 5eb1ada4cb5b4c7947adbc0c79a5c2dc93362f8f SHA256: 4bff1e01e26fcace96a3803dbb79fe00a1fb29113211c2e88abd0ca2437b272e SHA512: e4237d8159db2756091ca351330027e948ba2feabd0f623cbd49006cd52700cc2e45d55814c1b6b899beba678598ea8c62891e5a70fff5467635bc64850aae9f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/intltool/intltool_0.51.0-ok2_all.deb Size: 43634 MD5sum: a1b579714bbcbb77f084c7dddbffc1a4 SHA1: 758f18c7ef987c5a32e7d71a46afdc1bf662394b SHA256: 34bc7b7f9cdbcc42aa024297d13361341c63e18c96248acd0c356abffaf7ce93 SHA512: d9b5b046e50820fac89530b5c38a3cbb970fd026c4a39373fb8b7697f82e7dffdb846b52f95bc8fa981cb3cf4eb10c630d7a6bdb69bd87fe6e063c222643866b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/iproute2/iproute2-doc_6.1.0-ok1_all.deb Size: 15952 MD5sum: 51caf948bc7149289e8aa6ecd5045c0e SHA1: 54ab593e98c75d54f83069d46e0430ff595f7827 SHA256: 0c1d9645f09d2a5aa161a5e0194c85e9343552722a1d62414758cb198469ec27 SHA512: 4737c0875f5529c994c34f9f01311c3e7547fbfde35a5d68845ac27d4bc588dd04eaef93f3e791b95c2d50ced670d4cb4402333ced5334ad929d6b8b966bd78d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: iproute2 Architecture: i386 Version: 6.1.0-ok1 Multi-Arch: foreign Priority: important Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Kernel Team Installed-Size: 3714 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 (>= 2.0.15), libtirpc3t64 (>= 1.0.2), libxtables12 (>= 1.6.0+snapshot20161117), libcap2-bin Recommends: libatm1 (>= 2.4.1-ok0) Suggests: iproute2-doc, python3:any Conflicts: arpd, iproute (<< 20130000-1) Replaces: iproute Filename: pool/_new/main/i/iproute2/iproute2_6.1.0-ok1_i386.deb Size: 1073452 MD5sum: a186d2b5e5b77205ea8cd260e19a2380 SHA1: 835e5a0291b42543a581b189cb41fe38dbe9f7a8 SHA256: 15fc2da7f0296135addd6e0d87c05bf0fce5030783ef520a14cfc5142508e4b6 SHA512: 0d3bdea0ca8a83ae9ee3c448aa7945aa46dbe78cfa2dab7f61dd013139b10abe27da435108af2fe1a7cb979258d16bab5908f5bf51a36691ddd718630dd43181 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'. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: iptables Architecture: i386 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: 2298 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/_new/main/i/iptables/iptables_1.8.10-ok1_i386.deb Size: 365796 MD5sum: 49996b52d4d505cd0ed277b766343091 SHA1: 4fe3d6e2fa1ecf50edd3d7aedbd46ede098d6af6 SHA256: c6c3f1e32ab710cc368061383546f0b725e179ee9e502f23827f5127bda19de6 SHA512: fe3da43ccb02a01b0aefe6fec0284242336b1b0c1e9c0043562c890184b68abf63683386adf7152af582c730561bcfbf644fc21fb584448e6644d8601fdb6880 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: iputils-arping Architecture: i386 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: 50 Depends: libcap2-bin, libc6 (>= 2.38), libcap2 (>= 1:2.10) Conflicts: arping Filename: pool/_new/main/i/iputils/iputils-arping_20240117-ok1.0_i386.deb Size: 16058 MD5sum: 9fd5bb068aa9a0fe651ed5619a064ef6 SHA1: 14b4d2088834817a4a5d1edf5f755b303512871a SHA256: 40c77049d92f3a1b2afd0d7b2831116dea33129014cc6c6160836c7b30e4481f SHA512: 0e7707d4eb48c4b0522e6c211871a80fae009e4fad9e29e9b2768c12a660e98170d6b680fe53f4c5967d16514c643ab1cfe8905a509fefeca2d743112734d8a4 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: iputils-clockdiff Architecture: i386 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: 42 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10) Filename: pool/_new/main/i/iputils/iputils-clockdiff_20240117-ok1.0_i386.deb Size: 12558 MD5sum: e0a29a28dd126d85917eb74dbd4fe9fa SHA1: 344b004b8c1e7df7e86b252990ece29cf8ad12e5 SHA256: ffd62c2aa2dfc380dd0ba77edd559a086f8802eaffe76eb7c6e9ae4238d96622 SHA512: 803750bd04e5ccd0327e9940bbc7e9b56b1073f121b325a246285be712cff54bb04a4af3b78619f408cc297ffe8b421e16c2180dea175bdc84d5d088442ae32c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: iputils-ping Architecture: i386 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: 125 Provides: ping Depends: libcap2-bin, libc6 (>= 2.38), libcap2 (>= 1:2.10), libidn2-0 (>= 0.6) Filename: pool/_new/main/i/iputils/iputils-ping_20240117-ok1.0_i386.deb Size: 46460 MD5sum: f9cc6398f553241f5d0c74ecfab1049e SHA1: 81c1e7efb2fffa7ea26edb5c9303b986eb9b343c SHA256: dd083c0dfce1d449bb0c736ba88d7d0f2a90022a75c894055e492c0837a6da23 SHA512: 100a07446b119e11f83e71abccf014c9dc5f4afb878124eafd27ce7359a3e756645e92a0c59647b8ecbb0c17b13b39a239b96aec722bf0b91e53908c5c6e66ec 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: iputils-tracepath Architecture: i386 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.38) Suggests: traceroute Filename: pool/_new/main/i/iputils/iputils-tracepath_20240117-ok1.0_i386.deb Size: 13962 MD5sum: 93c816b91b3a6c800485056e1377854c SHA1: 21539b325e4d8abcb8c33ade34da932e7e88a826 SHA256: c715914542cb9353791cb9bae00212788185c2667982d2ee6688058711c23a9c SHA512: bd7724a76b323018902bf24b722543609a2e7374b6ac7e43128e5e6a5ded6b7fd0d6332a18b6ee00501e6282f755738c45d81667e4a25d419b7cc441827abc96 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/ipxe/ipxe-qemu_1.21.1+git-20220113.fbbdc3926-ok2_all.deb Size: 1563644 MD5sum: 002fc794c3df96a5fe68c6cb36fd5b49 SHA1: 2d0f05d3da2fab9c26b7118421a04d3eca4c994c SHA256: 4abad0f4459c4aaf105f5fbfacdd91a3b994ae71602bc842cd333a8a1b74be45 SHA512: d65c38117aa8bc275083a05d7f529f0543f4145f69849f764c8c8e638e0eb0433f523c84549d331dcb1ac01cbbe065916eeab813572b1d9de5b590a4a4daaf3d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/ipxe/ipxe_1.21.1+git-20220113.fbbdc3926-ok2_all.deb Size: 1375792 MD5sum: bf3bfdcad46743e11e3667f910a2e410 SHA1: 849e79ba7ac571fdfdcc7ce23e5029d72bcf1143 SHA256: 04f530de7b241b9a101ceb4f8a4c34e254da7d6e99591e2add0ccec99a174d32 SHA512: 3aceac99ea37a983f9745c34aad431ffa414abbd4f8e9e708afe0c8551d1055a3e83d7f03a890b4bd60a50046bc722411c6b24d36b841323f695dd93df38bd62 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: isag Architecture: all Version: 12.6.1-ok1 Priority: optional Section: admin Source: sysstat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 104 Depends: gnuplot-x11, sysstat (>= 12.6.1-ok1), tk | wish Suggests: rcs Filename: pool/_new/main/s/sysstat/isag_12.6.1-ok1_all.deb Size: 16962 MD5sum: 556d14e49d341654a7b00561c2e54b50 SHA1: 0e456c7d96a71c4000887cae0b4d0cab3b5a4b06 SHA256: 145c8a21ddc5141c1aeb86f99705aed14823132c2b22815a7780673465beb823 SHA512: 773fbe2324fa2aeb291a4669919128252a5510ff90dd926cda074aaef396dcfc32098095cd3bc1cfdd905b48a84da5554fb0feac5424a61fdda380ec487a0cdb Homepage: http://sebastien.godard.pagesperso-orange.fr/ Description: Interactive System Activity Grapher for sysstat This package provides the command isag, which graphically displays the system activity data stored in the binary logs produced by sar (in the package sysstat). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/iso-codes/iso-codes_4.16.0-ok1_all.deb Size: 2935684 MD5sum: 361c1af651043a7c2fcb54522037611e SHA1: 52b106f9e89b711ac84a5b1f8f53ad08055affc8 SHA256: e2949cb2acc3356af4ed29d0a3ac30b5a4b5342d003a6d21125206392a960956 SHA512: 98492fc3a888b003cf9536e1939dda40c034b47927e410caf387d2ed16b43cb4a31d9abdac76bf579310bc8cc012647e86cf3c373fe77a9df14bdbf4c14e4dca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: jackd1-firewire Architecture: i386 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/_new/main/j/jack-audio-connection-kit/jackd1-firewire_0.126.0-ok1_i386.deb Size: 28412 MD5sum: 7f4f84989b8b5dacc54f08d9b8442250 SHA1: a9bbe1f580717f18bb78ad7ebe95a4f07726d1c9 SHA256: 6fe19f6d830de02562e98821dfc1e7899a48877743e7b2bf2c88f42c0e6cd4e9 SHA512: e93276818da9acd260b78013cf209074143286adb92516dafc12e337f28582662d619bae867735d1553555a4bdb2b6005029b7b7baba5eafef46299f97039ae2 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: jackd1 Architecture: i386 Version: 1:0.126.0-ok1 Priority: optional Section: sound Source: jack-audio-connection-kit Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 462 Provides: jack-daemon Depends: debconf (>= 0.5) | debconf-2.0, libjack0 (= 1:0.126.0-ok1), libasound2 (>= 1.0.16), libc6 (>= 2.29), 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/_new/main/j/jack-audio-connection-kit/jackd1_0.126.0-ok1_i386.deb Size: 109812 MD5sum: 104297945e4ec02f8724edf379e75866 SHA1: 9b8aa53aa9b3f0428a9dae00090a91aa35a2c8f7 SHA256: 618d816693aae808d7106b97b1a5bf801f125ec3014b34e896ea2e0c63ce1f98 SHA512: 123951d4e097df6e9ce55f9e2d9e3aa26dadee4cd82f4d9a330d50c9bb1bafb0c72a27ce6e7e4b66ce9eef500510517d1d0e7b2074ff99408c45aa97282bbe95 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/javatools/jarwrapper_0.79-ok1_all.deb Size: 8952 MD5sum: efbce701485a4634d8eb3b72ef8adbe0 SHA1: 7d74acfb29bebf1e16336a39247eaa200a86002f SHA256: 9b6936dfb162b333418fc417223e54f378265b5d999221043b7437c6c5c6a042 SHA512: 9e3131ac1380eb329cc84ed3d94c3cb71c396364600be1e6c9b867d738b27bcb13c83216d3944e0f8a6def4ca105667d480f0c2278a9c8af0bb207a56764b414 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/java-common/java-common_0.75+exp1-ok1_all.deb Size: 5996 MD5sum: 745d2b53f9a6e2998267005010531809 SHA1: 22d8599656bcca53c10534094d38c8e49f6c00c6 SHA256: 3b3ec2068de604e8da586fc514ca283b2b3d17fd88b16227afc06f77249bc660 SHA512: e993e461c600613e2746af69a0801ae9a5f2d4c10550e0d6e0c5bf6c0353a6719013b4a1b98306bc34d38bfc131b2223e36491c5ea3e230881ce0315fe9d90fe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/javatools/java-propose-classpath_0.79-ok1_all.deb Size: 3456 MD5sum: 064ad9a863ca2120a6c308fb97be35dc SHA1: 3a368d14384dad354fc9ec0cab24da98e50b4afb SHA256: cc9cd1f2b365319715a4bbd6f1174fd0bff4a40c734247f8d2225e3da6d1f17b SHA512: 27ed2bd204dfffca11d29ed2d88a370dd50cd0e357405f9af16fceff2ac49a28682e57dadde2815144c1f3bdf3d29cfbb211984f2610d8bdb5ac6f906f571c51 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/java-wrappers/java-wrappers_0.4-ok1_all.deb Size: 8416 MD5sum: 22eb44c91aa71f82139a4e45cab49d87 SHA1: 3fbc66a328f89fa1c2cac7afda53cb8996b06b9c SHA256: 85124561535e9db3e50e292b667d569dccd03366377e25c8cab3d7c11f1902af SHA512: 2d485b56aab2b5fe5d1b003b1965161395b534995a2cf05c4a54ffb102fe7fb2f2356cd1f1a0128c8f3b313b0b6c0ceb5ab63c22ee541de59dbcf9fc27174591 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/javatools/javahelper_0.79-ok1_all.deb Size: 83248 MD5sum: 6d215d705aee604ffee9cbdb676f3aa3 SHA1: 630a0f3734846d0d0d70e957bd22850a2b699051 SHA256: a835714a129eaa9b2e3fa338f70df502667bea479eee4f88a28be67cf25ce691 SHA512: b5c84985d5f3b9b50cc8732e4832ad7d64ab71cf9d814ee532d26ff614ff2656d0154ef501974164f90e2172bddc914155fd480fcaafc92071a173c4b516a5cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: jbig2dec Architecture: i386 Version: 0.20-ok2 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin Developers Installed-Size: 77 Depends: libc6 (>= 2.34), libjbig2dec0 (>= 0.16+20190905), libpng16-16 (>= 1.6.2-1) Filename: pool/_new/main/j/jbig2dec/jbig2dec_0.20-ok2_i386.deb Size: 23564 MD5sum: 3a837b2a2a6829c990050969e171c782 SHA1: 921b869e72c24c3cdaebc005debfb523462f4dfb SHA256: e002d9be668760454608c2ffd2b27f8a00612ba8bf75a7a911c285a3b63b2903 SHA512: 0024f66ce66c2f4346773f65e55041a5d9f6453828e1963757f84e34e924cc06593177726b42ef8423566e554ea4ad77a4c4404d5d2fdadf4bef631890e2546a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: jbigkit-bin Architecture: i386 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.7), libjbig0 (>= 2.0) Suggests: netpbm Filename: pool/_new/main/j/jbigkit/jbigkit-bin_2.1-ok3_i386.deb Size: 24424 MD5sum: 285a5a938400ae9f156f9a3f8367015a SHA1: 505f44e4459155fc33eab76375e158ec21dba40c SHA256: f0e6fec61447ce70792a60b3316d6bd183ee57137e477a172b8e0aff1ac7918a SHA512: c75e6364be91e1dab736d04e841f064a5515af06c06353242e53defb17d954f6394f4130a7a58fb382bf10576c6a2e3e3ac9e8596494947d74dbe01d358bbf11 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/jeepney/jeepney-doc_0.8.0-ok1_all.deb Size: 126848 MD5sum: f09c63db18c9e410c68f4216b408c7e1 SHA1: be0a5eeda265f906615833f70e786ccefeb3f4c4 SHA256: 1e2728e3a110550a091707333b357fa52fd52e5159ab4edc6bbbc133dcde23d6 SHA512: a272d55a125d96cc2830cac5fe4a0f124a68b2899a9de10c26839563761d8d2470c21e1623629ade35240aaa567797a7e786b86c34aaf338317bd43c33e5c7fb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-jest/jest_29.6.2~ds1+~cs73.45.28-ok2_all.deb Size: 502144 MD5sum: fe7efc03fba638cfeffbb170f0e29181 SHA1: ac8bc1f2068a027d19bb0f560d789feabbd452f9 SHA256: af66f38f7d0170d78f2a740cb9e344c8872de088c1ac1a6b68e08af118e03dad SHA512: 5d8105f670c2ecd733e4ca708d1b145975040aa99dbd36cd32b032390e6c95af12a182f0dc5620508cdd60d99cedde2d0bdbe8dbeeb9797d9e12af03794a20fb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/jpeg-xl/jpeg-xl-doc_0.7.0-ok1_all.deb Size: 877908 MD5sum: 43ebf1d9e41f7df6b9e834c80642a36d SHA1: 4fb06444819652496f74dd41389450edaea74894 SHA256: 4bc9c0c63f4a8573f157d317d413c980d09049f0b0df81d892460bebfb40e56a SHA512: 44c7eaf1bef962de5b61552dc6741ec55c7f9a86d13b604177b16c4654314c30e53b7bc5f4f5bc25a24b136814d7ced79f2db4ff911231fbdb818beaa91bfc62 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: jq Architecture: i386 Version: 1.7.1-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ChangZhuo Chen (陳昌倬) Installed-Size: 122 Depends: libc6 (>= 2.38), libjq1 (= 1.7.1-ok1) Filename: pool/_new/main/j/jq/jq_1.7.1-ok1_i386.deb Size: 65748 MD5sum: 6ef1849fb6fb17c4a63ee37e2dc77f7a SHA1: faf5261020758371506bb54c172e74c13c0dd06f SHA256: f496a0d0fd6149cc30042d471a02beee81ac93c6059a3b447b164ae985edd430 SHA512: fe272e5ed2af211dd4aef047bd5cffd7393861564a0eb399a89e6bd60d8d514f44c13f68682800b5365b0cbab2b2f3c7a8e7c4d71f3241ca88a9b0be22385204 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/jtreg6/jtreg6_6.2+1-ok1_all.deb Size: 630692 MD5sum: 9c4132b506c4a8040e260af2e2bec51b SHA1: 7c2c695633f92dc716afdd0aae002a7c69b11f8b SHA256: 45d8204a3e71a4b70710f3d030572108f00521a6e5c735d4566871c587b43049 SHA512: 1554029e554f81033765cf06f8355b59a9331fc282d6df600283951f59aac9b351db0f261490fa854d8010052ea67779da246e499a260bd7311cde580167ef48 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/jtreg/jtreg_5.1-b01-ok1_all.deb Size: 608936 MD5sum: c0b73a70dbb80123ec3c1a68ea3a3757 SHA1: e0bf5aa216dc47dfae4b9aaf71e41d6f2ac9bb2a SHA256: 6dec2ef469f3f7f4c764ec5b3d3216aa2d963e06e85eb7a61929daad06089dac SHA512: 44c4f96b1f8c7be17c20eb3e0fbee8a03cd730e99a8431400d34a699cf88782f870106b623a9616bb94d0beccbcd60149d8b4f032ce481ac676c761cf70414cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: k3b-data Architecture: all Version: 22.12.0-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: k3b Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 10275 Filename: pool/_new/main/k/k3b/k3b-data_22.12.0-ok1_all.deb Size: 4838632 MD5sum: 8ec1a2223ace62733c9c35666bd06c33 SHA1: 5213a10735e2946532b608662df4c95da207c115 SHA256: 7fd6c949a500583b9d99aa4e2d495ba86cf37d1db9b14f50b4bf8629cca2745b SHA512: 9aafcebd93ade08021043f4a5bee458f9e0908a3f22f96ee8f7d2b715e45a3aad67fef3b340d56d0d31254bf64f01516bf1c8f2e15a43bd90104ad5dc32446b8 Homepage: https://userbase.kde.org/K3b Description: Sophisticated CD/DVD burning application - data files K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. . This package contains the required data files common to all architectures. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: k3b-data Architecture: all Version: 22.12.3-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: k3b Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 10311 Filename: pool/_new/main/k/k3b/k3b-data_22.12.3-ok1_all.deb Size: 4841102 MD5sum: 2235295a9f10d05875c2ce03fafbcc64 SHA1: f2256c3f2a967ff5de3338be15e040aa9fb61730 SHA256: 47fe9f2ed2e7e9f13d4ad1a1b646f3151ea80ef06707a61858c87328d921f2c9 SHA512: 47ab0198db29a5e06108f5a181958783df8c4d85528433e0cf0ff4a51a9bf4688b99cd1cec33b679c3c16461978c0d4de04d45c8705eb6609dc0afd0ba04a72f Homepage: https://userbase.kde.org/K3b Description: Sophisticated CD/DVD burning application - data files K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. . This package contains the required data files common to all architectures. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: k3b-extrathemes Architecture: all Version: 22.12.0-ok1 Priority: optional Section: kde Source: k3b Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 830 Depends: k3b Filename: pool/_new/main/k/k3b/k3b-extrathemes_22.12.0-ok1_all.deb Size: 779528 MD5sum: 755d1c850117ef9ce862bf4d2973770c SHA1: 98ff88ea20b51549a6fcdfa25f2754e85d5abb56 SHA256: e9998152b839d695647cc2251ed6e6b84c9be5dbb94cc194b1d463edefad12ec SHA512: 8a8abc24390f6b61b2f379273b7a788a759d3a8f5b1a15f56d5ef44c03e8aa49339a427bec08fb2db3458de22c146bdd44ab4bddf60d07bb97b0387b513c88e5 Homepage: https://userbase.kde.org/K3b Description: Sophisticated CD/DVD burning application - extra themes K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. . This package contains additional themes for K3b. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: k3b-extrathemes Architecture: all Version: 22.12.3-ok1 Priority: optional Section: kde Source: k3b Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 858 Depends: k3b Filename: pool/_new/main/k/k3b/k3b-extrathemes_22.12.3-ok1_all.deb Size: 781546 MD5sum: f441e586821cc9e4be031b0df6196126 SHA1: 86f325407bd6a616d7ac9acaadf72637f80a4390 SHA256: 0a6ef16a1dd48ad1635328bee13b468d28ab89a8d4a7a29553961f19a3045ad6 SHA512: 786b3ada49a7e9f785743392a29a7c8f143fe6a5ed0ac65756cc1d42209ca003d45b316af46b9d86f67833cf1ec08ca846fcd7998d2e0bc8fbd4e520ab433744 Homepage: https://userbase.kde.org/K3b Description: Sophisticated CD/DVD burning application - extra themes K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. . This package contains additional themes for K3b. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: k3b-i18n Architecture: all Version: 22.12.0-ok1 Priority: optional Section: localization Source: k3b Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 18333 Filename: pool/_new/main/k/k3b/k3b-i18n_22.12.0-ok1_all.deb Size: 4409748 MD5sum: c0e42df6c0a99cc5bfd9bbf02cba00ba SHA1: aca114b23263fe3176475b783fc49fd3d7d95d60 SHA256: 1f055a815677b7a216a838e8da40c37b0c146749e7cb14e23ec2d048f10d4303 SHA512: d0d879ae27dfee2b2d0dfca9dcae45890c8060276397c72772b9e5e55727246c3450b5ed410629c7f4adccb796c4585bb0ea7908cf305f0d6ab3cd47af8fa17f Homepage: https://userbase.kde.org/K3b Description: Sophisticated CD/DVD burning application - localizations files K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. . This package contains translations files. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: k3b-i18n Architecture: all Version: 22.12.3-ok1 Priority: optional Section: localization Source: k3b Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 18477 Depends: k3b Filename: pool/_new/main/k/k3b/k3b-i18n_22.12.3-ok1_all.deb Size: 4380080 MD5sum: 815e2274678fac932727c75481eb036c SHA1: c5f451773c923298b4dbd5df8dbba82933182118 SHA256: 988c58a788bf9fcb18daaca525fbecc98dce4f6c5760cb09b1d8fdc6e66588e0 SHA512: 36f34ad25fe2f2b1b498d4bf10361441ad71cc82118cf933e50823afeec1739853b1ed2439b1399ebfdd5b2e241deb91fdf8060e020a00f64696891f4d70f37d Homepage: https://userbase.kde.org/K3b Description: Sophisticated CD/DVD burning application - localizations files K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. . This package contains translations files. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kajongg Architecture: all Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9180 Depends: kdegames-mahjongg-data-kf5, python3-pyqt5.qtsvg, python3-qtpy, python3-twisted (>= 16.6.0~), python3:any Recommends: khelpcenter Filename: pool/_new/main/k/kajongg/kajongg_22.12.3-ok1_all.deb Size: 4759556 MD5sum: 35521c4ad4fd28a859c0da93e16209c5 SHA1: fbdca07e92a272ae10d644881d15bfe8de174bbe SHA256: 9c05ba9693d28f5b6b5b235a77a7185604957559178b1fe2a3442efd4f8366c1 SHA512: f980169e270221f8e575d54be527a283a8d1a4225fedb81cfd763ea644ad682131b48b6bbf658e1591fd714061ab9daeb46efe4af256b11fbb42e2376c7744b3 Homepage: https://games.kde.org/ Description: classical Mah Jongg game This is the classical Mah Jongg for four players. If you are looking for the Mah Jongg solitaire please use the application kmahjongg. . This package is part of the KDE games module. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kate/kate5-data_23.08.4-ok1_all.deb Size: 7661542 MD5sum: e8844c7f2d2619f2154d85e30218fd97 SHA1: 36475424d18e687aae005412b046471c13390475 SHA256: 2185efafd5704b35549c064a55d448d68879e0e4ccb24213288eeceb8778e5c9 SHA512: d55e51d749ab8aa20d94bc969c8ece82f0ace727d85f2ea6a26e8f1b52fe6020683cbb66aa7b6512363c3771a676dd5d4a37d4f627853f9a5d3de50b79207328 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kbd Architecture: i386 Version: 2.6.4-ok6 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Console utilities maintainers Installed-Size: 1633 Provides: console-utilities Depends: libc6 (>= 2.34), console-setup | console-setup-mini Conflicts: console-utilities Filename: pool/_new/main/k/kbd/kbd_2.6.4-ok6_i386.deb Size: 325264 MD5sum: 1170878d85386588cbabefae2165f0b0 SHA1: d1fc95fac48404a885f986714f63ab40db866e21 SHA256: 21ba6f7ea125652ccaa211fafc305ca170602b726fd6442c360e4904ec9cd6eb SHA512: 712c75e94a7ad3de24a4cf22a12cdbac5189c0935fa8d9dd831cb965c3586784607038cf31f623e5dc3cbd8de722039844a95ba866cceddf69ce81005b2bd15e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-baseapps Architecture: i386 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/_new/main/m/meta-kde/kde-baseapps_22.12.3+5.142-ok1_i386.deb Size: 2096 MD5sum: 376734eb49a993da17028d5ffb13711f SHA1: 293f9f08de5a8370f56a9c347e32fe5e22252d0a SHA256: 2b92807780caf4fe03ccb3259f7ec8e7d089409153675ef1affc9896a039c773 SHA512: 477a4a445459d5daaea71054841375b308cdb419d81f73651446cb0667601a2d0d4ff51eceb2a9927f0ddd8309ac19e6f0c61d702f604c46602378f6644cec95 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kde-cli-tools/kde-cli-tools-data_5.24.7-ok1_all.deb Size: 729328 MD5sum: 7791afbdc94a1d4dc9cd939ef069b28e SHA1: 67e6aa26f7427cfe0a2cc97bb64163d858485bf8 SHA256: fe4c75d6af5fdd87def3df0d1584e2f8c5d567ec541d0d86907ec2a5cd3eadd4 SHA512: 77800d8963b94c3f305ef76bc15078f49268620db32039a1c1948826bc992ef7c8016ebd5f0443dfe50d6f4287af7ab57dd2928185c324f7f4984e3e9668b638 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-full Architecture: i386 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/_new/main/m/meta-kde/kde-full_142-ok1_i386.deb Size: 1904 MD5sum: 0c8a17ac1326ae193f3ea82392a4aae0 SHA1: 192cba36921ed99b7134da8bcc8df26acb00709a SHA256: 011eead753f0fc0731191448457e74d7e97bfcde67779ffcafa428c491848ec5 SHA512: 474275e29e0f28c61de72ede183e201b4f679e7d078b611fb282915abcbb43a0cee8e5dc61580cb7632220a86805a58a0da1eb5084849e1cf0cb5f53252c9c17 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-plasma-desktop Architecture: i386 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/_new/main/m/meta-kde/kde-plasma-desktop_142-ok1_i386.deb Size: 1820 MD5sum: 2e7e63ed23a22e83b1417fb9f12fe94a SHA1: 63ff3ebfa92905ab695edf536c4f450e76a222c3 SHA256: 216d288f30f9f04c2395105c6d6c43e39e6a1210a2c0d30f99da267ca7f7b906 SHA512: d6b431630d9d4c9cff2e4dd647ecd18673a52c0f386cb32a3ba0ed2306b8945169d2af8d9016d320f5c27ca819fc71383975a173245e994cefa59cb66e576e0a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-standard Architecture: i386 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/_new/main/m/meta-kde/kde-standard_142-ok1_i386.deb Size: 1872 MD5sum: 4f52285800c0a5142e505bf0d592bfd5 SHA1: 938e15db9fe2b1b1a2f37fd491eb27c6e5c7e506 SHA256: 02cee6574f387ca487796b57b15d376899cb8214bcbc0c43791a9989a5a15cfb SHA512: b6eb0af06dfb08f1bc7b20f9f06e9c4e9930aed79eea7cda60c9c6744e887d3954c24f429eea3c30c449ba75e3bc89ab07e52577ac8a37d11b9dd42c02d7a606 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdeaccessibility Architecture: i386 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/_new/main/m/meta-kde/kdeaccessibility_22.12.3+5.142-ok1_i386.deb Size: 2116 MD5sum: f6e793953678d76cfb6fc5066963d784 SHA1: 1c3e5e9034d7302ff3bfb8a1164c461c798dab5b SHA256: a5ed338a1eb125e736fc21061dfdda66265b0c53877057372677aa47d6b1080e SHA512: 0e7974708d0856a3f8b4f9ee5b2728b77e35a0c5988ab130ecb8339cad926a854af0c21e75860ca9e3921c8608b658948fbaf587a42ad37a3a0991d2b1c6102c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdeadmin Architecture: i386 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/_new/main/m/meta-kde/kdeadmin_22.12.3+5.142-ok1_i386.deb Size: 2088 MD5sum: efb668d1916cf168b8e2690211a27f78 SHA1: 11209f17a93c6bd4327fe72d4d74c9fbea0a5e3f SHA256: c02098b02cc135d12e8305b719beea7f072a7514184e2bef179ed7d0522cc1f7 SHA512: 3c2082ec9f5095d8b626bb55dc0fd4310428604fd7c79b3235ee4d58f05f891eb6905cf31db1b36a4cf1c246a86d5039c4e74492ffbc903f0f408484c5701aed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdeedu Architecture: i386 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/_new/main/m/meta-kde/kdeedu_22.12.3+5.142-ok1_i386.deb Size: 2138 MD5sum: 1a26cc8e5c6dd49dbe3e4af24a3e3b76 SHA1: fd88919e6d8f2250fb3c0604bc0e6fb9436200a0 SHA256: e9f8853ac6843ad60041e6bd215559671756e4ec4fa5e0d6a027a7e8e862a40d SHA512: 81820f9a142d3e11748e2466d6fab0fb7f3089d0fe1019066588aabdcfe6c2a4d2e70f20b91efc4156b6cd3da41aa0dd247a62cd9c11566811500625480baeb3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdegames-card-data-kf5 Architecture: all Version: 4:22.08.3-ok1 Multi-Arch: foreign Priority: optional Section: games Source: libkdegames Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8741 Filename: pool/_new/main/libk/libkdegames/kdegames-card-data-kf5_22.08.3-ok1_all.deb Size: 8759972 MD5sum: 2861c96fb024f153b985f98f9fb4c560 SHA1: 78c2cfcff28bb047a4b4c548754ecca24489c881 SHA256: ea13e8cbee9f850cb659235f252ffa227ed38c8f2eda9e2e602c4e6371ef2675 SHA512: b4d696b4f678e148c9630f0b5726066d5e32a655725700362b0deca2675e1293c823a1636368de10edd18737363288e6777eeae26c8b80c7d39d6467b5262b4f Homepage: https://games.kde.org/ Description: card decks for KDE games This package contains a collection of playing card themes for KDE card games. . This package is part of the KDE games module. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdegames-mahjongg-data-kf5 Architecture: all Version: 4:22.12.0-ok1 Priority: optional Section: games Source: libkf5kmahjongg Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2163 Filename: pool/_new/main/libk/libkf5kmahjongg/kdegames-mahjongg-data-kf5_22.12.0-ok1_all.deb Size: 2120324 MD5sum: b44b450a98cf48143eaa3e62dccac525 SHA1: 4a2fab8336db106b906272ea7a0f767109406884 SHA256: eb9d4c5c6a73965584b2b8d2427fbf6acf29a379bf58329d4c5d055c26426344 SHA512: 3841088024410668338bcec1866023e9745e6ccafb183afeb12cdb023108cf4ccbbae0ed6f793e29a3977b48e5720e495eee6e42e4dfab693919a6b81408669a Homepage: https://games.kde.org/ Description: tilesets and backgrounds for Mahjongg games This package contains a collection of tilesets and backgrounds for KMahjongg, KShisen and Kajongg. . This package is part of the KDE games module. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdegames Architecture: i386 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/_new/main/m/meta-kde/kdegames_22.12.3+5.142-ok1_i386.deb Size: 2182 MD5sum: ea1115dbb0390a7db759ddf611705929 SHA1: e9ab86d19ab602012e97e2818b5323c1e7af1596 SHA256: c93bf2008896436f52e128520e5b54ffe90687a3b2ec10f40f11d0c4fa1bf988 SHA512: 0d38f3150d66df079d1beaaeb67679653b687ca1d6ec801fb90a689987ffd19507ca8fea6b3f5dfedb5c6dae5f650c07ded5b38e40a5d92650c31f15e1fb38b7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kdegraphics-mobipocket/kdegraphics-mobipocket_23.08.5-ok1_all.deb Size: 2212 MD5sum: 273cc2270220066f5759a80c19b21bb2 SHA1: e31e62ef72640997b7e2f40d2a8d35a913ea04bc SHA256: 55d3150913a7c497adf21436c6bb439b9e1b7b2d1c8b62fb946cd4c6c9b33940 SHA512: 0d79fe788b8b0dcdb4ef135da93019a4d7113aa7862aafa81e105c6464f16438ae070675a26c037cd00b370cd620b78efea7be0526d915d01f0504111ff5ab3d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdegraphics Architecture: i386 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/_new/main/m/meta-kde/kdegraphics_22.12.3+5.142-ok1_i386.deb Size: 2158 MD5sum: aded1f8792f6bc4cdc2cfdc5d2f137b8 SHA1: 3c8eb751a593a26b70f022fad3d3392e0e7b4bfe SHA256: f6a74a5e0d03b202e5e3009dc4a957eecb9f2ce0a37a4c15b2c0abf711a240c0 SHA512: f84581b3e56a626a6d4d8adcdfc8e913ad256d13f9564c594b5bd964c7cc75e61ad80092e99d11d145e37f9ca2782b6c75e17cb00f3ee27e1a946e9e0347917f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdemultimedia Architecture: i386 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/_new/main/m/meta-kde/kdemultimedia_22.12.3+5.142-ok1_i386.deb Size: 2154 MD5sum: 777d297367758fefec37250d7d7d5cbb SHA1: 1293140e8e1b6faf0ca6f8cdcb95ef47e522826a SHA256: f4394b1b017493d07cf1c04756df06034c979ef286539e05009ad46b388230d9 SHA512: aa26955624aba9dc7129b18150b460a1d6da3848351c4b5855c9af124585f5b804bfd40890dca6cae5fa146b1e994e9a645db6fe075417675b3e1c25fb16e7c7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdenetwork Architecture: i386 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/_new/main/m/meta-kde/kdenetwork_22.12.3+5.142-ok1_i386.deb Size: 2106 MD5sum: 38e71d94296baa4604b6c84d818b9f21 SHA1: 0cb0c16ffca3b579b80b05a540441abc699763f5 SHA256: 30775da0352ce216dc77ace6c0af4fcccd10e03be4677bf8483313ba5b7c5360 SHA512: 349a34a9ae7e7d010b219e4ca5b8c37c72b3839b1569e88e67ecc17a32a856b5253f02ef2e2d7858702eb7b38ae88909927a4f963e45d0a2e6ed2b9339d044cb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kdenlive/kdenlive-data_23.08.4-ok1_all.deb Size: 10661924 MD5sum: f2232c516bb028bced9d25a4f0b2ed02 SHA1: e83f9ea4789fbdd00526e52d55cee40534210927 SHA256: 82a0208c305b5e51ea5541e0f7f2f1cb7a649ea4516694923ad1d23bc163a446 SHA512: 429ca0577c061fc0c4cec748c3a7551a2c3801327ea2c0108a932e54f3e0ead98e59d94efcb425997b0d73b8762d50b8a16a7bf7358acccc012474e8429ff3bb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdepim Architecture: i386 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/_new/main/m/meta-kde/kdepim_22.12.3+5.142-ok1_i386.deb Size: 2110 MD5sum: 7ac526fd2eab99ae6a43b44f8dd4f9fa SHA1: f1ebf9e2b858824aef8f4d3b52439aa04846120c SHA256: 7d1f09b1f1f574eccd14728b8d74e90b434ad254027120d08e456c99195c9a01 SHA512: 0ea7d286e1cacbf3b310e5a5301b0b0a08373cb8695b0ed3c2304276894a4772cece6eba9b5e4e000d8e83748ae68025626cee44a5fee386ca196c2dee7df9f5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kdeplasma-addons/kdeplasma-addons-data_5.24.7-ok1_all.deb Size: 365956 MD5sum: f07243f22e32f8e23d6d4b951468c6ec SHA1: 914c9ef0dd1ca79dc89f182234df61cb78ba320b SHA256: f28b3c7c67f60bf951fab13acea548fc0f22f9a0cfcafc0d8ab0a989b63110a3 SHA512: a0a8726c52c3bb647d3ef16b39e014afc86fac5673035f1f9427f1f22433128b20a35b42423d0fefda1bed36ca98d573652b35f52f005f8ced003aaacb34a065 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdesdk Architecture: i386 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/_new/main/m/meta-kde/kdesdk_22.12.3+5.142-ok1_i386.deb Size: 2198 MD5sum: 8b42f7dc7aa22756f1198ae3e39ee2ef SHA1: 3c233b950b68eba02c593c452403deeb948b07d0 SHA256: 9fe2b6b9c64f52a70f7cd27e97da6cbce41fc21374a20268eaf078bedaf97705 SHA512: de85971de8999e9b30cf7c0183a5ac90babc51ab4eea6c10f51899401be417567427699b320bc1fbf76214a998e2f1ff7410b2399f514aad5a32ff08c711a393 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kdesignerplugin/kdesignerplugin-data_5.92.0-0ok1_all.deb Size: 18218 MD5sum: cdd0626de3f254d9c92ebd31de77407d SHA1: 56c28ee48cc3095fbee4708905c9e8e675a391e3 SHA256: 50e9aea81526f6e065ad1ffc7c1a9940f8581c4ca4cb0b2c09ac871d9950ecbb SHA512: 438730d2502819f66c1856e4a460e12aa664900a81c56a51d4f14f03f0db0c40148d31c22e743a05f68db2eee743d8034403bdefd2fd15179fd940f5d59b3dd3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdetoys Architecture: i386 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/_new/main/m/meta-kde/kdetoys_22.12.3+5.142-ok1_i386.deb Size: 2052 MD5sum: 14042ed39b794814a452819f2e00520c SHA1: 5c3454e5e955851cc1713443ce8c939d12658b0d SHA256: 6373151cd115816e43ff4625ad91aad40e11343e54acfeb3b2ac19e22f1bed60 SHA512: b76608a20515656f02fb4538ae7aaea352d67c3dde8dc21998ad57e6be4d960e703f865117d22a5fdb21c15d1f9ae1f9ed66c1f871ce7b125c6ba44a75b163bb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdeutils Architecture: i386 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/_new/main/m/meta-kde/kdeutils_22.12.3+5.142-ok1_i386.deb Size: 2132 MD5sum: fae2b447fc0b393716ec54f8928f1f88 SHA1: 17a666f38d151366431c2a6d6feca63ded34d9d8 SHA256: 906ef9ab62e06940ef2d4b8031486b242c1cfa917622dbcf1ad54088cd513b3e SHA512: 484b30660852d155116316c6b9669d36a89ce180c10f6a9194a9d89db708bc038fb263ecf05d2815ba5f5b0958f03079b76555e4bfb274b2121a8382f075cc91 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdewebdev Architecture: i386 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/_new/main/m/meta-kde/kdewebdev_22.12.3+5.142-ok1_i386.deb Size: 1834 MD5sum: 1ba14eeb06fbb5af0e1edf5ba7eb3924 SHA1: 76f9475edf74772f18d4df2d3c486bdf77e8c285 SHA256: 9ae9db2c172ab1db03bed4509b4720c58d9a49e01c573233accbe36793c0fc58 SHA512: 4b11ac64f1f382225eacd9d710cb524c151a510ce79144beecb687e56ab58b7c8b6116b23e12d38f2129a7920aad52a4921bb790bc57c464a7f46aa65bff7661 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/console-setup/keyboard-configuration_1.226-ok1_all.deb Size: 423020 MD5sum: 04f7655a5626357571a9c0dab42e193b SHA1: 20fd3c55417ab4f70f33d73ff08d8b6cf421a496 SHA256: c247d97c72619ef41ffb2744201c983a322bb83051c0bf70a6b1ebeefb898472 SHA512: 168cdac475399819f59a52e6723a4ef3c4c81db0f6d0bb8abcd39e819ac0b27e89b0177e9ce0179b4a700af5f9fda5a65c83f6466bda8cc28d7ed4132371c0e3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: keyboxd Architecture: i386 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: 329 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/_new/main/g/gnupg2/keyboxd_2.4.3-ok11_i386.deb Size: 124300 MD5sum: d0daef5fea1fd87081b96afd19f0b348 SHA1: 0c71a43d1cfbc012513dab4add01de2316065604 SHA256: 946ff59ec2af4ed1f31212d9dee9f5d315a8e2d9189826cfb968c43654aabc45 SHA512: de4c02058adc4efe50df0df8d2dd556544bfc642ac13f4e40edb115f02750b607c00afb4e57f89687c575d991cb9408105758ae69ff4e46f84661dcbc3e5ce29 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: keyutils Architecture: i386 Version: 1.6.3-ok2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Christian Kastner Installed-Size: 146 Depends: libc6 (>= 2.38), libkeyutils1 (>= 1.6.3) Filename: pool/_new/main/k/keyutils/keyutils_1.6.3-ok2_i386.deb Size: 54892 MD5sum: dd7551970b94f66ef39ea9d02490a558 SHA1: d394c7e9030d87d1be2f676313029d3b7278aacd SHA256: c83318c8100268f936b77e35bfcf8f25d367b1ab4aa0a2d2da938887e079b323 SHA512: 509a50909b4de5725ff0bba407685a8bc0189e4a99085a7b241aeca78887f96a285becc97bc8abc860a793698fbe1bf891a71f40d2f243c88cfbd9a17fb22730 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kgeography/kgeography-data_23.08.5-ok1_all.deb Size: 10382596 MD5sum: fe8826ac9b7bc424e12ec69e4cf1e617 SHA1: 5dd129b81821f02444b40efa27a85a3db6275bde SHA256: 0951f3e22318baeb318f1f97294ebdfc02805b4108596fb289d5c7e0a121f531 SHA512: ba342fe608234df5024495da31964fba06e5f00a41be9d6797a930bf967a2293c342c669a0b38fd604c7e7d2e6b0bb3c9a0d9562c8e51e1b5cf5d4c64a50019d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: khotkeys-data Architecture: all Version: 4:5.24.7-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: khotkeys Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3732 Filename: pool/_new/main/k/khotkeys/khotkeys-data_5.24.7-ok1_all.deb Size: 1714506 MD5sum: 7bfae5b087cb1eba45f09e6b915f4287 SHA1: ee97405792f9e98b120da72a865197164df0d148 SHA256: 22cd51eec23748462bc4a2377ea723bf4fd03774fb6ceab57a70ddc069fc1792 SHA512: 5f71bcd8bac1b6c8c692b88c976fd39ef971b561a49c0d82c4fd97efbeaa1c33378fe1472896b4dfd205e8d5d181cbbc09f691b4efc535b3fc1549a21cc622ca Homepage: https://invent.kde.org/plasma/khotkeys Description: configure input actions settings Configure input actions settings in Plasma. . KHotKeys is part of the KDE Plasma desktop. . This package contains the translations and other data files. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kio-extras/kio-extras-data_22.04.3-1ok1_all.deb Size: 617772 MD5sum: e8b5c80174bd95e5454c07c36b90b32e SHA1: d33a0f63a4fe226029fefbd23962f62bad9bf964 SHA256: 7d2b5be4774defc8e3f8506010bb45f7066bc99748729f8c61c75fa5fef48c06 SHA512: 03cafd4c599527cb159c620897c164a61e0feb4a6bbe8f6c2f7f50d285195ebc9909dcb316cc832bc4284d03f5212c187e6d1b5a18996a41574ced5773a6d549 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: klettres-data Architecture: all Version: 4:22.12.3-ok1 Priority: optional Section: kde Source: klettres Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 49918 Filename: pool/_new/main/k/klettres/klettres-data_22.12.3-ok1_all.deb Size: 39222116 MD5sum: 84cdc71cd836d2e35e1909c6c2d99aa1 SHA1: 0db188f7b9f3e9a28291551c07ffb9cce9e4b3c1 SHA256: 353a20b4f29b71c7051443410271bc118d8b088a80f56052bf11b1a46e2ff4c0 SHA512: a2594c64083cac47521b5518db9fbfc5326a835edbf3488667b0189a654e08d29c8a1ad1140619f036dcccf3f4de480e184169675a731220bed65ef32826d5a1 Homepage: https://apps.kde.org/en/klettres Description: data files for KLettres foreign alphabet tutor This package contains architecture-independent data files for KLettres, the foreign alphabet tutor for KDE. . This package is part of the KDE education module. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: klibc-utils Architecture: i386 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: 599 Depends: libklibc (= 2.0.13-ok2) Filename: pool/_new/main/k/klibc/klibc-utils_2.0.13-ok2_i386.deb Size: 96152 MD5sum: a05d1ea2c371fa323664b8dd7464b0e1 SHA1: 5884f8d3337afd923ac139d45c643997d8794f9c SHA256: c59cb2a11dfadb3f3b48454fb4cdf38f4fd0285fd5d13ce67f63f10d3a73bebf SHA512: 617c2d8c7e8b538ceb2c68762123f1eef07b394c1019d22b2dae1ceaa355ffc713fda21ff5e82a0c912dd3c7080c5f6e67804f9f87a8e60416e34f560d98eff0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kmod Architecture: i386 Version: 30-ok2 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Installed-Size: 275 Depends: libc6 (>= 2.38), liblzma5 (>= 5.1.1alpha+20120614), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2), libkmod2 (= 30-ok2), lsb-base Filename: pool/_new/main/k/kmod/kmod_30-ok2_i386.deb Size: 108330 MD5sum: 1ac35f82854bf9a40a24f7714988ac47 SHA1: da194a2a022c74b6912e210bffdaa2bc0457db18 SHA256: 0e73ada405403ce49d0522a79ed9796b0dd298abbe68fcedb944b9d68ee7d16e SHA512: b3fa5cf545f3a1cd750722de53c5dec149ba3a4eb76019cb0ee7b8190a73fab9b3909d73e2c8705f76f2794dc00fc768b3d42c671ad24dbdc8d96e5eb697bc2d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-admin-server Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 310 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/_new/main/k/krb5/krb5-admin-server_1.20.1-ok1_i386.deb Size: 84872 MD5sum: e8483f749c59abbab9a564a8ff5ed816 SHA1: 36d8f1c9daaaad905f2b1eb229f71df6014fa9f5 SHA256: 451a6197177dadca17ea8fd7583c4f6b05e2f473d3fd99d4bd7c7c1af402775e SHA512: 4b879beb32033795afc00bb413afb5b7462fc107a8f7b5e646f60ab826ae3e7aac3b1dcfa1b69a908f8793081b9a13e9c232ed38c63e0be73c1da437134afeaa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-doc Architecture: all Version: 1.17-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: krb5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 12081 Conflicts: heimdal-docs Filename: pool/_new/main/k/krb5/krb5-doc_1.17-ok3_all.deb Size: 2295108 MD5sum: 61b8ebb273529ff42460da23321ee94d SHA1: a6477877c83eca4a29dc0022cb62bf12f2b2f649 SHA256: c9412bc7837e74ee06ad0be9e857b9365bdd0d3512e580ad6c26b730ff53cd80 SHA512: 48bae7bb67d124df40d49847750bfd8a43bd1179a703e3c295b4050918d4945928d24c8459f49dd24275a1e2c7f44b7291a75fc7e67dcd8f41f34490fca074ce Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/krb5/krb5-doc_1.20.1-ok1_all.deb Size: 2767198 MD5sum: 077494bdebf3f4c0493f2582a067d3f3 SHA1: 43f9656e99b853a62c0c48236cbbd3689ef14d85 SHA256: 9e97587ff1e0fcb6d2c1b2e461eb0fec4faceef629a985e28f7cf8603f1f02ef SHA512: f025eef383d0a3abf093822920f88f6fba7916e806f18527e6b91b72176b69157a9458d5bfe5fe2c7e2628094a7f8d7726bcfe4a999eb6ba2d4da70aed389ee8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-gss-samples Architecture: i386 Version: 1.20.1-ok1 Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 120 Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17) Filename: pool/_new/main/k/krb5/krb5-gss-samples_1.20.1-ok1_i386.deb Size: 25428 MD5sum: b82cfc6dd306eaa9d1f4ff154f16b15e SHA1: d5b16d54869401dbaa719aff8cb380e0bb763352 SHA256: 1848c6562c2b5725b38d0ed4e2c4ee377397b16c2f7d45843ec5672a16164c22 SHA512: c19f143427c042a5fa65d673d34d9c7107b1b31ee9ef1a395b2ea7fe0d18e54ec48efe6c0aeb5b520105de080f8657d8b19a7affae7eea316be7bc4ac0d7e37b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-k5tls Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 96 Depends: libc6 (>= 2.17), libkrb5-3 (>= 1.13~alpha1+dfsg~), libkrb5support0 (= 1.20.1-ok1), libssl3 (>= 3.0.0) Filename: pool/_new/main/k/krb5/krb5-k5tls_1.20.1-ok1_i386.deb Size: 16672 MD5sum: df730dfa0796d639fa9a6fc8dc47efe6 SHA1: f7487c850897c2522210f56c484d0c7800c9a405 SHA256: 50eb0426d7a341570047279dfcd3c4d9b63b4a816291f5ff293a20529ac29dc8 SHA512: 6231f9f7827ff84db3e40ca0a3e2680b38966b5b596b14da25ca2f28ee3b09ebef90fcf94d81d46b63f05042d7748f6de410723076be7eb0c659c7969f49763e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-kdc-ldap Architecture: i386 Version: 1.20.1-ok1 Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 295 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/_new/main/k/krb5/krb5-kdc-ldap_1.20.1-ok1_i386.deb Size: 81888 MD5sum: 9e4d69fc723f69ddfe0b5a64c3e883c8 SHA1: 4c981c450036fb7de78638569b02270fa8844f1d SHA256: d6968d4a870b1b2589dd4c891e914269c036e6d88744ee993187985607642ef9 SHA512: ba2bb10d9898b0f1597c9f7d49af52dd5ef634cc4d5f2c66739ee0d6b3f6a66553ac51766ada72931fb2d4c97f0136f5decc6dd638a06fa051cd46672efce8c3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-kdc Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 548 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/_new/main/k/krb5/krb5-kdc_1.20.1-ok1_i386.deb Size: 170026 MD5sum: 190cdf969be0045e0dbc9a0d43713cd5 SHA1: 85f17dd8796554548d8d142c5e6b0c503a9a69e5 SHA256: e54532121e5d6dc0afece0356f1e353f314720ad911e1777a72d104f783b0f4e SHA512: 351ff42db19a7490b6ab8af5b9f8b984806932084c1a5b277903a066cb24c5f127ff53a052f5b6188256ec7555c574de6d400242338a351b4154de9ed0b50d96 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-kpropd Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 129 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/_new/main/k/krb5/krb5-kpropd_1.20.1-ok1_i386.deb Size: 29138 MD5sum: ae809248b638b3becade397c265b6f2f SHA1: dcef7552817160805ac5bc8d02d93d17dd8dceaa SHA256: 72d7d9cb6f13a0f70586978a03d295b799ec82feb20f2be645f045c95a8f4a81 SHA512: 8df98f6d9a333418f1a774e31ed537310fba809129def32484abab19e1c4425c3cf7e009500bd10c8dfc3677b66176d25bd2f915ea45ecf0e9892895e18207ba 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-locales Architecture: all Version: 1.17-ok3 Multi-Arch: foreign Priority: optional Section: localization Source: krb5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 269 Filename: pool/_new/main/k/krb5/krb5-locales_1.17-ok3_all.deb Size: 67406 MD5sum: 4beb9f0c44df69f0d66955cffb58d4f8 SHA1: 3d0cf0501f8b5da352177970f5b7c672b34db378 SHA256: 933178174180cb5aff8f0bbc597abf7b986986786c0502002f12cd6a241ccba8 SHA512: fd2e83aabb096054d3a4a742013b65f2ca858b513d1b9a78fa1d4762e832a25682003e13ccb1e046ba94692fa7aea16a32de3765bb827f013a07b2e3a071c69e Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/krb5/krb5-locales_1.20.1-ok1_all.deb Size: 64908 MD5sum: a4f81ab5ef45ee2e36d8ac6263aaf6a7 SHA1: 57e43c0397156e50a365a3b76980f1e571921a68 SHA256: 233bdfd6ef557451a882d68072a82a63e2e50416588633ca9a0ae2dacd9ad9ec SHA512: a1bdd234b89b76226813a7438156e968f6f607d1cad86a3fc5b21932a38b77c5bf6f2a301463c32167df7d12ff8c5c93c0b113c80257ad391417308dbec83b78 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-multidev Architecture: i386 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/_new/main/k/krb5/krb5-multidev_1.20.1-ok1_i386.deb Size: 124854 MD5sum: 6feb7a792fa1e1b1c6cb33813ce538cc SHA1: 9d4dda2a7b35fcada4fa57bac8191a9915d9d1a5 SHA256: ec47bf36d59fb1a3fc21648c03ebf0d5e4d90d53debc867324126c40ef2c5037 SHA512: 49aff392ccbf49818a8e30789b0772e1fa3be9aae76ba03fd57681058605969fb8615b7b37df4d2b5817cd8fd7e1405977291629701aa1a9e7445ca57a834086 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-otp Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 100 Depends: libc6 (>= 2.4), 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/_new/main/k/krb5/krb5-otp_1.20.1-ok1_i386.deb Size: 19584 MD5sum: 9280b7ce6f9ab686065a8d62a14c5516 SHA1: 991e993036abcfe742c488bf6e9e91b8c3ad6332 SHA256: 0be26fc40e3eca8a64d876b77a3de44a76064ff2e05d3caa7c535a5fc9c8fae6 SHA512: a456d63688b03e02fd10edbac02d82a89711f17e3d130cf408b38ab6e461307aac44934948288d5d6a827eb6db665326ec2faa3026ff6c8e7426eb5494821fc8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-pkinit Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 226 Depends: libc6 (>= 2.28), 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/_new/main/k/krb5/krb5-pkinit_1.20.1-ok1_i386.deb Size: 62874 MD5sum: 0795f3058c221fd5369d487d8817fd68 SHA1: feea02dc7047f76ee4916ad99a11d1093c691ef5 SHA256: ca5a94576febaa5b663b72f7811e790da3b16d3cfbb30f87dc51828c6edbe5ba SHA512: 721e4e2de9b68ee0c47489cc7cc267984c5ba82987fe15cefe061c12fea6058c07a26ab5513e2010416ef2ac4129a3ffe077535788ce5c07630c0e23ac528e80 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-user Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 370 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/_new/main/k/krb5/krb5-user_1.20.1-ok1_i386.deb Size: 102130 MD5sum: e8075fbdc33a5a2a1e846abdda95e5cd SHA1: 3a099cb50d315a4fa8f6e0c27a973160bedc1da1 SHA256: 7410419e8453c745885bb27cf2555316028350a355adc41a6de632d6df11fad5 SHA512: 1d71cef9a8f142d17fc57086b72a5e2244f315f478f93d2123ccd4edf0a017e4708216d15a72f600e28d5a633d6e4aead46014db7219995e974abc82b62fa1f7 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.). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/krita/krita-data_5.1.5+dfsg-ok1_all.deb Size: 52844658 MD5sum: 3001d9795ffb6547c310f746d4c00c1f SHA1: 61a1e5af4f69f5ca57fdeffca12f32c2e3815a42 SHA256: 87c7957abba5bceba7c8b01b88f8b70ab9630d5702209e51475c9da08bc15f3f SHA512: 97d6918001eb517f7e7bae29e710b100cd42176be50a95e0d09b2671b3b13c66cb816491ce6ed36ed3c3d575b30775cae55b7a9766db87f4485873ac5a06297a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/krita/krita-l10n_5.1.5+dfsg-ok1_all.deb Size: 3503474 MD5sum: 52085c1b91fbc4e3518c5e35e49106df SHA1: d0756e558b767a60f5da310ffbd7e1e25b9d8d35 SHA256: b0639165f4811a27a6809e260c96230c4ecd1ab8032e3757f1928f7d849fcf2b SHA512: b077a08a226e14fa93ca98546cf6321c81c074b374273bf4e3706eb2d617f7acadf04e200a3c036cba42d96b030d480690a64f1cbd975cda1be3adb54757a0e6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/ktouch/ktouch-data_23.08.5-ok1_all.deb Size: 4161040 MD5sum: a658778e352f3e94abd2c1b2604e3ac8 SHA1: 26e7abc46b897ea1921b5ec59a7c32156aad33a4 SHA256: a1ab858e275623ebc3bba2980da99a09aa7d372141f7933d581b4f03cac1ece2 SHA512: 936c12b4785bcbe3c17672026e5012801414bcc0ab9507d7040c18edf19bb3800978583364a3a81645a2562304e4bcc92dec10d276edb9c5cf15c41c3776fecb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kuserfeedback/kuserfeedback-doc_1.3.0-ok1_all.deb Size: 20026 MD5sum: 118d61ec92634eecd82af7a0b03b1701 SHA1: c89ad5ba421d9eef5ae317aee94c931c709fe8d0 SHA256: bc2eea1e61efb7b318e7ebb19d930983630d485febc1bcf622c361bf2f23d590 SHA512: b96d8017ea28ae2da9ad9925b084c8c34eee6e8028f0d7c2c04a0e8b053230eddd7842a0d7c5bb083a8eee5d2dc22911cf6347ee33aba687ba2a6f8737c83d3e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kwayland/kwayland-data_5.92.0-ok4.3_all.deb Size: 4560 MD5sum: a180c4afe115e480fe25197b649010c6 SHA1: d345f0328366bba68c4aa68aca8746655418c38e SHA256: 8df7f1447eeae3d3a2e940d01f57a0a3347a33948d9d8e74683c320f5037eed5 SHA512: 1444fc4c4819b01f55582d0fe13c5aac49e865b1970a566e1bf90105a3da9612f91e619d3e9b2a46c388ee91858366efd915df442b2761cdb7ae220a851afd28 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwayland-integration Architecture: i386 Version: 4:5.24.4-ok4 Multi-Arch: same Priority: optional Section: kde Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 247 Depends: libc6 (>= 2.4), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5idletime5 (>= 5.90.0~), libkf5waylandclient5 (>= 4:5.92.0-ok3~1115), libkf5windowsystem5 (>= 5.90.0~), 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-8, qtwayland-client-abi-5-15-8 Filename: pool/_new/main/k/kwayland-integration/kwayland-integration_5.24.4-ok4_i386.deb Size: 55594 MD5sum: f93926e5991c0b856b8dbba0391290c5 SHA1: 97b17404ac3d051a59d872366eacdf0bf7917ba8 SHA256: 3594863b8cd9b58902200acce5ee3401bf5d90b09bf8081c3d5d11b5fcb87ac7 SHA512: a3d6bd2ae0c0c79d25b16c382153c67ad6ac38a7cdfaf2fd2409b0e724a025a667b14371fbd434798eca72ffcd2f4ffd62755e5b1806594db31fee1b7b3bf963 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-data Architecture: all Version: 4:5.24.4-ok10.1 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/_new/main/k/kwin/kwin-data_5.24.4-ok10.1_all.deb Size: 1830488 MD5sum: ef089cd0cc988c6826d3d911215a02d8 SHA1: 5b97722495a002ec0d2819322485adbbcba84127 SHA256: 0026a9a30a659862626b4e518ae14539545515d36678b55c65477a77f0ed36e2 SHA512: c1ee206087af917e53cf6f3f08f1096e774b7530534ccd0090e42dfae1caa9d5252d1b666071aa4d6223b541a5fe7c63c04a617952bef37474e94c6a4d68bc37 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-app-cgroupd Architecture: all Version: 3.22.1.0-ok1.2 Priority: extra Section: admin Source: kylin-process-manager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 9 Depends: kylin-process-manager Filename: pool/_new/main/k/kylin-process-manager/kylin-app-cgroupd_3.22.1.0-ok1.2_all.deb Size: 1824 MD5sum: 401c676d8510ec4fa825caf24c5f5207 SHA1: 7a81bb9e93ecdac97478980e6a5347375e10c1a4 SHA256: 2cf27b8308fe35e2ee9f0fd7ad6d28774c3f38b1ccd8d870d40c62e9b051f29b SHA512: 076714af0a4b148e49a457f3d6f9078f832cae8e4faff28f9c585becaa9b3d4ae6f75351a816e911c60cd8802e3a027aede24f27632265edbb022291b89f0e89 Homepage: Description: transitional package This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-app-manager Architecture: all Version: 4.10.0.0-ok1.37 Priority: optional Section: x11 Source: kylin-process-manager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: guopengfei Installed-Size: 12 Depends: kylin-process-manager Filename: pool/_new/main/k/kylin-process-manager/kylin-app-manager_4.10.0.0-ok1.37_all.deb Size: 1532 MD5sum: 65af049ee0a99814d57500c0a4644862 SHA1: 467a0f3a598aea2f22cc8522a8b962e313b8e406 SHA256: d2ef0c4bec8e9312b4fbc2ce96f405f62f345012de53b7ea62e6d6133c1e19ec SHA512: f1cda93f2bb5d4400f23c9c8a206869447d80b2f927671d19c0506563020cf63692eba72ebecec400822225eebcafaa69e23d4f9d39b04df1f89ec3b115cdfc6 Homepage: https://gitlab2.kylin.com/kylinos-src/kylin-process-manager Description: transitional package This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-cn-clip-512-uint8-onnx-model Architecture: all Version: 1.0.0.1-ok0.9 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: sunyabin Installed-Size: 148127 Filename: pool/_new/main/k/kylin-cn-clip-512-uint8-onnx-model/kylin-cn-clip-512-uint8-onnx-model_1.0.0.1-ok0.9_all.deb Size: 105549776 MD5sum: f849444eab2480d8141d1aeb8ad162bb SHA1: b884c3da818d8bcf2dadc93efe5d55142032fc45 SHA256: 2cc28704abdfa23762d56e07e49de9f32a6f2e820995e85d730f88c667b0b77f SHA512: da989b93d39a2378ac479cf5257e8eb0d3579f2825b9fc7f07a7e6ca5dcfe6d64b3805a00f254688c47f2ca334238dda39d68a2e96050889a6632279dd30143c Homepage: <> Description: cn cn-clip-512-uint8-onnx-model This is the cn-clip-512-uint8-onnx-model. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-daq Architecture: i386 Version: 1.2.9.1-0k2.1openkylin1.9c Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 590 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libkysdk-log (>= 2.3.0.0), 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/_new/main/k/kylin-daq/kylin-daq_1.2.9.1-0k2.1openkylin1.9c_i386.deb Size: 179948 MD5sum: 6e2b6c86db732aaf32ee9cefedfa959a SHA1: 44fe50f97fce6f342cbba439cab5268e1a47235a SHA256: 6b9096c88c149dfa452811e5715a58ee33aee13cb33f98a89caf8765e2bf1673 SHA512: 7b6017e2cba7b0e417c428a4bcbdcc68a1292ca40c5a9aca83d5bd9901a6066ec84d4614ef421c2136fd0dc2bf70292bdb86a998749b015dd4b194fc750130df Description: kylin-daq collect user information, analyze and process basic data. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kylin-datamanagement-models/kylin-datamanagement-models_0.1.0.0_all.deb Size: 1730513220 MD5sum: 4219ea66e777abd81bbb5c2065d8d945 SHA1: 376696ef5035e45f83d0bfd946cfdb2d93d9e01f SHA256: 93f9cc81e871231cd84f1c0fcf78e48f615b6a23e0d35971c0e6949e1c8a07d1 SHA512: e85e61bef047a94f6b86035f5e94dd2dccadd631a63ffa3b39d400981e5bfa499ec0a0bd6b27fdab2e4bccc21beff451d002675a71da3dd953d30d60e3ad3e7b Homepage: https://www.openkylin.top Description: kylin-datamanagement-models runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-gte-base-uint8-onnx-model Architecture: all Version: 1.0.0.1-ok0.9 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: sunyabin Installed-Size: 348434 Filename: pool/_new/main/k/kylin-gte-base-uint8-onnx-model/kylin-gte-base-uint8-onnx-model_1.0.0.1-ok0.9_all.deb Size: 187139036 MD5sum: 1b01496c2f4777977d42cd379aa4a60b SHA1: 0780d52d2b889eef51b2148b2acc5fec60233ede SHA256: 5554cc8ad3949956aab56efe88c5f67a51f5e6659af8f5aae5e15a15eaa43666 SHA512: 44361668c9f5e31eb38c2a888b218be9f9018e376014ffdeb245d2ad676fc807d2c21708de0146b2f21d35bad945a80a0c2a913fcafa7b6c9207b102d1516548 Homepage: <> Description: gte-base-uint8-onnx model This is the gte-base-uint8-onnx model. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-gtk-theme Architecture: all Version: 3.22.0.1-ok0.15 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/_new/main/k/kylin-theme/kylin-gtk-theme_3.22.0.1-ok0.15_all.deb Size: 220240 MD5sum: a4ba09140d02a95af3aa4d81515bdba3 SHA1: 309860551e002ff138f4b4f585cacf6878b76b75 SHA256: 338ddaa806f4eb98b8770e4e5d7e1ec0e50952daedfb71b7ec7ae6a8e824a86a SHA512: f2d14f5cd5475e0d3898a1182cf00f23c035684ae61e3828217f290c06fa8bf07cc849a8bf9084f611f84de679980c340a43475a50deca5b9dd2c8f0fb1952a0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-initiate-theme Architecture: all Version: 3.22.0.1-ok0.15 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/_new/main/k/kylin-theme/kylin-initiate-theme_3.22.0.1-ok0.15_all.deb Size: 19294264 MD5sum: e2ef4a878eebb33f3e6951a85019b49b SHA1: a353335f90caff6648028c87ed2910ed2b7a6504 SHA256: e1269a42250263ea7b98d5c2c93df65b5bf37651763c8ba5ac84641bc1bb4eb6 SHA512: 196b8ad3f2288d56793860b129dc28ce72b6442ac803781438b4656c29865d938ed0e443f29e4075d48a851d0eaf7f27dd771e192d6932b36d0bf9c49d197532 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-os-installer Architecture: i386 Version: 0.2.1-0k58 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Developers Installed-Size: 12200 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 (>= 4.2), 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 (>= 5.2), libx11-6, libxtst6, libyaml-cpp0.6 (>= 0.6.2) Recommends: btrfs-progs, dmraid, grub-pc | grub | grub-efi-amd64 | grub-efi-arm64 Filename: pool/_new/main/k/kylin-os-installer/kylin-os-installer_0.2.1-0k58_i386.deb Size: 8266438 MD5sum: c1b43f5ba51d110a7c3805ace58f05d7 SHA1: 8d338000c24f6bef9cdb95385be9db92ed9fb5ef SHA256: 30d183de74ca0ed91ed7e48330db574637fdaf6a5168ccb4e961136ad9b38e6e SHA512: b6dedeb7d4b95e865d31315982e296689ab34ea734fd00f6b991e63219d7eea19a10b71c502ae64c9d5d74065f1c9ba66476b88d3e13f1739f7482e516d31b74 Description: Kylin Live CD installer Kylin live CD installer runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-os-manager-plugin-dev Architecture: all Version: 2.0.0-63 Priority: optional Section: utils Source: kylin-os-manager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jishengjie Installed-Size: 28 Filename: pool/_new/main/k/kylin-os-manager/kylin-os-manager-plugin-dev_2.0.0-63_all.deb Size: 4572 MD5sum: 041953efe4c2e11f783934797953100b SHA1: a41e5905252b1cdc1d46a5411c71e7e90aeb2f60 SHA256: e1513f439f03acbb399809aad9ec0f5ea63d4b4ab80fa1047e90e2afdbed6b47 SHA512: 70c2767b719ce4c0580fe67834873c819212b426312dd787df286950e958234fd3ef2ebb1712cc288baead61d10d6816caaa60553c542b42bdb65850bb4c4bd3 Description: Kylin os manager plugin development kit Kylin os manager plugin development kit. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-paddle-ocr-model Architecture: all Version: 1.0.0.1-ok0.6 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zouxiaoyi Installed-Size: 15223 Filename: pool/_new/main/k/kylin-paddle-ocr-model/kylin-paddle-ocr-model_1.0.0.1-ok0.6_all.deb Size: 14269660 MD5sum: 356deebcd49577c2bdbb4ffd6368c051 SHA1: 8e67d4dba32d9f66e6a535862ee9398a83a98a5a SHA256: dcedb47c3eaa9050aa9e72167e555a9203f0e55b054f64cc4b04d82f602c5b46 SHA512: a65db942c0a26a1fe3074c11229c3d57e3c9780b2f0e83d0363e5ca4ba61ee51086e528e1fcd80df81169bdcfe615c982a5f073a1cc124f39a3a263d7e2fecdf Homepage: <> Description: ocr This is the ocr model. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-portrait-matting-model Architecture: all Version: 1.0.0.0-ok0.4 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: sunyabin Installed-Size: 25301 Filename: pool/_new/main/k/kylin-portrait-matting-model/kylin-portrait-matting-model_1.0.0.0-ok0.4_all.deb Size: 23786164 MD5sum: b00e70984fe092964794dcc4271a5c16 SHA1: a347fce370a8f8997085e231ad2ec8de22d97ab7 SHA256: 921f61dc17b260e364415000b690d10293fe6487d995792c71cacec630b70b5f SHA512: 4a46b6f67d2b6681fa1a7020ae907341b4c64b92e3343208973b8758acb582e34cbb52a675994c2e9a206a46d2ceeebe9b495d589a69eda44f0198b9a1d9836b Homepage: <> Description: matting This is the portrait matting model. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-sounds-theme Architecture: all Version: 3.22.0.1-ok0.15 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/_new/main/k/kylin-theme/kylin-sounds-theme_3.22.0.1-ok0.15_all.deb Size: 1484788 MD5sum: f25b85f875ea4a2d25d2ac782033c3e2 SHA1: 617ec38b6d49918820789772aa210aad11a710f2 SHA256: fd877c59e0d89dda06eab79905ab396f19b51e2a4adc13fd607da8eb701221ce SHA512: 580dcd92e21f8db2a84f4f34b63c49158f5168ebb4bfbce5b15e2ca4f9c42fcc6f51481ea23e9c88afd0b4ce20018b98f9248051b67831f3edde1bad125c7bae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-status-manager Architecture: i386 Version: 3.22.0.0-ok1.3 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wangguixi Installed-Size: 156 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5sensors5 (>= 5.6.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5.2), libukui-log4qt1 (>= 1.0.3), ukui-input-gather (>= 1.0.0.2+0329) Filename: pool/_new/main/k/kylin-status-manager/kylin-status-manager_3.22.0.0-ok1.3_i386.deb Size: 49242 MD5sum: 933e1870845b42c93c4141abd1c4b9e5 SHA1: 8aa89753d147a1cf1ae53670e860c18adc578356 SHA256: eb0a86d35e19845d67ddce1dff27c3da670bfa7644961478a27a044098eaa852 SHA512: b066e555d00fc527e599693cf245ca4fcfac6618df6fa5cabc989bc4e5aafdc5824f297057557679af2651f954dc3a8dbf14675f5c2ca219608f8a36f0833402 Homepage: Description: kylin-status-manager runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-tablet-desktop-general Architecture: all Version: 4.10.0.0-ok1.1 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/_new/main/u/ukui-tablet-desktop/kylin-tablet-desktop-general_4.10.0.0-ok1.1_all.deb Size: 1798 MD5sum: 2f694b1472dd67c8ebb63d4b4836522b SHA1: 681062d8b6e828c3af4933fdae0756ce58fdda8e SHA256: 7e460da934aa35419c15d19e244575850a515c440ed71c12a94a585ba1af2d47 SHA512: b962105a79d9230218f6f9b1e69ec62838646bfe5140bf75559db776f40a1b6694f79a705f2a8dbc59f101686fa443c25dece9bbbab9e5d95d52d32c57e7ce5b Homepage: https://gitee.com/openkylin/ukui-tablet-desktop Description: transitional package This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/u/ukui-tablet-desktop/kylin-tablet-desktop-general_4.10.0.0-ok1.2_all.deb Size: 1800 MD5sum: 76c0e5c8a87fbb11283459e13e220e9e SHA1: f2c3e0bd6262e3ea6fb864227ed61ce0be552043 SHA256: f95a1c56aded542dd098b05df6dd9112d9c0eca66bed4a2b5f6e704880ac16f2 SHA512: 3126398c0661b64f5732019395375eab691e381facc6241477fc56a17f8f71e24548873c876032d3fee34235a4a8614f49d8925b35719d9041e1cfd77be8d13b Homepage: https://gitee.com/openkylin/ukui-tablet-desktop Description: transitional package This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-theme-builder Architecture: i386 Version: 1.0.0.1-ok1.3 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kevin Installed-Size: 11040 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5multimedia5 (>= 5.6.0~beta), libqt5multimediawidgets5 (>= 5.6.0~beta), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 4.1.1), debhelper-compat (= 13), meson, ninja-build Filename: pool/_new/main/k/kylin-theme-builder/kylin-theme-builder_1.0.0.1-ok1.3_i386.deb Size: 9024208 MD5sum: b245df9ad3760ca04a5dbe4fb1d1f628 SHA1: af898dee3b4cf1cf16f9ec1a8a6f0b655186e52f SHA256: 721cb1ee983ae5332903504eb1efac93bb744cdd607d0102fb4195adf0d87066 SHA512: 30c0949d5a46c9752b6e5de0e04a479d873c6037d35e9d56f6f43fe4445a23223482c34950e45afee2964336dfc5bdaca263df6ab2edb537979d28a8882fa871 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-theme Architecture: all Version: 3.22.0.1-ok0.15 Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 204970 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/_new/main/k/kylin-theme/kylin-theme_3.22.0.1-ok0.15_all.deb Size: 79630308 MD5sum: bf4c3fe424f0fccc08c3e093f84d9bc2 SHA1: f5a9d4eeb92ba4de2b4be8d1e6988f5a556a1498 SHA256: 37682f4ba4f34c18a9cd252387c709c9abcb8b749920e7a95d7abcf6c09c7b3f SHA512: f10d4beaf1c2113e37cc7b19ef154f7aa679c52b53ffdbdf647e456d83022d82fd3786596814fd29c173ba7be8fc179b27cc9ea4686264707496fe13d18458aa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-user-guide-common Architecture: all Version: 4.10.0.0-ok2.7 Priority: optional Section: utils Source: kylin-user-guide Origin: openKylin Maintainer: Kylin Team Installed-Size: 58844 Replaces: kylin-user-guide (<< 1.0.0-1+0730.1) Filename: pool/_new/main/k/kylin-user-guide/kylin-user-guide-common_4.10.0.0-ok2.7_all.deb Size: 37653992 MD5sum: 0f3c0622e2fff93273801d3e5d47cd1a SHA1: 3f1d32ca7d961d5a37814f8066a593e2a3851387 SHA256: 56d3593eadbe505fa63068f88d04d397f8357511afa132d41f5c163060ce8dc0 SHA512: a208b9fd66a126f396ee56d390eb5eb2454942c866b115d0ba6a9aaaeb9eea903416c99b8da5ad4d32dba4afaeba37a3a80f7557e160b1231342828020665a89 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-virtual-keyboard Architecture: i386 Version: 2.0.4.0-ok5.1 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: hanteng Installed-Size: 381 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libfcitx5-qt1 (>= 5.0.14), libgcc-s1 (>= 3.0), 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/_new/main/k/kylin-virtual-keyboard/kylin-virtual-keyboard_2.0.4.0-ok5.1_i386.deb Size: 104382 MD5sum: a1f6c74e521243bfdc68a243e16e1171 SHA1: 7921cb8d0ab0a34c8291c3783bc76a68170145db SHA256: d209601f79bd708b758a2e61047c81f9ee1bb90e275973bc952651a3e529d323 SHA512: 530d4a1e53e9eb2fcdd26e159f872118c86ec8630f0a5b8ada75f4996cd1c96037c0f9af474ae62aa7f590662d8ec68a56af5838bc9e86f14945bf178c870d50 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kylin-wallpapers/kylin-wallpapers-yangtze_3.22.0.1-ok0.8_all.deb Size: 348646844 MD5sum: ebe82e2a0f1fe12aaf7b7f7c54b8e925 SHA1: 20ccfc13a705653e56df7b5217ff9cd170bf361e SHA256: 5067781bbfeac44138500a388acb5c2acd1f8f6e63b2cf94e3316e3398ace976 SHA512: 0eb5acb3acd846dc8605beff2bb7749e7a9a4e7d5f1368259ba19dd7070efcdf1439e8fb0fd768610442b763462b5bdd78b0123503a91d1f6cda071f09a51792 Description: Openkylin Wallpapers Outstanding wallpapers selected from Openkylin Wallpaper Contest. These wallpapers are expected to show wonderful Chinese style. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kylin-wallpapers/kylin-wallpapers_3.22.0.1-ok0.8_all.deb Size: 990384 MD5sum: c4b6ef05c342bedbc1277eb0232fd4da SHA1: 085f312b32d54a3691a41971927bf4892776fcd0 SHA256: 610b827c8756d824a535e716d89467f3b374d63a0311a3db354fe8bc440d7516 SHA512: 6f930aa212b178dc5e94abdc686f18f1810edce6e30c593310259a3f78040760f91ece92a76e15cdedc3dbc15952fe72bf06e9aad3f55f667f9c0301b057e87b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/language-pack-gnome-zh-hans-base/language-pack-gnome-zh-hans-base_24.04+20240419-ok1_all.deb Size: 1765536 MD5sum: 45ab5c3615836a5cb2b40236f28bebab SHA1: c6681de2f17cfb6b373e963aad45a716f95682b3 SHA256: 30d9bdb788d367032fda567cc3f073710f750e985b938c9a16904ba11aa91f09 SHA512: 44879bd4868ab79e260a68db46a75477cf5358da96db5bb313bd6a6a4d505704711895cad25b0f06f60e0d727aa90504fb2848c9746717dff5ca6e51def9c3ab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/language-pack-gnome-zh-hans/language-pack-gnome-zh-hans_24.04+20240419-ok1_all.deb Size: 2052 MD5sum: 0f0ca6c35220de65a69e8dd800d113f1 SHA1: 141a497a5b91422264b140584abfaaa0dc85ef68 SHA256: 165aba90da396704e783c2a9cf7c23747354ee2e66e167528be2f993b0c22020 SHA512: d6f5792233c6cb920f2cfa60d62d352df5a1cdd75fc6ee4583ead9493fb6e0fcb5aaf05cdd37561d6681655dd24a070c818f00c8abf036454da03e50949b346e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/language-pack-zh-hans-base/language-pack-zh-hans-base_24.04+20240419-ok1_all.deb Size: 1917052 MD5sum: 3909835241857e0454f31f59299a819d SHA1: 708e9ae3ffb76315d6d4ad837130d5b9eed70762 SHA256: 1bd67cdd83e8a7d54ddd70613bc6af84f94342abb10aae19107965ea5f0f79bf SHA512: 7cc68cb76611c1c577f81e7a0887b8602cb1f3906f68b4dd9c684eff84937aaacefb8964e2aa815085b510d0e0e2f2d6c9da4031146ffa319769665b76e14783 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/language-pack-zh-hans/language-pack-zh-hans_24.04+20240419-ok1_all.deb Size: 2036 MD5sum: c0ef6212f83a008638cf4e65758adea5 SHA1: ea205d53bbbb9cfaebcd4e1c42f378bf8d9673e0 SHA256: 45d608acf4d3a88cb92b23e081d5a91cdeba198c403470f20494030b6120ffa3 SHA512: a6891ac793ddc91c6148c5d8490ef809b3144a8a83263c35bd18b59653180e5a86dcdb5de0c49442ff42a846842289a421b8dbd2f11675eadd3630a5cd67f6a0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: layer-shell-qt Architecture: i386 Version: 5.24.4-ok5.2 Priority: optional Section: kde Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 32 Depends: libc6 (>= 2.1.3), liblayershellqtinterface5 (>= 5.21.90), libqt5core5a (>= 5.15.1), libqt5waylandclient5 (>= 5.15.0~), libstdc++6 (>= 5), qtwayland-client-abi-5-15-10 Filename: pool/_new/main/l/layer-shell-qt/layer-shell-qt_5.24.4-ok5.2_i386.deb Size: 6894 MD5sum: dcc7635f75b22b446de5d573c7704c4e SHA1: 94c7e947654aa0ad5d2db21bb9eb84e4d1d45dfa SHA256: ae853aacf48f4c8ec6f54a3280d02bc3a347988fe89c7a9fec575f91df7a2b51 SHA512: 1122391bc844edfa01b529db4d77191841acced4012f20d51d86bc73f422eb6fb9051d77297d858222025976a8488bd78c665c06a553288174201e00fa2559ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ldap-utils Architecture: i386 Version: 2.6.7+dfsg-ok1 Priority: optional Section: net Source: openldap Origin: openKylin Maintainer: openKylin Developers Installed-Size: 742 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/_new/main/o/openldap/ldap-utils_2.6.7+dfsg-ok1_i386.deb Size: 127456 MD5sum: 695d58d88ee2e29a6ae222b2a7d7f438 SHA1: 77497cb24ed9a4335f453e2bcf55a1b67459e475 SHA256: 804f3c25a9236bfbc35a8b04567d00919e51b872a0e12602c0348a91d0f727b4 SHA512: 6f2ee3b3693e6b46d3767c8e0b428f3248af61479dbc72ece604e6052afc44f3ee1d06bb8a9a0f1d53ea19d991f6d94bef1ff363ca0cd8e516361d29ae7e911f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ldb-tools Architecture: i386 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: 158 Depends: libc6 (>= 2.34), libldb2 (>= 1.1.5), libpopt0 (>= 1.14), libtalloc2 (>= 2.4.1~) Filename: pool/_new/main/s/samba/ldb-tools_2.8.0+samba4.19.2+dfsg-ok1~1207.7_i386.deb Size: 33416 MD5sum: 4c9b15d82ad953b9a61c208eae35d3e7 SHA1: f2c72afad66b2f330b9bd83009c91d697eaf270d SHA256: 00c07e4cd880bf1084dcc49a569cea72d9f47d613b5ba7dea789e903c015a02d SHA512: 7cc94702de2630b2e088d7c05c24985718ad48ac8a5ea8d104b240e68df60a485bee3c38f30799fa6d84d24048da2df86f37f9422ff20a07a795095b66b45e4c 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lemon Architecture: i386 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: 404 Depends: libc6 (>= 2.34) Filename: pool/_new/main/s/sqlite3/lemon_3.42.0-ok1_i386.deb Size: 61288 MD5sum: 23c936f1f5ab1031f89c8a83bfc702af SHA1: 6caaa5b752c561dfe5e1e3a9928594e20ba3d561 SHA256: 8ad8c750e729eb4956d80022479515d0ec5ec3cebb5d764b44a065bbc0a358d0 SHA512: 1dafd1e48f853273bfcf25fab90d7c2a0adc8f081e86e4206a5bedeb6362da403e0ba126bdc7eea7ae8bb7cbc65eb15b6f97cba7e4be65d615615eeaedbd0c59 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: leptonica-progs Architecture: i386 Version: 1.82.0-ok1 Priority: optional Section: graphics Source: leptonlib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 150 Depends: libc6 (>= 2.34), liblept5 Filename: pool/_new/main/l/leptonlib/leptonica-progs_1.82.0-ok1_i386.deb Size: 13468 MD5sum: a01f6734a1374843fccd8230af976335 SHA1: 4781059e4e81d4c71902e2655b866d7e63b2a7fb SHA256: 2ccba0f09a1cbaa6adb920e67110247269e37612d6e93fba545271d75e632350 SHA512: 9d51f6c285196efdec3100cc095e6324dd5e2533c22ef8fd3e252b3d10c25de75907033ca48f91ad342f80054b0e952ab871040367f5008f9aaebffba8f8fd6b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: less Architecture: i386 Version: 590-ok2 Multi-Arch: foreign Priority: important Section: text Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 291 Depends: libc6 (>= 2.34), libtinfo6 (>= 6) Filename: pool/_new/main/l/less/less_590-ok2_i386.deb Size: 135040 MD5sum: dd069c961f5d76891c0f392da46bff01 SHA1: 13d11e2ab9b78300ae1e451b8055fb3469dbbe8c SHA256: c045a23c47b85dec5f3c968244887c857883f54d2e212438c85dc10f158e6892 SHA512: 3f727a3bf2264e64653b4885e3ead2cb25155ba4e111b38ca490aa13acee32d988ec3f518f41801d8714ddd82ccac5cdf752eabc06e64b6dcd9c9f9250f4e3c1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64asan5 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1646 Depends: gcc-9-base (= 9.3.0-ok12), lib64gcc-s1, libc6-amd64 (>= 2.34) Filename: pool/_new/main/g/gcc-9/lib64asan5_9.3.0-ok12_i386.deb Size: 434106 MD5sum: db68d1abb91d5815c9407dde5375cbc9 SHA1: bdfd2dfc1c17200a39187bb901a68ff64bfd90a0 SHA256: 760660c3b70bb85b554808eeb42750f7302fa48c0e0660e4e7426a35418fa71b SHA512: 2a69ea2cff35f131a569f56222231f3d415747570749e162ab823ce03c33c528eb8c426c226b5465bb0fff2704986d902e1041c1b5ec19c8473e190f1d67362f Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64asan8 Architecture: i386 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: 9893 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-s1 (>= 3.3), libc6-amd64 (>= 2.34) Filename: pool/_new/main/g/gcc-13/lib64asan8_13.2.0-4ok3.3_i386.deb Size: 2828006 MD5sum: 51f5f1de8860edf81d91c9c72bc11d5d SHA1: 475be3857a0833a0c97a3484659447e808d31bcd SHA256: e26b3167c21e974c4594dc77c58f7edfa499aeceaf79447d2b705401be1c6e77 SHA512: 25b3bf40d89c5e2dfa8a1057ae4fc215e10d9549d9f2f5337af18736bb1aa9c9c925b00932c200142a8029e160206bb6ffcdd8920d320b43c318587f50905759 Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64atomic1 Architecture: i386 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: 44 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-amd64 (>= 2.14) Filename: pool/_new/main/g/gcc-13/lib64atomic1_13.2.0-4ok3.3_i386.deb Size: 10248 MD5sum: 50885f6c4557eb277f11487f4f10401d SHA1: 0c01c0c0e2e97828badcb3f5284f820c94f88576 SHA256: 4f785cbebabc18674ea34629c0495f2b6a6e1eb3b3945942dc8d7ae9e3099d4e SHA512: 8001bcc336c73fbb0d7cc4a7b1229375802e4dfc2d1fad8a573d23be4a15a4b81020706cc657ab71664fa0d5c6062b8d10781b83c3eb7e0de11d85c6d94cf392 Homepage: http://gcc.gnu.org/ Description: support library providing __atomic built-in functions (64bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gcc-12-dev Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8396 Depends: gcc-12-base (= 12.3.0-1ok3), lib64gcc-s1 (>= 12.3.0-1ok3), libx32gcc-s1 (>= 12.3.0-1ok3), lib64gomp1 (>= 12.3.0-1ok3), libx32gomp1 (>= 12.3.0-1ok3), lib64itm1 (>= 12.3.0-1ok3), libx32itm1 (>= 12.3.0-1ok3), lib64atomic1 (>= 12.3.0-1ok3), libx32atomic1 (>= 12.3.0-1ok3), lib64asan8 (>= 12.3.0-1ok3), libx32asan8 (>= 12.3.0-1ok3), lib64ubsan1 (>= 12.3.0-1ok3), libx32ubsan1 (>= 12.3.0-1ok3), lib64quadmath0 (>= 12.3.0-1ok3), libx32quadmath0 (>= 12.3.0-1ok3) Recommends: libc6-dev (>= 2.23-1~) Filename: pool/_new/main/g/gcc-12/lib64gcc-12-dev_12.3.0-1ok3_i386.deb Size: 2142632 MD5sum: 6e46a1482dba7e9eebff59592b7c3724 SHA1: 8fad3a31e24a1854a03e373bc280ee35995f9d50 SHA256: 47c3c269df24d9ed81462694aaa4b8b6ddf19682580ec1cde7b47847c20cb2dd SHA512: a2c8c4712c0a04131a0b4589f22f01465c2a43676d27fa7a63f4ff9406332132daf8b001c9a6f55349053cd8564c239de8dee5ad3659565ab30bc743762d47af Homepage: http://gcc.gnu.org/ Description: GCC support library (64bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gcc-13-dev Architecture: i386 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: 8763 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-s1 (>= 13.2.0-4ok3.3), libx32gcc-s1 (>= 13.2.0-4ok3.3), lib64gomp1 (>= 13.2.0-4ok3.3), libx32gomp1 (>= 13.2.0-4ok3.3), lib64itm1 (>= 13.2.0-4ok3.3), libx32itm1 (>= 13.2.0-4ok3.3), lib64atomic1 (>= 13.2.0-4ok3.3), libx32atomic1 (>= 13.2.0-4ok3.3), lib64asan8 (>= 13.2.0-4ok3.3), libx32asan8 (>= 13.2.0-4ok3.3), lib64ubsan1 (>= 13.2.0-4ok3.3), libx32ubsan1 (>= 13.2.0-4ok3.3), lib64quadmath0 (>= 13.2.0-4ok3.3), libx32quadmath0 (>= 13.2.0-4ok3.3) Recommends: libc6-dev (>= 2.23-1~) Filename: pool/_new/main/g/gcc-13/lib64gcc-13-dev_13.2.0-4ok3.3_i386.deb Size: 2212298 MD5sum: ac701af0b82ceb6b143a75c1b5fb8895 SHA1: 43875d48ac896529f6b336168737d4962602c17b SHA256: e0640176c131656f5697e6a319cf3b6794838b2862f14d6f11ea22645d1e85c3 SHA512: 65cc3d6db7333838ce90218097cc85d38f74f379e678f77e4b88f668e08f2819e85436ceff542aa30324e3f0452ba85a0bf309a9ef2e7d2afe44d1ee9d929867 Homepage: http://gcc.gnu.org/ Description: GCC support library (64bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gcc-9-dev Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8456 Depends: gcc-9-base (= 9.3.0-ok12), lib64gcc-s1 (>= 9.3.0-ok12), libx32gcc-s1 (>= 9.3.0-ok12), lib64gomp1 (>= 9.3.0-ok12), libx32gomp1 (>= 9.3.0-ok12), lib64itm1 (>= 9.3.0-ok12), libx32itm1 (>= 9.3.0-ok12), lib64atomic1 (>= 9.3.0-ok12), libx32atomic1 (>= 9.3.0-ok12), lib64asan5 (>= 9.3.0-ok12), libx32asan5 (>= 9.3.0-ok12), lib64ubsan1 (>= 9.3.0-ok12), libx32ubsan1 (>= 9.3.0-ok12), lib64quadmath0 (>= 9.3.0-ok12), libx32quadmath0 (>= 9.3.0-ok12) Recommends: libc6-dev (>= 2.13-0ubuntu6) Filename: pool/_new/main/g/gcc-9/lib64gcc-9-dev_9.3.0-ok12_i386.deb Size: 2134494 MD5sum: 5c2b86e9d2660b3b458cada96220ee03 SHA1: c5efe96ef2d0609c79d03bee2e2f953883c6ea3b SHA256: 887c1f221ccf470ff4c7c484d1df2283936865e31dd32ffcdc9a290c33392ac2 SHA512: aa4404cd312e11442a71dff1b1c75eb6387f076dcb432e631d1aeb9848bae5889cc96ce81297a67512fd15cee0d053ae214065647819c1f51966f17ed6e7707d Homepage: http://gcc.gnu.org/ Description: GCC support library (64bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gcc-s1 Architecture: i386 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: 152 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-amd64 (>= 2.35) Breaks: lib64gcc1 (<< 1:10) Replaces: lib64gcc1 (<< 1:10) Filename: pool/_new/main/g/gcc-13/lib64gcc-s1_13.2.0-4ok3.3_i386.deb Size: 62328 MD5sum: 8948b38b2948fb807507994b55ce9bbc SHA1: 3d93456b233d688221ae2e9502434f08efe0c4cd SHA256: e9abdbdbb2849e6267784cc72323527159113a0797967556e8dd38b737af94fc SHA512: cce871284d83431c39b38532df9857d56d7c37b9192db929f707918bbaa5a7e757f347f39b953ee7db10974cbbe5ff1097be1905e3e8230102fa3974f7595c6d Homepage: http://gcc.gnu.org/ Description: GCC support library (64bit) 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gfortran-12-dev Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 5094 Depends: gcc-12-base (= 12.3.0-1ok3), lib64gcc-12-dev (= 12.3.0-1ok3), lib64gfortran5 (>= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/lib64gfortran-12-dev_12.3.0-1ok3_i386.deb Size: 901854 MD5sum: 2a4ad320293b5915fa60af904387da14 SHA1: bddcd04e1bd6c53f6f8129bff1af9727f9ad6022 SHA256: e8d275c491b98a3693392b8aba5e656fe4ea9b0120fe13118481bbb31f6dd588 SHA512: d629ebaff828f7be99083300285070af8954a587b4ed46e76aeda80eeafefe81e8238385bf5883b15d675af55f746710e3b713d36707741b224b5bb31e6f2907 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gfortran-13-dev Architecture: i386 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: 5159 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-13-dev (= 13.2.0-4ok3.3), lib64gfortran5 (>= 13.2.0-4ok3.3) Filename: pool/_new/main/g/gcc-13/lib64gfortran-13-dev_13.2.0-4ok3.3_i386.deb Size: 921666 MD5sum: 871658176840835809a9b6609f921140 SHA1: d5553b766fb745ab01f104f19cfee23310b11f32 SHA256: d8aab4d35a22125fa9b75b454c476658577f7f80bd081449f934eadfa2fa719b SHA512: 90b9071611daa50cc3ff637c9466d8cb1e1432ca4a677947b9ce3eebcfd2094664d8a7ebaf765985451a13de9b88f9d73350ab35a8c8ffd6efc60e91f4ff5c7d Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gfortran-9-dev Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4753 Depends: gcc-9-base (= 9.3.0-ok12), lib64gcc-9-dev (= 9.3.0-ok12), lib64gfortran5 (>= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/lib64gfortran-9-dev_9.3.0-ok12_i386.deb Size: 742940 MD5sum: bba017884b0e60e094c62c920efb1bfa SHA1: 3f3b70c493d872d43efb0ab000b3b3e51c7717ad SHA256: dec528ff61626141e3214cdbd50070193da18cfcefa1b99558e19db8b7a73c4e SHA512: 97a3adf656eae29a21a7b4756f34d416325ea8672ea46f96e5345ffc7cd736548f112b91e41996129a991a4c7695b8a566d51bdd7fc916a43bab41e6913f14bc Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gfortran5 Architecture: i386 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: 2967 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-s1 (>= 4.3), libc6-amd64 (>= 2.38) Filename: pool/_new/main/g/gcc-13/lib64gfortran5_13.2.0-4ok3.3_i386.deb Size: 884378 MD5sum: 3c448fac33172833a5a9b163f1e03286 SHA1: 2807760843483aefe26870f1adba924b1f34f977 SHA256: 8c299e46a559cc00948a5cf2f50eddea630e6112ab4058d10a48128aa4a9f197 SHA512: 06f524209a816dc67d2d7773f5f18e324c44f8da00991cc6066a4f99f15a2a72d0e2415220515a689f486d10785505b3e4c6393d30ddfecd9deeb47906eb0591 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (64bit) Library needed for GNU Fortran applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64go-12-dev Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 115222 Depends: gcc-12-base (= 12.3.0-1ok3), lib64gcc-12-dev (= 12.3.0-1ok3), lib64go21 (>= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/lib64go-12-dev_12.3.0-1ok3_i386.deb Size: 18751354 MD5sum: fb384cb9f0a33eca57addcb3c65a4ea0 SHA1: 22e765c5906355b9fbffa7d09fb7be94c83e4a3b SHA256: a9a029647110995d6f7d2465449ad54a7f6dd5ee5f22a73e084c59c70b58bea4 SHA512: 2d458800ddbdf8e921c6aa1a455470a4fbae83f55ff81df64d21951d2dcde3f04b112926a9da163f45a6d6788c1419aabbd1a34f3baf63c3ace0bd47b6714c02 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (64bit development files) This package contains the headers and static library files needed to build GNU Go applications. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64go-13-dev Architecture: i386 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: 115849 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-13-dev (= 13.2.0-4ok3.3), lib64go22 (>= 13.2.0-4ok3.3) Filename: pool/_new/main/g/gcc-13/lib64go-13-dev_13.2.0-4ok3.3_i386.deb Size: 18899214 MD5sum: 33067f4d2fab0c34c28b08be57889885 SHA1: 682b4c4502a4fe29a3cff3d82ea36f0edf39f0bc SHA256: e311f3cf209ce6d548ade0cd296d067c71a976591fc7b8005d93a3a21ed024c8 SHA512: 69ae39bb135d62f7e9280a89274c9fcbdc0645313a61e3ee76237487bf90db6d80301f107e8244b7877c9d0e416d4d8c68e9faece71de13b64a4b414087b250f Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (64bit development files) This package contains the headers and static library files needed to build GNU Go applications. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64go-9-dev Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 96395 Depends: gcc-9-base (= 9.3.0-ok12), lib64gcc-9-dev (= 9.3.0-ok12), lib64go14 (>= 9.3.0-ok12) Breaks: gccgo-9-multilib (<< 9-20190319-1~) Replaces: gccgo-9-multilib (<< 9-20190319-1~) Filename: pool/_new/main/g/gcc-9/lib64go-9-dev_9.3.0-ok12_i386.deb Size: 14524356 MD5sum: 798a5a696f35decfcb0c7b5eb37632d2 SHA1: 53118420d6bfad848d78446192cffe87be8c421e SHA256: f05ca60a5e34c9cedf652d75b20466b677d10ad3835408713eabcd08d591ac50 SHA512: a0d813b3af89f48e8d19a1ef189d3da697d8197bb181b0445c1eebf2813bc4e816bff684590898b4508d82323f57073876639361032b1abbd31a67aacf3d6ed7 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (64bit development files) This package contains the headers and static library files needed to build GNU Go applications. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64go14 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 49781 Depends: gcc-9-base (= 9.3.0-ok12), lib64gcc-s1, libc6-amd64 (>= 2.34) Replaces: lib64go3, lib64go8 Filename: pool/_new/main/g/gcc-9/lib64go14_9.3.0-ok12_i386.deb Size: 11393374 MD5sum: a7d16d96d7f8f958970b29e715c19cf2 SHA1: 20ebc001426b8148ee8534d7361cb13c7319880a SHA256: 67e101e292b1cd796b4a7acbe21187f246ce3edde10c80f9504414924c28d0bb SHA512: 4f8a86e430478b992c5ab3fedd0e40c7c12dc08c0ffa12883fec5e82f96427e8e92b9ac10dbf2fb38d8d25478052961debf3842f421bb80d8bace3c841ca5d3b Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64go21 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 57440 Depends: gcc-12-base (= 12.3.0-1ok3), lib64gcc-s1, libc6-amd64 (>= 2.38) Filename: pool/_new/main/g/gcc-12/lib64go21_12.3.0-1ok3_i386.deb Size: 14458634 MD5sum: 98650a7b4f1a3f6daa432d8127513931 SHA1: c7a08f4799a2604fc2864a04baf8d66b898407b2 SHA256: 1f8212ffc602e57724e0432322bb9f7e34299aa0b0d0678f489e353b5a7ea528 SHA512: 80772d825ffaaf3a49550d07017184933c8145579555dfa0c55d56d91933b14135ff7aa08735d23ada5e4dfbed053085cc25c065dec6fc60e5044b1f72cd9a9a Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64go22 Architecture: i386 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: 58029 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-s1 (>= 4.2), libc6-amd64 (>= 2.34) Filename: pool/_new/main/g/gcc-13/lib64go22_13.2.0-4ok3.3_i386.deb Size: 14649766 MD5sum: ffa1ac57525aff9287d41e69ef866d1c SHA1: 025f0c35b581ab080da06162ac89406d6044acd3 SHA256: 278bebdc2622324482832186268487c0ee4a8f7dcf0842c61cbacb88e330358f SHA512: 7f8fc4907f8332b3bb3c24c9729949ff3425cfd585e43d6760ef9277a0deb4a315f9e2006c2ad1ece5808e885977a1d20b6a2178435d8b1711ec4d78ffee72ca Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gomp1 Architecture: i386 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: 335 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-amd64 (>= 2.38) Filename: pool/_new/main/g/gcc-13/lib64gomp1_13.2.0-4ok3.3_i386.deb Size: 134920 MD5sum: eb5fa130bb3209f1acdce018f21ba761 SHA1: 17d0a82cc75058183d143cf0f60a344d71de5758 SHA256: b680f89ad3c9ab303601d9c1dfa3c6e1ec946433c66c212ff3f875bc22934310 SHA512: 3d70aef9e5520aea379f7a0c47814a31170fa0cfb4b2652336a8c36ffef5660e65a17e18463fe2337ef1815a49a170a40a11e8176a861b71aa24d691d281c1fd Homepage: http://gcc.gnu.org/ Description: GCC OpenMP (GOMP) support library (64bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gphobos-12-dev Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 63024 Depends: gcc-12-base (= 12.3.0-1ok3), lib64gphobos3 (>= 12.3.0-1ok3), lib64gcc-12-dev (= 12.3.0-1ok3), lib64z1-dev Filename: pool/_new/main/g/gcc-12/lib64gphobos-12-dev_12.3.0-1ok3_i386.deb Size: 7948266 MD5sum: 0c0fa50acb4f7f441df4c2646d4c8feb SHA1: 86426d1704015e664da60801d2fb4efec096f651 SHA256: 8dc59f9d9680c7c3ec8a630cb2d832e6428d8d124d79011f6c87ffcba13a7c7a SHA512: 4ed33cfcbf10735e5622526f74d9c00ea435abecb07c0242f47964c59d828a31222b534154566ed2e73d299a059afac9806c14ec185ff96acedfa3d9f989021e Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (64bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gphobos-13-dev Architecture: i386 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: 62331 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gphobos4 (>= 13.2.0-4ok3.3), lib64gcc-13-dev (= 13.2.0-4ok3.3), lib64z1-dev Filename: pool/_new/main/g/gcc-13/lib64gphobos-13-dev_13.2.0-4ok3.3_i386.deb Size: 7994156 MD5sum: c925f858c3d0f7ca08b623848f5c21e5 SHA1: 72136ffa13c224e731fb29cb1b8bd779cad611ee SHA256: db9ba7f0a67936475b57e7ec06c525791355947120e8b3d4c67fdf24c7eea1bf SHA512: e4edea4fec0b30636247c5c3bf6c63a0ec2df5201660e4da3c7c598e6af1c520cb2dadb7b52c5d36011f471c464b716cc7d56f8f3dceb312123d2aac272fa71a Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (64bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gphobos-9-dev Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 85175 Depends: gcc-9-base (= 9.3.0-ok12), lib64gphobos76 (>= 9.3.0-ok12), lib64gcc-9-dev (= 9.3.0-ok12), lib64z1-dev Filename: pool/_new/main/g/gcc-9/lib64gphobos-9-dev_9.3.0-ok12_i386.deb Size: 9581498 MD5sum: b7c68235daaea928ee7b200fb08cd562 SHA1: a2b0fc37c45a50c5c4c1fc8080ceaa386c999ea8 SHA256: 99977379fd43b475a56724c65a807a29950ff00257ff3e9e7d6b9562152853b6 SHA512: 48f37b23bf46028192e8ba487356336df1239b3f2c9761bcf8d11fbff3d416a616e84fcfd02e1cc676947ed057a2f3e3dd24c28497307bb259541a0ccb31da20 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (64bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gphobos3 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 11826 Depends: gcc-12-base (= 12.3.0-1ok3), lib64gcc-s1, lib64z1 (>= 1:1.2.0), libc6-amd64 (>= 2.34) Replaces: lib64gphobos68 Filename: pool/_new/main/g/gcc-12/lib64gphobos3_12.3.0-1ok3_i386.deb Size: 1902816 MD5sum: 543e905ecb9a300e9d2611e13976dc1c SHA1: 50d7ea8598fd74d86fa5d006b4a74eba8c85afb7 SHA256: aec995cc64038f2aeb416f534eb0db33f765b56c061abeb1b3a3cd4b9cf86a7c SHA512: dbaa7eef02d8266ee1f5bd5fe6e805a3f6abaf2f3532f5daec9fb07d4af93530bc1bf00c808136ea7ba99fd0913dea75b032aa96a756aa67f74fc03c81460027 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gphobos4 Architecture: i386 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: 11646 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-s1 (>= 4.2), lib64z1 (>= 1:1.2.0), libc6-amd64 (>= 2.34) Replaces: lib64gphobos68 Filename: pool/_new/main/g/gcc-13/lib64gphobos4_13.2.0-4ok3.3_i386.deb Size: 1877482 MD5sum: e540ed5dbd3dc219efb3ef2ebc51a828 SHA1: e7b2fc1939d3f2ed75a441b3ef115a77435b7081 SHA256: 83937c64e10cfb07c84806517256d02058648bee6417925ffd9593485041bf4a SHA512: f8d3e7abff36c8240296afaac2daa481ab11a267e56722c70970163e2ec57897b759c37e4d2e064ef691be72d530e5a71301c5655e5967fb834280869821b939 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64gphobos76 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8273 Depends: gcc-9-base (= 9.3.0-ok12), lib64gcc-s1, lib64z1 (>= 1:1.2.0), libc6-amd64 (>= 2.34) Replaces: lib64gphobos68 Filename: pool/_new/main/g/gcc-9/lib64gphobos76_9.3.0-ok12_i386.deb Size: 1489674 MD5sum: 32422d21c26a781c1bb05b2c6bbe2b6f SHA1: 47ff15c0d2b4d43341b04489625190360592dfec SHA256: 103250d8576ccd7a820461b02f90f9905a44e5f86c0464d391e31346e8bcef46 SHA512: 4edab0d390b7cfbc25f9b42e1685677468c88179e9c0882ac8c2340644dd752089edffe83d7ef67129cb53fd1969f37b6306ca824209ca27a78487b406a3ac54 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64itm1 Architecture: i386 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: 114 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-amd64 (>= 2.34) Filename: pool/_new/main/g/gcc-13/lib64itm1_13.2.0-4ok3.3_i386.deb Size: 29222 MD5sum: 3832137b9bcb0841ef597798e8c73937 SHA1: 786ddb121f269b671c4ab7f11ae4050f1b8e8c4f SHA256: 3f2cb5a52cb0d915f2d557050d6075a69203f50304fc6bd7a8a1cefcfe90d94b SHA512: 082961a37d1ac6601998303c782dbeeefc4394c66263d7f56912470f27f4b776dfa69f17485f60e6705757aa3a7fc9e72c6067b1141d73e89a09b8bb867b11eb Homepage: http://gcc.gnu.org/ Description: GNU Transactional Memory Library (64bit) 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64ncurses-dev Architecture: i386 Version: 6.4+20240113-1ok1 Priority: optional Section: libdevel Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1889 Depends: lib64ncurses6 (= 6.4+20240113-1ok1), lib64ncursesw6 (= 6.4+20240113-1ok1), lib64tinfo6 (= 6.4+20240113-1ok1), libncurses-dev (= 6.4+20240113-1ok1), lib64c-dev Suggests: ncurses-doc Filename: pool/_new/main/n/ncurses/lib64ncurses-dev_6.4+20240113-1ok1_i386.deb Size: 317948 MD5sum: ab21c74ed1319e6668abd895c5f387ab SHA1: 40434fdf5dfa6b1db79e3bf10250faaf7b8387c9 SHA256: f12fa2763403657fe08d7b502b05be589eefed2eeb4e296bd702ee6796889d1c SHA512: e7e2855e000efc1f2914da9809934e0695107399d7882093d97d9d30714d68ae6848fca9afa3ba0ffb14d67bc74ab479efd81aa5235b4a92a9e703af3084add1 Homepage: https://gitee.com/openkylin/ncurses/ Description: developer's libraries for ncurses (64-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 64-bit ABI variant of your system's architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64ncurses6 Architecture: i386 Version: 6.4+20240113-1ok1 Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 333 Depends: lib64tinfo6 (= 6.4+20240113-1ok1), libc6-amd64 (>= 2.14) Filename: pool/_new/main/n/ncurses/lib64ncurses6_6.4+20240113-1ok1_i386.deb Size: 111544 MD5sum: 4d90b318cc2529b564f7fc1aef73ec53 SHA1: 66676d53bcf14e19d7c155ae3c1c1403d6553698 SHA256: 0cb50945f394d9d3b01cd25f3d86068664f2386011997a619ea74b014e1b57ef SHA512: 3bdf4843a304038c0558148c977a3bebb25edb02005c939e590e48e7ef630bbd01c63a29437c2a33dea34ddf6ee1879e1cdb432e9c26d6655f246d41086bf230 Homepage: https://gitee.com/openkylin/ncurses/ Description: shared libraries for terminal handling (64-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 64-bit ABI variant of your system's architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64ncursesw6 Architecture: i386 Version: 6.4+20240113-1ok1 Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 411 Depends: lib64tinfo6 (= 6.4+20240113-1ok1), libc6-amd64 (>= 2.14) Filename: pool/_new/main/n/ncurses/lib64ncursesw6_6.4+20240113-1ok1_i386.deb Size: 144852 MD5sum: 6bd20d2c9cff6530b77212db267663dc SHA1: be28a7c23dedf24b73d4cca6b1fc00cbcac1d08b SHA256: 2050471da055558906bff02fb8d8356a42055c0ae5b7d294f92c77f5f8be9260 SHA512: 5933f78a9e596a121239bf80f8b2ef965bc8ceec048a68651c27f856c1fffb8ab82bfc0b061d206fe6722ad35ecef5cbfab64103b7651496791f7e633ea61f6b Homepage: https://gitee.com/openkylin/ncurses/ Description: shared libraries for terminal handling (wide character support) (64-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 64-bit ABI variant of your system's architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64objc-12-dev Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 647 Depends: gcc-12-base (= 12.3.0-1ok3), lib64gcc-12-dev (= 12.3.0-1ok3), lib64objc4 (>= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/lib64objc-12-dev_12.3.0-1ok3_i386.deb Size: 158840 MD5sum: 867157436fc82d272e9aefc99c8d7107 SHA1: a12012025e40d6b94657d95517788ad7b8e7ce17 SHA256: 5a0df42e012003117fbb4b27e802fd6306b3daee6f088952cb107bb493e93f1d SHA512: d69693dfd3ba892f54933889330222e19c1619bac9547f2f7fe92ae6c65c97e5cebc593a49756c359cdb4fd67f723434bf04daccec43d662cdf98ba7f7b4b360 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (64bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64objc-13-dev Architecture: i386 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: 648 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-13-dev (= 13.2.0-4ok3.3), lib64objc4 (>= 13.2.0-4ok3.3) Filename: pool/_new/main/g/gcc-13/lib64objc-13-dev_13.2.0-4ok3.3_i386.deb Size: 158686 MD5sum: 4d955f4ba2ba3fca599ad46420e1c192 SHA1: a1475fc3292525df5df5b077cf6a32a21b641d19 SHA256: 9a28769b5feec813875e764b702c929ff3295a97f2c5a9e0673cd88f6906731f SHA512: 18451e53584d8e9847229b2f12393a2d19f5a3434bfbb34da1d17b46692fa86a30ddc5e7bf4713764437e8e7c575154ef55c0c3838ae67f46872e72098f69716 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (64bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64objc-9-dev Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1155 Depends: gcc-9-base (= 9.3.0-ok12), lib64gcc-9-dev (= 9.3.0-ok12), lib64objc4 (>= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/lib64objc-9-dev_9.3.0-ok12_i386.deb Size: 208108 MD5sum: d0f6a004a55a4fa04a4507c9a65c1033 SHA1: 897141bd7a78e16f2556861981c4b72bb8526940 SHA256: df756a6dddcb05455af95d3d9a61e6722d0f457e6a720f602dfaa633fd16bfee SHA512: 2b583693fcff5ae68d10f0c6654c9c0e990ec74ad58260f4cd6e55b0d9755ffd1cde8f9b6ab3e6e62388b261565e75eccbaaa142a315becd1296b138846a5add Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (64bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64objc4 Architecture: i386 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: 107 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-s1 (>= 3.0), libc6-amd64 (>= 2.38) Filename: pool/_new/main/g/gcc-13/lib64objc4_13.2.0-4ok3.3_i386.deb Size: 37248 MD5sum: 14ef5a03f36be6a56c81ad3f6c3918df SHA1: e6e9a023069ce6c4f0d48c7e6c2d197403e043e9 SHA256: 02870076190ca8e18838c8e972f786a53b34fc2e2c9b9633159719aac1c386c2 SHA512: 698c94588ffcaec1ad365bf2ba68fd40be9d743aaafd20af5ccd8f3bc283388e4f401e0dd29e26e1ec10e75b896d4fd010126a6b2769e0a14150719f964d3150 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (64bit) Library needed for GNU ObjC applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64quadmath0 Architecture: i386 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: 295 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-amd64 (>= 2.38) Filename: pool/_new/main/g/gcc-13/lib64quadmath0_13.2.0-4ok3.3_i386.deb Size: 151566 MD5sum: b772a2541d8e1dc7e7c05a45663f18f5 SHA1: 392f7e10231e3ab002d3da083c057206198aa87d SHA256: 985ff28d4ff756b023228e24452c5d1af07ed5e86bbd06cb7bcd853394bfc358 SHA512: 964d8408fb36376aedeb33592d984dd9e73143ee3c0ee45181ec7ee6a70d394e002f273966b5952d58612b1919e7977aaf243b0fad3921ef3993d89fe77ca55a Homepage: http://gcc.gnu.org/ Description: GCC Quad-Precision Math Library (64bit) 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64readline-dev Architecture: i386 Version: 8.2-ok1 Priority: optional Section: libdevel Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 709 Provides: lib64readline6-dev Depends: lib64readline8 (= 8.2-ok1), lib64ncurses-dev, libc6-dev-amd64 Conflicts: lib64readline-gplv2-dev, lib64readline6-dev Filename: pool/_new/main/r/readline/lib64readline-dev_8.2-ok1_i386.deb Size: 149136 MD5sum: 82f4ef6265530edb6ca7d8e377a4cc3c SHA1: 8566dd7a657ce3bee16668a1bb9f3b4db54cbe91 SHA256: acda114d3471e102f98ed69db3289af0904f43a6b90d0f6bccda23febb4bbee9 SHA512: 8382dfd4b4f17eb1a892df57c3ed089359b1a3d6f8098e3c96b7d90d594cbe509384ec083ccfe2b2d6ea9e0548101f9cd57ba75496918bdb36e0bfd699e58bff Description: GNU readline and history libraries, development files (64-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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64readline8 Architecture: i386 Version: 8.2-ok1 Priority: optional Section: libs Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 467 Depends: readline-common, lib64tinfo6 (>= 6), libc6-amd64 (>= 2.38) Filename: pool/_new/main/r/readline/lib64readline8_8.2-ok1_i386.deb Size: 149938 MD5sum: 0df6e1faee47ab9c28fc47b97513eacf SHA1: d68e2e5f679c949af4ac1b894bf6619d564cc7ec SHA256: 40102ed383a742b2f2db98a296994fb6d69527c92b9bb22b4ae67933740cf792 SHA512: de7a944c5289786035aa73a1e28fff3a2eda9372db826cc547e62fe79dedaf3bfd8937a8c12733eafffd4ec61c0d9bc405976f0a1896d140b5649b49a88dd778 Description: GNU readline and history libraries, run-time libraries (64-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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64stdc++-12-dev Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 13031 Depends: gcc-12-base (= 12.3.0-1ok3), lib64gcc-12-dev (= 12.3.0-1ok3), lib64stdc++6 (>= 12.3.0-1ok3), libstdc++-12-dev (= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/lib64stdc++-12-dev_12.3.0-1ok3_i386.deb Size: 920748 MD5sum: 05e6599ab7c30f5d5f6f1b40fa94b506 SHA1: 46f155220170bb01bc48efe23ca8a3e130879130 SHA256: 2219f515c0d3ff1cce0b47f2638d0a51c65fb955aa5a296678cc4f2bed6f25ac SHA512: c17261809e23112472b882d6fe7856fa697d3ae216c5243233509584a9b29015ce3103099cc2ba7e6623d393404812f6eba4a05682248f33f71005ff656860fd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64stdc++-13-dev Architecture: i386 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: 7594 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-13-dev (= 13.2.0-4ok3.3), lib64stdc++6 (>= 13.2.0-4ok3.3), libstdc++-13-dev (= 13.2.0-4ok3.3) Filename: pool/_new/main/g/gcc-13/lib64stdc++-13-dev_13.2.0-4ok3.3_i386.deb Size: 1013892 MD5sum: 1d6f15f2a20a0810ec1a6f03efb13fa3 SHA1: bbb53b9b06e14066b99481d41479f4a9505a6206 SHA256: 79320a347d94263d5078e8377660a0a02d23252a350f29b2e83fcddbff019b09 SHA512: 1122b317f7f1295bb1e22c246c3b8e8400d2479989e0037d64cac2fd55f708f1dd8ab7b6c5ba8bfe5050d604605f2850858a05dce64de5761ca9e4b7d49b6089 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64stdc++-9-dev Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12199 Depends: gcc-9-base (= 9.3.0-ok12), lib64gcc-9-dev (= 9.3.0-ok12), lib64stdc++6 (>= 9.3.0-ok12), libstdc++-9-dev (= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/lib64stdc++-9-dev_9.3.0-ok12_i386.deb Size: 808634 MD5sum: 9ffcfa2d9a563e349c2dc5c99ccf13a7 SHA1: ce71d22fe7e75c4bfe6269addc4263a7284ed91f SHA256: c9420226d11bf99fbfa19d552ab169cf1c9608d8cd105ebc8d54b435bba87a96 SHA512: eccc9a9728573e6e46735d95776197e0e3d1a5d6d37cf4adc16372b940cd7187fb0dd65a3d617a7e4d72170bff76854d72031e59da49660b132852643959b880 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64stdc++6-12-dbg Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: debug Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 64371 Depends: gcc-12-base (= 12.3.0-1ok3), lib64stdc++6 (>= 12.3.0-1ok3), libstdc++-12-dev (= 12.3.0-1ok3), lib64gcc-s1, libc6-amd64 (>= 2.38) Conflicts: lib64stdc++6-10-dbg, lib64stdc++6-11-dbg, lib64stdc++6-4.0-dbg, lib64stdc++6-4.1-dbg, lib64stdc++6-4.2-dbg, lib64stdc++6-4.3-dbg, lib64stdc++6-4.4-dbg, lib64stdc++6-4.5-dbg, lib64stdc++6-4.6-dbg, lib64stdc++6-4.7-dbg, lib64stdc++6-4.8-dbg, lib64stdc++6-4.9-dbg, lib64stdc++6-5-dbg, lib64stdc++6-6-dbg, lib64stdc++6-7-dbg, lib64stdc++6-8-dbg, lib64stdc++6-9-dbg, lib64stdc++6-dbg Filename: pool/_new/main/g/gcc-12/lib64stdc++6-12-dbg_12.3.0-1ok3_i386.deb Size: 9356104 MD5sum: 6c9c1aec00c864e427419c1f1e21bb28 SHA1: a2a724d9d5b6191b2a198382b5683de643cce24f SHA256: cbd4f0868e5ba830403cb4e0bd894d4f863358e83906dd4e1df1d7264f7968ac SHA512: 9a64ccfae08ae833582b2c6e9954ef6c91b4566e3a6eee30cd2b45637bed38a367ac21a39fa951a499c9b6bdcb0aacb57c40f62d53667e4b990b1b795e2342ef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64stdc++6-13-dbg Architecture: i386 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: 69683 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64stdc++6 (>= 13.2.0-4ok3.3), libstdc++-13-dev (= 13.2.0-4ok3.3), lib64gcc-s1 (>= 4.3), libc6-amd64 (>= 2.38) Conflicts: lib64stdc++6-10-dbg, lib64stdc++6-11-dbg, lib64stdc++6-12-dbg, lib64stdc++6-4.0-dbg, lib64stdc++6-4.1-dbg, lib64stdc++6-4.2-dbg, lib64stdc++6-4.3-dbg, lib64stdc++6-4.4-dbg, lib64stdc++6-4.5-dbg, lib64stdc++6-4.6-dbg, lib64stdc++6-4.7-dbg, lib64stdc++6-4.8-dbg, lib64stdc++6-4.9-dbg, lib64stdc++6-5-dbg, lib64stdc++6-6-dbg, lib64stdc++6-7-dbg, lib64stdc++6-8-dbg, lib64stdc++6-9-dbg, lib64stdc++6-dbg Filename: pool/_new/main/g/gcc-13/lib64stdc++6-13-dbg_13.2.0-4ok3.3_i386.deb Size: 10266440 MD5sum: ff946ff4d5f26da4a258c4079864faca SHA1: a1051535b6fc1cae243e62202a600643eb35d7bb SHA256: d39c51c1c414119058d9cbe2e88d479aa04a8392c9e719ab47b87e4ab01b778a SHA512: d77942253fc5840dd2e561da5392f8438ed69aff62c25d4bf0be2be1889c1b39bce6678adfe35263b9c14a17c25dc4327f86a488d45da07e5f9dd2e4918cab0f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64stdc++6-9-dbg Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: debug Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 63177 Depends: gcc-9-base (= 9.3.0-ok12), lib64stdc++6 (>= 9.3.0-ok12), libstdc++-9-dev (= 9.3.0-ok12), lib64gcc-s1, libc6-amd64 (>= 2.34) Conflicts: lib64stdc++6-4.0-dbg, lib64stdc++6-4.1-dbg, lib64stdc++6-4.2-dbg, lib64stdc++6-4.3-dbg, lib64stdc++6-4.4-dbg, lib64stdc++6-4.5-dbg, lib64stdc++6-4.6-dbg, lib64stdc++6-4.7-dbg, lib64stdc++6-4.8-dbg, lib64stdc++6-4.9-dbg, lib64stdc++6-5-dbg, lib64stdc++6-6-dbg, lib64stdc++6-7-dbg, lib64stdc++6-8-dbg, lib64stdc++6-dbg Filename: pool/_new/main/g/gcc-9/lib64stdc++6-9-dbg_9.3.0-ok12_i386.deb Size: 8798844 MD5sum: 543703a4ce3c72a81f228ebb729c3135 SHA1: 326cefeda6d7e139c0a39069ee215a412c9c2ad5 SHA256: da9af3a71458535088e28ce373b87981f30ac34d38efeb3dadea90ccc328536b SHA512: 416fb6e793959f28757e3595706173d5bd1ba3fbdcce268252004ecb171fea985a8434e69ee04b480f2cf62b901e48e45ef878aab7965ec80c7ee641ed8bbe2b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64stdc++6 Architecture: i386 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: 2821 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-s1 (>= 13.2.0-4ok3.3), libc6-amd64 (>= 2.38) Filename: pool/_new/main/g/gcc-13/lib64stdc++6_13.2.0-4ok3.3_i386.deb Size: 734522 MD5sum: bb6aaa38628a03122f2b9971e397f15f SHA1: fa807bb10335bcb08873c3647ca9ecb3cc50e5ed SHA256: 22bc03abc9ae4bfcd26c62510e5d6b8d26d2348fbc924b8bde4bb81441c01335 SHA512: 199e355bc6f9376c54799de7a294cdbd6b2708de74688702036751827769c599e46ebd66aeb1b5f5afbd6ad87bf1b486b209db7091d25c4b9636919bdcfff404 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (64bit) 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64tinfo6 Architecture: i386 Version: 6.4+20240113-1ok1 Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 553 Depends: libc6-amd64 (>= 2.34) Filename: pool/_new/main/n/ncurses/lib64tinfo6_6.4+20240113-1ok1_i386.deb Size: 102472 MD5sum: e1f2635e6e98071898c78a719cf33fda SHA1: 5402324095f400c691dc953c55379a2f5a418730 SHA256: 019d41728f18e83d1b65459a24f86cd343869165fa9d50dfb7f440d5b8b73611 SHA512: 66ab5f6549c31db1cea527d31495672ce0aca6cd261dbd37e099785768279f2cb7b58a2d02fbbb07c7391a2f891eb8212ff37cc41427a0290cf4711758dfef22 Homepage: https://gitee.com/openkylin/ncurses/ Description: shared low-level terminfo library for terminal handling (64-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 64-bit ABI variant of your system's architecture. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64ubsan1 Architecture: i386 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: 3053 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-s1 (>= 3.3), lib64stdc++6 (>= 4.1.1), libc6-amd64 (>= 2.34) Filename: pool/_new/main/g/gcc-13/lib64ubsan1_13.2.0-4ok3.3_i386.deb Size: 1095570 MD5sum: 30b64502d9c591d68cc56510c62a3d76 SHA1: fe0079ca21d3f21707886874724612b250931e54 SHA256: 195060ef5d26aec69f4447f924062d640f5fab2e39b03df97a109340308d2e64 SHA512: 1866925b25e113792701f41c25cb10de2be799d03561a2f9bcf9a5b65128868b63ebea77fa636b2098f753cc66573ce21fe73483b87d89d848cf668ccd4943f1 Homepage: http://gcc.gnu.org/ Description: UBSan -- undefined behaviour sanitizer (64bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64z1-dev Architecture: i386 Version: 1:1.3.dfsg-ok3 Priority: optional Section: libdevel Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 190 Provides: lib64z-dev Depends: lib64z1 (= 1:1.3.dfsg-ok3), zlib1g-dev (= 1:1.3.dfsg-ok3), lib64c-dev Replaces: amd64-libs-dev (<< 1.4) Filename: pool/_new/main/z/zlib/lib64z1-dev_1.3.dfsg-ok3_i386.deb Size: 57672 MD5sum: 3b9b77f9c6d3bb33f85163a28c84c251 SHA1: 72918b86dbeba6d568785968b29d0bed3619461a SHA256: 12b125d2f8c386ad02d8d5ac90b99976bdc901088ac42385125525db12a34da3 SHA512: e88a6c3abd6a4082833432982d58aacde0a369d81ccd96fabc1ea808050a020591d4d4b40d141753629b30f5b18010b4e4cc471dae6e3ee27c877f36e8acab8c Homepage: http://zlib.net/ Description: compression library - 64 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 64 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lib64z1 Architecture: i386 Version: 1:1.3.dfsg-ok3 Priority: optional Section: libs Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 166 Depends: libc6-amd64 (>= 2.14) Replaces: amd64-libs (<< 1.4) Filename: pool/_new/main/z/zlib/lib64z1_1.3.dfsg-ok3_i386.deb Size: 56636 MD5sum: 9c1e28b792f34b1c38db9b2b25b97fdc SHA1: c252cb6a26b2549961c464c717cb5419e7ca5bf6 SHA256: af10631b309dd28eeaa23ccf0a8bfaed0e5190ee51f4c463128157c2ea595674 SHA512: 5e8f8215a2f11095f4f87a5eed359f26d1402b26c2d1c099b824517c977852fe291bc303756fe24ff4b06a5f4dc5cb7360bbaab43291b53dc5862bf35da6dbfa Homepage: http://zlib.net/ Description: compression library - 64 bit runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes a 64 bit version of the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liba52-0.7.4-dev Architecture: i386 Version: 0.7.4-ok2 Priority: optional Section: libdevel Source: a52dec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 142 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/_new/main/a/a52dec/liba52-0.7.4-dev_0.7.4-ok2_i386.deb Size: 40752 MD5sum: e8dc6087e93d8d0db01cd05741e37948 SHA1: 400267a173b93b17da9f1892091027a9c971c3fb SHA256: 2cf830c6ae077bd9ee988e1089d579825f276c5271fa67ba73a8594e2508eff7 SHA512: a450b9aaff65517ed47d669e2973c95ad3868a42a5d18f732b038c8dc3caad39626aacbc4613022098d73a98729a1c9a8b49843bca841ba229044cafa9188ab7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liba52-0.7.4 Architecture: i386 Version: 0.7.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: a52dec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 80 Depends: libc6 (>= 2.4) Filename: pool/_new/main/a/a52dec/liba52-0.7.4_0.7.4-ok2_i386.deb Size: 27676 MD5sum: 8861eae95681558dc5d9cfb81b6a35aa SHA1: 218626fce837f24da928e4ea55aa814382e86ed8 SHA256: 3529ce5a72460454f55d11fc07ede189684b8f7fb2e5d517d8e6ccc82308a0a3 SHA512: 83db051e008a2c89eda1491d79290268fb19ce8c042433fc0909e8f5a8c16fcd3b84307925a5dcc7f463b2a0e7dff6e41186d7f4ae7e1a1f8fe1110dc3326171 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libabsl-dev Architecture: i386 Version: 20220623.1-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: abseil Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5536 Depends: libabsl20220623 (= 20220623.1-ok3) Recommends: cmake (>= 2.6) | pkg-config, g++ (>= 5.1) Filename: pool/_new/main/a/abseil/libabsl-dev_20220623.1-ok3_i386.deb Size: 993460 MD5sum: 202b9f7a2a23c8e0bf8eb84d1c57068e SHA1: bcdf18e6094103f6af3078d625629ccbb3b67f2a SHA256: 26dd306c281ee2d1fc839ea1d3dd2f746f0e0813593c90f48d76dda6ac3f63b1 SHA512: 6465ccad88bd43d15862e79e3e9bb5ce695e56e7ebe2f0cc01dbd99736446dc1f006540dae9d2d727013bc6eeaf83b00cec9edccfae3995e23fbf0e0e026a16e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libabsl20220623 Architecture: i386 Version: 20220623.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: abseil Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1947 Depends: libc6 (>= 2.38), libgcc-s1 (>= 7), libstdc++6 (>= 11) Filename: pool/_new/main/a/abseil/libabsl20220623_20220623.1-ok3_i386.deb Size: 445508 MD5sum: 743f22267d6137253d2878140185640b SHA1: ad845a927af07b728bb660aa75f0bf9cd89be02d SHA256: 1ce29b3a9ccaee5946b41378f6d936454adae185212e9fd37f435a9db176981d SHA512: 9eaad05d1426433c5a0cc2ddcdbc4d3109a8e56d47a0fae25fdd7cc3a44f6fddf6cf95cfebd2b8b803c8a32cc4d5974f7af4311f7cea2ef260a8c2acc3c92121 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liba/libaccounts-glib/libaccounts-glib-doc_1.26-1ok1_all.deb Size: 43548 MD5sum: a0156701b2e98dd69ce29f0380919916 SHA1: dfa1760ea0438445faeb46405adaf0300dcf66c1 SHA256: 8e42571097265b625d607f92f0e2a5e6014fe389f6116cb78a8b082fb66f9bfc SHA512: 2f313a9910f09f0a809b24aeb64e40fcdbe24d5fbff113247980bd748974200b7f26a7375e22de31932c58c6e19db1ad47b6b8aa585f2b09cf7ea7eb02087ab7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liba/libaccounts-qt/libaccounts-qt-doc_1.16-ok2_all.deb Size: 395036 MD5sum: ec398fa92750d2ce436b9eec3e9bb68f SHA1: 8d9040199b6006bf9c5ae33ad21cb55f45e3741c SHA256: f61a3df4ce2c1c8cfd5518cb317c99b3dc65cb348decc6ac80a20410815f1f24 SHA512: ca4dbaaa7934946893648a111e895723e93cb39c715acf9542814837a9371c02f1f18178337a837b69c22746882393e109663f220721ccfdb1c7cfe5e27c73a0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaccountsservice-dev Architecture: i386 Version: 0.6.55-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: accountsservice Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 167 Depends: gir1.2-accountsservice-1.0 (= 0.6.55-ok5), libaccountsservice0 (= 0.6.55-ok5), libglib2.0-dev (>= 2.25.11), libpolkit-gobject-1-dev Filename: pool/_new/main/a/accountsservice/libaccountsservice-dev_0.6.55-ok5_i386.deb Size: 12844 MD5sum: 4e45343928bf7f5e932184ae317b346e SHA1: 07f85b5527c3c46ca19a07de4e7d14cc00059170 SHA256: 89f8664d49912e082bb3ef8e592e016ea3e36310c94a29b9e91639c8ba911060 SHA512: e0ed691ace09b8ae3aab7e3701ee253d890279c9fc81d85c9843c81d556107c0015ebbdd13fa040682d434e57602fe205f213bfd3a9df811954deadf5c84de7b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaccountsservice-doc Architecture: all Version: 0.6.55-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: accountsservice Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 268 Filename: pool/_new/main/a/accountsservice/libaccountsservice-doc_0.6.55-ok5_all.deb Size: 21744 MD5sum: 1bde9d49949005a62c3e69f0e31fb8c3 SHA1: 05079b69b0104beea01086b2b185c2d1bd9b9abf SHA256: d5bdb2a70de8482ccaee7605671602629fabf53e03000fbf60befef0f9a92950 SHA512: 094d7f4022799dad9af1cd5980fd3bfe9f9b58c2e928ae18c2ce6b371fa2ca9f242d303db3ad1f9c5d92c37e64aee65451e79230655b3fa5fdbb63e9e1b94d81 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/accountsservice/libaccountsservice-doc_23.13.9-ok4_all.deb Size: 22768 MD5sum: 044862e67e3008c00bc05342ad210052 SHA1: 5a61b4f8b84a63d33385755e92357a1fc6d6e456 SHA256: 0a639047e5dcddd524b4f6390731caf3621705775f8ab5d9a8e8b7097bd2937c SHA512: c9ded9f472605246018852e833dee8dc78facd48ddf72b591026b9e1323e08ac4f27ccc9b110b5a86595b361a026060acaf2d9d2c18c9eac8700cb13bba0a845 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaccountsservice0 Architecture: i386 Version: 0.6.55-ok5 Multi-Arch: same Priority: optional Section: libs Source: accountsservice Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 349 Depends: libc6 (>= 2.4), libcrypt1 (>= 1:4.1.0), libglib2.0-0 (>= 2.44), libsystemd0 (>= 209) Breaks: accountsservice (<< 0.6.5) Filename: pool/_new/main/a/accountsservice/libaccountsservice0_0.6.55-ok5_i386.deb Size: 81076 MD5sum: d4a0aea74d6eb04a731e75716953b66c SHA1: 34f9166c699c5f33b0c3c16c542e691111da0dba SHA256: 521f65f78c7a555f238c27b1df39450957879baba976c8649eba85d741cb233d SHA512: 87970004288d1cd32dff40e28c67604496cd7e98411247504af86623ec15744c947663e25f0285b36368d1c1c68b25be0b5498bec95711490d45fdc8eb5c2f4a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libacl1-dev Architecture: i386 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: 195 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/_new/main/a/acl/libacl1-dev_2.3.1-ok1_i386.deb Size: 78462 MD5sum: 5936be7ca8d3a2d74983c3c6469c95c2 SHA1: ec83e7c989ef94ee77999d981aec385665d53896 SHA256: dd16550d0232aba7ab259d9ec3d1b478b839fbd7da43bd2a29df45929a8852ee SHA512: bee174b73981d370e93ae240039c9eae692d32960c2ec086ece1621392ae818c207fcb2fe66bd002c5e96b96abb90473678a0793e5bab29140e9f4aba06dd616 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libacl1 Architecture: i386 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: 67 Depends: libc6 (>= 2.38) Filename: pool/_new/main/a/acl/libacl1_2.3.1-ok1_i386.deb Size: 18282 MD5sum: ad1ebdef73c83bbcfdd85df784e59bba SHA1: 5f66f14c6ec10755062814b275ca1b35f1313cd9 SHA256: 087d84f0b3b15337d3f6175beeaebad882820cf08939689731b84461613697cd SHA512: 7fde4d6f3606864b3b49ba44c7e970c8b2d6e828dbe88576802b23939f54331b044ac5e38af57075d091ae0252c3163ffb10b7c96e9318940bc971c1e782a225 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/javabeans-activation-framework/libactivation-java_1.2.0-ok1.1_all.deb Size: 92200 MD5sum: b0fb1a3207231f57e21a39b3e154627f SHA1: e0c2247bdb805f4e3ec0299fa9c6efdf8963be2e SHA256: 72c757d4d4beb4f92759b655f000be5f76e29bd2452c97fcc47b944f6a3af8e6 SHA512: ee4cf3a7af77a843212973cc959fbea11cea35d8e83829358f2600a40eabbf7fda2af907fcc34827cf51b9063090134039998aa5a2fc61bd868712bbfcf31b26 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaio-dev Architecture: i386 Version: 0.3.113-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libaio Origin: openKylin Maintainer: openKylin Developers Installed-Size: 68 Depends: libaio1t64 (= 0.3.113-ok1) Filename: pool/_new/main/liba/libaio/libaio-dev_0.3.113-ok1_i386.deb Size: 21844 MD5sum: 5e683c2aea8581764042748d2fd4c0f9 SHA1: 01bd4d7ed7572303732c5a4a140186989bcf29d9 SHA256: 5a22eba6491069dbe7d4cc85278f7c035d6c2c438c0dc8c4fe880a37b091a540 SHA512: 26b7402f5284929654c4fb1b8f0f551678569c34ec8ee6d93295e8d94c929329e4fa2c5d4716354ef8ab319e8e8ab1afc4f11596e927b7816b52047b8f3d04f3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaio1t64 Architecture: i386 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/_new/main/liba/libaio/libaio1t64_0.3.113-ok1_i386.deb Size: 5624 MD5sum: 6c7c0a479017085dc8b678f674720617 SHA1: 4b3c53cf4d7141102fecb5bf5815f8a98ce1949f SHA256: e6b011d8b5103f2924c1cdec4d39564872625ae3b91ed0a92c6907c17ec66b06 SHA512: 10759b71fc44cea7cfb275d276810094b7f3c2c687aa224c1b95a30de6eec875907ae9c64ca0a285a08598919905a4b69503a0d33b9cfb8f92da3b052d4a8073 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liba/libalgorithm-c3-perl/libalgorithm-c3-perl_0.11-ok2_all.deb Size: 16190 MD5sum: eec7060f1d6885953df65d4f01d431a7 SHA1: 0ab8c49b49eebb4102bddaa8f62b4924c011e3e1 SHA256: 9a1b11577a1c5898c9b14104a598402984363fb42859249a1fb02ec5e9b53431 SHA512: a7e6a96d6b50e4941a96b6046a0a272275c1091e5a50db42e2068d97741aa6f22bfa13c0c2274da94c425ea2cdceb99e869e8dd15560b7e11cb799340bf698db 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.201-ok2_all.deb Size: 40242 MD5sum: 6bdce435c2eb36725b5fdc650b9e2455 SHA1: 2430619d1bc8f8368fcd80b93a6116f6ed5bd613 SHA256: 1644303773ff41aff494d32ce235556f8e44cd60ff8d14dbd9da2978be961f31 SHA512: 902997d9fa30be8193b81e73a8af28050201bb0f73ec78943190d76ceb26df5e9439fbee20bcf74c4429151f60f6bc310c37a65a4bea6201a3c63d4fd8abdc8c 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liba/libaliased-perl/libaliased-perl_0.34-ok2_all.deb Size: 19106 MD5sum: 094f2bf09c2c695b88f55fe4dcbed19f SHA1: 96a66f556a1bc4cb45e74d17cd9b871ab913e8f6 SHA256: 7c5fc6a9a39a6a7846e045c9f3c417e2d63ffe78f2575020c85491773152e406 SHA512: 62cc15a18fc2847bc3e70196235486b9ec47c459d073e6bf4e0b25bb9ae6328efa1c134ae3ef8c919b8d70d7a3ed6a10479f5e00f72d024691e505dd7d5c2aed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaml-dev Architecture: i386 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/_new/main/a/aml/libaml-dev_0.3.0-ok1_i386.deb Size: 5816 MD5sum: 7643bd47a1065aac8ad8d7c296ffa506 SHA1: e92b8f23e05499a34b198ee0cf5a47b9463c28cf SHA256: 0a2b48f58ea7a3000e2fb4b69029806011f1f51b1a41128e962c8670b63f9ddf SHA512: 6157ab7db4f649a25c9677aa9c3b11de7f6e4abe6df967267fafcfb6a29d73d470e3e032b68dadd63a0c0f376618b9dd0f2ef124180650807c22e568c0d1dec6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaml0 Architecture: i386 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: 41 Depends: libc6 (>= 2.34) Filename: pool/_new/main/a/aml/libaml0_0.3.0-ok1_i386.deb Size: 12500 MD5sum: 32254820fb75def481f2a14b29501162 SHA1: 6c0b5e6ea5f2c20b2b5c68adc0b128af650339f1 SHA256: 385c70e7f98b21c4eac09ea352405c2fb5979d5642c4828721e599152a20d50c SHA512: a6b7af030b25af4d748c27671625457a6f4911dc26edb4070ad4e33eff00e70459358119e62a4d76bd51a9b4416810fba9baba470d076d15351cdad51bb7fed2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liba/libao/libao-common_1.2.2+20180113-ok2_all.deb Size: 5164 MD5sum: 580a44a0692672b97313d0fcf9f5691c SHA1: 05e84b9ecd1c681f34a400cb2352093c7e00cd35 SHA256: c63a45a0aa698b2afcd8154fd549efc7ac8f57c7fb2cb7c0fd1eb5e659f60fea SHA512: bbd44e3b38e33a0ad643be9b990be34f2fce6a186c213eb60ed511e3a2716e3667978040c3ea3fe6317b2f1483e99d5b7a64873459b322c5d586f5a15c66fec8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/aom/libaom-doc_3.8.2-ok2_all.deb Size: 1239532 MD5sum: 9e51c482dac313f6ff364aa0a68f3dec SHA1: 3eb1654abfdf2a49c178555309227d42337be377 SHA256: 94ffaa593763df239db999d46b08cdc3059c121a1df979fc77a6d55b1d2ca690 SHA512: f775c403baef8e9e4d1803d1b4dadaed6e0fa5152a21e4f3f743ac3a7c0e69f4becc4e9b9ca010ee2736f8d5e03b780c01e2bbac34b85e93fb29c284416d25e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apache-pom/libapache-pom-java_29-ok1_all.deb Size: 4920 MD5sum: b9e67c8ccb533f3f459b0af23f3f1e70 SHA1: f8cf842827d2d9416bd039dabf0d7cac9247a2ee SHA256: 8cbfaaf0ffd1e0829aba428f0bab26e4a64c43d55ef6609f3a34bd30436d84bf SHA512: 3d33a7b1cc4b71c93b4bd298c3c9995bcdca2f5352951b703cc5b3be7706eb2e24c6cc7e07a6ec1c96c344a9c53893e4a91e80a6a66f7bddcb5f17f1ef6647b0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapache2-mod-apparmor Architecture: i386 Version: 4.0.0-beta3-ok1 Priority: optional Section: httpd Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 62 Depends: apache2-api-20120211, apache2-bin (>= 2.4.16), libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.1.3) Filename: pool/_new/main/a/apparmor/libapache2-mod-apparmor_4.0.0-beta3-ok1_i386.deb Size: 13192 MD5sum: 84c185a540d06903989dadcc4d82b70c SHA1: e51a962239dff488f0cfc8d9acefe75d8c50515e SHA256: 1aa20dfd3084949c21a20652cd76043cb91d081c1585ed683b23a5c26746b7dd SHA512: e529172ad48d9e7bdbb88800a366db6d6dbead12a87063997e60ed5c5a70105403f665829e21ea5ce21152a7fc28a48d3e182461206e0d2d2c3655328e754a12 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapache2-mod-md Architecture: i386 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/_new/main/a/apache2/libapache2-mod-md_2.4.58-ok3_i386.deb Size: 1080 MD5sum: 268ccd0b70cab70f5117bd520e4cb5ae SHA1: 01b6064b53de30c5e3d596c6dcf270d4492f311d SHA256: 1453840b8ea8aabd2c7cdeeab0f5822a8eb2a8aa2fa9634beef64ede72ed4c6c SHA512: 314af64089673d446c98b3a7e0cf6fafdeb3845b0cf46d39770aac6c2b92e16fe119ce7eb440f4167849ddc1c4abff3ce99a4dcc2135208e79a2992ad3cbb82f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/php-defaults/libapache2-mod-php_8.3+93-ok1_all.deb Size: 2352 MD5sum: 89b26406e696e4e3ff62b0356389669d SHA1: a85295a08d6299bb7367ad8fed22f8f7ba68614e SHA256: 76e525c6ec232fbbfd85e07f7f8a4fd065c046391856caaec2bc56e76fe388b2 SHA512: 26a3d54f254f35fa2fca1c4b5c1a8c8954695c08e518432f18cfd0c364f76634ed6e6c7af5f42359d8c961cd2c5f24cf969f42f4761e12cea0ffbd48b250ddbe 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapache2-mod-proxy-uwsgi Architecture: i386 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/_new/main/a/apache2/libapache2-mod-proxy-uwsgi_2.4.58-ok3_i386.deb Size: 1260 MD5sum: ec6e529410801b0288004797ae03a3fa SHA1: cf114b5a59db8cbbb0f79d72f406061d02815052 SHA256: 192413f7bd75ad786e9439d70b1d75c772912caaa78974cc03a587584842ad58 SHA512: 70a48186ceea83a487dfecea788d1f574c143bf9f62732f3223e0be8baa20d5c8fc58a1a13b715bd2c5efcb41329d1233c777003fce7fd116b273103099e2d11 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liba/libapp-fatpacker-perl/libapp-fatpacker-perl_0.010008-ok2_all.deb Size: 16654 MD5sum: 5ebdb2f0f9687ac80a57dd646b61c4f5 SHA1: a91c707e245cb744cad0852fd016b6b1be7d2c61 SHA256: 3f5204e0a764743600b2c54e3df38dfee858fc5b78315766f879c74e92aa2173 SHA512: 295274ab18495fa122faa7b18afe9ec30ee228464b420e899c1446fc3dff80afd9c2fb51811bcc3b16f78014529288f7d1e2c3c3bff0955ec2fbc225f8b025cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapparmor-dev Architecture: i386 Version: 4.0.0-beta3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 191 Depends: libapparmor1 (= 4.0.0-beta3-ok1) Filename: pool/_new/main/a/apparmor/libapparmor-dev_4.0.0-beta3-ok1_i386.deb Size: 78972 MD5sum: 8be6f7ab0367567ff569c227cb13e747 SHA1: 53709ab17e1ba913a80af255bac0a1d1b1093d5d SHA256: ca1e239129f627f537296eb4f17ac6aeed695e48b986295e035bdb2a79158e56 SHA512: 816a9a862ec48ac44a8c392f692d1bb44f690aa7a9f35d7c45ba04b6003a4e018ee0280be4a498d43a8457e35edc388dafd35c18e31d152bf1e3b8755de9288f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapparmor1 Architecture: i386 Version: 4.0.0-beta3-ok1 Multi-Arch: same Priority: optional Section: libs Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 100 Depends: libc6 (>= 2.38) Breaks: libapparmor-perl (<< 3.0.3-3) Replaces: libapparmor-perl (<< 3.0.3-3) Filename: pool/_new/main/a/apparmor/libapparmor1_4.0.0-beta3-ok1_i386.deb Size: 33524 MD5sum: f701d5cc11f0d3aad37db5b02315c648 SHA1: 300a83ed108e2ca727b59e030a78213ebcb04571 SHA256: 5fee8f3c79d1257506be5f0df1ecfa1acd0fb2c6c23740c76eb50514afe9b54a SHA512: 8b12d24ac2c9cefe9d5f0ebd4248cba6ff8fe02425040ffc1639021e482a1561ae0f61071f2a44e2f4e7ada8a5095674a9497dd957090eeb2858e7472c53e8b1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liba/libappindicator/libappindicator-doc_12.10.1+20.10.20200706.1-ok1_all.deb Size: 19056 MD5sum: 4a1f1228fb1eb42f1d80d896fce156aa SHA1: 1af9dd940b5a0b39076e714b50cb19b759acfd37 SHA256: 875f6358a2825923d485ed18519588be3da4fd3a2803d7c9c35c9b8593aa9992 SHA512: 127df55c40fb697b69dea9951df4ef8eecc5a12dda4e262db934e16c67a9049444d78d77e61a8369f77e5cf2b73c4b392386705ac4b6250875578d49c79794c1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappstream-compose-dev Architecture: i386 Version: 0.16.3-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 274 Depends: gir1.2-appstreamcompose-1.0 (= 0.16.3-ok1.2), libappstream-compose0 (= 0.16.3-ok1.2), libappstream-dev (= 0.16.3-ok1.2), libgdk-pixbuf-2.0-dev Suggests: appstream-generator Filename: pool/_new/main/a/appstream/libappstream-compose-dev_0.16.3-ok1.2_i386.deb Size: 25046 MD5sum: 5166999ec3083f3ffd0d857d511b99ca SHA1: 0f4fa64d6c024ca4d1f28cf0dfaeeae833face1e SHA256: c7b85cfe08ba412e103c192e24162701e692c5854c560609417ababb5a50cc36 SHA512: 52d798419b2d034b8d8cba8169f60456d76f9db39af03cfe590bc9846cf66cbac2e6514edf6dc906daf6b40b60b16d7b8e07e20c80b8cc63bf098c8c1393c6f8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappstream-compose0 Architecture: i386 Version: 0.16.3-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 263 Depends: libappstream4 (>= 0.16.0), libc6 (>= 2.33), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.65.1), libpango-1.0-0 (>= 1.14.0), librsvg2-2 (>= 2.48), libyaml-0-2 Filename: pool/_new/main/a/appstream/libappstream-compose0_0.16.3-ok1.2_i386.deb Size: 78292 MD5sum: 9a66b4b210a7379acc5563cc76f0c603 SHA1: 8f17fa844b28986731bcc8ef9e587b3d1e416ebc SHA256: e250b13872e90c01494b98308c6e38db90f2815475dcc410641ad990ac2841ee SHA512: 9c4becc3f34651c0b6f42eea7bc6b22898ebd27651470a07a1cd942d369c22ee2febe5209e210f3df51aedf1911954baa978e295275cacd4b9212ef2e4e331d6 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.). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappstream-dev Architecture: i386 Version: 0.16.3-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1289 Depends: gir1.2-appstream-1.0 (= 0.16.3-ok1.2), libappstream4 (= 0.16.3-ok1.2), libglib2.0-dev Filename: pool/_new/main/a/appstream/libappstream-dev_0.16.3-ok1.2_i386.deb Size: 97520 MD5sum: 7daee0cd29052d32066fbf11923b5936 SHA1: 0cf888dc979f6657bca7168c3fc141e5a3c770a4 SHA256: e88556818c38e01a9dbd4bbbfe6c1238d3fa2617eeab59744bda7bfed4e225b0 SHA512: d8382990c505d6f163e64c23d5fbd3d4f2271c7ed57bf65c64a7cbc00ac1c72da8049c08afcc7bdf150a59b18c8290d2d18887c85ff92e03bc0a607876865ebf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappstream4 Architecture: i386 Version: 0.16.3-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 691 Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.63.0), libglib2.0-0 (>= 2.67.3+git20210214), libstemmer0d (>= 0+svn527), libsystemd0 (>= 242), libxml2 (>= 2.9.0), libxmlb2 (>= 0.3.4), libyaml-0-2 Filename: pool/_new/main/a/appstream/libappstream4_0.16.3-ok1.2_i386.deb Size: 203672 MD5sum: 356a73399027165b91696f1745c1c79e SHA1: b346788572a6a3a74be0e24c908db0669e3d48f0 SHA256: 11b46fb1d3fe7b38d38dd03c0c366cce59a5d267eed439e5958dfc31c550940c SHA512: 8a8288247a47f46eadc57efad79d499f988a7e5d0b78e782c8356b7e7a78d4e458edce940c9ed16c9237297645884113611be18f3fd0222d12f3f49c50362fbf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappstreamqt-dev Architecture: i386 Version: 0.16.3-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 97 Depends: libappstreamqt2 (= 0.16.3-ok1.2), qtbase5-dev Filename: pool/_new/main/a/appstream/libappstreamqt-dev_0.16.3-ok1.2_i386.deb Size: 14438 MD5sum: 412420197af3e3a754efe0fea441a1e9 SHA1: 1502fdaa2c8f693038dbf0f45c859879ab3b53e4 SHA256: 02fd33acf5bb808c3e9b538ef94164ba0c665f3b503b92fb03e1b5e2ee2c68a5 SHA512: 6b9ffcff99758ed708c220eb6a3a7bbcfedb4858bd5a0051525e1f3a6818a76bac6765f0e06f7893ffac95e03a513262599ca71ffc5222e434121ad6d69ff4f4 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 Qt-based AppStream library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappstreamqt2 Architecture: i386 Version: 0.16.3-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 386 Depends: libappstream4 (>= 0.16.2), libc6 (>= 2.1.3), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.62), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/_new/main/a/appstream/libappstreamqt2_0.16.3-ok1.2_i386.deb Size: 96740 MD5sum: 9b2a838ec6c83d8d77bfbf37deed373f SHA1: b2f1e5a9840a6012a1c3f637a17bfb91de62ee2f SHA256: fff9d482cc54e12c41e9a602a01980791627dc375579cb70de37ee02005f83aa SHA512: 9fb4bcd04af219d83cf7d16fdd4ffc2e36808a59488f9351c631e44eff00d9d0aabb82191c920f8a609c5a6aaf341ad01e89fb562b04ece216640be6c0710104 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 Qt-based library to access AppStream services, like the software component metadata pool. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapr1-dev Architecture: i386 Version: 1.7.2-ok2 Priority: optional Section: libdevel Source: apr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 9407 Depends: libapr1t64 (= 1.7.2-ok2), uuid-dev, libsctp-dev, python3:any Conflicts: libapr0-dev, libapr1.0-dev Filename: pool/_new/main/a/apr/libapr1-dev_1.7.2-ok2_i386.deb Size: 765068 MD5sum: f6655f346a5ffc6a71a0c2b451885df0 SHA1: c296967a8bf3495bfbeeca8403c9e3882aa16ec5 SHA256: 961137db3d530b6594bfa50968e1c3388996436bc7098536dc8ba36824fefcce SHA512: 5d6332f66d81a7f0988f8896242f79cf28f929201034a485bd820cd59d4faf0a1e96919f0ff70ec747a6a0d4061378c78e04a94ecc6f873f326d4d4806ae54e3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapr1 Architecture: i386 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: apr Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 305 Depends: libc6 (>= 2.28), libuuid1 (>= 2.16) Conflicts: libapr1.0 Filename: pool/_new/main/a/apr/libapr1_1.7.0-ok1_i386.deb Size: 105040 MD5sum: d78343e184e37316dbaff1cede99eb63 SHA1: ed601ce085543ba8b7b1aacaf7aa1ece1d773c7d SHA256: 2ddb0c8ab5b868b5db857a0aca14ed272f6f8e7b6a110658cebe91d8a3f76225 SHA512: d6c12ba32bcf9c88c9ab1371c46b4c6866f46ce24c15373d405e2f5f5dde14ddd1e9f33324b04cd341668a1b221d9385f5181b5d137e1c40af4fb0369b4bf51c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapr1t64 Architecture: i386 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: 301 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/_new/main/a/apr/libapr1t64_1.7.2-ok2_i386.deb Size: 106356 MD5sum: 90eb32c52fc034aa1abb918829b2aeba SHA1: adab36b49f1dd3f513d3a4776f8e88a88c6f848f SHA256: 6998f8a7fc4b93e9d23758f37ee60d0be434d2dba0d394b33b8f1b7a691aa455 SHA512: 3544a5783f2e54ca4d8e979293eedfcd4fc4677f703b839bf744f18b0f700b17c25dc30e18af1243db7afffc5b1de4b6b9b28f2db52d26bc75441f028440d50f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-dbd-mysql Architecture: i386 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 52 Depends: libaprutil1 (= 1.6.1-ok3), libc6 (>= 2.4), libmysqlclient21 (>= 8.0.11) Filename: pool/_new/main/a/apr-util/libaprutil1-dbd-mysql_1.6.1-ok3_i386.deb Size: 12848 MD5sum: 0861979aecb88d708c84615cd91d2e2f SHA1: fcbf2aa21d21de145a353cc5563b11835d3a23f6 SHA256: 0c09b2d17d8228362b27435f7721db1555a91902d9e2325eee6cb68d19715248 SHA512: 9e0e33bd1516c0cfd5fd6c156fb2148f4217c0a886fe7a761e0c5ecc9e748281a0318e9a2413c80797c11ed1f7ee4b8f0ee73124ae0a7f95472ecebffaacf6b1 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-dbd-odbc Architecture: i386 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 52 Depends: libaprutil1 (= 1.6.1-ok3), libc6 (>= 2.4), libodbc1 (>= 2.3.1) Filename: pool/_new/main/a/apr-util/libaprutil1-dbd-odbc_1.6.1-ok3_i386.deb Size: 17096 MD5sum: f237a569553e903c0bde27ffe539cb22 SHA1: 0d143bccb736de89961cdb08ac4fbe7f4f927297 SHA256: 187112c25e63697fd0b2fc3eca24ee112ad7e1605a4797fc1b600a7a29a55c8a SHA512: f978c1bd1cab6b7a00823f78e8f394448d488303cfb3fdf3f97f3422b868ed97e808e7cfd52e9e2dd2ebe6f79ebfae28149d1f5a7daed08a220b579717a2fb1a Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-dbd-pgsql Architecture: i386 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 48 Depends: libaprutil1 (= 1.6.1-ok3), libc6 (>= 2.1.3), libpq5 Filename: pool/_new/main/a/apr-util/libaprutil1-dbd-pgsql_1.6.1-ok3_i386.deb Size: 13008 MD5sum: 459808c4b84bcf55815bab994e295011 SHA1: d4ce6e790b206983f1d9a24e4fa1d5eeede3cc24 SHA256: 23f52c9cbade62507ee9310f5ea4ed73a54a9b25ceaa859e2528df71df0810a8 SHA512: 5a1f7e849c44e4fc833fa95a1492f1ad467f330cbdb7c5e2358598bc8e4455ce028e9882c3039961846c569b50596808fc3579d755a2a15348a76e99549f221e Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-dbd-sqlite3 Architecture: i386 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 40 Depends: libaprutil1 (= 1.6.1-ok3), libc6 (>= 2.4), libsqlite3-0 (>= 3.5.9) Filename: pool/_new/main/a/apr-util/libaprutil1-dbd-sqlite3_1.6.1-ok3_i386.deb Size: 10988 MD5sum: 527ff03407271a73e466c04128f669a2 SHA1: b287c771c9221c61447e0d09f6b0dcceb7a5ae3b SHA256: 86613c3e893fd6b420c8b0d51812b9d61f45a3abd64402883e5158db1dc162a1 SHA512: a79d0429167a9fcc618f8c61a069093ddbe47db6e78bf3dbe079db19d11962f57625c4d30f6886462e7f45c0d77029a222c9bcbcfe6ae91f9c57780935162b4a Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-dbg Architecture: i386 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: debug Source: apr-util Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 18 Depends: libaprutil1 (= 1.6.1-ok3) Filename: pool/_new/main/a/apr-util/libaprutil1-dbg_1.6.1-ok3_i386.deb Size: 5180 MD5sum: 9fbb12aef78622fcf4c03abdf8d3e9dc SHA1: a75af37cb2f98632a6a2193d1ad8c85551e6aafc SHA256: 058acc70a838bd59bfeb5930254ed4a9b3e4d025ce303238591c932c5d446844 SHA512: 8bbba1eb9af3d086f4b1516f68b9b4abf49baff8a2500dae6bcfb5962d5de06668166633dbf64d69ad637e8cf0c183344ca808a1143e796f9492388278851669 Homepage: http://apr.apache.org/ Description: Apache Portable Runtime Utility Library - Debugging Symbols 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 debugging symbols for APR util. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-dev Architecture: i386 Version: 1.6.1-ok3 Priority: optional Section: libdevel Source: apr-util Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 4964 Depends: libaprutil1 (= 1.6.1-ok3), libldap2-dev, libexpat1-dev, libapr1-dev Filename: pool/_new/main/a/apr-util/libaprutil1-dev_1.6.1-ok3_i386.deb Size: 405284 MD5sum: b7095c70a024aa171f0d5922237d1bdd SHA1: 04eb7c2f839f50b6fdcb36204677f925ee668bda SHA256: 5e57d5cc8cbd26483245e552336fdbe5691152869b52e063789ec80d37fdc9a5 SHA512: 6dad8653890e6e8925c0a1945f8cf525d53e6e44be007869483bd3af5f9c0462a8540e27a7a75ca0295d4c347429206df8e864634175d78994048d0f5f751ee9 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-ldap Architecture: i386 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 36 Depends: libaprutil1 (= 1.6.1-ok3), libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7) Filename: pool/_new/main/a/apr-util/libaprutil1-ldap_1.6.1-ok3_i386.deb Size: 8980 MD5sum: 4c1054412315b63f7dd81258524a49fb SHA1: 90776ac847a05c68a815e7eb31eb9d9d28aedb01 SHA256: 50bf33dc24b621f84d00e1514ffd721b3838adf05800c023939c9e092d410f81 SHA512: 13f7955c2ecf5db70dd21368b8dc711324a3ad08e1043cd4d677dbd2015eb069b76712f4400574fbe0c9c3765ebb5e76e0e378dfa069ee82d670615eea4d6af1 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1 Architecture: i386 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 288 Depends: libapr1 (>= 1.6.2), libc6 (>= 2.25), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.0.1), libgdbm6 (>= 1.16), libssl1.1 (>= 1.1.0) Breaks: libapr1 (<< 1.4.8-0) Filename: pool/_new/main/a/apr-util/libaprutil1_1.6.1-ok3_i386.deb Size: 92176 MD5sum: c702509badf4f357f3d7c55e212e936f SHA1: 97dba0d61d578248a8573ec468ee396613d04f5e SHA256: 26b4fff90efc967625ed4ba802f49e44d4964046745dba9de03fce54b9a9e409 SHA512: 2defc092ade9b7497e8b6686847debf8a1150f33667d9206167e4c94e1ecde9feade11388a3021de43efae5459e2115ab5291e2e7335d48f06e588df69dc3a6f Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapt-pkg-dev Architecture: i386 Version: 2.8.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: apt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 495 Depends: libapt-pkg (= 2.8.0-ok1) Filename: pool/_new/main/a/apt/libapt-pkg-dev_2.8.0-ok1_i386.deb Size: 96112 MD5sum: c5afd5c1a175abdeeef2b06cf0283f40 SHA1: 6db7f061358e6adf2732ea594f20af2a8ad6d8ab SHA256: 38d2b80af2a2b83b8bdde7d7b67add5c39747cae0d9806380a09eec63c8d4515 SHA512: ebaf139b6810b0f0637793f2e0690e028230d7177d0bfb02de0983c81cdf31fb03aaef10171c339afefa030b650810f93401bb6168cdfb670560af166f8d7e18 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapt-pkg-doc Architecture: all Version: 2.7.3-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16080 Filename: pool/_new/main/a/apt/libapt-pkg-doc_2.7.3-ok3_all.deb Size: 846216 MD5sum: 7be8054aa9ae4f1e10d9f803376b298f SHA1: 47a42d197fdee475b10c2a9f625a4dcc6ec2e35a SHA256: 5baa89be583c6c3ddba8d6f8df3abf1d12e466308a94df46849d631081ddd8c2 SHA512: 4ca827620e0c41d961573a285cf41345280e9deb82e06f37db391af38ad43d14f34f2e8c2cf064094f8a85aa6bfe83ca3a68d3e1fd484ff2d63d2faf7bd40e2c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapt-pkg-doc Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: apt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18149 Filename: pool/_new/main/a/apt/libapt-pkg-doc_2.8.0-ok1_all.deb Size: 911988 MD5sum: ee392872c1cc2abaadcf11a1d1511eba SHA1: 007f2490fc78d0009ce169f0117aa37d0cd33772 SHA256: 499c4be7682e443696e7deeae8152134f97d0ae6516d5e94a3b57143dfec3826 SHA512: 5432910f5e8b7b10512c9b052e8da8e8b7a595dcd82dded64dd64ab5d4154505e22e00916b9db39743e8ab2892290e23d95bf5638123528b54bcac3cad50f711 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/apt/libapt-pkg-doc_2.8.0-ok2_all.deb Size: 911756 MD5sum: 1a562fa221fe4d25875bc7415754079e SHA1: 2bc47d38ce8969658fa12f7990961d99f561c911 SHA256: c7e4c834951000e07e1d72d54eda28b5dac22e1e9ff7c9d09f8e28fadace2b3b SHA512: 950da156cab55ddc4b6dae054ac9bebfcc6d7a8640d756ba6848fe8362ed599d7d74552ad33f80ae18ffc50be0f0cfeb32a608794c3a4e669307f303ec2e5404 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapt-pkg-perl Architecture: i386 Version: 0.1.40-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 232 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libapt-pkg6.0 (>= 2.1.20), libc6 (>= 2.34), libgcc-s1 (>= 3.0) Filename: pool/_new/main/liba/libapt-pkg-perl/libapt-pkg-perl_0.1.40-ok2_i386.deb Size: 74280 MD5sum: 61fb49868bdc9677b2f37dc15db47054 SHA1: d79aa4b20af604b8b32df6e912d76eff7d85ce80 SHA256: fc6e1762791c41677e34f2203852185a9d2473a086c038e5eafc53b588e2c10c SHA512: 048fb052bb29105a5a70ce9d049dfe11df9fec72f8990afd24ba85aad0ba7d008706cc90ba6b050926234f368c59cde5f39965c15975b68f97aec17b3771adde 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapt-pkg6.0 Architecture: i386 Version: 2.7.3-ok3 Multi-Arch: same Priority: optional Section: libs Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4169 Provides: libapt-pkg (= 2.7.3-ok3) Depends: libbz2-1.0, libc6 (>= 2.38), libgcc-s1 (>= 4.2), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 11), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.7.1), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.3.4) Recommends: apt (>= 2.7.3-ok3) Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), dpkg (<< 1.20.8), libapt-inst1.5 (<< 0.9.9~) Filename: pool/_new/main/a/apt/libapt-pkg6.0_2.7.3-ok3_i386.deb Size: 1050586 MD5sum: 5c712544fe979d0e4e70e3a75194d7a2 SHA1: a8544fe19c1cf05c6e29963c13a307db4537940e SHA256: b06bc744b8b24038ed727b28bada696ec47d048a96f246e97c20b294a3232999 SHA512: e6446975181ebda068c70d9e191d57ff50bda4a49558d35b784761f842b28b355097dd61aec3bca37667cdd25e5c9dac553897e2b89b8fef49ec4dc0a5f9d0c0 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapt-pkg6.0t64 Architecture: i386 Version: 2.8.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: apt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3574 Provides: libapt-pkg (= 2.8.0-ok1), libapt-pkg6.0 (= 2.8.0-ok1) Depends: libbz2-1.0, libc6 (>= 2.38), libgcc-s1 (>= 7), 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.3.4) Recommends: apt (>= 2.8.0-ok1) 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-ok1) Replaces: libapt-pkg6.0 Filename: pool/_new/main/a/apt/libapt-pkg6.0t64_2.8.0-ok1_i386.deb Size: 1021956 MD5sum: 5a25ceedd4d37e75027d29806e965926 SHA1: 6841b209e076b46a8ac1dc92ef1a2be45df7d9a5 SHA256: 8760032b75d4af5c703e1a7ec3d67a2c74051a10ef3ec19e7c5c014a0fd71efb SHA512: 4c72267e8efec1d701b9ca43528239cb00adf8cb698ee975bfbe6de419b152de94791b9106f704a68f871164c53b73b087f423927d54ef3a985b4b86ad941e24 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libarchive-dev Architecture: i386 Version: 3.7.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libarchive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1764 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/_new/main/liba/libarchive/libarchive-dev_3.7.2-ok1_i386.deb Size: 562100 MD5sum: 058394030ad882fce512d102d928d998 SHA1: 22424781d551838b9beecf8dfb9aa77494cfaf98 SHA256: 89ff7cbd6af83d1f0ceeb26195bd354c7559524fd6010d55fba169b4bf690c16 SHA512: a2f8a8a0f5a8ccc998b17fc6bab0d12464245d57870b46c58054cfd723263c069fff5f268adbfbc01ea48d3fa4a4324bf724eb3c8ebaba6c1d2ad9279a1b1273 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libarchive-tools Architecture: i386 Version: 3.7.2-ok1 Priority: optional Section: utils Source: libarchive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 210 Depends: libarchive13t64 (= 3.7.2-ok1), libc6 (>= 2.38) Filename: pool/_new/main/liba/libarchive/libarchive-tools_3.7.2-ok1_i386.deb Size: 71112 MD5sum: 12bf1e9abfe674aa5a695abe822a0dcc SHA1: 755303eb07b820ed62dfd9c7cd97fb128a413e1e SHA256: cde930fb89b893e2b18bae09a356908c21226a5b009d296855641edeed918f32 SHA512: 7d2b63aa1f20eed921a3c3deee8571919d67ad73738b5c98f9ffcd60e8d11f3676cfef0f855ea6076726e89810b0597ec17acc39ec1b395b92c4b8e43f7ca295 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liba/libarchive-zip-perl/libarchive-zip-perl_1.68-ok1_all.deb Size: 90798 MD5sum: 85b37e7c37f70da719a9f03cb252c6dd SHA1: 6d3b1872b4f9ba9548ce15d63104e183425f0fef SHA256: e6125a97a96496af0161556f0b880f7c9c8ae793e22fda12f490b9194992e55d SHA512: 6aa5c3c86f0888207a65a43365abf240c8f1833a33bcb9f8e46d895bcaf0f365e526e5916730011341e1afcb5c6e2aafcccedada72eee47d7863f56faa66b0eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libarchive13 Architecture: i386 Version: 3.4.0-ok5 Multi-Arch: same Priority: optional Section: libs Source: libarchive Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Peter Pentchev Installed-Size: 1065 Depends: libacl1 (>= 2.2.23), libbz2-1.0, libc6 (>= 2.36), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.2.2), libnettle7, libxml2 (>= 2.7.4), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: lrzip Filename: pool/_new/main/liba/libarchive/libarchive13_3.4.0-ok5_i386.deb Size: 350378 MD5sum: ccc8db3d2b2bf13bd9f25ce8806c1e49 SHA1: eb71c4f945e4daab3f9648ad7dacdabcdcc49be5 SHA256: 0dcacf366376c2f247e6e3247af3f2aabbe3f8f64cdc5cc5f5574ed14151dfe5 SHA512: d4ff6e8f26956644bddc565e5de6de544f2b03915aa628d1d0aa526a1eeb15df48a52320fb36f3496731aeb9cdfe39687ff019a18d967e827effe721cf675a33 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libarchive13t64 Architecture: i386 Version: 3.7.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libarchive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 980 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/_new/main/liba/libarchive/libarchive13t64_3.7.2-ok1_i386.deb Size: 384640 MD5sum: 3a440a414a82af876fffd5be181720c2 SHA1: 4b7ac51866a89fc01dd4575d82e8cecdf476da69 SHA256: 620a2cfad060931751f020de432edae398d2f12d3273ad8cb9df3c98d3a6d6be SHA512: 73a41deca6436de28e96b3da366d125c28ad8167bd4705bf899ad8fb6201522369c3487bf1ebd6bbfd7bace4460505108f4b07e25101f96a8831d710a47b8b5a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libargon2-1 Architecture: i386 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: 68 Depends: libc6 (>= 2.34) Breaks: cryptsetup-initramfs (<< 2:2.6.1-2) Filename: pool/_new/main/a/argon2/libargon2-1_0~20190702+dfsg-ok1_i386.deb Size: 21940 MD5sum: 7f11f00e5a0d5728d634f927c8fa9d01 SHA1: 5e1e6f8876253903dfa37dd111f4459ff7f76dd5 SHA256: 86a772abc4c76d2a89f8eb28fdfffb9969a9ed3152fba8f668a22951a0155834 SHA512: d20e95aa8216cb128a6267e925325380707ad9a729dcc76e40c584df92559be88031499323940acdcb0b75967f6c9a08667b19fe2c67f46be6635782c214008c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libargon2-dev Architecture: i386 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: 86 Depends: libargon2-1 (= 0~20190702+dfsg-ok1) Filename: pool/_new/main/a/argon2/libargon2-dev_0~20190702+dfsg-ok1_i386.deb Size: 24940 MD5sum: c4f826ad72867d565d18440f81f17545 SHA1: 855c744d69111cc2774844299519aae36c4d76e1 SHA256: 05c5418389126200bdf29c0ed13e0c91d4eab7a03d5509d522274e5ead15eee0 SHA512: cd5c7d25427f5b8260401a84b33494c1645b3a1bd7528b89fc898a773c0afb0b6707140ac47ea9e6431226a87dd146d948b4c10737dba9adbb6deaf92ea13894 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaribb24-0t64 Architecture: i386 Version: 1.0.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: aribb24 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 92 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/_new/main/a/aribb24/libaribb24-0t64_1.0.3-ok2_i386.deb Size: 27660 MD5sum: aa61337b5db8e2a125b3dfc07aab99b4 SHA1: b0d2bf5c75fd525abc2b23be8c0c16536c51f8c3 SHA256: 24602779bcbe47da63ff03a708e78f12728f0b89809ce190e4ef5985c43332e4 SHA512: e0db84cda7f0c63f91786fe3df1b9dd9bf9998ae874b899894984a8a820e5b3e1726db24c61f60648018eedad769aa504aa61d7aacf8deb6ae697973c60fd551 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaribb24-dev Architecture: i386 Version: 1.0.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: aribb24 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 103 Depends: libaribb24-0t64 (= 1.0.3-ok2) Filename: pool/_new/main/a/aribb24/libaribb24-dev_1.0.3-ok2_i386.deb Size: 29320 MD5sum: b089541969b6e897ab5c79fa2e8e792d SHA1: a5550ae606e34c1c4164c3a14486eed655428dbe SHA256: 51dcacb825c1e2c91cf4b7ac367cf5cc18cb18a0d6b52c846d6247211aabceea SHA512: 78425cc675724acb360455fdad3d59888895f63528fbb36cc5d7b2ba4112b97f6d808379b6f4edd9a9b45bf77443283ff7d88c69ad2bceca3f07bda2434fec73 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liba/libarray-intspan-perl/libarray-intspan-perl_2.004-ok2_all.deb Size: 25228 MD5sum: 615d493460ec906e7d1e15c20b1a0306 SHA1: 2995ad1f2fcc501f25556da403a82d5d5d36fa0d SHA256: 732939b74183ff997fa784d0819b96f3766dbc5ff593ef5be8b3f92139778d64 SHA512: cccaddb961486415ab2d9955a7ea24e20ba6315a823fe63f74327a7c2755943a7f2dfdac5f37be16c978306457d2003ed15b73d1b2c82e87a2f4f838a9863d0d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasan5 Architecture: i386 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: 1783 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 Filename: pool/_new/main/g/gcc-9/libasan5_9.3.0-ok12_i386.deb Size: 446850 MD5sum: c4c09e15ec86ecbf979618d113bdfeac SHA1: e684fbc4c28e4b712dd018f94823fe0991c0ca75 SHA256: acc9e5a5dc577b7ef13b9b1cf6b373e5168f1f8d1ae360ba54671c79cfc1cd86 SHA512: 55baab11398609b30852414aaa14d15409ce6951833535fb3953c521bedc8f18b0719f0a6bc1efff0d356af16f92cfce76689ca3317bda019afd3379f5b0a142 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasan8 Architecture: i386 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: 9012 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34), libgcc-s1 (>= 3.3) Filename: pool/_new/main/g/gcc-13/libasan8_13.2.0-4ok3.3_i386.deb Size: 2739754 MD5sum: 7ac12cf96a4189deacab187b59848b0c SHA1: 993992f532808ce0de7b537058c6c079c8fc0a8e SHA256: a8b0b6d4a44a20076de87c786dedf0425bc380e262e8f353ea43b6da76c4c1fc SHA512: ae3ee9b3a2b9ef6a10a833c1489b83c405dfcdda10e4615c5c75e3669a2603881c230057678e7b9f26ad9803d8f3a4104075445c0d3a1b14c2f8026997f31af8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasm-dev Architecture: i386 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: 91 Depends: libasm1t64 (= 0.190-ok3), libelf-dev Conflicts: libasm0-dev, libelfsh0-dev Filename: pool/_new/main/e/elfutils/libasm-dev_0.190-ok3_i386.deb Size: 19260 MD5sum: b730c386b1eb575dda28e8957c6832ce SHA1: c9f5bfd3803240061609228afbf4d99d52e81c93 SHA256: 9595625cd76279ce7701f4b2de57376cd011d4a63ff93c38da845981347563a4 SHA512: 53063c50bbfa11a48c8eaea055e32859b29197d81b7a106c8ca407b0f6c66d7125096259921e75e19609dc4e49877e4a0b7ebdb3e20c7c43f1295b6db0b4a3bb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasm1t64 Architecture: i386 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: 70 Provides: libasm1 (= 0.190-ok3) Depends: libc6 (>= 2.4), libdw1t64 (= 0.190-ok3), libelf1t64 (= 0.190-ok3) Breaks: libasm1 (<< 0.190-ok3) Replaces: libasm1 Filename: pool/_new/main/e/elfutils/libasm1t64_0.190-ok3_i386.deb Size: 17664 MD5sum: 8734649e456d97e3c1a4a4efc0636751 SHA1: 053fbc57bad1bce288b31ad742ac72ef5769d09a SHA256: ca5210a181e88f3f7c13cd4ef17a953cf234c9a7b60a6da4dcb1d94e93038e40 SHA512: bf3d4696f57f9219a31aa7080df08255510206c4b7fbcc8d9f31a77cbb6052f68358abe6f13965c220d8b511d1df1779839ce8061802a86431cfdad5aad29adc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasn1-8-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 832 Depends: libc6 (>= 2.8), libcom-err2 (>= 1.43.9), libroken18-heimdal (>= 1.4.0+git20110226) Filename: pool/_new/main/h/heimdal/libasn1-8-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 187028 MD5sum: d257a2b795990ca8753ec44978dcff20 SHA1: 8a8f720568f6b20775493172a3a74d677b3f88c0 SHA256: 4b7c51e6d62c3e9fc555edf91fe6b486ebb1ce7706f18f211a7d47ecbd9a370e SHA512: e44aae3f0354a479e6797c5afd608b6c5b02780df3dd42f679477490cf056b0c73222592677785e378402a69e14e0cf670e583b74ba01556867e3f3952a55c0e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasn1-8t64-heimdal Architecture: i386 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: 861 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/_new/main/h/heimdal/libasn1-8t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 192300 MD5sum: cb683c06b2aed4b4bbcb2a58066b5f59 SHA1: f102e41ad99679ceb7200e26caa94acc0fda0dc9 SHA256: 36ece857d51c4642c3f0fea594814777938bc977343f888048773f28bdd4e758 SHA512: e30cb0106e2baf69eb1d0fb9bc0e7c9230354cca393f4e6544c3d471deaed4d79738d53f568503daee9b14477b51e1cf82741ad56ed9a240493650954538b178 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/alsa-lib/libasound2-data_1.2.11-ok1_all.deb Size: 18196 MD5sum: 64a461585fa1d29322ef02f08722c77c SHA1: 37f91b70497d1b07cfa41e453db99662d63c5ee8 SHA256: d5cdf01a677d849c7c10bc9aef509ced2277ee41fc0b7a326ac0f9cca5600cd7 SHA512: 07653f8bf8cb32c90af5816ba5aa5b186a363df761391062ccba8aa718cfbe0f6a832c06e5455e19386679a7480690f5723d84f7b75e3b6dd099fe1531505012 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasound2-dev Architecture: i386 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/_new/main/a/alsa-lib/libasound2-dev_1.2.11-ok1_i386.deb Size: 112508 MD5sum: 6808e4d2a5a43bcef03ccfd5228c6073 SHA1: 7c37744dd4006d23bafd9635228d80e6c594730f SHA256: 274d1b8f500e2da0b6fd64445d460e0580a5426fb82c518f84687fac9a9fdff3 SHA512: 6c0a47111830c41169409f050d20a155e14445d2bcdbb8e2647052e823b90a9318c54447ea24ae8cd313786b6ea82373f03d57e780b76ac31608b37cd63d959f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/alsa-lib/libasound2-doc_1.2.11-ok1_all.deb Size: 2747904 MD5sum: f0aafeb7b038d1d286c32956c4a05b91 SHA1: 0979b3b42c7b6b57a74c65720cc4878335b3e047 SHA256: 3413827bb33f333dae22e43e2dcc77cf6bc541298e1432aba6f949461a904b87 SHA512: c1c20632fdc4062ae9f0485ba01db356bdbe71b29bbff7de1c7dc32953ac0cfcaadf65ef34d89fb12a7209d09ac111bb444d32a2797c090d9aabc36eccb222ab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasound2-plugin-smixer Architecture: i386 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: 44 Depends: libasound2t64 (= 1.2.11-ok1), libc6 (>= 2.4), libpython3.12 (>= 3.12.1) Filename: pool/_new/main/a/alsa-lib/libasound2-plugin-smixer_1.2.11-ok1_i386.deb Size: 11368 MD5sum: cd71fd99946f97e68a88da5209ce3cc6 SHA1: 519246c0bbe6e4fdf0368e3fb8db83b005692489 SHA256: 550c46431f8860dffc6f28bbf6e065c106bbc3a6ec245493d6636efcd1d673ab SHA512: ad79e4ad3e24c26cb44272d8bd75e4a3a2ab65b88cc88a8dc56fecaa8f35f12fff9e1750e5c72922022138bf3b1bc032591e45132e44f47953f2fbb7581d84c3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasound2-plugins Architecture: i386 Version: 1.2.7.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: alsa-plugins Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 444 Provides: libasound2-plugins-extra Depends: libasound2t64 (>= 1.2.5), libavcodec58 (>= 7:4.2), libavutil56 (>= 7:4.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), libswresample3 (>= 7:4.0) Conflicts: libasound2-plugins-extra Replaces: libasound2-plugins-extra Filename: pool/_new/main/a/alsa-plugins/libasound2-plugins_1.2.7.1-ok2_i386.deb Size: 84416 MD5sum: 6afa0b3612e676554bb4356f37f73f3b SHA1: 601c143047317213a1ee4925c3c687f529a4d4a4 SHA256: f41249660e964c5d448d771b3d99172cd008c9e3ee723455fb618e76d7ee76fb SHA512: b599a676976b6f1eef10bc50a26f034823f87292bd9a52a0391cc477811163b30d2ffc610bed5342f8264e118f1e663ea12252164ac0dc5613c8d2916ae8efca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasound2t64 Architecture: i386 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: 1295 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/_new/main/a/alsa-lib/libasound2t64_1.2.11-ok1_i386.deb Size: 391088 MD5sum: ff7d3f366855bae11919feb193043120 SHA1: 8ce34232d8a715f7f9ce97c87a6215c75a934b29 SHA256: 3d636784d407c598c671473c0006ad11bd98de76db46f30f6887a1e1c56b51d2 SHA512: 73f08e8ea440f8e224f1a02ac03644a84017b7bd145092c3830b5b018bdc2c68b5735bbe7a1fa4e728cf2ac35eb9c7dc6577ddb9cfe0c3583ebf98edb63a5281 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaspell-dev Architecture: i386 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/_new/main/a/aspell/libaspell-dev_0.60.8.1-ok1_i386.deb Size: 8216 MD5sum: e0fe9e687da0e122769f436ac25d4d52 SHA1: 01d7add4d86c837c797ba8f9a9863bb1dba4c97d SHA256: c4a1d9d667923c43b9151ae6fe2ad65f0c4ed243775af6ae49eb6b3bbaa6392c SHA512: 85a1328a1b75bcc6cb6e89485f4c916dd5754c612d12a462606bf26daed85bf602f1074974bb38ff62d1e1c030621ce311429c230ea57c8c201c2ecae211d606 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaspell15 Architecture: i386 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: 2253 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/_new/main/a/aspell/libaspell15_0.60.8.1-ok1_i386.deb Size: 343088 MD5sum: 90b447e78c2bb7da0b52f11b2b2ad9f6 SHA1: b4c79f8c187470fe3b85ddaa610b3395ef727ef5 SHA256: 43dc4b6b1e8c6499abf67e512103e78862e6626a5f85ce2a3ea4402ecf953851 SHA512: 4d10f7df90a833f9ef74fa3e258f7e60e8868e346e58ebb012b47f19e8ad1c47cd9cc2effb225007edb2716cedd35b012bbce72a7449d3f3239c59f120790e02 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libass-dev Architecture: i386 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: 404 Depends: libass9 (= 1:0.17.1-ok2), libfontconfig-dev, libfreetype-dev, libfribidi-dev, libharfbuzz-dev, libunibreak-dev Filename: pool/_new/main/liba/libass/libass-dev_0.17.1-ok2_i386.deb Size: 126036 MD5sum: a1681a1014d53020b540d47a7427d0d4 SHA1: d685c2793a3079aa8951572e1153b00c83859dc0 SHA256: ecc936d6acb1ca08c4c7cb1fe67e76f7ad9bbee86b2927d107f7a854e0a125f9 SHA512: 84a243635c23bf251ad1493c5cd986045647a71bf44981a4423ffb31e266cdb9f09337cfa04f39abfca93e777b0f651d028c5a5f038841b9bdb9149caa54a939 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libass9 Architecture: i386 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: 273 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/_new/main/liba/libass/libass9_0.17.1-ok2_i386.deb Size: 101696 MD5sum: 116f4733c94d1ebb1e1f359bb48441ee SHA1: 3ef346bc4d0b6b23690a795fec55df1a9dcd28e1 SHA256: eb8ba84f6629883df9db12044966f9ff19e799ce75231984793fe570b3642ed2 SHA512: da0aa8458ca8c89a8427ffb2b29c51c4b66e5694ff9233f2511d26c7858aaea7283bf324783d83ac7556d381561360e1eb62819bd9045e737f053b050910053e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libassuan-dev Architecture: i386 Version: 2.5.6-ok1 Priority: optional Section: libdevel Source: libassuan Origin: openKylin Maintainer: openKylin Developers ` Original-Maintainer: Debian GnuPG-Maintainers Installed-Size: 238 Depends: libassuan0 (= 2.5.6-ok1), libgpg-error-dev (>= 1.33) Filename: pool/_new/main/liba/libassuan/libassuan-dev_2.5.6-ok1_i386.deb Size: 95316 MD5sum: fa03789d51a67efa4067ca56f44ba0a6 SHA1: 5e128c9be93eaf7b78241a315ae4a595350e7387 SHA256: 827b969b5fabb46623f23edf45e821180d916506b14e5bf0b59888105800d349 SHA512: e80583ed34f89a8bee175092bac48ee6e55f39781954477475635a75e444d0612ef18e6197f0a3bc1b6f0cbad2ddb1f1fb12d14dedbf8768329cf005ff95e53d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liba/libassuan/libassuan-mingw-w64-dev_2.5.6-ok1_all.deb Size: 530820 MD5sum: b0bcb2cd62ae43a9c585cbd65c5c6d24 SHA1: 4b4f2bbbb5386b00eb6a2a360a19e0f963f00d97 SHA256: bc5182d11a2b3f127ed04878ce5adda4bc678e742a499a9194b7204da06904c1 SHA512: a62f38486a89dc680a03be7dc447630e676750fc5b2e58c39bf75a44f43fde48f2b49876735cb2c9d57542339e684ee61e65408fe68b2c251b76fd2dfacf0c4d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libassuan0 Architecture: i386 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: 106 Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.33) Filename: pool/_new/main/liba/libassuan/libassuan0_2.5.6-ok1_i386.deb Size: 35628 MD5sum: f1a4c2d055260e85194cf5b8de403fb2 SHA1: cfb73827307b62a432530f508ed87a68d30440b3 SHA256: 044af035bd601d8ccb2017e187157171d40ffe2230aef68b46ace1d788a78f40 SHA512: 73dcc9b09a5894b21c419020a213efb9beb71be8d40c41f3e8dfa001a0f2bacdd81d3ad7e567b40cfbee7f39394c11dbbba29d5bec64e24b62c60bb0823898bd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasyncns-dev Architecture: i386 Version: 0.8-ok2 Priority: optional Section: libdevel Source: libasyncns Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Tanguy Ortolo Installed-Size: 528 Depends: libasyncns0 (= 0.8-ok2) Filename: pool/_new/main/liba/libasyncns/libasyncns-dev_0.8-ok2_i386.deb Size: 105852 MD5sum: 4cdb08d2514a71d85a4c706f15ef07f0 SHA1: c2af78d33c3d9ad51d2be759387ccf7a2879fdd1 SHA256: d1b6ea26ea07fe7036e223502852c3f61a69906cd74b5e3f687d560e833e69d8 SHA512: 0316bafe87bb19f668ea000d0b35ab0a7a0d67c983867510af6054ca86665902ded3d5324970f1a691ab835ac33acc1a4cf4b28f04cba0cbd8c08f373a84e7bb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasyncns0 Architecture: i386 Version: 0.8-ok2 Multi-Arch: same Priority: optional Section: libs Source: libasyncns Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Tanguy Ortolo Installed-Size: 42 Depends: libc6 (>= 2.34) Filename: pool/_new/main/liba/libasyncns/libasyncns0_0.8-ok2_i386.deb Size: 11064 MD5sum: 906fb89622b4185e0a687c89cfa6b1ea SHA1: ddd593dfe4ea6c1c21d35bb6b22e52f025e79fa3 SHA256: b027627530e01303828f90f4882e6115210344ba31c1c2e8c9f376e11ef5e35b SHA512: 4dbdb2ef014dd406bd33fddfb7b3ece710ec5a55ef5e6f6f338770c693202ad4f5e26351c89b7016fbb28fb0deac9bcccda2849f63e7260d08c981fec3722ea7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/java-atk-wrapper/libatk-wrapper-java_0.40.0-ok1_all.deb Size: 53100 MD5sum: a0c7581aabb3257e582cfe5cb6cf042d SHA1: 1423bce39b8f6c9fa86695b974cbb19be7c02b42 SHA256: 6cd18319d4d470b84d62852e19e03653830e3b299130a5331bbdf267d90c851e SHA512: fbe520c99a3bc2022f8f9fdf8ef8730011d1d97ac08bff6a6319c3b7a799df758aede3aa8b3de2be0c67da463072170c94db83b774b32a7de9cde92af6d309eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/at-spi2-core/libatk1.0-doc_2.52.0-ok1_all.deb Size: 206136 MD5sum: d6be762bb47d147cd45fa134bdf772c1 SHA1: f0a6fb849ac5a858e735ca6d30db81d74febd78d SHA256: a356a92c29abb8a43704d58c5c9ea4e0d8c83ce3374915b0f080d5abf9c9e7c6 SHA512: a5d9e7b8ae77c58c5da2591e0fc34c721ecff44ec073f53a34bdd8b53b30a8e542f0cf0d11d7a9a2bbf4ef6e5eb7d2ea295368b7eabe4ff7ee4c7de2cef78e8c 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatkmm-1.6-1v5 Architecture: i386 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: 341 Depends: libatk1.0-0 (>= 2.12.0), libc6 (>= 2.4), libgcc-s1 (>= 3.0), 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/_new/main/a/atkmm1.6/libatkmm-1.6-1v5_2.28.4-ok1_i386.deb Size: 72668 MD5sum: 35f9a98bc7302110df984b051606bb62 SHA1: 5776cf0b4103fbc7d91cde21fd113d7c6579e3ad SHA256: dc0b20e33b340f7161a0d05874fbe5532d78aeae515f22a64d5fb612dc08e65a SHA512: e2eac63d6c954b8d578c4e507cd6457b4de364917fcf03cc9838d62bc3d4ee6a2ecb4c454f528afb17d68f47577a904e4c945802d7709f72b27b87197efdb73d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatkmm-1.6-dev Architecture: i386 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/_new/main/a/atkmm1.6/libatkmm-1.6-dev_2.28.4-ok1_i386.deb Size: 33456 MD5sum: d0310410a96b4bffb313700a0b8b35fe SHA1: e9abbf9e2f7d5405662f7b7a9950f476672a9b59 SHA256: 70409bdbae6184fda75ae882644226a416bc991f7deffda81c029c019147ccf7 SHA512: dfa12fdec21ae17c77e463376c7c2fa3dd8c8fa25d162b1ca2b46651dd17875f6846e749264bfeb811332d818032799636b6b15168c87134fb1ad5450846c08d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/atkmm1.6/libatkmm-1.6-doc_2.28.4-ok1_all.deb Size: 473764 MD5sum: 378d9f44101b28afc481e5854e20cb53 SHA1: d78bfb436cfcdbe650490cf249d34bb395322dd3 SHA256: ef464f8df1d6df29e378a93456a5c097de146f96bb4ec7a000b750c823681dfc SHA512: 7428e879ce337d417f3eea80baf50c86a540d9d75df66bc6bb30d28729bd5615fa3e2fedc17fa3fd4063941d9e8aaac0157838df36668f24625ad000c16ab09e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatomic1 Architecture: i386 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: 40 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.1.3) Filename: pool/_new/main/g/gcc-13/libatomic1_13.2.0-4ok3.3_i386.deb Size: 8228 MD5sum: 5415b2321bde10f70886e9c6b785e895 SHA1: 54b72dcbef578fd4c222487627d6b240821be474 SHA256: 509a15ae42c538affab1733901afaf2feaa9a8573c53ba16cd3b2af14921820a SHA512: 80b2fc24ecb31741e0e04b869b0fa86ae560c388ef457d5d12935165708cb15e484de08f3ee4471c14e0bbc4d5eeb044ab64565b0507d0e1a0face1ecc96448e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatopology-dev Architecture: i386 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/_new/main/a/alsa-lib/libatopology-dev_1.2.11-ok1_i386.deb Size: 11152 MD5sum: 12809771ab4e544e31aaa2ed186dfecd SHA1: 8d17be609390b8119d7123965006682ea957c274 SHA256: 72a5e0437ac6c5ad55c4eb717ac3965bad79a7e083d05a89f5cd3359e5da2b95 SHA512: 49672f900de9bf8043c6bfe5556053a5c027216d064dd97b7f276d4f4723eb1814e10d7ee893975786584e92027deb1f56abd4d9727d8e420d3e91eb4c3b902c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatopology2t64 Architecture: i386 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: 149 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/_new/main/a/alsa-lib/libatopology2t64_1.2.11-ok1_i386.deb Size: 49920 MD5sum: eb55e3e99d50e35918eb67469f2f7909 SHA1: f234ba3b10d3617ad0934a007cf70cb374e18670 SHA256: 7bc8ab6ceb3b78da390718352fcb420a642f15e8fd20edd247a14b04b7fe4468 SHA512: b1c2d4d4da5cf76b7a54f11ffa439d45d1d1ba89aeac5c70e8097e208e414268e98d04265578b31f537ee2cf933a4e9f5b33d213840139fa7fb30247df93f42c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libattr1-dev Architecture: i386 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: 81 Provides: attr-dev Depends: libc6-dev | libc-dev, libattr1 (= 1:2.5.1-4ok1) Conflicts: attr-dev Replaces: attr-dev Filename: pool/_new/main/a/attr/libattr1-dev_2.5.1-4ok1_i386.deb Size: 22918 MD5sum: 6ddcbd7e7be35ca5f328536ad37e23ce SHA1: a239aa8a07867cfc6eb3b85e7dfb5a79b8ae38f1 SHA256: 4ee5d3e8d5af1c52b04bed566a48d42223617e9aa6c1052ef39b5e936b9be351 SHA512: fe081d2fb588a5c8cebf0d950d878475337aac07014258ba12d9f6cf8ddee07d91a342dbadc55a2964be30d15b43a50b8a12f1111d30c389554a7bcee11937d7 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libattr1 Architecture: i386 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: 55 Depends: libc6 (>= 2.4) Filename: pool/_new/main/a/attr/libattr1_2.5.1-4ok1_i386.deb Size: 11802 MD5sum: e874413a9bfd5103bc57a8d41154b36a SHA1: f9f2995cde76d06b221aa9a637b444e9bff53b78 SHA256: 616215431fe78ba3eb44714ba7021395c4411c5d9532d2a2fa9344390fc49d02 SHA512: e145daa07ee2a6caaa64093e04474102ef09d140346ef8489310c09d6aff0b03043c7c80f29e4ec4906c8d3491ca69754e4e469db282d4f0a38db5f34397c2f0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaudio-dev Architecture: i386 Version: 1.9.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nas Origin: openKylin Maintainer: openKylin Developers Installed-Size: 702 Provides: nas-dev Depends: libaudio2 (= 1.9.4-ok1) Conflicts: nas-dev Replaces: nas-dev Filename: pool/_new/main/n/nas/libaudio-dev_1.9.4-ok1_i386.deb Size: 245088 MD5sum: 9aa841a93488cb14e0e856d4ddff5a58 SHA1: 2f870e9ad8e24e0f42868b447f35892e179904b0 SHA256: 9ba4f3ececf7ce227f4a691a80c8499fa531ffbf87dd3ac86cf38a8032222cfd SHA512: db839af53a1ec7228ad8576f7a3a078da502b955fd7e112240065265da688f08dfe065dbae7a1e54488a5713c6bf4840a664e47408099acfd7b458a288a6292d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaudio2 Architecture: i386 Version: 1.9.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: nas Origin: openKylin Maintainer: openKylin Developers Installed-Size: 160 Provides: nas-lib Depends: libc6 (>= 2.28), libxau6, libxt6t64 Suggests: nas Replaces: nas-lib Filename: pool/_new/main/n/nas/libaudio2_1.9.4-ok1_i386.deb Size: 53100 MD5sum: 0e7d009b9e20b6dbb9139ce848630254 SHA1: 07072fdb740bf7b2514d9863c05a011917b0b357 SHA256: 16ca877909ed087f19cf92737bce2f92af348bb1a81345d813004298b72ec7ea SHA512: 67fe7e78c8dfb3e669605bbf26114c2b5264cc63a36d718dd93bd6823d6f702b040806cfe7029a20325cf6f624bee69a9832d5e5f8f7542da59c404570abda6a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaudiofile-dev Architecture: i386 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/_new/main/a/audiofile/libaudiofile-dev_0.3.6-ok1.1_i386.deb Size: 35438 MD5sum: 23f329df9a98c9992f0f191219f90fd6 SHA1: 804c032e66ed872af67c93d28de08876a03ceca2 SHA256: 09731ea8909e3f7df66ed19893d2db4e1328e556a36d8d8b6030b99619d73965 SHA512: 2b215a842a7c3a304eae44a78f425254df07462a2de6e77750495fc6316c2e0f0099f91570daa5de8a7c373550540b09d6eb637dc86fc2a9732780568a73382c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaudiofile1 Architecture: i386 Version: 0.3.6-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: audiofile Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 400 Depends: libc6 (>= 2.7), libflac8 (>= 1.3.0), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/_new/main/a/audiofile/libaudiofile1_0.3.6-ok1.1_i386.deb Size: 114794 MD5sum: c1554b8cbd9d63f1d4e7b4dd91dea5ae SHA1: 3be4f64631a7e113f694e1668278eda124420901 SHA256: 1dbd4eb65b148e39f8326fe5d5e9ab1b29f688c37217a01a112297eaa1342f9e SHA512: 01c568437e7fc3dff1963a4f49b0425192d0f9e8a5ceb1ffaa3711f8f2bdd298d85089775f5029c8fe72a02959df06157bcfe4788d7205328ef9107b190d062a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/audit/libaudit-common_3.1.2-ok1.2_all.deb Size: 3456 MD5sum: 29a6e564abada4b642cc7c4c8d4c687c SHA1: 7169e7e5eb3365b424c13adb39d25568293681ab SHA256: 05456f96ed250514c6a635b79afeaa6a7b8475c0316cb7017d6cbcf22d4afa66 SHA512: 4cb79f18eb302c0d20af6290beeb9242820c76d9282787c412bba3c82ea9648b4eca3bd7a1f95f1b2c40c2f60b5f8d9093a7fad41cc69f1611bba81de12b4918 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaudit-dev Architecture: i386 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: 253 Depends: libaudit1 (= 1:3.1.2-ok1.2), libcap-ng-dev Filename: pool/_new/main/a/audit/libaudit-dev_3.1.2-ok1.2_i386.deb Size: 76444 MD5sum: 250c25f6971b56791e019796c3f9092c SHA1: b87f945c51a92d70a30851198d03cc0979f8fdaf SHA256: 9e86966f92f9c86da7f940766843666934454085e796899d4d69a6856abe2dd9 SHA512: 6a7d94b47a34b9848e610adce574dbcc925046f53bdc8e7fa0d9e271bc9ee69f1f1c321e58142071f84768bab024ce5bcd5acaec80fe4062ebe8476963eb346c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaudit1 Architecture: i386 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: 152 Depends: libaudit-common (>= 1:3.1.2-ok1.2), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9) Filename: pool/_new/main/a/audit/libaudit1_3.1.2-ok1.2_i386.deb Size: 41820 MD5sum: dbdf6006b72cdfa1481bf5f2fcd805b8 SHA1: cf76f4d141a1ae262153f11116b54059b7fcd7c9 SHA256: a3839ed928e66d30e237cc313cffd0248fa6f47a064f4ec31014cf8112ff9e3f SHA512: d5a5b7224045be89b116d596a01caa4e1751822d8aa3cede3b6bfef88391e7eed945f240cc9648eef132597737230a1cd199a56de39e4475d1faa0a40859a916 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libauparse-dev Architecture: i386 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: 303 Depends: libauparse0t64 (= 1:3.1.2-ok1.2) Filename: pool/_new/main/a/audit/libauparse-dev_3.1.2-ok1.2_i386.deb Size: 98476 MD5sum: f6258088bf85ffc449ddfca90f829bff SHA1: 80795c8c21d0a42f3daa4e17d631ba7f04dffdad SHA256: ae42980e5d1da8119acc41e8e40cab3fccc6f371ba1b9dbe70b03ec784151eb9 SHA512: 303c15b8d7fe21166d3514537aef42a7e6941cd7edc37aa61066bfdf373ff7ad278100f4c86f78a68bac9406107d19373f6386bbb8e6b9c590dc4f81de3f56b4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libauparse0t64 Architecture: i386 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: 184 Depends: libaudit1 (= 1:3.1.2-ok1.2), libc6 (>= 2.38) Breaks: libauparse0 (<< 1:3.1.2-ok1.2) Replaces: libauparse0 Filename: pool/_new/main/a/audit/libauparse0t64_3.1.2-ok1.2_i386.deb Size: 60408 MD5sum: 5c1f91db77c8c515eaa9a19b64a6fa1a SHA1: 055994435ba529c30130eb62fb413423fe24dcab SHA256: a499f083d5951c9e8614b478f0bba224651d1295a047ba109acdf335e12d1aac SHA512: 43600c32c638642b2d201bbbc1cb4c807ad07f1a9b25d0ce19f874356faf1607be90686662c770d0bbd400984803674b6700862ab2c7073f4de0d3b8e905bc49 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-client-dev Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 152 Depends: libavahi-client3 (= 0.7-ok4), libavahi-common-dev, libdbus-1-dev (>= 0.60) Filename: pool/_new/main/a/avahi/libavahi-client-dev_0.7-ok4_i386.deb Size: 35904 MD5sum: edd0f27518f9dc0e5dfd6575057d6c1d SHA1: 9cec50a6aff9c7db94beeeb443ad3f9466956f0d SHA256: 4bc61f1b8ac540916cbd01ed500d4bf457b9d7bfb4ca722404b712b3f54150d8 SHA512: d3c78472716dc0a310b578fb982deac3efdc9483b4c6f6af894042429e8fb81eed929628b1c8206b26c734cadc4d02d79e02e79ed5ef659e7a504fd254bba86f Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-client3 Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 106 Depends: libavahi-common3 (>= 0.6.22), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14) Filename: pool/_new/main/a/avahi/libavahi-client3_0.7-ok4_i386.deb Size: 26440 MD5sum: 6b2d3162b2c36f55a5fc1c76a88e1f67 SHA1: cc0d6072df1068f355e31a22d7645659338d518a SHA256: c1ff705e53bc851400c33aa777f936280e96b9d3f24b861a806296ecc1ffba45 SHA512: 7258d7b2cb1c3e119a50a6e61f5074ae353c485e6c871a0c543495b2a13cac3c3064fbed592570061ce89d40db5b14ecdd40ba7a8eb7ed41f47192be82fc581f Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-common-data Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 752 Filename: pool/_new/main/a/avahi/libavahi-common-data_0.7-ok4_i386.deb Size: 119674 MD5sum: 8b15ff56f13d14e801de386cc46ba19c SHA1: 056e86e63ad4c853b5f5508b74bc18a0429ea61a SHA256: 60130a2e94f2a6d0f874b3c08c7e7f9ab610b0db5f97c22fd5a747dd4f582df9 SHA512: 363e9ac4ed1bfce0c7de99d4acb9fb616bdb44fe526e7f20ca850527433ffb24cfda3934c6e236e2628fe2e6c1db912e8912657326e1d6d71fba8b3c63fa6a68 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-common-dev Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 166 Depends: libavahi-common3 (= 0.7-ok4) Filename: pool/_new/main/a/avahi/libavahi-common-dev_0.7-ok4_i386.deb Size: 37180 MD5sum: 89a565130a2d2eb2cc33b8b9899a926a SHA1: 660a3e7eb4aecd1e62680ac86843159b1e158ba9 SHA256: 8c251d4f1d302191bd735ca1c0c799c82cd91710cd003725f499baedf560d8d2 SHA512: f23504f0f56590266a25b0f52ac071707d80e952d272e72b031087f141040784ae699f8427a61c2716e1334a7ea371043970cecd97e847b35bf18cd8d65e4a6c Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-common3 Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 91 Depends: libc6 (>= 2.34), libavahi-common-data Filename: pool/_new/main/a/avahi/libavahi-common3_0.7-ok4_i386.deb Size: 24748 MD5sum: d6cdb162caa5f42f562d09200e2a1dfe SHA1: d71fd734aa59571d75e877288082c69675a0f60a SHA256: fbfc3b5b48f4bba273de6e2d369df4148f31b00534c70362e7d97d73134d1a30 SHA512: 94e5a48c5c0c97c2f86da0ffcc089113b223a41bd3ee473c0266bbc0462b58e7f3ef5b1b8a6297c88a3753d8488493f89d4adf00d64117db381caaf4a432c855 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-compat-libdnssd-dev Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 149 Depends: libavahi-compat-libdnssd1 (= 0.7-ok4), libavahi-client-dev Filename: pool/_new/main/a/avahi/libavahi-compat-libdnssd-dev_0.7-ok4_i386.deb Size: 32818 MD5sum: 1c169ae416af794f40909bb1a742b4a5 SHA1: a0c3d1e495abb18173f1bbee316dd7dc27d08bad SHA256: 11cd6529f2c92ea89a7e78700c737358f5a58c97b3539bba3cdbcfea373ae5c8 SHA512: 9e0ad74c0562bc699bcf81371c0a8b6075e69c636fde305ec53e286d1d409e8aa7c0a534241a2b348fdf86dfdbd27d2a0082644a0e5fd80a6e470cb9b3225f74 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-compat-libdnssd1 Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 73 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34) Recommends: libnss-mdns Filename: pool/_new/main/a/avahi/libavahi-compat-libdnssd1_0.7-ok4_i386.deb Size: 17988 MD5sum: c2f2b071b5a571405d2a241fbc215c5b SHA1: 0b2dd9462bec06a065bed0c5804930316fca4ed6 SHA256: 3aa49a66dd6d479d15bcba639c93fe0912a56ff8e539abcdeac158255731cb69 SHA512: ae9f7fdfcc96419fc0bf3d70da5b76a034ada1b9d415009af70b58dc31ebbe02a8d4b835c77c0e0eaa76c1bafd955e25da9f0d065a93a014d1319dfc297a1945 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-core-dev Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 429 Depends: libavahi-core7 (= 0.7-ok4), libavahi-common-dev Filename: pool/_new/main/a/avahi/libavahi-core-dev_0.7-ok4_i386.deb Size: 103406 MD5sum: f6575f372f8de11f8fdf557dc07b3fd8 SHA1: 296145a28dee7f9b4fbd04469d585d10a670452f SHA256: 0ac6eeb3391485f8b01df0f565c7b4e648451a2ac33a9aaf7875054b3ab1610b SHA512: 03fe950f2de2be63c1e6aa2066a4ce8d3c8c5b1a115eac9a840cfe8ed69e9d24594ddd0d2b08e9aae9a3741be13bfd4c2e81a2f08072f3706529d9d5778a68eb Homepage: http://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 shoudl use libavahi-client-dev which interacts with the avahi daemon. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-core7 Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 292 Depends: libavahi-common3 (>= 0.6.16), libc6 (>= 2.28) Filename: pool/_new/main/a/avahi/libavahi-core7_0.7-ok4_i386.deb Size: 85692 MD5sum: 3cef8751d1ef97c325d6b7c77cb954bc SHA1: b203ee056cbe7082a1319f9806073c13a3603b16 SHA256: 9220ecd1f057a6744456d448740d459f7346e6fe6510da238e976d2f693c5881 SHA512: 70d868520c12596dbffd11660bf314553c80a789d173240c5038e8abe7029c479d06415a370f34e37fa9debe91862307b571e01dd5c311d6192dadfe1de7c8cb Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-glib-dev Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 53 Depends: libavahi-glib1 (= 0.7-ok4), libglib2.0-dev, libavahi-common-dev Filename: pool/_new/main/a/avahi/libavahi-glib-dev_0.7-ok4_i386.deb Size: 12042 MD5sum: a990847f1fa3c6a2e77229113f34b45f SHA1: cb7697c6b9f205e3c249497fc11a9427f2af7fa5 SHA256: 73e8380e9aa09024fa41cea8c69ac657a9f074c41c277a68e10b93c58351284a SHA512: 8533a3673ed4497749471464886e31c2eaa28ba20c88ea3e1a7350562aa89d9e3fd3ae5b723583bf90666c8e8a2b9e272b9ccdf2cc0cb0c989bd42010fef0fe0 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-glib1 Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 52 Depends: libavahi-common3 (>= 0.6.16), libc6 (>= 2.1.3), libglib2.0-0 (>= 2.16.0) Filename: pool/_new/main/a/avahi/libavahi-glib1_0.7-ok4_i386.deb Size: 10258 MD5sum: 1bb5348a19826428fcf13281e286fbd5 SHA1: db68370217cc0cffd8906c00ce5e37684af08ad4 SHA256: 89e1d7decb74f184d9b772291b8c8efb580567cbeb5a22e1cc73d94d43065803 SHA512: 5390de6f993571e64f0b76e07a809df47010966afc57b312fef3923d1b5a0aac04cc40601f0cb32ff9c14bdbf23533d157e640e7c2016ca099b856d12afdb5c5 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-gobject-dev Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 181 Depends: libavahi-gobject0 (= 0.7-ok4), gir1.2-avahi-0.6 (= 0.7-ok4), libglib2.0-dev, libavahi-client-dev, libavahi-glib-dev Filename: pool/_new/main/a/avahi/libavahi-gobject-dev_0.7-ok4_i386.deb Size: 25936 MD5sum: 40707b27c1eb6f9fca7c009a4fcb17c1 SHA1: 90a59072f254292cc1fe899ea0a2cbbed151174c SHA256: 9fdcb1a6bce10b78375cc6b6bfdade5374dcc30ef399572226a31dedb9674aa7 SHA512: 60d88dc8c586e99cbcf47ed1e01680bc9fc2436b271f9fadbd4e768761832b7f38083bccaa8e747033941719bdf6b3a5d49548a8b0325cbab55d118a61c9e3fd Homepage: http://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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-gobject0 Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 77 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.1.3), libglib2.0-0 (>= 2.37.3) Filename: pool/_new/main/a/avahi/libavahi-gobject0_0.7-ok4_i386.deb Size: 19318 MD5sum: d4957009952a8ff68ba30e33e543d348 SHA1: f49db603506b6257604ec45727dd5aa0059b7dbb SHA256: 86ef7fb68caa9b33054bcca02eda4b483a35f60d47a113353369a82d42f8c1a4 SHA512: 5abca75e7caa9dff830c4c18b0ec1b62bb636ff9e16f48f05dbd0082234e20956defd346a683bd65d961037ce94f40b78a16038156cb9eca5ddb3c062896767e Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-ui-gtk3-0 Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 86 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.22), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.4), libgdbm6 (>= 1.16), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0) Filename: pool/_new/main/a/avahi/libavahi-ui-gtk3-0_0.7-ok4_i386.deb Size: 20888 MD5sum: 1015696c1264eeddeb80ce35698bd0b7 SHA1: 4090f6370c28847b5a4ed55fd36fcc3f40c37fbd SHA256: 3d9981d27dd8fa89b240d7232ccf402e50e4caa7afaf8bb7d6fab57e85464cc3 SHA512: e8f3df3e009daa5c5e90f1545fcdd0cb5027cb7d3c5d75d66d2497bdca282dbdae4abb010b80bec8fc4fcd4a5a384d018b57caa4f1937109e2dd0d50b0565629 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-ui-gtk3-dev Architecture: i386 Version: 0.7-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 90 Depends: libavahi-ui-gtk3-0 (= 0.7-ok4), libavahi-client-dev, libavahi-glib-dev, libgtk-3-dev Conflicts: libavahi-ui-dev Filename: pool/_new/main/a/avahi/libavahi-ui-gtk3-dev_0.7-ok4_i386.deb Size: 20896 MD5sum: 64c70f6f766fbd7658be0b0097117719 SHA1: 9610834092423bd8cff727f67f0873c3af6a274c SHA256: f615f6b1a0b93ad7828239685c5787b9fd873045a4e7b9a5a8e8fbea4872641b SHA512: c1792c4f8bde5144442217efc4b464d86754d336ca2c7238de51df0c28708354c11d66b56893d8266e6bbcd2f2f4512446affa80977327744b2146832f4d3b9b Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavif-bin Architecture: i386 Version: 1.0.4-ok1 Priority: optional Section: utils Source: libavif Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 198 Depends: libavif16 (= 1.0.4-ok1), libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2) Filename: pool/_new/main/liba/libavif/libavif-bin_1.0.4-ok1_i386.deb Size: 51472 MD5sum: 8a1ba6cdd76925231422914c424d9e66 SHA1: 6609e604c1c7756dac6d24dd51461972f4d92032 SHA256: 25bf66afa1c9093ea8cd9c306c4226ebb5d085011d19425845653da75acc114f SHA512: 24061fe22dcd86fee50e6715f0826da6a4453fcfcf739d5c674ef6d3a8fbaf11edc2e5d099674fa6d025629832d9329c63d6e9cbfb13ff85a385dab7ee9414e9 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavif-dev Architecture: i386 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/_new/main/liba/libavif/libavif-dev_1.0.4-ok1_i386.deb Size: 25464 MD5sum: 38fa30d54b660e0c5ffddf5a24a07bd6 SHA1: 5bcc2295cea942d9e17a98c3ce6e8d45dff63d67 SHA256: 89cc5dd4c61111230107c5d401f27fc6d2d64095618f33ad4627dca373b39dbb SHA512: 56be427fc6dfff7ddbeb6e3301166ee559283a078e765e3d83cb7ba0bcdd0f8dde07fef559f19c2a99cb237a05b1f42e391c67615d09219b6e9bc386b30a13b5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavif-gdk-pixbuf Architecture: i386 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: 59 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/_new/main/liba/libavif/libavif-gdk-pixbuf_1.0.4-ok1_i386.deb Size: 9488 MD5sum: 793c0f8a45d2f3a280db8039502c0b83 SHA1: 249eded9a06f33888dc9b0faed515c4a0161bf5d SHA256: cb1cd0807fb643c1e8a50781414cee2d9d483bdc6f2f8af32dcd6072261843ed SHA512: 0a026fc8596f6a3b60749943372c7bb26f6816971753d7110e33e71bf8c897a76b7ca06037ec54bf3cd7c688e56219cd85cc09cacb65f3260e7cab2e818f7029 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavif16 Architecture: i386 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: 247 Depends: libaom3 (>= 3.2.0), libc6 (>= 2.34), libdav1d7 (>= 0.1.0), libgav1-0 (>= 0.16.0), libsharpyuv0 (>= 1.3.2), libyuv0 (>= 0.0~git20220104.b91df1a) Filename: pool/_new/main/liba/libavif/libavif16_1.0.4-ok1_i386.deb Size: 89864 MD5sum: 0e9e40f108072b6abfba61e1e6c3e60c SHA1: 47e139d6a23fa4e2f0f55429918a7ff6f03a5b5a SHA256: 57276e86f8fc26b0ed2708429212420e2eca0dc145b99e3f679088eb5e7fc8eb SHA512: 0fecf87d72bdcda2375faa074dbe21be0fc4f86f034ee9b5efe4063589e04a7beb290d383b066fa2b4d3232ecfc748ca0387652b37c896c34fa1b18576001a2b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/avogadrolibs/libavogadro-data_1.99.0-ok1_all.deb Size: 31078104 MD5sum: fe7b405e2001a677705cf9ccd2a3be56 SHA1: 5f4578e1ef5febff0dcd07507e3bfc7cedf42e47 SHA256: 870804f6470a0130ed86035f399761630994427973b6f20a05cfe1c55f23fcab SHA512: 08ad0e976fd8b71a18181a242306e545f470dccf124044d18b0f26adf32cf6e8db8c5d58cfa88ee46e804ac6ca6e6d1bed68890d126fd630aa1469a3de976107 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavogadro-doc Architecture: all Version: 1.93.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: avogadrolibs Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 11541 Suggests: libavogadro-dev, python3-avogadro Filename: pool/_new/main/a/avogadrolibs/libavogadro-doc_1.93.0-ok3_all.deb Size: 611164 MD5sum: ed47c7a57ed215bbb759fd204de840ea SHA1: 49d3ef90c2962e7e83e770ab8726d473deccb5e6 SHA256: afbf4a9192a5cec3c9ff1c11e7550c9dc2471481ce1e5a4ff4721d1482b25c23 SHA512: 798052ebec58b14386b43c8ecbae2c3c28328d683846c2fd4e64d979de51a75dc02e2e8b0c64a642bf00302688658d4c4750befd427f9cbdcb7421a1736c8403 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/avogadrolibs/libavogadro-doc_1.99.0-ok1_all.deb Size: 593348 MD5sum: 34e22288c581eba47df07fb6e2c934ef SHA1: 7ef1fd7a60eb4d113102fdd8f6c2036c0f5726e2 SHA256: 6ff46505ec1330d2de8d8b26101e37690c684754ea2fd8e03e230615ba93300a SHA512: 23952e40adc4dd83773139aa27781081e5e496d7e77099bc4c157ba2bc5994e911be26dde0bca8a2b5459ecf523e5fb68d7bfb25946f306deb7da5c67ad5afde 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-appindicator-doc Architecture: all Version: 0.5.91-ok1 Priority: optional Section: doc Source: libayatana-appindicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 194 Filename: pool/_new/main/liba/libayatana-appindicator/libayatana-appindicator-doc_0.5.91-ok1_all.deb Size: 20586 MD5sum: 59e711794066e66c82cbfdcfc9eb7bee SHA1: e7f3318b5d6f8a2d952a5318582f866b0436c956 SHA256: 47d6e9b934b3a6f469dbf057b9943cdd782c65169421a56b69c1611014b90ee4 SHA512: 261ad74ae43ac8e2917512cfebe32408cb8df68b5173d576c823414ac4ce7358305bf7acc21653ee66ea2ef99cdf44f3c8ef4c02f8b620302f320b4fc71107e3 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liba/libayatana-appindicator/libayatana-appindicator-doc_0.5.93-ok1_all.deb Size: 20280 MD5sum: d6f42d9f2de241afc98b4878f9ec27a8 SHA1: 792976af3130d162279c3c6ed1207e2bbee802df SHA256: 45d6fdce4f9f333565fd31685722a27edaeecf2c21917a4be5eb5c9df01e6fe2 SHA512: dfa9143e3ae7f70772b5dcd8a2baafe8d4769316e33ab8ebfd1bc4b7df0762b3e96959c9671fa3dae7812bf6c756d26ca88bce16d5ab622d371b425efd689882 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-ido3-0.4-0 Architecture: i386 Version: 0.10.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: ayatana-ido Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 209 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/_new/main/a/ayatana-ido/libayatana-ido3-0.4-0_0.10.1-ok1_i386.deb Size: 64914 MD5sum: 79950033ed9ebe8636e5b7a795f16604 SHA1: b4edc0bb7102183f23de3b0d146627b6ef3bea94 SHA256: 17119ff8a5a93400721569dcfd65d63a1aef15cad25e32bf0f3d74931b00775e SHA512: 490a78d3a4fb6c39d0506b970f4ad8c1d3244c0c66b2f6e49de0274fad209f67e39c78cd74178cf1b4e9d0490d369f94784172a3cbace9e8eb31a9a401b87a7b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-ido3-dev Architecture: i386 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/_new/main/a/ayatana-ido/libayatana-ido3-dev_0.10.1-ok1_i386.deb Size: 14200 MD5sum: 3f327f5391e6c36ba684b7ab4d0c7c1f SHA1: 0464cf46157b5976003b816ad84829f2acaa5388 SHA256: a5ec1bea6670eddddbfd77005a6daa989e1b85f77e24936f00dce9a4f200f8f4 SHA512: 38196cb8d01e1772b050d902f2041cca3313dd9e004281ed54efedc262760a68be9c27ca0cf3eecc54cf64a93066d77be90458bc173a8032895c4a1baf0a76ec 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libb-cow-perl Architecture: i386 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/_new/main/libb/libb-cow-perl/libb-cow-perl_0.007-ok1_i386.deb Size: 8548 MD5sum: aff2f767d894eccaa2428dd9459adec0 SHA1: 440eda0dd40e1b53f73961a49d0b7757e386ba3d SHA256: fc8c5cf301a098400ab252fbee02f15e4e763fe27de2f280273f0c20f0287694 SHA512: cd5421341c4405534ee29db858be3570a783c7690774f5ef5418622bb0acb5320083ec52dee5678ffd39eaf8a0f035ea1605d88cec52e6e00617b3fbf1ff2277 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, runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libb/libb-hooks-endofscope-perl/libb-hooks-endofscope-perl_0.28-ok1_all.deb Size: 15708 MD5sum: 596bc309760a57e832f3c9ab6eecce05 SHA1: 4a57c7079e047d12f7ffcec45e059b7c62035e9f SHA256: 1085a975abda063c6d5e40c126f7e684f68c4dbdcf03982394b4ea3f4c30f582 SHA512: 228b2db281b088707c81ac806c250d6f7cbb462cdf9823378c6efd649db63ac45d14e3c78efb595f5d88e6be85cc3b5128c63f08ca2e706f41ce42eb6c25af37 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libb-hooks-op-check-perl Architecture: i386 Version: 0.22-ok3 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 60 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3) Filename: pool/_new/main/libb/libb-hooks-op-check-perl/libb-hooks-op-check-perl_0.22-ok3_i386.deb Size: 13700 MD5sum: f962f4b8504a11b05dec3445a9342bbb SHA1: c2aafe41a85a80f8589f5fc61461cbc521b76685 SHA256: 1ec9c069c336ebb1e00d9846d612edbc90d9b6273ed6edefb865ff958aad8739 SHA512: 07e6d2c1dc6ccf37669e37e76fed1863b46ea5cc995be68a48b801e7e4b66c1eb849e8d6a79a70cd4ae26a92bb11c480c7f02de7bf79093a74ec386f05b62e5d 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libb/libb-keywords-perl/libb-keywords-perl_1.26-ok1_all.deb Size: 9600 MD5sum: a82063b98b00ec21e1885fcee6fd2d7d SHA1: 53a9207ad51c77d43fe76360ba1a0370f3c2e1ce SHA256: 83393bac5e1bb8c1838c1cf520aa461989fb1790358ac8b4c18b10f405c64600 SHA512: a692f71bb42dfb8e2266b14e73dbe9cc4085a8422d88223c162a236796a44a7a33d08ee2f0c4aa3c9489d5073d862c6e890ea03d0933e9f674e0838addb96ea3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbabeltrace-dev Architecture: i386 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: 931 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/_new/main/b/babeltrace/libbabeltrace-dev_1.5.11-ok1_i386.deb Size: 213432 MD5sum: f6b49191c706866e32f47a8f3abe9123 SHA1: 8e1604c34eba1af4691b6d5de42e526e9d8a374a SHA256: 5e6259bd3792d062efe29169424a7ba5e9f3cdddcc61f0ad39e079e6543c60da SHA512: c540061b39454fdfbb0b6259c8f53c1821af365edc7d68903e8ac0221b1488ff039ed01b902be04ada131082e82d6b536fe68c213cd82493ca0fb6ce7b4d82b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbabeltrace1 Architecture: i386 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: 608 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/_new/main/b/babeltrace/libbabeltrace1_1.5.11-ok1_i386.deb Size: 178884 MD5sum: 0300fb211523cbf42baa3f18ff4a3f0e SHA1: 93a4fc8931612312c22e6b8c3a8d54761392bd27 SHA256: 4d74aab13ec72e8305cf11b1bdaba7ac242995e3a28525a470b933b317ea8370 SHA512: 1cd7709be93f108c65e27d097f6ba231acdcc9eddb38875dac6ca9d0abc64415521bcf4eb880062a0af355a54d8ae823be64e19eeb33d1390c266ce3e187c17b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/babl/libbabl-doc_0.1.108-ok1_all.deb Size: 37812 MD5sum: 453b13cd5c0e8d1e8739a316f2ac8767 SHA1: fb196b50c9445b2ffa03c986d55353fe6ef17620 SHA256: e6cfb3cec73f7adcd8a6f1a72161037a7a531a52d72bbe038a0df420d735ad8e SHA512: 5814769c512e9dc8ecee766e2a5b58629e936432a2393fc4f8699d6705d4242f68a36b57b6a0251bc506cd868d714512cdfc576eb7f29240b1827b090d36a46b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bamf/libbamf-doc_0.5.6+22.04.20220217-ok1_all.deb Size: 22420 MD5sum: 66029fc124606f689b9f6857335845df SHA1: 0f2a8339e4118a89fa6369bb6ba307849a7a365f SHA256: 2b1280889a9958bfa30f112c6b9012f0795e844c14cca78fefa9ad05b12d0537 SHA512: b9f64eecef94f4d3ab55fe0840a67fd7f969ffcf65e617715596b52a4d0ed1716f517306bb64b74d41e5451171374cec83be6e77f088644615356d50ad1d9827 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/batik/libbatik-java_1.17+dfsg-ok1_all.deb Size: 3910028 MD5sum: 7235a67b22a2f5db06adb90f380eb2e7 SHA1: 93ad2bdac9d8687ad5274d14010f089ce980c690 SHA256: ad7d731c1c6f970bbc28f54460982019b5d594e6bd77932308ae9d3e926ec8a9 SHA512: d407391c71f9479fe39dee5924c3efe555ca609d8679388878b05e93b4868dd8e44f5b383abd0f2afef1a422178197cf03461655e821856132308c3675c7c873 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bouncycastle/libbcjmail-java_1.77-ok4_all.deb Size: 91108 MD5sum: 6c55fbf9cbea237803c103f3d19a9ff2 SHA1: 8c441963283b43877e72fb979dfee4cd54cf8369 SHA256: 8a7c34303b5b9fef52a2b64211ecbd93130ad39974820e5ef176cdad25340a85 SHA512: 7d21ffba6050a2fcfb80131e241e547e62ebfebbba34889a8889a103ed2202124cdc734a585a2280b3e15ca11ddee1d7aed9264b05587793b9fed6624df74355 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbcmail-java-doc Architecture: all Version: 1.68-ok1 Priority: optional Section: doc Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2684 Filename: pool/_new/main/b/bouncycastle/libbcmail-java-doc_1.68-ok1_all.deb Size: 290404 MD5sum: 2d9de635f472661aeda9a1412f090d75 SHA1: a78405465c3dc02536c15d7a979ab08cc76b42c8 SHA256: 2060435b02626ac438fd09d8f4d37de6069b215bfad2f3ca034fbec7a2f4df38 SHA512: ab26d1ccc7c21bd575767c4c441517e6a0640bb9bd0400c9902c5e32b9b91846c8fa19c5801e2ef5f0a27a08d713c410867838ba0e189d85fb041b8e0a5c652c Homepage: https://www.bouncycastle.org Description: Bouncy Castle generators/processors for S/MIME and CMS (Documentation) The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains the Javadoc for libbcmail-java. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bouncycastle/libbcmail-java_1.77-ok4_all.deb Size: 91120 MD5sum: 62e607ccfa3f2216ad852540317dd5aa SHA1: 6e9fbee9d4d28a4f047e425018340a22fd88ce15 SHA256: 66b134acfefa4371491c05976c6af0fe0a1c71c6d420deb299f7dd2f1fec459f SHA512: 3d608c24d22dbd4dfddba3d4178084084d8b29846bf123ef87efcd3b7f63083fae24f59e9e344a89a287db3d49bd6860e5311e7451ece27d7a172935d777fe80 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbcpg-java-doc Architecture: all Version: 1.68-ok1 Priority: optional Section: doc Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6330 Filename: pool/_new/main/b/bouncycastle/libbcpg-java-doc_1.68-ok1_all.deb Size: 398070 MD5sum: 3d9102abd0ccf3b61b51be4c79fff0f4 SHA1: 983a5bbf760fdc3b8e5240fa44546d66f7365f52 SHA256: 269b46650cfcf59be5e92e82c93589ca1c0f97ab504334f897604181fa5eb699 SHA512: 2d991dd16772a0702abc780120ba19a874e4598ae01e42d552f84f819629a33f913cc5402a174a5c17cd765aab5fc2c90791a4c63e8cd7efe28256d18c713b6d Homepage: https://www.bouncycastle.org Description: Bouncy Castle generators/processors for OpenPGP (Documentation) The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains the Javadoc for libbcpg-java. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bouncycastle/libbcpg-java_1.77-ok4_all.deb Size: 365976 MD5sum: be33c20b4a48c8abdb6c49fbc069a459 SHA1: 8912a59a8c34eb5b1ee1dfa27cedca248eb3caf7 SHA256: 661eef5484183ec10e7979f359b3181cd9719df95d7cd0760e0fff408582804b SHA512: f75bb67da69ec936eacdf4f61c4b0ae38c542601ae65c87b29cddd15e54eedbe72a70bfe0c4f2586ec3d8f75fbf346c492ed6f0bb620687414ca05a089a1cfe9 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbcpkix-java-doc Architecture: all Version: 1.68-ok1 Priority: optional Section: doc Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12370 Filename: pool/_new/main/b/bouncycastle/libbcpkix-java-doc_1.68-ok1_all.deb Size: 585186 MD5sum: f16d2c84ebff3d25ae0b068d641dc291 SHA1: 8fc27c2edeb15a4a204c4c2e0a30ee980f5b395f SHA256: b4fa92a7f8b429bf5e6011facc9b280721b68bd30889d79c4d39c751f29b976e SHA512: 7e64e45972c95b343c818436452944bc15479c7c8da538525623d2e0cb590cd0b91095187f1d26bb5ce27515b34c79d74145762ab3b387ea90abc0ddf15e3e9f Homepage: https://www.bouncycastle.org Description: Bouncy Castle Java API for PKIX, CMS, EAC, TSP, PKCS... (Documentation) The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains the Javadoc for libbcpkix-java. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bouncycastle/libbcpkix-java_1.77-ok4_all.deb Size: 894472 MD5sum: 3e3fac70e66cb81487259af2efbcafa8 SHA1: 0d400f4b847f7bd2ff4a24abd7e2787c0ece4d60 SHA256: 5b1110600459a9809ff8aa0a163beb4f53d8ac553c4068729118d14a2af18e77 SHA512: 750e1476acb4e17e0d52569f06d25df7bb5bb8a5ac00756d984b6707cacd57400cd02dfc5249548924414475fa8d92860b6410fff3979b1b7fb5fd78c6b6b7ee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbcprov-java-doc Architecture: all Version: 1.68-ok1 Priority: optional Section: doc Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 79593 Filename: pool/_new/main/b/bouncycastle/libbcprov-java-doc_1.68-ok1_all.deb Size: 2359958 MD5sum: b2bbe3766f69028e52f29b7a5c9c67f2 SHA1: fcf9dde514493688c0de6bb68e27277eeb0f387f SHA256: c92666a6f41b7e51e738c01a176b34169edb1f5d0c24dd704f1f9194e5142cc8 SHA512: e119c0b3918dea2959ec7afe03fd26bc24c18465f31c4db1c19fbace54386b999258b40417a6168d7f65af6b11c953a6fd3ae5bea19ded13bb6f780904bad3a7 Homepage: https://www.bouncycastle.org Description: Bouncy Castle Java Cryptographic Service Provider (Documentation) The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains the Javadoc for libbcprov-java. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bouncycastle/libbcprov-java_1.77-ok4_all.deb Size: 5231604 MD5sum: d12bcd056e24ba1e8f103dff8b2e7b91 SHA1: 5b73bd588733439bea5daf13a0f0ebb1402d8bfc SHA256: 4382def9a76632c1de08d4abb239742f0058a90cf4546986e5b0d8118ecf7a05 SHA512: 4c0027efa4d5b86fa456d7f3ce62728c1bc7609d7a993e8edaec5ca9387ae3e7dfe8be930425c435c474c228f91e9267f8b4c3cec8ba95ed2408da2f84efb24f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bouncycastle/libbctls-java_1.77-ok4_all.deb Size: 638656 MD5sum: ca620482b034c732203d651d301d7b7f SHA1: ffd39d7597e0c700192fe81fa6893fd400ca04a6 SHA256: b253ee8ab1f0cece2fdb1455a9d6cdc87fe4d34a6f94ddbf838a351f8fe24ac8 SHA512: bf5faf1e72659ecc7a0c9b86f13ef97e73345993db53aa05fbd0e3f3c615d2601aa437e433eea20ae44d1abdc8cb0c60c0ddd26b5bab07f9e406ad937195cc4e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bouncycastle/libbcutil-java_1.77-ok4_all.deb Size: 530940 MD5sum: 4bc31dcd51b2e71c9f8a51e931f20588 SHA1: 018d29a7dae39177591c0bf79da4e70d4e3119a6 SHA256: be8ac9cc754fa1bac0e7dd32571a178c3d9b72d0021d3c83235295fe0b730e9d SHA512: b30bd7d5319707643818df4951e317c9d99c2b55d209235811c9450fcd96b5c9cd30a17fb71a09a1db5da84b6db9533e98f95ded01b20ee02d5ce5f2f48e1728 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/benchmark/libbenchmark-tools_1.8.3-ok1_all.deb Size: 19784 MD5sum: 2b3dba86b0407fddee3fbf6e3e509168 SHA1: dd6a22efa2bc43331ac39f4143a5d952b39312c4 SHA256: ab58dbb27643b7466926a4434bea1752a0fdceabb712f7c3be191b68c373054f SHA512: 4c00da473575782991b81987df7791f3b97fb6f7ae0774db3eafbc0c8de6bdda188c8ce00b2f90a4d2221eea3d51122116016bbc31a0f651ac52dfbb78ff6643 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbinutils-dbg Architecture: i386 Version: 2.41-5ok12 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 1729 Depends: libbinutils (= 2.41-5ok12) Filename: pool/_new/main/b/binutils/libbinutils-dbg_2.41-5ok12_i386.deb Size: 1563326 MD5sum: 95486425d699f8d522630e3041b1702f SHA1: 02318fe130be1d323197b12608d9c0b281afc949 SHA256: b410f038ce25e490976816becf4145304a8e7d74b383d6b4a48301f00cd443a0 SHA512: 9007d6a8611161d27867def370b9f67e857a9314bcd71f3639f030a49ec1124f9cdad3c83912f29b08cab980f469a6e237aa4c8be6c3573d7d871096efafbc68 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities (private shared library, debug symbols) This package provides debug symbols for libbinutils. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbinutils Architecture: i386 Version: 2.41-5ok12 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 2041 Depends: libc6 (>= 2.38), libsframe1, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), binutils-common (= 2.41-5ok12) Breaks: binutils (<< 2.29-6) Replaces: binutils (<< 2.29-6) Filename: pool/_new/main/b/binutils/libbinutils_2.41-5ok12_i386.deb Size: 641230 MD5sum: af4643f9750d215a0d6a9e0d6890dc85 SHA1: e0cfe608da4cd014ae579cd56e9dcb215bb77bb0 SHA256: 0728154edcfdff408c22342f6c42c0464a7c426e499d1158aa8cd2e2b2670fa7 SHA512: bf62fef84dcf9bc7ee080b411a0320164acf05f8bd2581a861a79a1bd5520fb1bbcc459fd764858f96478b30cb5e5077a52672ca60ae6537e6ab9c75eb773ce0 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities (private shared library) This package includes the private shared libraries libbfd and libopcodes. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbiometric-dbg Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 60 Depends: libbiometric0 (= 0.9.63kord3~rc20-ok6) Filename: pool/_new/main/b/biometric-authentication/libbiometric-dbg_0.9.63kord3~rc20-ok6_i386.deb Size: 36662 MD5sum: f1e492db38fca3cef60659cd7b2b5c81 SHA1: 167d57ce254941c79f6f9bcb57e4385808274028 SHA256: ca08efd5a104dec46e6360685d6a99f0ee185490b4cb3b4e4e4fbb8484beca49 SHA512: ce411d6549a26e913dc2d1bea234d77b4267fc5e34e9c210b22a9e22d80051953c445aa75c091ab6d08786adf25fd8057bbc2db163890f0c4db0436247fca889 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: ef9012f4f270ef0458f5e4cf5acf2b2ae0fb1e6e runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbiometric-dev Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: optional Section: libdevel Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 260 Depends: libbiometric0 (= 0.9.63kord3~rc20-ok6), systemd Filename: pool/_new/main/b/biometric-authentication/libbiometric-dev_0.9.63kord3~rc20-ok6_i386.deb Size: 72262 MD5sum: cfce5a24c0d203ba1e42dcd8e68afd01 SHA1: 0a661f1e725984f557efa271d6c47c27a2aa21d6 SHA256: 4909e949a10dd6a993c82f1b858c231a8158fad4003a33ecc3781a909fde2e59 SHA512: af693e716fd98a40a20820872e48dea7860400e8ce237f2698d4aea8f7ce1c0ed3043013a60409da86866f285eaaa8d26f0415edd6e25ab08df4bb894dd273d2 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbiometric0 Architecture: i386 Version: 0.9.63kord3~rc20-ok6 Priority: optional Section: libs Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 707 Provides: bio-drv-api-0.10 Depends: systemd, libc6 (>= 2.34), libglib2.0-0 (>= 2.36), libsqlite3-0 (>= 3.7.14), libusb-1.0-0 (>= 2:1.0.16), libuuid1 (>= 2.16) Filename: pool/_new/main/b/biometric-authentication/libbiometric0_0.9.63kord3~rc20-ok6_i386.deb Size: 120142 MD5sum: 1ec4240beb4a9995b1bdc9d6a3187e2a SHA1: 045706cd971505c7065703e385d29ebb12468b82 SHA256: 75a21e770a09edd3340795ba797360844e04948622a5d87a4a728fdb9a9d90a0 SHA512: 02f4ad7043384a6707f0b1b63ac496ae6bfbe915e910fa2e64e189406ccf5cc40cc1abfd4e0e80cd7679315bbd24fe325d5627a798d5540badb187628a39aad7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbison-dev Architecture: i386 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: 667 Recommends: bison Filename: pool/_new/main/b/bison/libbison-dev_3.8.2+dfsg-ok1_i386.deb Size: 365756 MD5sum: 98d99510079ef06fe83ed2f4df071189 SHA1: bfb658890cb7e62e1b8dbdf793a1aec72627a303 SHA256: d32ee0071ea8a78a8e6ffc1c031641dc303f080d9cffffc815d42a1e6cd092f2 SHA512: eb0cde23326152204f3890b1f0192dc4b3560d44c46a14e30512a69f09806b48e8da163542998577fbc648ee402e76f9ef7c2aac095a43cfc92fb567a525df59 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libblkid-dev Architecture: i386 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: 747 Depends: libblkid1 (= 2.39.3-ok2build5), libc6-dev | libc-dev, uuid-dev Filename: pool/_new/main/u/util-linux/libblkid-dev_2.39.3-ok2build5_i386.deb Size: 198912 MD5sum: 82cc9ee896282d47f28307b09b259f92 SHA1: 534440f38e02b1859483a8e7c50c244814e5814d SHA256: 34ef220dce5200aec422ba95726e29941b92497ac1f84366ca28a07c01ebd3b0 SHA512: e1c725bebbb5f42bb29fd6445f8e27f02c3f0d994857c1aee3045d75deaed7345e984a2e68353c960d5aec4405061f99ca995bb842d0188c98ec6ad4f79fa707 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libblkid1 Architecture: i386 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: 467 Depends: libc6 (>= 2.38) Filename: pool/_new/main/u/util-linux/libblkid1_2.39.3-ok2build5_i386.deb Size: 178816 MD5sum: 59ad5cb5495e67fec922082d02d3b9b8 SHA1: 24006920e084dbaab6f48fd7a1dbca2bae7aa42d SHA256: f87b3f46d1887a025bf8c9afe9f0857c6d0179ace37298b01a30ca94d30e71f9 SHA512: 7234ae15893876df5ac6132e046608a6fc352b1d71a97c0fc1de0deeef52fdc439e444a84922e91896e892fa652c2401c041d178a82ab24324e53a127b8a3441 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbluetooth-dev Architecture: i386 Version: 5.71-ok1.7 Multi-Arch: same Priority: extra Section: libdevel Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 827 Provides: libbluetooth3-dev Depends: libbluetooth3 (= 5.71-ok1.7), libc6-dev | libc-dev Suggests: pkg-config Filename: pool/_new/main/b/bluez/libbluetooth-dev_5.71-ok1.7_i386.deb Size: 276736 MD5sum: 8dfee29f69802205ef86ab4e576b58d2 SHA1: 12ac0154dcffa44c4b334f30b2aa4d9f9f504392 SHA256: ee08875a553f0766d49132dbc353e33893bfd9a3232bbc59d120c0a32e3b53e0 SHA512: f6536f1190eaba3b9a525d7e609989f59b45ea2d265ff3d21c77bf452883b0c5674e76b3098833b28810b986f27bf2df5185f19d0df22e045f98b3a27ac8cd1f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbluetooth3 Architecture: i386 Version: 5.71-ok1.7 Multi-Arch: same Priority: optional Section: libs Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 284 Depends: libc6 (>= 2.38), libudev1 (>= 183) Filename: pool/_new/main/b/bluez/libbluetooth3_5.71-ok1.7_i386.deb Size: 78948 MD5sum: 390ad6832db124a6271e9f5d58f22a20 SHA1: 2cf9990d95e716b5b2764821b445aedd41a372c9 SHA256: 4d5c0a2375178f89ddf5b4c354a0eaab9dd37f58ea6c18f4a4ed35828b2ee26d SHA512: 83f48942f58e3cde18a17aee9506838cbc9c9358670754a2cca50482c8598e342a110c7a77c7a28af984ca823834c3acb91e12a0fb94a96bbaeb63afb5eb794f 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libb/libbluray/libbluray-bdj_1.3.4-ok1_all.deb Size: 747916 MD5sum: 5928db14f0a0cb82c4231b1e8b26b2eb SHA1: 0d6894ba3a393f7373ea9d861e6c4249cec46a1a SHA256: 25395234fbdab9cff6d1b73af11a9a9a58f02249960c9598a223325b45865b88 SHA512: 8eafbe31a1dce00b79aaa3128aee7eb4486432c26b89af4c03275988d5bcfc34fc60dec596707e0593bdc497f1edaa8b97be18588753c78372516a6ca8c43b63 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libb/libbluray/libbluray-doc_1.3.4-ok1_all.deb Size: 181904 MD5sum: 76c9e6389e5698f9ba233de061e2869a SHA1: ff1b7f73cf6ed2e378eef27e3f39a64383b12ca7 SHA256: 395adfd5265150a9c46fcafd9e8e2ac845b5c176a76ad0b3531bdac3dd1a90ca SHA512: ec351e2a6bc63a0f72a13719c053482a076ed8a21026bacfc9348004e08b6c55cc97f6d2bfc5679c177db8f7b4ef5115eee42c42cd49c45b06158ab350729dc1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-all-dev Architecture: i386 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-atomic-dev, libboost-chrono-dev, libboost-date-time-dev, libboost-filesystem-dev, libboost-iostreams-dev, libboost-regex-dev, libboost-serialization-dev, libboost-system-dev, libboost-test-dev, libboost-thread-dev Filename: pool/_new/main/b/boost-defaults/libboost-all-dev_1.83.0.1-ok1_i386.deb Size: 2392 MD5sum: 6e622d76042ba1a8e7d2d7ced4d58668 SHA1: 61dae13a36999c73f899d6acdde7f5367ec3a2d3 SHA256: d0e773be8d05e39d3dfa77a1546e1d942660b45142a227480e698ef9c29f7a8a SHA512: da77f1672829a43dac8a4b5cca998d936ffbe64acceea322a40bd26e45c8a9b7ab82023bb18a03e14d5fa1cee0f564f8258d9eddf34f0f0bbb9905282616a179 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-atomic-dev Architecture: i386 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/_new/main/b/boost-defaults/libboost-atomic-dev_1.83.0.1-ok1_i386.deb Size: 2652 MD5sum: ed1fe8e5e1fc599f4e055cbad778c907 SHA1: ab7ea41e22c4bca4513875eac9c99a11fd0c1b5b SHA256: 6b9be83b9b53c37f89a9d8e9b441956c884bf8d96369976899df61a2d2a937ae SHA512: 8f8696efe81cc280d7ee957d44c8cc6e73bec736873d0ebc2208cd2b47daeee5a2ad44e494d7002dabb3b9ff394e99bda563f101ab0851404782dccf34037f21 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-atomic1.74-dev Architecture: i386 Version: 1.74.0-ok1.1 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-ok1.1), libboost-atomic1.74.0 (= 1.74.0-ok1.1) 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/_new/main/b/boost1.74/libboost-atomic1.74-dev_1.74.0-ok1.1_i386.deb Size: 220750 MD5sum: 7a07a5e7df07813554a2b7b6bcea7a34 SHA1: 9222f1e270683d797b5006a7c405f71e19d95b31 SHA256: 8343332a240235da1f452489e7ddcaa8f2c4cfd6e1fe1ae9a57633de5e46deac SHA512: 3a305fb7c8e0861e03b637e69d7b7ca4e17af2549553ade2daa90781260eab68bb18863276ffb34e3092662dba05bfc733c5747ffe14240e35033ec647a7a840 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-atomic1.74.0 Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2033 Depends: libc6 (>= 2.1.3), libstdc++6 (>= 5) Filename: pool/_new/main/b/boost1.74/libboost-atomic1.74.0_1.74.0-ok1.1_i386.deb Size: 222598 MD5sum: 0eb95a74734f1d057612af269358dc90 SHA1: f65c44ff47b02251bf4b53b9b43294941c9ef281 SHA256: 458fb6a017fd96e59aac8a0541ffb724482a03e5ea10245d732f183ffa3d738a SHA512: 2e26451b6ce9e3b7a1bb32483d81b37a9d6d2aeb0e3339994e30b59e7ccdfb2d913c6bd1b0b147700245ccf21b1fd49323ada6287978de7e38ca86727e00a444 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-chrono-dev Architecture: i386 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/_new/main/b/boost-defaults/libboost-chrono-dev_1.83.0.1-ok1_i386.deb Size: 2972 MD5sum: 9d0dea43340195b37a27763d47c882aa SHA1: 831522a1b543be773d1b763158a48cc99fcf72f7 SHA256: 29b266fc1dbf4381afac948f04d2d17210b08103460b53c0e94d55ab7999cbd3 SHA512: 96065c859cf4a2a99017f0554a92eb9b95da9a55aa714e7e963e1b37ea99b1af44748101ab9e649103e5abe8290f73ec4ae8cd2952e6af1de6928314ad9a3970 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-chrono1.74-dev Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2168 Depends: libboost1.74-dev (= 1.74.0-ok1.1), libboost-chrono1.74.0 (= 1.74.0-ok1.1) 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/_new/main/b/boost1.74/libboost-chrono1.74-dev_1.74.0-ok1.1_i386.deb Size: 237160 MD5sum: 6da9f9f136f7dbefa78a9d6152c60d21 SHA1: beade8ba9ac1370f34a18052f5df3f34b479b1c2 SHA256: 2ea2ccf8c940e5c5fc2503cfed043b5b1790f64f8b94ad56372ec788b7efbef0 SHA512: e618b9399dab35ac2c7c9766f6af9a465c8ab0f9975afbf0878e775b8677c79629d399ea0431ef8c9fc0862351105508a78824be3f64cce729e63339623ccbea 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-chrono1.74.0 Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2057 Depends: libc6 (>= 2.17), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2) Filename: pool/_new/main/b/boost1.74/libboost-chrono1.74.0_1.74.0-ok1.1_i386.deb Size: 232180 MD5sum: 87923116ded637213ae50c24cd316586 SHA1: 315cda948234ad6250a0b52c0c5eb8c919711acf SHA256: a4181f30c7ead36c43d26277e5079d911f7b40042e2e8317a2a8199f52339b70 SHA512: c7a932f22e0aadb50184ce234b21c97baf97e0c17cba445a85e78c9599cb545af46710a0bb24b7e676303fcd54b1d0df8aa3efca036bed3b07b592b0cd02bfdb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-date-time-dev Architecture: i386 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/_new/main/b/boost-defaults/libboost-date-time-dev_1.83.0.1-ok1_i386.deb Size: 2348 MD5sum: fad8751961ab5c3404d1ecfbc7f8df45 SHA1: 17341bf53ac0959afd82a7cdfe083b0c1cac9d44 SHA256: aad3a4b1146e30fac3a094d5ef60fba45a106358b7c4121255a85161601cedb7 SHA512: 394b75775cd2ec0dd6ea05f46afaa0e2b801cc964ae56221ed4461eba9ab6f369a0decf79165371541e13b18b74517096119eb4515293874644ac4305860c6c8 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-date-time1.74-dev Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2038 Depends: libboost1.74-dev (= 1.74.0-ok1.1), libboost-date-time1.74.0 (= 1.74.0-ok1.1), libboost-serialization1.74-dev (= 1.74.0-ok1.1) 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/_new/main/b/boost1.74/libboost-date-time1.74-dev_1.74.0-ok1.1_i386.deb Size: 225508 MD5sum: 54d53d95873ca3d0960efe99b9254592 SHA1: ead25d122dbadd49f80af3d9db9b45fefec9cb88 SHA256: 6abb45c5d82e395848894097080c5f8347d77ec370bf645e26b739e7b5443ffc SHA512: c3df3d729e6e7136d14febeacac616cec822105a5d4f903ad68e96b98fc1c7aa29bcc1aa7b098f33ac96433182196fe52cd80c1cb494c01afc8a5841a1b1e507 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-date-time1.74.0 Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2033 Filename: pool/_new/main/b/boost1.74/libboost-date-time1.74.0_1.74.0-ok1.1_i386.deb Size: 219250 MD5sum: 29542214cc5faa60568a53aeebd88cb3 SHA1: e22b405976ce3ba1605b12e73060f817b096a598 SHA256: 8216276c65e3c55a7e8e296ec09fb96a9a5afded5b7ef4480b51fa01bc75c198 SHA512: e72b769acbd23ea7d55cda7020d094e468a82385efefbf020e159d10c876d8e1e395be917839c2d851a37e0c87c44f03c484d1307132f166337c89fb184077bd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-dev Architecture: i386 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/_new/main/b/boost-defaults/libboost-dev_1.83.0.1-ok1_i386.deb Size: 2592 MD5sum: c909b10f3e1f8b9844ae826a0df22d11 SHA1: 4e5b57c58fb81747aea388bfd7c7fe58f92902f7 SHA256: c69cab3e363e5432c42c2c3ed66e19830609b67c80ee83fd76b0c73c56315309 SHA512: 9aabc307f6af0f048687ff629e8880475c895ab6d5761d215c64507b36e40faf38cb5f479e30c3fb39a0f800f09bac1db888f38ef7f509c2dc9799677540ed2a 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/boost-defaults/libboost-doc_1.83.0.1-ok1_all.deb Size: 2628 MD5sum: 501753e49c277466ff42beedd4917e8b SHA1: dfe99365336f46d506b116572d7620afe5b20f1c SHA256: 38663af5afcef9aec87e8a02c5b432278c22a13dab814bf63343698b4fd4da74 SHA512: 5808891c12c91f850be68449d28b095578d0be5cd419f34d1ca2401929fefb867bef3cc2b8233a9a776aaf92dd928e35b9df9d0a73ac2456bed42f2aab9224e0 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-filesystem-dev Architecture: i386 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/_new/main/b/boost-defaults/libboost-filesystem-dev_1.83.0.1-ok1_i386.deb Size: 2380 MD5sum: 31867c9c668b14ec4a88d0a9fff57062 SHA1: aabed10d7f219ef79d1a871ae5292821429065e8 SHA256: 501c78992a46944939d12960859eb403146551fb9862b3dc90fa2fecc0462a28 SHA512: 04ce2aba4ece6d5fb2c7c19d170a61e56b63ad15cdce53c6d58f6bd6b2fcff3589ea687fdfbf4919bdad94ba11c5982b593e449a6d52acc7911dc83f2a02a0a4 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-filesystem1.74-dev Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2423 Depends: libboost1.74-dev (= 1.74.0-ok1.1), libboost-filesystem1.74.0 (= 1.74.0-ok1.1), libboost-system1.74-dev (= 1.74.0-ok1.1) 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/_new/main/b/boost1.74/libboost-filesystem1.74-dev_1.74.0-ok1.1_i386.deb Size: 285182 MD5sum: 5a818ff33b0ab1c4576828cfa1ef703c SHA1: 7f526a9eb851e27fd2585e00fafb4f4efcab16de SHA256: f54f2c153be9444d8e8f946c10655a7795deae8c71569b0d55cf23d76ce87129 SHA512: b4ba367ff704db94d92b4a7d8b1b6caed7981d00db5d1e4bb634b5f10f58d3e153a0147a13c8b581523172ce4430992841d3150e2e04d8fb4aca3c5634e955f4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-filesystem1.74.0 Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2145 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/_new/main/b/boost1.74/libboost-filesystem1.74.0_1.74.0-ok1.1_i386.deb Size: 268560 MD5sum: e3ab1b8ec7e187539fcf47fbb4c73ef4 SHA1: 8731aefd4bb23a518e922997b53c0d11658635ee SHA256: 631301a7073d9e49ff3f6a8379570ac58bc12859c2bf9818f1d31f8996017464 SHA512: e6ebe1afc7a8afb389774f07ee67e0a73952cf85ee0135b5ad62ace01d68f8b9a102d6a7629fccc5290fe11d265099c0dcb1ea8a0136efac7f79a90d129a8ba2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-iostreams-dev Architecture: i386 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/_new/main/b/boost-defaults/libboost-iostreams-dev_1.83.0.1-ok1_i386.deb Size: 2332 MD5sum: 1c554aec214058cee4589040ea61ee5a SHA1: a521e7b9bfe723ba2aedaf4aa6b047da015f5f0b SHA256: 962dd21fd2cc52416591f66d086807562536d866a5f6040cf5ecbc4c89588856 SHA512: f541b8e9895c9a434ee4286d8d699e84ff75a9a62a9ec760f808099dc4c3642fd50bead4b1590f7c41bee60fc9f852d038b8bd17a58fa1aa3e279083dbeb88b3 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-iostreams1.74-dev Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2228 Depends: libboost1.74-dev (= 1.74.0-ok1.1), libboost-regex1.74-dev (= 1.74.0-ok1.1), libboost-iostreams1.74.0 (= 1.74.0-ok1.1) 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/_new/main/b/boost1.74/libboost-iostreams1.74-dev_1.74.0-ok1.1_i386.deb Size: 249162 MD5sum: 3a3844bc74c14e6d1b46e25fb2b52172 SHA1: 50bf6e8230eb241dc0a3c8b1132052606d4e8a28 SHA256: 8c9e8c49546d44c477c013647ca62dee7ab3a127df0b4803a500dc08735677fb SHA512: 2f64314812cdbdb586f0a253bd680dab423922de4c22cbc19ddba923ff5c5abda178bf3e20b7f5999b713da70012e74e5d3fdfa8b691d8677d511d5e96149033 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-iostreams1.74.0 Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2109 Depends: libbz2-1.0, libc6 (>= 2.33), libgcc-s1 (>= 3.0), liblzma5 (>= 5.2.2), libstdc++6 (>= 5.2), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/b/boost1.74/libboost-iostreams1.74.0_1.74.0-ok1.1_i386.deb Size: 245620 MD5sum: 14b39a12757570db4f4fd80c456b0d78 SHA1: 91d0f49c24b7247d10ddbfa63a232bd55ce9e10f SHA256: 9069058fca8073318682a93d55e64795f29d0d3ba44029e4af05b48295a8addf SHA512: 8beb9d91299b643d797e43cd54c266531b27a89d79e52049a6f115356b211bf532d48ce83b20a46495639f5da2d8007fea9a2bd299597ddd610c72005f0f6306 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-regex-dev Architecture: i386 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/_new/main/b/boost-defaults/libboost-regex-dev_1.83.0.1-ok1_i386.deb Size: 2616 MD5sum: 2f164b09a4a94e039aa0518638d62bbd SHA1: b8266cfea961b70a4b54242888b8df5d7ce0230f SHA256: c5d3e4529a1fa162d0ba0eabdaf2693674fcf85cca97e8dd78f4be8447c17e39 SHA512: 99d7f617175b78a04729ca56f690a7c8b9127e08c95b9f47b537276bf097edcd7d9fd51aa2676bfd99b23996b73de0dda0df47c5ec475d1a5b1e668be5d6655b 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-regex1.74-dev Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4202 Depends: libboost1.74-dev (= 1.74.0-ok1.1), libboost-regex1.74.0 (= 1.74.0-ok1.1), 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/_new/main/b/boost1.74/libboost-regex1.74-dev_1.74.0-ok1.1_i386.deb Size: 594376 MD5sum: c54b13f4041b81ffebe7713d7a2cacf9 SHA1: 52a4fe829a70aadc683a96f3081ea345a61ac50a SHA256: 1ccd37dfb454c24488fe9ef41b973d245e5f16714334f4bd5c21a30acd46872d SHA512: 2a8ef4c09c5fd4018edd18f9f1a0a5e74a759437f2736c035c76e36776e967296a642de76936538caf6add282633d3026535cccd7bffbbd08bf5f96dd65d1532 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-regex1.74.0 Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2978 Provides: libboost-regex1.74.0-icu66 Depends: libc6 (>= 2.2), libgcc-s1 (>= 3.0), libicu66 (>= 66.1-1~), libstdc++6 (>= 11) Filename: pool/_new/main/b/boost1.74/libboost-regex1.74.0_1.74.0-ok1.1_i386.deb Size: 532002 MD5sum: 8d680ed465d972df4a9a46b7e316466a SHA1: ca8ffc8355dae456b37661489bac7f1723cb54da SHA256: 15dc3a49a76a62dfd6aacc397a05d6894c2f364e7418ccf1157c2333ea85feda SHA512: b54fc6be4aea235cda5ce0c1fe34582b2a01e54ff63f58d336910691f92d9a9e7d37f2aacb06f46635f447fc932fa4f02153e3634489561d568bf0df92b0f76e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-serialization-dev Architecture: i386 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/_new/main/b/boost-defaults/libboost-serialization-dev_1.83.0.1-ok1_i386.deb Size: 2572 MD5sum: ba8789417e288620c3208d9f5953c3b8 SHA1: 694f87bd2a518fb3178408171557dc230476f9b8 SHA256: e5bfc74185668ddda1a49a84c403afd423737024ebb87b669114cf9b1af7eaf7 SHA512: f80d7540a8c84bfb63ed7fdb476e8be2fc2f95c6449a0b02fc7eb1d938837b06a4f1d9ec84d7a09fa676a790e60d324f3679269a200d068191bbb19ac698ce7b 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-serialization1.74-dev Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3671 Depends: libboost1.74-dev (= 1.74.0-ok1.1), libboost-serialization1.74.0 (= 1.74.0-ok1.1) 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/_new/main/b/boost1.74/libboost-serialization1.74-dev_1.74.0-ok1.1_i386.deb Size: 370246 MD5sum: 08de455b87d2563758d8b9412844abc2 SHA1: 8cde1fddcb64ab3f95f7c6c0b93bc5f0c1a01c68 SHA256: b2dc56a5486e0812adec596b17a2b797cdbb37c3a85944771d8a40d487294f7e SHA512: 9a91631f479f7fb39d73f1bef7f1584a7e36b7c4f60535ad0697a4556c55fd9a6c8e192eab41b9e90c11a0256d3da2a680b21e8a8a2a9026182b11c34b22162d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-serialization1.74.0 Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2481 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/_new/main/b/boost1.74/libboost-serialization1.74.0_1.74.0-ok1.1_i386.deb Size: 336810 MD5sum: 7587e63de9567727ebcf29dabcdc7da3 SHA1: 2b9946a4689564f70164dc8b75fda39fca6530bb SHA256: e6fddabea36d08ffef9af884ecb09fc0d702635d1afc1f7cb8798a8e71a7a03b SHA512: 4f6e47fa971636ef63dc212823ad1116fc9e10f4f02d41228f321cfd06264853c75f888b0228b7a1cf3d42fe360410620684cfa6a3c6ba1ec7dd4a7135457952 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-system-dev Architecture: i386 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/_new/main/b/boost-defaults/libboost-system-dev_1.83.0.1-ok1_i386.deb Size: 2488 MD5sum: 864d0201456196c026d7f6dfa4a26267 SHA1: 8cf3e189a30e7d9b7cf5bb40d3e5d7c50b344881 SHA256: 87960a75089b0afd3acbabf3ac087158f1a2b450b10130993bda6ed8d883a321 SHA512: 62088a93d27116aac3589433fb8732eb60e5eba8ad75736e8533321d71494e7a7a0958c1bab23904561efc4699c6fcd716403ca8cbbf9919d845c137395b2557 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-system1.74-dev Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2029 Depends: libboost1.74-dev (= 1.74.0-ok1.1), libboost-system1.74.0 (= 1.74.0-ok1.1) 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/_new/main/b/boost1.74/libboost-system1.74-dev_1.74.0-ok1.1_i386.deb Size: 217840 MD5sum: 382467a82ffedfdb0f13cd2f7e834e59 SHA1: ab3bc08e2014d33f0a99f1c51f16f83b67c7beba SHA256: f0f511e4f222285372bd5a03ada97817cbda1988e4ec73c692daf2d80f154bf4 SHA512: 7a36f442e228a66269b139cb0c06aaf3ce2793fa38a0034841662aa867496095612a782c6eb51824deacad2952880a299b892e5e7d8ce689e0d9a32186099d37 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-system1.74.0 Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2033 Filename: pool/_new/main/b/boost1.74/libboost-system1.74.0_1.74.0-ok1.1_i386.deb Size: 219418 MD5sum: 9378a04fb7a680c38efa3dda2fcf3235 SHA1: 597e9d3b86d7fd346c1912997e6540721538a391 SHA256: 106043ed364b120fbe620be7588f726970fc17622414dd7bff866b52bf27ae76 SHA512: a6e565db720561e402ad67e21f7d1ce990e4095fe8d18ce783c1df23046cbfd9df9002e862610663789a3e9bf13a66dadc4b7e437b6a8b7bc340e545f466412a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-test-dev Architecture: i386 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/_new/main/b/boost-defaults/libboost-test-dev_1.83.0.1-ok1_i386.deb Size: 2384 MD5sum: 3bf33e9c7c0e44365f568f3dc4ef66bc SHA1: ef8ca157bd3be2f5141b0859bc33f8475f524aff SHA256: 5683c7cc5940ac8b1e6bb3fd6627a3d4a3b47a9f21aa06f79b76463e60798494 SHA512: 3a0deb277e9bf7799c241085eabec458c2783967206e5bf3d9fee6ee509a5d308dd2aec6650b448b136884a519da1989b88305fc33c84884a367322e68141146 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-test1.74-dev Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5567 Depends: libboost1.74-dev (= 1.74.0-ok1.1), libboost-test1.74.0 (= 1.74.0-ok1.1) 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/_new/main/b/boost1.74/libboost-test1.74-dev_1.74.0-ok1.1_i386.deb Size: 542332 MD5sum: 3e53b1691544d5336afca6a9634ae909 SHA1: 3919402fdd414d8ee890b36732ab931c426d2cac SHA256: fa573d4379bb21105769866b20c1a89053050d67626c5688a5fe9b000161ca1f SHA512: 687abfa48d4a48cc8cbb0854ba0f225bfb617c539cede7921e5924a9f4976e93bec5e443481c32754a04a72c4b8d699968a191693732f4095536b8770b34a983 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-test1.74.0 Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2797 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/_new/main/b/boost1.74/libboost-test1.74.0_1.74.0-ok1.1_i386.deb Size: 478822 MD5sum: fddfe603a85bbe17b5d08b785b8fea90 SHA1: 243c27757903ab01d408181307b0dac26fd442ea SHA256: 95bb42c08ca3fe276e4c90d2f3ab462cdc72d165391fdcf5d8e692c0b4aee1bc SHA512: a6ad359aa1119308202fba91675223d6ba654d9f7912cdf35630c0db672954df7280e25e9860d81904573a7fca2fa0cb5b76d0f86ff20030f5b5eced04451fe5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-thread-dev Architecture: i386 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/_new/main/b/boost-defaults/libboost-thread-dev_1.83.0.1-ok1_i386.deb Size: 2372 MD5sum: 3c8bf46da38794da0add1e6e029eccea SHA1: ec467d04d678064adb054469a9354fb310e08f28 SHA256: e37212da341a40a8a1628fdbbc229a261c94971794b11aadcec701c253a17c4f SHA512: eef65bdec685be4d1e941b3856fc2307bfd95203b07b9ebab8f9b7110e0a57d38ddf3a6fdc0bee09b52fe972e9dc1d0266ab9229630c5aa1e721f73237518262 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-thread1.74-dev Architecture: i386 Version: 1.74.0-ok1.1 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-ok1.1), libboost-atomic1.74-dev (= 1.74.0-ok1.1), libboost-chrono1.74-dev (= 1.74.0-ok1.1), libboost-date-time1.74-dev (= 1.74.0-ok1.1), libboost-system1.74-dev (= 1.74.0-ok1.1), libboost-thread1.74.0 (= 1.74.0-ok1.1) 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/_new/main/b/boost1.74/libboost-thread1.74-dev_1.74.0-ok1.1_i386.deb Size: 272222 MD5sum: dfda6c6c49a468842fa48062d4b5526a SHA1: 168b6235b81e0de0b2aa5f8f5a00bbad97fccdd8 SHA256: 57861dbc901032391eb04efa871124bdc5c03926cfba8a9e776293cba61dc9aa SHA512: 004328c5358ab83bcb9589828b42fdcd8a073e00de7a43c93058b6e754d49df05bbf750207f30ab3e1c755ec74d1939aacfc8913b5bb4c63dd42df1dfb7beaa2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-thread1.74.0 Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2157 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/_new/main/b/boost1.74/libboost-thread1.74.0_1.74.0-ok1.1_i386.deb Size: 264474 MD5sum: fc0ab2b79eb246a030c0a94fd01f03a5 SHA1: 97cd2e76580a15b0779f337f924ae24199fafed0 SHA256: af454a3c1e3a6862847f5740f1a7b5b5c7224aeeefc963e08cacdfea51860189 SHA512: f6752510802d9756f26ad3dee8299f12ed739e4801c076d55d6700e90614f0eadcca55851696c602b58142cfb050fe4e87d6568cffb4b3e5aee226f8711228e2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/boost1.71/libboost1.71-doc_1.71.0-ok2_all.deb Size: 8056024 MD5sum: 38aa03b391cfc7cbeee9d9d98539132b SHA1: ab529f7faa9a56ecf37a6a819e97bf88c95033b3 SHA256: 72e6825964069e9c0186ba45cddeb0810d5dde72f6333027d660034ce68b76ae SHA512: d78a5069aa578343fb6b31a1c1311f8d04e4413659c65345758d8d3439b6229cc2905354240f06e808f206f08911c1cb176854aff4f9c03c9fb6fd749121e668 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost1.74-all-dev Architecture: i386 Version: 1.74.0-ok1.1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2012 Depends: libboost1.74-dev, libboost-atomic1.74-dev, libboost-chrono1.74-dev, libboost-date-time1.74-dev, libboost-filesystem1.74-dev, libboost-iostreams1.74-dev, libboost-regex1.74-dev, libboost-serialization1.74-dev, libboost-system1.74-dev, libboost-test1.74-dev, libboost-thread1.74-dev Filename: pool/_new/main/b/boost1.74/libboost1.74-all-dev_1.74.0-ok1.1_i386.deb Size: 215042 MD5sum: 106becf238cba7d750840609ce7cd9b0 SHA1: 0cfcf06d0842ae25b106b599f18450d2d6f548c3 SHA256: 7fc4e13f409a880369f3fa8846ddfb6fef83616776d9c4913f2da44d03794a03 SHA512: 75316468e32e09b33c72d95a2cd5e9e0fdf2eae83853ef005e4415e7877396e485e3851932ecd1fd327baad31110b63695c5c83d1eb2b3af02210d23422399c1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost1.74-dev Architecture: i386 Version: 1.74.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 138221 Depends: libstdc++-12-dev Suggests: libboost1.74-doc, libboost-atomic1.74-dev, libboost-chrono1.74-dev, libboost-date-time1.74-dev, libboost-filesystem1.74-dev, libboost-iostreams1.74-dev, libboost-regex1.74-dev, libboost-serialization1.74-dev, libboost-system1.74-dev, libboost-test1.74-dev, libboost-thread1.74-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, libboost1.71-dev Breaks: libleatherman-dev (<< 1.12.1+dfsg-1.1~) Replaces: libleatherman-dev (<< 1.12.1+dfsg-1.1~) Filename: pool/_new/main/b/boost1.74/libboost1.74-dev_1.74.0-ok1.1_i386.deb Size: 9587864 MD5sum: c9d34f32bc31b4b26f0f42f2ec4459bf SHA1: 354840ea6d37b4438877995562e8d54a5101553c SHA256: b065e982a0922e0db6074286ab406e2f4ca58bb4c8e783a24a1195b480240df9 SHA512: d56295d95d3b898c2d0a345396e7a04c1d6bd9131fb9437a4dc9d06fb2455110feaf71f111cb99319987d783be0f046b8f6defe7260be517cc977b50fa8d0912 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/boost1.74/libboost1.74-doc_1.74.0+ds1-ok1_all.deb Size: 7200460 MD5sum: f29c59d2343063a8f54307cfe756a7c9 SHA1: d88e67a8f525944f5ef99ef7155f48925eef9a61 SHA256: dfe88bb6288aa25c6a8db3701cfba179df86533c688f61f19aa782c7cb8c4f3a SHA512: 2c1b1fde5a45df5863fa7854980f5047bb99c2cd87f582055d9454a755584c1b9051b3ed26d3d6273d765488f80121a8fbcf3a5b3c91f269979f1fd029fd731f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost1.74-doc Architecture: all Version: 1.74.0-ok1.1 Priority: optional Section: doc Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 80657 Depends: libjs-mathjax Suggests: libboost1.74-dev (>= 1.74.0-ok1.1) 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/_new/main/b/boost1.74/libboost1.74-doc_1.74.0-ok1.1_all.deb Size: 7259034 MD5sum: 3311345322445f3db2b7c8c0c04aad61 SHA1: 3b7b3907fbbd62c47a0eff620cf8c921195165b6 SHA256: 215b786d0ec4830534c71c06f05118236882da5b0f4b875d71b58fe001e0ff68 SHA512: acdebebae979c74a09d1d4c7aad46cd60fee062edb9e5fdcae2a8ef3970b8f1b5e5d456bf6c0d69c8f96aac8c23ff370f3393bfbbfbd276636743640d196f762 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbpf-dev Architecture: i386 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: 902 Depends: libbpf1 (= 1:1.3.0-ok1), libelf-dev, zlib1g-dev Filename: pool/_new/main/libb/libbpf/libbpf-dev_1.3.0-ok1_i386.deb Size: 241828 MD5sum: d7ae8d4c7563df2972f09c2db4223652 SHA1: 983cff82cac3516ecaba1bc99d12a3e81afed65d SHA256: d6b2712e3bd755a1f2c46f6c9196d236f6f3e02a04b800a53e230ce3b96dc09c SHA512: 6517d305c31b6663b6008b07832bbf3ebba7b348ea3ebbc1f557bfe3f1859625787513901730bfe6640b9c6a847be42cd982392129f9e5392eb3fad3e9f70468 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbpf1 Architecture: i386 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: 462 Depends: libc6 (>= 2.38), libelf1 (>= 0.144), zlib1g (>= 1:1.2.3.3) Filename: pool/_new/main/libb/libbpf/libbpf1_1.3.0-ok1_i386.deb Size: 168252 MD5sum: 4e2fbfe51a475587533d7f1e04147632 SHA1: 568e25ff3b48719c812b597ec4d98a01ca8691ce SHA256: 3da9f7c15e485df92a8150049d4c6e280554ec7822add8f8ba9d52d26e3c23cd SHA512: 4e5e8c7d4ced5dcf88dbf12e84fa15dd16b1b1ee4a9f0f8ceadfa7779344a991fbd562f784315469713893ef8cc37bfd9dd5f6c1ea9874e2413cd8e1699c3412 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbrlapi-java Architecture: all Version: 6.0+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: java Source: brltty Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 900 Depends: libbrlapi-jni (>= 6.0+dfsg-ok2) Filename: pool/_new/main/b/brltty/libbrlapi-java_6.0+dfsg-ok2_all.deb Size: 59956 MD5sum: b80f595d418896eff474690eeaa65bbc SHA1: b1bf175f7a2333ffb9df0c8d0ec0122db478d180 SHA256: 4d0a68c91539c2d76fcb54e28e4b40e168dd109e28d54b07ea5b3517078f097a SHA512: 14ec8bf9d9ded63c7fdb115cc80c677be7e3dbda13939a03ab2d1aa84bad08c129abd965be0d95bbf4aa8f8c83c09dfaac233cb1c2e7ebcc58fa1f1aa847546e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/brltty/libbrlapi-java_6.6-ok3_all.deb Size: 245496 MD5sum: 4ab89b8de452153da769286030d9c203 SHA1: 33cf449198f453435439fc5003ea4ed4e78b7a70 SHA256: d04103c431237fb6e65e880a99ebdd2282e83c61cd3a3931469c65a1de7649ac SHA512: 26f5ebad01b6bd23b77bb05946f946fd614bcc68b670f72872c75a888c0a0f9e6724a3d99fc94849b90f1eb36e25ed1f51d487d0af774c074896be4621d8ff49 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbrotli-dev Architecture: i386 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: brotli Origin: openKylin Maintainer: openKylin Developers Installed-Size: 963 Depends: libbrotli1 (= 1.1.0-ok1) Filename: pool/_new/main/b/brotli/libbrotli-dev_1.1.0-ok1_i386.deb Size: 308512 MD5sum: a0bd49f45f29c42e499e1dc040caca3c SHA1: 73a25a3390de9a5457de6f6f4eeef170f72307b9 SHA256: 8f204dc23f6776e2f8ddfeab342a0d07a249a42c06ff7d1aa23b81484702e326 SHA512: f1d5ff7b8f675537e0fdf41c65cc8e3068a6801358117a9d8919f5ad0040e2e8fba8149eadf7a12f1eea52cfe4dfda38ca8454944722d315e19afa8cae03c29c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbrotli1 Architecture: i386 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: brotli Origin: openKylin Maintainer: openKylin Developers Installed-Size: 851 Depends: libc6 (>= 2.29) Filename: pool/_new/main/b/brotli/libbrotli1_1.1.0-ok1_i386.deb Size: 309576 MD5sum: 0e1244f60f4197e24edfe1ef988ff198 SHA1: e2bbd3e1b7fa01963075f99c8b1bd4497644e3ba SHA256: f8b61a67959b45c0353d15da8d334ca4603adeade6338eb0d37c3f770640b347 SHA512: 866d73b8f15cd4650ac699ceb3680268e360dd82d530ff9daafed352cda7b4eee9500c6f17bc78bdc0beeea02ccfed680570106748e91f74ff3855786991d092 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbsd-dev Architecture: i386 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: 621 Depends: libbsd0 (= 0.11.7-4ok1), libmd-dev Replaces: libfreebsd-dev (<< 0.0-8) Filename: pool/_new/main/libb/libbsd/libbsd-dev_0.11.7-4ok1_i386.deb Size: 165308 MD5sum: 0abfd586306e6b665b76b3cc8588dbf4 SHA1: 0938861c84dd2c2d9858e5fdabdc14dc33df7862 SHA256: 619714e4d4d88ecf6414625a4dc3c152e1b601c533d35054a572ec7538b72288 SHA512: 75afe363674e339a7bf5795c50c1b6811ec09a1aae0948f9644339c99e34c2f7d18bb63d21d797dbef461d3109166d387192b42efad3925131e7a071e98f3767 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbsd0 Architecture: i386 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: 132 Depends: libc6 (>= 2.38), libmd0 (>= 1.0.3-2) Filename: pool/_new/main/libb/libbsd/libbsd0_0.11.7-4ok1_i386.deb Size: 45062 MD5sum: 32e6122158033a95729118a5051778b1 SHA1: b265801bb3110cb170d061b8dc712848428da2ea SHA256: 3a0bf8a68a393e3f05551d44abc5357271b145b42a7e32db217485fdc43e81a4 SHA512: 9e91ebd1705e445454115ba0de72b4e571534d5b52c66f4adc148171eebccc4f8fa0f47fcd67746d22dfcd76200346fcb2eeeda3759ded8c15fe765be1fb2c81 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/b/bsh/libbsh-java_2.0b4-ok1.2_all.deb Size: 275176 MD5sum: 1e0223f22ed6356ca0ffd5e6052646e9 SHA1: 2a9b054d1fb7dc140d3e208852e5a29c98691b45 SHA256: 9c7086ec5db6f0df9c1548c10cdc8a5863c5f7b4e664401afba2d10f674ba286 SHA512: ae7654a3c9615e13d566723ccd1d1bd84acdf3104fcafc0793a6acbfa9274827553162886c263a1ed28a345f6473bf85c07e36e20d686a32f5bafbd9d690625f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libb/libburn/libburn-doc_1.5.6-ok1_all.deb Size: 111220 MD5sum: 8441e9b1842c98bef6da1307aaadcbd2 SHA1: 957c29536c8ca5046cfb04f3b1f77d2e66be55cb SHA256: fc82632faabd7abaece91dbbfcbee2a33048477114e4d19dae32c6ef98da6c3a SHA512: c1ab687a9678392a900395001adbff0e2c64d3262703f4a3b9aa9a7015c5f4fc14f151b2ea1413e8caa2c59112c445628f8374e0754747faba4cc12aaf19989f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libb/libbusiness-isbn-data-perl/libbusiness-isbn-data-perl_20240229.001-ok1_all.deb Size: 18112 MD5sum: 0d03025ceacbf926f5f230a20cc4f912 SHA1: c8e3b2a3204706ebd0659c96b3e26af5969eb129 SHA256: 2f0fb12d949a53c55b1247358288f4a9cad30ede17092e9c8640a966f51431b9 SHA512: ac96002f7c66b1641614ecffd93130e976def9555544bd58ea57f5388c717f8f875a22aba7ca554b9f244cc779b76e1a233080e1df0000d56222ce2468f2a02a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libb/libbusiness-isbn-perl/libbusiness-isbn-perl_3.009-ok1_all.deb Size: 21772 MD5sum: 28f9868af77e4cb46850e28a739e55b9 SHA1: 6a567652ae5c80c886025e8a020ba5a1f33ab1f8 SHA256: c05aabe36ade240e0677e052e2ec5e97e083c5dd89596ca7132746db18cabbd4 SHA512: 87b0af60965e17992d12f3f997b4898e7cd841dea3590aae667227b35b422ed79bd51bea3a2a6ca22c2417a4c68c676f91a39f843871b67110942b3ce8bc4037 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libb/libbytes-random-secure-perl/libbytes-random-secure-perl_0.29-ok2_all.deb Size: 26800 MD5sum: 6d79d396b781b32ba72f6f5dcfbb4fca SHA1: 9e12cd3bac2124d6e8b12bbebb5505568bdfff1e SHA256: a06bba4d61b9e562cb27cca4662ec2d0f0e80c93e0cb990fe7b32dae822b55ae SHA512: 59a5547912a49977e1f3e257a876934482febd3822cec4431364f19f96ddcc8c954ae80e1ac2569f560f2dc4f0f586bb62fca9371803e30536cd2f05c4501030 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++-15-dev-wasm32 Architecture: all Version: 1:15.0.7-ok2.3 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/_new/main/l/llvm-toolchain-15/libc++-15-dev-wasm32_15.0.7-ok2.3_all.deb Size: 5642 MD5sum: 3c5e09109a2160ea65eace647b2853ed SHA1: 6b9a96cabaf57a255f1432c39f02d9625c9027d3 SHA256: 82fee5a0e9ece98f96550d8241f8d17183926489aeddcafb354d42ff3877c0e4 SHA512: a3f13f855060341ae21e314472f7acdc71ab024fc1bcebefc16e7e71e50f73f433326f96f13eee215be8cba626571f99922987d920d99988b49dea29bbaca387 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-15/libc++-15-dev-wasm32_15.0.7-ok3_all.deb Size: 5650 MD5sum: 64d9b9905018f3ed04cd06adace3ea42 SHA1: 7dde1866e1f2f1969f547c0682c30b9aab40060e SHA256: 89b8492e18bbbea5646e633c516573658525a6c8a0e00a6ae373e79c815c7c1f SHA512: b569b95929c162f9501ab2b221d0a1bd2f40704c4509921a017244dd255cbe0dc1902b007b23d90133170934865f10f9f46415a0976b756b0f8c1e9e98d71871 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-17/libc++-17-dev-wasm32_17.0.6-9ok4_all.deb Size: 3908 MD5sum: d919f2eef516b3fca1625ab1039a1052 SHA1: eb0a581effa5985496726f6d8604735b56783276 SHA256: d25a9d3ddfd686927c18be1f85ec07ab9213733d24d541fe79b8175fe9121a65 SHA512: dc0e260b9b24586b5075d07b933f349c9d47a9c7e82c0c51ea3ee94c45164d8ccf6db34795400f8b2cef8f0afde9dfdc24898c89b7ae672e338ebcf600610697 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++-17-dev Architecture: i386 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: 10821 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/_new/main/l/llvm-toolchain-17/libc++-17-dev_17.0.6-9ok4_i386.deb Size: 1151532 MD5sum: 2b6061a96b47556578ba1f75d5c94f62 SHA1: 209a3c6cac5a5e4074cc89f1383f70114d74ab81 SHA256: d14c712fc34b2b9611ebfa33708766838b6e5f34292eca06098266e60fcff9a2 SHA512: c590e06fe6738cbb26f2fcf0787cc5005aac1c6ca4f91cda2c8df22040c2802aaaa2336cf9dcb4aea557f9683d642472a9579e4cd34c159a6da85eb2257b6374 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++-dev-wasm32 Architecture: i386 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/_new/main/l/llvm-defaults/libc++-dev-wasm32_17.0-58~exp1-ok1_i386.deb Size: 2128 MD5sum: 0082e43f921a8ee046b4c741287a6f7e SHA1: 00140e2b1f529cf23bd7826b9f8212b1205485f5 SHA256: eea86ebb12c2a8db69fab762153cc50920e6af1f93fff097418d70731f2a74e0 SHA512: 499e9af5e4fcb6cd803ea541d6959fc7bdcdf89bad9f56e2e332906e76ecfaac456e5ce8abd5e9f1018666a79580fee949e1df9e78f7879c1df0b6d9dd1587c7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++-dev Architecture: i386 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/_new/main/l/llvm-defaults/libc++-dev_17.0-58~exp1-ok1_i386.deb Size: 2268 MD5sum: 14877cfa2f24a9a652c788c7e0259281 SHA1: 8620cbbca51acdef75720f6825327ba7a14ebaa7 SHA256: 00b3527c3d092a9b02e804be1a0916507550bb7681ca1bb0e6e8f03cb1442a3a SHA512: 9f20a7ded23a2c6e8ace5c3a9aec9b6f72d82b21ea8a3738ec66b2ee89b4519071197665f2acd28d31c3bf54d5be932578a3f9947ccd6db0924ddcdccb519627 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++1-17t64 Architecture: i386 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: 1052 Provides: libc++-x.y Depends: libatomic1 (>= 4.8), 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/_new/main/l/llvm-toolchain-17/libc++1-17t64_17.0.6-9ok4_i386.deb Size: 278660 MD5sum: adcffea2da5a308df925d3e83d147b97 SHA1: ef84808b664b2c3bf923ac5855bda897ebfac16d SHA256: 29da4f0d1881172107e22ceb54d9ad1aade41673ce7587afafc1779384ed8405 SHA512: df7320f40b1d71671400904072e5c190705f1117d32f503f0fed739a15d90d37d0cdf5ff2bd18f12f6197fde3252f7b29fe5035ab3096443c044d3574a283e29 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++1 Architecture: i386 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/_new/main/l/llvm-defaults/libc++1_17.0-58~exp1-ok1_i386.deb Size: 2240 MD5sum: 0cf543fe93161705a089477cf15ba85d SHA1: 49340212dbe3f9129e8375ca3752bf7325de2c43 SHA256: 6c301a2580ed4b2343094e3fb579ab8252f3284e8d6a980a71b9b90259200f02 SHA512: d05a82bbcf1f8bbee344fc17a168e5df0540a7ec4c698932f3e97f496c79cc82bf9bea78b460fde8c3792539a6b7d4d7667bd30a95ea3ab59f96869964629cf4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++abi-15-dev-wasm32 Architecture: all Version: 1:15.0.7-ok2.3 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/_new/main/l/llvm-toolchain-15/libc++abi-15-dev-wasm32_15.0.7-ok2.3_all.deb Size: 6258 MD5sum: fb0cea1ea1eec191ec6faa136fae7781 SHA1: ead96c190398302566e1252efc0781ebc5b0a7a3 SHA256: 69e9c938eaeecb0611e34df2304456784defee06dff17f3ae5dad73b42b17eba SHA512: 2085f22acf94a2f79cc1906b7cdd17f168db6e79f04d76c674002a0866ac502ff649936343d1815f265a4920f00d4b0bc3b860f6f3d01856e323e9f227d1c04f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-15/libc++abi-15-dev-wasm32_15.0.7-ok3_all.deb Size: 6278 MD5sum: db5cadc37f6219934c87a4079a15c5e0 SHA1: 3658f815e837bee789260e6355a601e7eed9c408 SHA256: 2ca680740d1c1a8c38ecd092770d1e496994d5c04d46954d15aaa50786491774 SHA512: 9ce8851f00782391a7846bf06c16209eab862fec8296be3636fed489e5d0d7f7fe0b911dfc7295fd173318ab29edeaca3e76c25d4c0907580dd26d4354e20c26 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-17/libc++abi-17-dev-wasm32_17.0.6-9ok4_all.deb Size: 4064 MD5sum: e638ab0dfe0afe4011d2230859b2b716 SHA1: 428ef49d55806bd6e154717835072adff0fe2a74 SHA256: 5c24ffc93e642d3265c09c5e7e285dcd2d3eb8bcd24003ad75c66964d9a0a21b SHA512: 543f3249d498e9588bd2fda8eb5030146b5f327b9808c87a58a5f8f97ef22da8bd76508070e3585e61152df1c098225a40858feacc73e98cafb4c79c3d759c71 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++abi-17-dev Architecture: i386 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: 496 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/_new/main/l/llvm-toolchain-17/libc++abi-17-dev_17.0.6-9ok4_i386.deb Size: 83268 MD5sum: 195c46cc66311dab38ba6a62698a6aa7 SHA1: 778fe9cacce5b0d16831673fa55d5ee2cf58f06a SHA256: 8ec497223cb97424d0f014ca99d40b74189b212817a27ab36ecf7eb361c56ce2 SHA512: a9d7ebefc1c2425ab1da6d7989fcf28f790ced65ba922cdb2790bbf21ea20caa75753ddfa712243e8083025a4e1dc47a8a8c987527ae84463fe712d6e3e70f1e 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++ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++abi-dev Architecture: i386 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/_new/main/l/llvm-defaults/libc++abi-dev_17.0-58~exp1-ok1_i386.deb Size: 2248 MD5sum: 6c6547b7f0975bb85995132c0ee24d02 SHA1: 0312f4ea016d6e5bec03381be7b9ad1681e3dbed SHA256: 73f064ff88ca2cfd9be9b8d002b0288785a18d5f50cec2ca1a51096460c2351c SHA512: ed487221cef18679ac7161e0177aec1ee0beed5f2a6571ebf57f4d5c545e9e312808feaad43b1160bea26035159f18e29875e752250177eed7bbb3340fdb9b79 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++abi1-17t64 Architecture: i386 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: 221 Provides: libc++abi-x.y Depends: libatomic1 (>= 4.8), 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/_new/main/l/llvm-toolchain-17/libc++abi1-17t64_17.0.6-9ok4_i386.deb Size: 61744 MD5sum: c567045a3a27d5cef60ca155f10058bb SHA1: 70b090fb1fd92ae8caa8094993f6ada333103ed8 SHA256: 2df480d670f851d6901a65c38cbfba2482f5c7cf8a97382404ac9680c09da44f SHA512: 994f01635b7ebe0f48dfad07616412d9db20698328c7e4a7e136f2d44c15b595d3ffd5fc7be2324fc01f2bae379b885c01d2ff0a41f32e7cc275956ee2ac2684 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++ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++abi1 Architecture: i386 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/_new/main/l/llvm-defaults/libc++abi1_17.0-58~exp1-ok1_i386.deb Size: 2164 MD5sum: 668b25729deb140f2bd28b6d3fdc9f66 SHA1: 486df6b0276ad519dd8bbb3aa78243eccf1615ee SHA256: f85bc443f5472ffc609c90ee09bb376fb5e89cdbd23b57dfb1ab163ead7e25ab SHA512: 4de42d80e9e907d2ad8c7ce5852fad4b5d48ac59720262cd332479c0396f0301b19fcc1ec97ad61ec062a137f598d2ec3dddd8fd8422884dfa6928f576b562c2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc-ares-dev Architecture: i386 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: 606 Depends: libc-ares2 (= 1.27.0-ok1) Conflicts: libares-dev Filename: pool/_new/main/c/c-ares/libc-ares-dev_1.27.0-ok1_i386.deb Size: 183748 MD5sum: 5096739c6d59ede9fad537e799bd49a9 SHA1: 6219c91c23325abc467fccad3f6847e1a877a924 SHA256: 5aa9fbab92f1fd0ddebf89caca61ffb241acf55dbcdfef7b593c14fe499540ac SHA512: 58fb1b0d1342791a025f89512fd6931abce1406647614796b35d63b71c4a726b2ff79206fc70be7f6a406c734031b59a97298dcd71465570dd001ad17d5b8605 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc-ares2 Architecture: i386 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: 217 Depends: libc6 (>= 2.38) Conflicts: libcares2 Replaces: libc-ares1 Filename: pool/_new/main/c/c-ares/libc-ares2_1.27.0-ok1_i386.deb Size: 79308 MD5sum: a93acf39af5d4d7a6debaa32177b9565 SHA1: 6e30a522a49d8d711db9c15b8ca7b8ef970e61f1 SHA256: bbb9db452a79dad171648c6673bd1bced346da9429e63e677b15696648253bb3 SHA512: 99b50698e4a1e11d6d68cc9c6ab2a4760fa6d061a5ec829f480cbf2b10cd880564db215df96500903aabc640cbee267d754fe0a6435fcb23fea9c16d771d9ea1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc-bin Architecture: i386 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: 2098 Depends: libc6 (>> 2.38), libc6 (<< 2.39) Suggests: manpages Breaks: dh-lua (<< 27+nmu1~) Filename: pool/_new/main/g/glibc/libc-bin_2.38-1ok6.9_i386.deb Size: 607676 MD5sum: 807ce225141f40fdfe0dfa4532a441ee SHA1: 66ae4e4d01a97afc1eeb363932308e6ad90cd12f SHA256: 50cbb945cd7e16f2feb6d5963bc5715e0e79afca3c97ca2e03c513052f9a5afe SHA512: 6ca2faa83378fc63fab021c9590d0ff6eb37e73b19ac2e9bc0477c49ecac76ad494c7d6db2e8dfaa0415aec09c3bad474603a33cf91fb876e2b28376b2caf0c1 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc-dev-bin Architecture: i386 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: 103 Depends: libc6 (>> 2.38), libc6 (<< 2.39) Recommends: manpages, manpages-dev, libc-devtools (>> 2.38) Filename: pool/_new/main/g/glibc/libc-dev-bin_2.38-1ok6.9_i386.deb Size: 19424 MD5sum: 4b7c038746765e99d66ef58613869a4b SHA1: 972ef777a620492003455d7da52b1a7855878f22 SHA256: ad393838cc78ed834a652474b62974a79dc9e9a9cc0d26a67721f6b41de4aa98 SHA512: 529c2ec3b3e8069d9c5310c2c850a8f9748362669ec1a66ffc89bbefff204b545d4e85af70dfdbbc9670f21a559182d3eb2f5e3f84333250cb32e651ba7050b2 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc-devtools Architecture: i386 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: 142 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/_new/main/g/glibc/libc-devtools_2.38-1ok6.9_i386.deb Size: 29004 MD5sum: 784fec37dbc3a92367188b8f9f31c3f6 SHA1: 2c181d7c53cc41b49677c81e90d818ae03612416 SHA256: 5cd20ee52152dbfddf14d4cc8d351397b97aba128f325998d64187956ae9b07e SHA512: 2755c6d63640ada1bca4a310fd58b70bc4cc58c1518add5ef7bbda3e90e523d371a280494df46660de77a889bbf9d7daa7eb6dac447dc2edd7db152da0286dd3 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6-amd64 Architecture: i386 Version: 2.38-1ok6.9 Priority: optional Section: libs Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 12803 Depends: libc6 (= 2.38-1ok6.9) Conflicts: libc6-amd64:x32, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32:amd64 Filename: pool/_new/main/g/glibc/libc6-amd64_2.38-1ok6.9_i386.deb Size: 2571836 MD5sum: 27f840e91d9b646434636f375dac8536 SHA1: 8afeecb69cbbd12c15ada0ebf3e9179b233c568b SHA256: 38d6cffa36f17f8d925e1ace3eb6f17c9c0b3d527f9e1fce07766f9de480cf21 SHA512: 0a3363d2b38def2cdfb786b7b8dfbd74f67efc96ff0d617d08f269667eb41ea25d5869708e65bf98872e1cf934935f01f3e62c4cefafc23540527b437076c466 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: 64bit 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 64bit 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6-dbg Architecture: i386 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: 10298 Provides: libc-dbg, libc6-dbgsym Depends: libc6 (= 2.38-1ok6.9) Filename: pool/_new/main/g/glibc/libc6-dbg_2.38-1ok6.9_i386.deb Size: 7213416 MD5sum: bbeb2aac9fa3fef5aa8f83698d31b5df SHA1: ddbee79949496a12507e5aa1ab8b6d7f961f399f SHA256: f0dc4f9f0b2ea5459984bf7ee21937f04a7ad69d1ca103ebe8d206891d82ec05 SHA512: 66bb6ec3d6838c2215ff3e6582a1c5ef4379810c1bb64a35ad4579422b213f9a1256be64900dc5769c66fb3f87fa9b5ddaed890841177ca4d9ed732385151390 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: 004daba19ce0253aaf6e8e09672d74a971f73974 004f0c67cf5d7826629e686c57139e34e33be9ac 008a6cc9a20cdbc4cac7c43b16f47e09e78bc98a 01d711b553d7fea2eb3482fa2b56d02be2821001 02741d96801705663bb41c2c3503b96b17fc329f 02be6b823d00bb70d50f310f62b34471711688b5 0330899dc3721f5bb60d46484cfc0720700b8530 0442ae4ea0eb71023e5d8833dd3820de26339ff5 05162127fca627ffb538ee2801a93d7392476e7f 05228bc163ac8b56a5f7a31c06b4385d67179ea0 05559790621f8347337a6e6a71e78450bbfd7ff7 0630e8e599cbf2387a460d3c10b89c4d08c85894 06c0e119763bcf044023abbda822b5cca4a72d2e 071518409f0cdcac86d6f382be898e1fce42b1b1 0759f2750d9d59881516ad99fa42cab3e8a8da30 089375d18f28f46c2508130ad6a23b2549f44229 0a8f3b4b08719e1275bf75438129675a1ee97f47 0c435e8d6ea92c3d20d0f571c60cb6ac4d64e2cf 0c54e35bf27ef3f9a863c7f6a9fb4243a4196bff 0d45a839afded84f0d674516a98d8509a3d483a1 0f1d80f90eb6558c7736336ef4ea474f94dc1337 0fa0dd133961ab784d08e5cfd5818aea8b7fade4 102484e0375589ebf1b900053fb3fac3af44b749 10be3f7921e6a859a9c711abbd23a75649dd9c7a 12b37c0f2e171d439ca85cd86cdded9098cf0b39 133c64ad49cdcb94c4e95bc10ce01a562c740182 134785d4050a20b6724ad23bc6265b5965651a75 1386ec44e6b227f3916f709e6b335cdde2012178 13ae405fc622130e322399411b95e0f7c0769658 140d77fbcb3b9665a8764a51aa2f18d46b642018 1616923ecec56f1826f6e1032c1754d46b9eb8f2 16d62fc0e4d4a118bfadaf849524b34a47fadbc7 17895bdd40f29ba2dc48b9e8d486b6acfb56b0be 18455d55fd616fc4b6bdf7af2e6a6f2abb5de36f 1af92866b0513f4654c774a570aac04e8037b673 1b0f068d718eaf4a2e236e2be8b21a8a70ae971d 1da9b46663cd40773291966edd33704dfea34db9 1dbc7eba1e830c31b85b02d42e2f92608a3a0ba4 1f18a2e829cee31394654d64b5f85633a0511cc7 215d2a1fa20236b1ff4643d287475a5efd4f20c2 221847666fcd3399b1e3869b1b4974b6e604ebf5 23437da55258381aebfe5fc689fdce02ac9ad9b6 261489892b038dd2d561970d5e937b5ba1529f68 26404c9637cdae2a7b2d02b22aa458f0ff3e8f4a 269d5305f11a816276b8b08b40cb77730dddab41 26b13293f1fe6153e7cff21819a6aa4e6fd8d25e 26e45fc792e58649724467d1d052639c73dcda0a 29fd41c3f7e27f4e3f0fed074f80fb03b649bf28 2b28d236cf9a6056900708e0311675bce93eed4b 2b8ca32dcb53b0e650573f1bffca2b4db770a3cc 2ea4cd9cdf1c45d7e2abd0b753c93e2d38c4f14d 2f14ddb567836a6de7b64a99bc67f2c049554c85 2f498e76249375ace01982ed9069c60fd3ff95b4 30567193b39c8609700041861b29dcb297ea89b7 312a595041d0694789e4c9672039ffeae0becf18 327b5222dbd6a3028c06437778442fcec999a225 36248870c48203e7e7260ca2c28627e8d4f100af 38158550ea017a27aa0e4449f6e7b52a797df739 39a79f8580b570c27c6dc763fa7691ca82a2cdca 39e7f3d969b97346c9012c58a3e9c28e3c44318b 3c63716a01fecc2a366987d5dce9ff9045ca35cf 3cb0dd4717aefa5ac872a335f904dc032835dfc6 3cc0eb3bc4520ba98f7c5a424b01f484c654810a 3d23ce9d0695f0a0027e063b6595f4b38e0c205e 3da1b1272efa25b628dbd1e05a0df71463895e73 3effca2fa7f6e76242824ee346be3afc88552749 40aefb1418f01f74068ff0239f7556b989e566d0 445ce0efe866126b9d2946d7a3cca2683e8e15bf 452005624a836b246fb948774c15df7f7c6def68 469b9a7ce40cbb4400aab5ef906b886f61a1ca1e 47111e2b246d9e4b0f70b0c0c6dc4cba73fdc560 4812098ed61a0508c3a162049dba1260bd449dbe 48ca35dcbaae7021861e0d78755c71dc5246c44a 4b4bc8dd4c95ddcb095c1f87e988b428ad8aa4bb 4c0b4095cacb2d2979ff08fd001c7fee0909e70c 4c3546635591fb2e8d600d2c6430da19033b5c17 4ceae68515c5bdc578313f5ad36f63e3de37e2fa 4dc0877f6d8163941c605bc1c09de6cd579e9473 4dfad4d3fba1080bf9f74961737b84321750c4f1 4f7bb259b8c51e77397a30af295d04679e62fddb 4fd5d9654862e17518763d209b8d6df3b3f6f586 51271f7e58a4af1d2023f9ed2233ee044ab89371 51679922e792d5042e6073cb0df88cf627bbf8f4 51816683b8254c0591bda6a13ff3c624bd8af17d 526475056d53a9c368c8836746a4b297ad88d053 53400a2fbf8d62fa5d1c9e2eb261d210b0e11952 535d1327d30e2e5781aa0e14c7ff48fa95bde48f 53d76a7d630e1205d51d1e061746e6790e71c078 56007d6190bfa3675a9bb6f5919ba46bfb59a50c 56c77dfbab8f5b94793ed9b1d11caeb23d2b3922 5735e9123036528403904572058bbafe659d17b0 5765e681d4a52a3674f4465db9de6df64bea7b08 5867acb4c1cdffac650719dd8fa847aabe55b32c 5882d7ab55d5b615851eb45f18aeae3a54478efe 58f919c312ee25a7cf6b46314f126614532980c1 5a5b7cef9a26d39a6b9e6334719f32073dc0c8bc 5b1daab0511ec522efbce3a7728898bce2518735 5c96ff2967016b6952f91f05e4b3545888db659c 5ce102ab841ecbbc9a17bd73214356bd4b09336d 5ea869fe527c05096dec8949dd4b3fef32534826 5f829ef5b7584333ad29e8f55344d88548163e76 5ff938ea6ccf95176e95a3e5c014cdeba1fb78d8 60447befda9971d613614affc976b74329f2e13d 60eda8908a546347fc72984ab3328d59c5e46d93 61a7fd205a545ab722c95e2d272b2fdf15f86c08 61ed964ce127efc09430a6618f670dbf409168d4 62020369cdf7d168f1789758d76835c813505564 626cc74e8ba0e87fbe8b4fe4e39b6dfbf7e120c6 636f3d1ad1a9cf572b51a23659333aa20bb31643 6539b08d225e472d9d4d125bfeab04d25683ce71 654f86877b8769da4075ee99e729343dc4d9b896 65d723d6b1ebf566d5f5ae3f93e7cc2871818060 662a17eac2c53c3c6127deb4d0db61ef7e207844 6a08341c78dcead7717750810807ea7b294a578f 6aa044e75f1f0ad12a58ece6fb07648bdfbbdc43 6d4f20dbe6e6f2e65df9df0d1d61a0c8f942371c 71526fc70ec2ce977b78ca0efcb19131b0a649ab 730b14b428dd94d289416291de99992c6a5adccf 736e5348d0f7840c0d874f96982c0b1263dd6257 73ccd72d9dbcf67bee7fd0e18e9046403ae8db48 75c1ade4d0eaaafb44779cd64e37aa63b65d40f2 761f7665a18f8841182941d8833a01750b8b08b2 764310728431e5660f4398f3ad5c06be5777d806 7656301596bb53a5d249228d57847ff4e57f98fa 785cafc5b4b8de2f1627b5d98fcaf989f06f4424 7b6e9307b47ee42ededa1c28ba566a8fec883218 7bc5f0383ef04fb3f9f471671d76cdfcaa8e0581 7e556f4cba19729a7855aab44c685a91d84da3a2 7e611a26fb9a907be9f19092f3f3652d7a3bf611 80b64e5608feec794702d9795083a635eb7e513c 80e2cc440307e4a2805dc81dd7b2c0328bf7e46d 81f0121ca186360a457f4132628462a121931a92 81fe5ab8d5c8ef8989e2fd5c9f64d2f1c81cb9af 828da546be6c70df1c240eaec622723fcdfaa2d2 83194ef0a6ddc786ed44e43f6c5e2ae5d7eee472 8528b6e9ca1688ce11df42e63ab247c3254c1eae 85e9e7c5fb7d154fa31096f924cee0c783af885e 86a60c52b1635bc8675a9746a31aed7dc4269ec4 8705a962c983cb46333608169b58a3abfb628fdc 87d4be190d1e682873147ecf6205c3378800453f 88343a1dc58a0a5e52cff8f18d5e90c8efb93234 894343c1c4676063d7e82745e2dd73acb9fb38db 8997c0eca1f1c6436f330133c39faceb2460c8a5 89c9b710675d6a71dc2f68e9437d9294a23ff33c 8b3bf50a3cdded2e16b20f57dfab6cce36821d61 8c958480c0642b26d92aab5b7e069a02e02e597d 8caf12fa7902aab8049b3f1f23abea45edad2fd2 8d1907617e7f14264b947d55117e69dc5173d6ad 8d273ff4457aa0436a474f66431a078b80ddaadc 8daee2f8681f76232de4b3c270f2a713fcdbd98c 8ddc98b28f18e9f406e5daaf092e7108155271f0 8e88a5fbdc3f6be3a090e95ec4ee8ee98a742c02 8f237e38e8fba8268012871a5492c718a6abbb97 8f9172ea035fb6df2364aa20db62c535fb115469 932b71abcdd799d18a9d7ceec4e4a8ffaef541bb 93633ca512ee38636233e0bebfac2315a6db8101 9502a6612e11a23fdde02669e53b48edc63d2bed 9617f4cfaf606df66c45e3ca0dbd6e9e956e9dab 96d86d30063c61f2b30796cb8ab054cb61e1b44c 970d97a0af7ee7e00b790419d9830a0ca52fd8bf 98b264bc75f548116be03f97bd08e69402f8cd1b 9cc751d7f419feb73146513a0f6c2a88dfc5f850 9ff8c821c264893eaefff3712d4b767bbb9cb76e a21b02c7de62b94c2e2a853eca8bf0e276d7a985 a3cad29167855f4dc957af10a0a1c81df6b2aa57 a3d70834c4c30e0587e79148e05d54e7771f10f1 a59db30b8546784d4abf7444b0ad69e0e903873d a5b2ad6c5944e436aeb26cd294735c3c1e966672 a68f4a714984ecb86c4cf3ff241425c90fac23a4 a6fab51e69848d12ac4950a78d3453854dc549a4 a925c4e5f69e5efe103a278af081fde73b9612d3 a9f612f229e500785fedb97860589eee6ad04284 aa26c70cc4523621db057873d5e681642193c0b3 aadb7b6921d782cad4a47d5bb1f16559cbdf64f6 abb504a2498ce8fa1b0124da3b9cbfdadbe3d9f4 ac372fcefc4077c1ff54ef96a56833b90aaba069 acfa798e67ca7f07f5106717533795005601f727 ade3bc42e1ab24a82fbafedaed480c59ec8a7145 ae9c59039b591a1844f5fcc99db45164405a852b b01a22da6a426e4f1bf8b26d04c78ac27e4d7a9d b1036d6d16d82f4c0ea86b7a13f9e576ad2081e0 b1b48ba798684eb10e851346608c4bd7aaf818f0 b1daa811f64baca254d2ca498792399cb5830f2d b315737abc3d341014f76e4df0c47f2e30c1f729 b40452881ef63b808f02b4df7cd6279dd0db5af7 b499a21906d85bf12a29f339520ba5d203118901 b4eacd92c036313a39dfda4083935da7afc30453 b5025420a80b21387d41f6e3fd3e6f0519319ebb b565e38fb76c8638883104b70a44723640927552 b5c80411c6f7de538b73efdc4dd08a6b886d8183 b5ea70f18214e45ade95faad69f8a0e92ebd352a b62c73a270585dc7de21281b08bede9c707ad19f b6fe868a9d1f99b17461b1cc57fdf9c86af07448 b71dac076ea2cebd50066bffa606a78791e00804 b7f2009172b948827524ea500e8352489bb8be55 b80ae4bc53196ef042106cfbb70e8a0f7d16983a b867874ec4760fd4766f1ef790914a41c5bca188 b87aa5ec1135f1045846368c2ce81309ae65c066 b890efeadd1351f5a64cb26e86972b77a1c8c49a bc46150cbf191a8b7904ce9e340a9f328025e981 bceae7855a7c62a3d0a2a1f9253fda043fd55544 bd385722c2f77d3e8541922e565d88774bd912f6 bd3f5a0382b3dc3838337f257db94c99bfddb609 bee7538c967d0c5d72f2153bda2262d60e630a01 c2dbf9c491975fae91ffdbe721a5037dfbde2c4c c40dfe859ac7b89b24bc114a8fd093ffe97404d9 c460bd4dd2a6f5e451f59ec269dd0dcdc0e58bee c4976b25f7ef49923dacd4d59bf10df0b73348b0 c4f4b5a7aa54a309d81e99b6f1347d0c88396f0f c623c8135b758f0d946093bc1ec57e71b13dbebb c9787d3d871f6327f2ae3a3b0e5f860000075e47 ca27a512f9b9313f8539307e2631ca42f756fb6e ca55622cef26c35d6471a596f47530b925d3317c ca63a1280f7585ff409eead41a3fdccc599a68d9 cbb54c031070125e2e2095196ff99139635f25ad cc77eb2bbac52294d7162aedbf2f0f4d2ab8d755 ccc7c271c7bc0ae114a116891078d307488e0df0 cd107ba3a81862a17bf6e523454b011e2afdd642 cebcb84d35cbb67aebc8f23ef6a141d59fcebbb1 cf5afde03d0d5c71f072930efb227334ef26f35e d004103742c20f481571cf8f64ac5692c9b13538 d06af3b5549f6f3b481a72b61bb3152643da5edc d0e3685b8eac7d3fac74a3dcb005c7963f607a27 d11825b5b25b258928dd818ad366acc79bc65461 d1aa85a4048c70dab608b41fa811345361f77a15 d2359478843b7508a763390f66659108e4b0f09c d2e587947f4aca12cc3cc178e6d52e46790f9da7 d36d0916a8f58307baa44c204d9efd3fd2047bbe d5b8f7dd89f4c64e507aad4a59bf6778d34b4f17 d5db1121ccd57f4eaf927fe90e158f40b2e5a27f d5de8bd35892c7ba2a6761d2d72552d2311e54c9 d726cd9dd00626462bc10b31e7ff8304d5392b03 db09a3e35f79f114d5d721cd6665cbc37689de2a db15edee125ffb5b84aa5ad686d8dafab33d2651 dcc0ccb68373daba9888af6437495a29c47b9948 de0308ce6a7be53a99af3b4c38dc97089c67f851 dfa864937f871fe5fb68b667d91a1a4ea65e5bb2 dfdfdd6612e218f8a798e29808eca9ba004fbc57 e27b1bc4ceee0a2bbfd38aa37f06fd5761449c18 e3fae59c2ba94686331ea759d4d9656b32e5acd1 e62a790e58bd03e7c5f66c11bee62a16c70ffd9f e65d5b30ec42588b877ee1aef8eea28ecb154a8b e72149c98e9273c2a12cfd16ae7db9e3e5b54263 e7990c213e81f075567a5851d959254f617b8880 e89c89bc250c9c60d33e907aee4b02e7be5e0344 e8bd429693630ee9de90889794d8d2a29ee40d5a e96deb6c9e558696bc52c13f0493d8c0e07b2f57 ea72dc4bc571fa63b7e6d082e6f36db6210e1f2a eb6664108e547621ee63f63f2150d15aa9900df0 ec0d496c7d4c89fcc74418376d4e0a26115a8e42 ec3bc5d2ed06b4cb26fd8de148e507b9b6c7f523 ecaef4fcf8fbd49e02a71287251f32f64c32f14e ece11e1d895a5d736ddbb2c41c0781d19fc05bca ee66f021ad4e6584c976ccf7c09866cd5573ed84 efc3acc283e192f96ff9a87eafce219563226cba f0cf8c9a895f7b2019db39708a0f33c1931e26cc f0fb5e7de4c0c3eec122dec98858c1f8900d599e f25f868c1cf7f72a52e002d6e51820ef76fc6523 f283705145d5fe8e07a1c5cde4e7942034af6b6c f2c51dc9402442955be4a55f7d71b9d32001464d f2e476b305e61dc7be703ef322c5c895d8162a4f f455524fc361293308b7b04cb31f0854d90c9f66 f57201af0ce0683ecfe48dd34f5e1631a9c3589d f64c96952eb73e722bfecd0e66d9d45b98d6f078 f7bbb158c944b797cd030d126ba308aaaa347cdb f99c1e9fffd5c31d7db2b94ffe65ee3a765db0a7 fa327edc5257f1245318ce5c2ddd8a9229cdb2ea fa84356ba8d0bed7462ccbe3093a437229e7dc65 fc0da1435fd274b1a9b79740983a330da95a6af1 fce71bf6828a8f658cce73ce79893b2cf18a4e93 feb25e68f324987ed5c07a395a54f309af4f5968 fffbaedb7a2e0ff535e42f67cb7c94e42436c662 Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6-dev-amd64 Architecture: i386 Version: 2.38-1ok6.9 Priority: optional Section: libdevel Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 10132 Provides: lib64c-dev Depends: libc6-amd64 (= 2.38-1ok6.9), libc6-dev (= 2.38-1ok6.9) Recommends: gcc-multilib Filename: pool/_new/main/g/glibc/libc6-dev-amd64_2.38-1ok6.9_i386.deb Size: 1518632 MD5sum: 256a2471dd192421678fc28d0c7b6d7a SHA1: 4c7e4d3b3617927a58a0381b6a2e0e0c4795ccc7 SHA256: acf50ec6e178d27e4d40b55b7d3b80364c04b2da6a06a8b4860e18cfb2f49356 SHA512: 0a6ef76f0f3e46f26894b88b6b362ea025e2e6561b91dbf6f5d733645c63f372dd0e2bc71e85ec3162b5467d97ca8a6b3552dc03ad592c258534306a332c9671 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: 64bit 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 64bit 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6-dev-x32 Architecture: i386 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-amd64 (= 2.38-1ok6.9), libc6-dev (= 2.38-1ok6.9) Recommends: gcc-multilib Filename: pool/_new/main/g/glibc/libc6-dev-x32_2.38-1ok6.9_i386.deb Size: 1505064 MD5sum: feaa70698fd9cc9e75d1916c17411033 SHA1: 27d2c049cb555115c4087856c2db8d417454cf1a SHA256: e33681ccd02e28681bd4b891f72eb021a57f9939f2532865932619fd19b43857 SHA512: 3cb796c9667d6308e173d837d40ef01848c117836181d76670033c3ea3ddf6a545c527ace20ca7713d14a2b7d373d7825e2c879a334a169b9841e79f1d331bcd 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6-dev Architecture: i386 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: 9571 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-i386-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/_new/main/g/glibc/libc6-dev_2.38-1ok6.9_i386.deb Size: 1714060 MD5sum: 063563e19c93be974192fdd7fe5ae72b SHA1: 93af9617f979c847b0002f9d8412a17b6f706fff SHA256: b4898da77e0b33454d3f2999673c1d20d7156a43dca01f30cc117a599d50a112 SHA512: d43dc57352a7466ceceb8c4d6463db43f635f14f9ade15753d87ac5591275a608dcb3d3df44836797994deaad8c0c50b0c86e57a3a8a76cdacb17eeba4801c41 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6-x32 Architecture: i386 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:x32, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32:amd64 Filename: pool/_new/main/g/glibc/libc6-x32_2.38-1ok6.9_i386.deb Size: 2567364 MD5sum: 26ea4729418218f5999ab9aa76693b91 SHA1: 5fe8efd148d12172c1a9f3187a0d075b7ed0bd19 SHA256: 68f61381110db649bf80a49f4ac415afd12133ea11e5cc9cdb5069e451eed969 SHA512: 54676f90324f537398692d1352b4fdfffeb59fc35dba6f4b39094de16526d2bfce4ae77bbcc1603cbfb2a8645fcec25eac2c0be4d4fad25e7cdd7854d47b85f5 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6 Architecture: i386 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: 12251 Provides: libc6-i686, libc6-xen Depends: libgcc-s1 Recommends: libidn2-0 (>= 2.0.5~), libnss-nis, libnss-nisplus Suggests: glibc-doc, debconf | debconf-2.0, locales Conflicts: libc6-i686, libc6-xen 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-i386, libc6-i686, libc6-xen Filename: pool/_new/main/g/glibc/libc6_2.38-1ok6.9_i386.deb Size: 2616752 MD5sum: 0e23f88e798a1200537d8dc8952f657f SHA1: be70b3f72ebb5238a67d8a282d9f9d77708f22bf SHA256: 69f9532d964729c9ba9872baa1c8c5e8945be8ed7d5a4387b84c2baeed921eab SHA512: 40f6ddf82ac8fbf86e05060834263f60fba4016138d8de6e30c36ad41721295870ece4c97b5b7bce61f4811f2094a901f776a94eab283b839f9302ff10f5c33c 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcaca-dev Architecture: i386 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: 2243 Depends: libcaca0 (= 0.99.beta20-ok1), libslang2-dev Filename: pool/_new/main/libc/libcaca/libcaca-dev_0.99.beta20-ok1_i386.deb Size: 314524 MD5sum: b0dbc45a4d2cea69accda520c04bf307 SHA1: 3e07d9bf78e9fa094c2c859d3c14087bfea7280a SHA256: 2b11b4daba493e4ff61fa0b1323366a9354c52196069dd7207bb4529b5b1f0db SHA512: 09a6e10bf9a2973a550c7ec83dec5099fd7dc2ef198de68bf27be1a8d324917b9b675b47f9660d8c5cb255ad889899168b240d848179b05e00117cc4ea70ee06 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcaca0 Architecture: i386 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: 902 Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libslang2 (>= 2.2.4), libstdc++6 (>= 4.1.1), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/libc/libcaca/libcaca0_0.99.beta20-ok1_i386.deb Size: 204328 MD5sum: be22b47401f2cb23ab83655322fbf081 SHA1: 46c5af1e0ee65adbf851905d0d1d8ce592f8cfa9 SHA256: 9605408f451fb5c9e859d47baf6a721d51dfc47b3066c2fe87fb72bff19c6122 SHA512: a7a6facb92ffdf07b4dfc4fb7f5acec520cf2362305c491123faf598c3651e69e31292c46c12d0d4d196c77f389338de2ec72f23004db6add774e86597b060cf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairo-gobject2 Architecture: i386 Version: 1.16.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: cairo Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 165 Depends: libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.14.0) Filename: pool/_new/main/c/cairo/libcairo-gobject2_1.16.0-ok3_i386.deb Size: 18704 MD5sum: 81ba7a89103172a1ab2bc1bb4e5500c0 SHA1: 886d5a999f4cf4e40b2f053f3ec5827e6c450c33 SHA256: 7ddedd150add42c286ba17eceb53e137f4dc0338e900be9a89280b622b738599 SHA512: 45dae5f2219f4da0ac7befef1755a04e1c27a2bef48e568b85df0cb030469f5eccdc957c29317a3ad7a300dcd3ac2df49fa230da678f86631e729e00ae466d1a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairo-script-interpreter2 Architecture: i386 Version: 1.16.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: cairo Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 277 Depends: libc6 (>= 2.29), libcairo2 (>= 1.14.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), liblzo2-2 (>= 2.02), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/c/cairo/libcairo-script-interpreter2_1.16.0-ok3_i386.deb Size: 64846 MD5sum: 19bfe6db143a63ef3c0e19f10220116b SHA1: 31828eac874d5bccbcefdf02b0d92cf8b9bd8273 SHA256: 7064f21afe45c1d481b0b2fb811595298ab9174ce5c90242304c041bd9e8947f SHA512: 611ac43187a2b340864ce2bfb634156820de8952e7c0d2a320c573043162c9d7dde46f5c8ac1be1ebf9f42d35e3237c648bca006a766420c9b666be8a0a8098f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairo2-dev Architecture: i386 Version: 1.16.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: cairo Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2625 Provides: libcairo-dev Depends: libcairo2 (= 1.16.0-ok3), libcairo-gobject2 (= 1.16.0-ok3), libcairo-script-interpreter2 (= 1.16.0-ok3), libfontconfig1-dev (>= 2.2.95), libfreetype6-dev (>= 2.1.10), libx11-dev, libxrender-dev (>= 0.6), libxext-dev, libpng-dev, libsm-dev, libpixman-1-dev (>= 0.22.0), libxcb1-dev (>= 1.6), libxcb-render0-dev (>= 1.6), libxcb-shm0-dev, libglib2.0-dev Suggests: libcairo2-doc Filename: pool/_new/main/c/cairo/libcairo2-dev_1.16.0-ok3_i386.deb Size: 772586 MD5sum: 08f8ab34b58ab77bb31641808bf8da8c SHA1: 1f40a677b3e15e89118bc2e391b964aabf175aeb SHA256: 925215636c9844435a0700cb8fff15f8d020433a3c9baf61bfc0601948a2fcec SHA512: 9464c8e6233633754f359c82ea01846b3b211207dd8a60855100ea4153dea64b9ca8b1eff7809fb088ea1dcde27d9c5928141d4e957f50c97bf76bf505509739 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairo2-doc Architecture: all Version: 1.16.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: cairo Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1978 Recommends: lynx | www-browser Filename: pool/_new/main/c/cairo/libcairo2-doc_1.16.0-ok3_all.deb Size: 141404 MD5sum: 1c3becea56e3ab70ff384e9911a226c3 SHA1: ff5532a4a7215f9907151c7bca28601841a37e80 SHA256: 80ee18b9b7d4ccf9dafea118deee2a487069e5f3807ced7abc5a8c45a3a186da SHA512: 9146593ad78d6a333c1d08f589d9f9510931b9777bee458a09de776a7e8d9d540916f13ab675df0df8827a1298d3e7cd05810d37d4fe51241c94bf005f56e149 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/. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cairo/libcairo2-doc_1.18.0-ok1_all.deb Size: 148314 MD5sum: 52f059aca3117f4d40d5ea34e6770c17 SHA1: 18923d9c1adf7a86ebac13105088158f6aa34723 SHA256: 3fe62107c94564b9353171b6be5fbc35500c7b380ef9ae5a6f37e3e1ae2e3324 SHA512: 8f33493549db95e0111104a1612b53f9f11daaaf6ca5b25be87e28839dcfd59b7bb5e2388c64d7eabd698b1efa1a5e88c5a6f257852a06b9eb0987d0a4202b8b 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/. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairo2 Architecture: i386 Version: 1.16.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: cairo Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1576 Depends: libc6 (>= 2.35), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.9.1), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxext6, libxrender1, zlib1g (>= 1:1.1.4) Breaks: libwebkit2gtk-3.0-25 (<< 2.4.5-2~), libwebkitgtk-1.0-0 (<< 2.4.5-2~), libwebkitgtk-3.0-0 (<< 2.4.5-2~), weston (<< 1.5.0-3~) Filename: pool/_new/main/c/cairo/libcairo2_1.16.0-ok3_i386.deb Size: 679394 MD5sum: e440fa4e41e1079d62d6e21e270688d3 SHA1: 8a7456df9048e729fc1573d73d4706bca2a9a084 SHA256: 915e9675ddfb245d648876cf129d22330dc96e29aeb6677e3a440788fe137bf8 SHA512: f7c251b212d3435c194c61b794bb8a9cf11352d716da6f91b5cd10b5f0afa651c08993854ffc578d024a9f4177c71fba41ec9c252f8c2fc49ba6c563fc51be19 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairomm-1.0-1v5 Architecture: i386 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: 201 Depends: libc6 (>= 2.4), libcairo2 (>= 1.12.0), libgcc-s1 (>= 3.0), libsigc++-2.0-0v5 (>= 2.5.1), libstdc++6 (>= 5.2) Conflicts: libcairomm-1.0-1 Replaces: libcairomm-1.0-1 Filename: pool/_new/main/c/cairomm/libcairomm-1.0-1v5_1.14.5-ok1_i386.deb Size: 42996 MD5sum: b238fe8e5e639899ba9bc635440968ab SHA1: 4f551fb450673459546ebeacc8761f3acb32351a SHA256: 4706ee7c8fdb155298fc5447d8670c03decdaf7f5f497e66db02ceb585213919 SHA512: 18aa5763ef28037cc77a566830d7f8a15f853203b49ba4945dd44251ff682cae85e3618658358f7efd95f53512e7d4d69ceffe09c787f9d217d553e94f76f32a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairomm-1.0-dev Architecture: i386 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/_new/main/c/cairomm/libcairomm-1.0-dev_1.14.5-ok1_i386.deb Size: 52284 MD5sum: 7f034904c2621a21f39071ca97433d78 SHA1: 0ee01e71f1d92533b9ddc119a68d3f3300ebc0cf SHA256: 1653a6cae73ccdc826bb0d997b857bc0a9f1d5d11827aa2bb2f50de0a7524d60 SHA512: b3228b4567cae97910ae441a07e6c097185683f2243a522e59f43e181bd6042e6f3c465df59cbd38ddd5bb2df3eb590f47433c4a89797af8f5c023224ec798d8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cairomm/libcairomm-1.0-doc_1.14.5-ok1_all.deb Size: 584956 MD5sum: a29352d94f2398805e5f593f3b48ea59 SHA1: 246a236497493bbafba69fce41fa6b8893bafdf3 SHA256: 80f1865887da6c601840bc29fde3d0d6a4ec9e329ca4afc50909a13cec1389b1 SHA512: 94f86867d739b1236e80e8287b303d4523eaaa660cf79bb5d8ef41ba6d1e5707ecf64fc514469b011ffa7ef255bd588faf8bf005d175fc910d6b7b0b34274db4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/caja/libcaja-extension-doc_1.26.3-ok1_all.deb Size: 26204 MD5sum: d513f22ae9f8faab8b89c3e28bcb45ba SHA1: dca85a346a94289a9eb9abaf3d673462e353ebd0 SHA256: 4600a0e8a72e0ddba1a10d470414d96200dfe7563c7d83d4e7a408c58fc57bc3 SHA512: 62459bff96b731f442961837c169ea1b3e9b17da7425e0521134969928a8ce15b5438fa51074e812a93695cb264608df29d502dea258c897a94bc03e74c154d0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcamera/libcamera-doc_0.2.0-ok1_all.deb Size: 13059448 MD5sum: 183f3bc7f08e3ed0a0679c5640b83963 SHA1: 0e48994f5b2e0f5c1b713e46737bb5154e6c1727 SHA256: 181cbc473509887f76ae017ce5a51144b7c6cdde9066b6ed304a288c4d979988 SHA512: ce881c9953275a76640ea7193ea2c87d91c971a470e4e65b2776254c960ceba6201c2ca0cc9139c1c4273cf6ab1d5d131b56c5ff5145a9f723116c13df319d4b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcap-dev Architecture: i386 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: 2740 Provides: libcap2-dev Depends: libcap2 (= 1:2.69-1ok2), libc6 (>= 2.38) Suggests: manpages-dev Filename: pool/_new/main/libc/libcap2/libcap-dev_2.69-1ok2_i386.deb Size: 598964 MD5sum: 965272ee1dcecdee8e3c469b2feda447 SHA1: 796e18b35bf5b360b44ec824e2bfa4d2910f024e SHA256: 0910a7ea041f8092b955b9c66b01383399a5fa7e140d8d575a211c5b00d2b7ef SHA512: 124d0d56ab3ba8d612b65b229003c66643e50ad0a003c0273eab5577c2cc3648129f0a992129c5ac98b6c380ba94ba17399a157d6360e300d78022a439ad74d4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcap-ng-dev Architecture: i386 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: 79 Depends: libcap-ng0 (= 0.8.4-ok2) Filename: pool/_new/main/libc/libcap-ng/libcap-ng-dev_0.8.4-ok2_i386.deb Size: 30256 MD5sum: a0ba3615e4c5e5837844b3036ecee919 SHA1: 50c6c4f394437f0e00b99f9ed12cb6b50ca5a71e SHA256: 09746d9d586db9c5a22cd2dd58fcef73efa74b47e9e8c2f955c535de6ed548a2 SHA512: c5fc39b6e901f944a9379a5ff61db5a8e03291a358a96d5d95c536a33f198d9604874d1e71bf10344ce30ad0d03fa5bbba41f33568e897105dc740555b1c8e70 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcap-ng-utils Architecture: i386 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: 76 Depends: libcap-ng0 (= 0.8.4-ok2), libc6 (>= 2.38) Filename: pool/_new/main/libc/libcap-ng/libcap-ng-utils_0.8.4-ok2_i386.deb Size: 17426 MD5sum: fa487cc89ef7406a1c75a2eecc6332bb SHA1: f18317421f1f8aa6765a04c5cc13474d089e7256 SHA256: 8868de882b3a2259fa3c6b9507935db663adb8b7febb69897faa6d95ee74850e SHA512: 430c02338528023959ac842ffd1f238434b1ef4c88b6eb9ea36d394b81b30cb222b799a82f77f2e6d0f686682f08d6f134f6d797759804eb5d160bcebbe03dad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcap-ng0 Architecture: i386 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: 56 Depends: libc6 (>= 2.38) Filename: pool/_new/main/libc/libcap-ng/libcap-ng0_0.8.4-ok2_i386.deb Size: 13642 MD5sum: db6a37b786e23d70c7103e7a6d34ec96 SHA1: 736e7caf63585ef51a741b6df5e9b6b976abb64a SHA256: 03aa28e1209f6d37d46cf817956cf0018fe9aafdaa211cb991e19628bf92d04f SHA512: 2112d68e8a5114b84804eebeb975f0e4d274cf1ff4ebc3eed9e6f0a3f199ac6938c1a22ba52f62be5af630acd2532f76a128e3e72360cb0eec8c22e6627c2a9b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcap2-bin Architecture: i386 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: 111 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.63) Recommends: libpam-cap Breaks: libcap-bin Replaces: libcap-bin Filename: pool/_new/main/libc/libcap2/libcap2-bin_2.69-1ok2_i386.deb Size: 32810 MD5sum: 3650f3540d5401cc856edbf98caa92d3 SHA1: 4608ad5a98f9821d9ff201144ccc1e9003b0182b SHA256: f702c56179597b46e7b5d01764355226e1c94ed19028c22128c7d1fd836f06bc SHA512: 875d3be43a5104d994f4a54faae97ab04efb116a188f641c8c48fc14ca40fb8e5b0d7582bc5be392425426752098a2af7119eaacb9a9b5d1ec0453d579ed4b44 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcap2 Architecture: i386 Version: 1:2.69-1ok2 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Christian Kastner Installed-Size: 85 Depends: libc6 (>= 2.38) Filename: pool/_new/main/libc/libcap2/libcap2_2.69-1ok2_i386.deb Size: 28254 MD5sum: 58f5b26eae86938674edec1ed3ee4292 SHA1: 20311bafc11de02d61cd2f524167ee6cd1e59d3c SHA256: 6f6f462eb80f93e8b97f5b55d31b2bd61994fdc822ad3deb7fccf840c1639430 SHA512: 10f5c1c129362afade991894c16bdf8a4d9d51c5b94194977adf0123f38b0440b19e44bee66d3810b13da1a1963f7fdc20fc00659a23506bc7244fc2fa8f4627 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcapture-tiny-perl/libcapture-tiny-perl_0.48-ok2_all.deb Size: 23860 MD5sum: ea81e9dca757a5b45bf0f89cf17295d1 SHA1: c30f0e2fbcc96f7fecf9c68aa2b2bf96e8ea574b SHA256: a01a303131f0097bfb6de235e9af21f4fdbc7216fcc349d47087bff1dc560cef SHA512: 5b2cf3d65984bc29f6cf55d0029c3305abd98f07c503de6b89c2d8a97e1d20d076d1c234f0767721ed40a8b809b446d2b682ea92f7dcf868ec121a67a40f38d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcarp-clan-perl/libcarp-clan-perl_6.08-ok2_all.deb Size: 18068 MD5sum: 972efdc778ac011f753babe7886a9ef5 SHA1: ef1c5296d66796957d80b0a9fb6f836fb1cec5b5 SHA256: 53cd8bfd3eff19147b60167e0d4262ba045707a9109e3dca9eb7d5083decf20d SHA512: c8e7534f6d5a08dea4c209e09e6188f8e2ffde41d625a1a2136b2ca444de307d02af676c2a3d2cb628d4720a9c3dc215246b46440ce1874b35d37f94a59ebec9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcbor-dev Architecture: i386 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/_new/main/libc/libcbor/libcbor-dev_0.10.2-ok1_i386.deb Size: 15662 MD5sum: 0c8275dd93fe149b662696d9cb5c443e SHA1: f27aa5580c827c2ed5bbaade111f1437e6bdd500 SHA256: f99a85f0e526fbdd116446da6bc111e4284a2c8e253605a25bcc6019f067b576 SHA512: fd5dfb16cced4a0569176ef8d8b0d7aa1e87b661031b96f08aca6f6fa44e2acfd9808390bee615e9b28a450cbd021fd410e4a88af359f26bc2ca8bb0c0289540 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcbor/libcbor-doc_0.10.2-ok1_all.deb Size: 89698 MD5sum: 51e4e11b195436fe2d4c6015abc3b4a6 SHA1: 0c7ce704df4bb6ac15e8cc5edaaa32886c09e6ff SHA256: df57aae060a85cab276923976f69c96ecc0a87c5c4bfefca6dcfb62e5ee6dd4a SHA512: 45c3803836eaa045616eb59e9b3d8543d1adc8a2fac5fa9cdad237d84fb677db681553753109d7b50182a26dbe418232855fba57ef895ced152ad36fe58f65b7 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcbor0.10 Architecture: i386 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: 91 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libc/libcbor/libcbor0.10_0.10.2-ok1_i386.deb Size: 28264 MD5sum: a9300543036c4fd3308b74cf86b40670 SHA1: 4e682a97e165703de9fafadfed26cb51846abbab SHA256: 40033089bae143b67aeb301d1b9a1c3e6eb63891e110a08aeea7120c892f98fd SHA512: 59ed0f7657207a43fbb531d16047eb34383c5d6fe13cfa0690a9f99a0732c5c351f2289608a030d236c552cd00aea61de51d7f966fab053679267a8b09900aad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcc1-0 Architecture: i386 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: 143 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.3), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/_new/main/g/gcc-13/libcc1-0_13.2.0-4ok3.3_i386.deb Size: 48694 MD5sum: bff1dd8697be6ba6fcea4f13101d5473 SHA1: 14c5aac9df389e7f0cc06a0a57edb871c2aed106 SHA256: fcd58c661966e8581ec1c7c47a44a5a701d9274f3d3af35342e2ba4bbf1f9b54 SHA512: d3584910f1dd9e945a8a4be3efb0f68d45340a975c45d1716c80333125c56cfc031a2aeb393ba32507158bd557edf8b91f5b999ec7f3cf5176a908ab6b115e9f Homepage: http://gcc.gnu.org/ Description: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcddb2-dev Architecture: i386 Version: 1.3.2-ok3 Priority: optional Section: libdevel Source: libcddb Origin: openKylin Maintainer: openKylin Developers Installed-Size: 264 Provides: libcddb-dev Depends: libcddb2 (= 1.3.2-ok3) Filename: pool/_new/main/libc/libcddb/libcddb2-dev_1.3.2-ok3_i386.deb Size: 49192 MD5sum: 2d89b17e0c88d317473bf9cdb892015e SHA1: 0d8575e6ca7f852afc8a59177e0e30675581a62f SHA256: 7f50fa711b37e79d6310f0964f804c000cd983ae6c6927889eac95aeb500aff0 SHA512: 391f5b122ae3e1419fe7ae9ce6ba4e606a231751d22dd87603a910591255cef81f770a415ae7daa45a77adee69b1d86c6ea6ce772d0be0a58f3cb3b57c0cee0d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcddb2 Architecture: i386 Version: 1.3.2-ok3 Priority: optional Section: libs Source: libcddb Origin: openKylin Maintainer: openKylin Developers Installed-Size: 116 Depends: libc6 (>= 2.33) Filename: pool/_new/main/libc/libcddb/libcddb2_1.3.2-ok3_i386.deb Size: 35532 MD5sum: 6426e6214120a505a5b5d00425ef4325 SHA1: f9f7156db722750b64e516c10e745e969c8f7e9f SHA256: f4c7db8cee7105c22824391f837557936c0a1c4750495b2c765f6f577633603f SHA512: 22809dafa1544baf1b574c37c57d56d68ffeab488a7f35de4757f27251b8e57cbc50f10b5860d1f55181a7911f67199cd09c26de2a39828f2d5b8a441450d79c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio++-dev Architecture: i386 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: 215 Depends: libcdio++1t64 (= 2.1.0-ok2), libcdio-dev (= 2.1.0-ok2) Filename: pool/_new/main/libc/libcdio/libcdio++-dev_2.1.0-ok2_i386.deb Size: 15564 MD5sum: 53c031d4b61b74422794985f36b7c0dd SHA1: a35f8d081f310f5d21a59d4395cfa8e411dbee39 SHA256: 1811b3d83b93b9e8423350a468213293f4456932079be203ff54e6ccc2a8b7bc SHA512: 0248f0e2aa384241d88b580542a635395386a0f7eb5c307b1b2437a771e3fe9025393aaba9d00f1b3c595c2933d191086d0492d3956d1fcf942b28a8db0ddded 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio++1t64 Architecture: i386 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: 173 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/_new/main/libc/libcdio/libcdio++1t64_2.1.0-ok2_i386.deb Size: 6828 MD5sum: a40c75edae929c18f80eb9730ce98747 SHA1: 0b7c6ef1d854686e464e9e9bf650e4ecb061b9a2 SHA256: 8c035994ba49165f2523270da1805d0a77ce5a37df2cf0cdc3df5d45aa9e04fd SHA512: f4291d6eca93579472e3b803613d50fc424e17afc61ad9e8fadaf394bcbb0ed2951acd7e12d817095141b9b7d2053b055beed6d5f17cf8965a855d1f492a32b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio-cdda-dev Architecture: i386 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: 73 Depends: libcdio-cdda2t64 (= 10.2+2.0.1-ok1), libcdio-dev (>= 0.94), libc6-dev | libc-dev Filename: pool/_new/main/libc/libcdio-paranoia/libcdio-cdda-dev_10.2+2.0.1-ok1_i386.deb Size: 21756 MD5sum: a442e3e9103cce1ae724da5594d9fc18 SHA1: eb1163c7dee400fcbee926fcf254572d4e47c889 SHA256: db62f73c075533ad4f965c6083e1b61acfc348c35474a28834a834316ea870eb SHA512: a6c98e95579a94e9f3613c0ec50b61c48296dc6a84d68b258fbf8f0dec9b429888a5b46d50f7967f5e0f1dd6569f1e404b5d67bd219e1ef462a5333124d20841 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio-cdda2t64 Architecture: i386 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/_new/main/libc/libcdio-paranoia/libcdio-cdda2t64_10.2+2.0.1-ok1_i386.deb Size: 17144 MD5sum: 77301e4b924d7e1bb28cce20482fbbed SHA1: 8f07b7bcaf183a6df7e089a330dbef01111bd180 SHA256: 0206648726dab697ba072d4c6299e6c0c51020cdb0d7b62d52f776f3c95de35e SHA512: 112b97db81f8e1c65d771e8d278173925b4866e1582078d861c4af5d3f2713e8f6329478c551a39e6a2d147fd847609d168cc73e1f830413363aa392b00dae56 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio-dev Architecture: i386 Version: 2.1.0-ok2 Priority: optional Section: libdevel Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gabriel F. T. Gomes Installed-Size: 671 Depends: libcdio19t64 (= 2.1.0-ok2) Filename: pool/_new/main/libc/libcdio/libcdio-dev_2.1.0-ok2_i386.deb Size: 169304 MD5sum: 5c97352af59906d6166da108acb1ddd7 SHA1: e123f89f908e9297c02a6e1b348901d6b522205b SHA256: 1128e9f9e94b2731a20e40e8a216143faeb526750cec3988878253cf62324328 SHA512: 8cdda6febf1033c4e826145575291128e04b00c7f0930c082a0aefe0fe1e8a034e917d620d1f0e3904ce9b66f667f6ba4d67d8c2ce4e2545b3751e1bd02e5d04 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio-paranoia-dev Architecture: i386 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: 61 Depends: libcdio-paranoia2t64 (= 10.2+2.0.1-ok1), libcdio-cdda-dev, libcdio-dev (>= 0.94), libc6-dev | libc-dev Filename: pool/_new/main/libc/libcdio-paranoia/libcdio-paranoia-dev_10.2+2.0.1-ok1_i386.deb Size: 19288 MD5sum: 0889434b305f2fa48047a6628d85fba6 SHA1: ea0f236a580f533c57844cbcf3ebb083e823a92d SHA256: 3e69bd8a044f80e595f57c2cc2e5cb28714e55efd81da2c1e8ee8994f5eb16d9 SHA512: 2bf6b023aedf70119be87464a47fb98917c0ba5d7468b5024942e5c0c2c153dcb1a39cb707b686b7e8b8bba485985577e2e9868665ec63ac9308eb12ac4f395c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio-paranoia2t64 Architecture: i386 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: 53 Provides: libcdio-paranoia2 (= 10.2+2.0.1-ok1) Depends: libc6 (>= 2.4), 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/_new/main/libc/libcdio-paranoia/libcdio-paranoia2t64_10.2+2.0.1-ok1_i386.deb Size: 17244 MD5sum: 089a244ae719b3e00eaeb3e7007d8c76 SHA1: 18853fd066f07a67c9cdec7e792fffff26383317 SHA256: af1e728e5a2acdccd7f0ee8011ffbfe5d598863cae9f12ba4780508b025201d4 SHA512: 2649c252519b9e8800545e9155f159edea4fefd3ed67d5c4360cd7f91543ededb279e533aabfb3ef40b8d02f4cca9f02952429f9f193eb52e905e2af61b2bbac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio-utils Architecture: i386 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: 375 Depends: libc6 (>= 2.34), libcdio19t64 (>= 2.1.0), libiso9660-11t64 (>= 2.0.0), libncursesw6 (>= 6), libtinfo6 (>= 6), libudf0t64 (>= 0.78.2+dfsg1) Filename: pool/_new/main/libc/libcdio/libcdio-utils_2.1.0-ok2_i386.deb Size: 54532 MD5sum: 6875b0259e1b5c49520012c468790069 SHA1: 026e7a89228513e1c7325fd856816b1d9a01e477 SHA256: 0f39f046418bc7a859b8faa73f78a47b0e4157823d6f0431b86eba51f22d996a SHA512: e49ba64092a69bb077e852e40a6222e3eaa344219963a356c1b254776916f0a23abec5cc394ed89e968bbf2e7767438c7fc6d0c228e51ab78dad2887be6e7e76 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio18 Architecture: i386 Version: 2.0.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 326 Depends: libc6 (>= 2.33) Filename: pool/_new/main/libc/libcdio/libcdio18_2.0.0-ok3_i386.deb Size: 69146 MD5sum: 155cd3ec3a9f3ebb931043f812787b2b SHA1: 26578f22b096cbf2edb2705a7eb5b17e54ab2964 SHA256: 784e3129b3f22b21a9224ca450e0a7aa96a7c0839f2930879800a2ad27178081 SHA512: 4d5db775016d15648ae1c45951b4660be604634fb41de2a126c901bc3c4c12870568ffbff0426110b2d9f13d040d7559f781919b362ee72b653d175d3beb52dd Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio19t64 Architecture: i386 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: 333 Provides: libcdio19 (= 2.1.0-ok2) Depends: libc6 (>= 2.33) Breaks: libcdio19 (<< 2.1.0-ok2) Replaces: libcdio19 Filename: pool/_new/main/libc/libcdio/libcdio19t64_2.1.0-ok2_i386.deb Size: 65068 MD5sum: 204744d15876b50b8636304082f59472 SHA1: f426c91cccce546e488010cdf62f6759f74e2b74 SHA256: 80cc0690eaa8b6747a97b978daf0d657140fc99083dba8a520e15c5a34e7430f SHA512: 458ef4993a86ced7473a98bc982a395d9b3f9a47fd5d94a14cc70945fd312bb7ef3cb49299833bc3182ce1a7015e9f4c25c4e881f6871f9b1a71221e80a09afb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdr-0.1-1 Architecture: i386 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: 762 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libicu74 (>= 74.1-1~), liblcms2-2 (>= 2.2+git20110628), librevenge-0.0-0, libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/libc/libcdr/libcdr-0.1-1_0.1.7-ok1_i386.deb Size: 360452 MD5sum: f9f06999ea44f1e7d4bc0b3cf689633c SHA1: 97d17ea2eeedaae6ae34ebb824ae62597214ac11 SHA256: eb584cecd4712b0cc5ccab9b51bf70539067f4811b14284fd57ec60095a17181 SHA512: 276a717d30273aad2bdea028357234d570f281b223e9daafb858d208d65284dddc345052a8824d83eca82d4c5e22534ab86c8efa8ca1c8b87e76aeee098a5fd3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdr-dev Architecture: i386 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/_new/main/libc/libcdr/libcdr-dev_0.1.7-ok1_i386.deb Size: 8860 MD5sum: 99ae7de8e767d8b26c8983a0cba0856a SHA1: f5bddf9fa1f2c2dedce3951652b6d10f173001cb SHA256: 28dcaa904f82145445fa2d3306622a4912fc77ef6d8d25a65027547cc9f3681d SHA512: fbfd4160511aaf034ebfdc5fc42c04b37260803b9d14f4dfe9955bcb23d700c89d1f9c57180da43a52d59636ae2840f6a541c04be3f662df9ea0fec3c7c69115 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, ...) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcdr/libcdr-doc_0.1.7-ok1_all.deb Size: 530352 MD5sum: 41bff75f1b46b355a5f23ea21b284f4a SHA1: f5dd90f6e5a6d17e9feccabfed15781040f8f319 SHA256: d23e257f37f2b86ba03938b0d796cacf47290038df6d256eb1d9605d89b35a8c SHA512: bc97a63e74b1675c99d3bba883c12e850a3b26ced4d7e0d8d577318eaece7b51f2ce9ef7d7385c24a7ce89822692ff156542f0b67209a6273b2934353a84c522 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdr-tools Architecture: i386 Version: 0.1.7-ok1 Priority: optional Section: utils Source: libcdr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 131 Depends: libc6 (>= 2.34), libcdr-0.1-1, libgcc-s1 (>= 3.0), librevenge-0.0-0, libstdc++6 (>= 4.4) Filename: pool/_new/main/libc/libcdr/libcdr-tools_0.1.7-ok1_i386.deb Size: 12076 MD5sum: 39a96a0e4dd92519aa3e00fb49cfb7cc SHA1: cc0003b2d9b164c1d405bf17991407e55b5643cb SHA256: 102d3b14dd274aef1226a0e8295cb927e680a55695bcec087e2b7c0ee099de17 SHA512: ae70f381f80be2ed92d1e2a57397f70e2f650b1295c2827ab1379a83bb533a8a9a07b758ce36533603aa6f96a0875f70fb39fba5a42d06228a0b495bcc406065 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/ceph/libcephfs-java_19.2.0-ok2_all.deb Size: 23552 MD5sum: c5916e42cb4964eeecb1ce97607534cd SHA1: 70b7c7720682cdce9da8bda836bb14e2fb7b19e4 SHA256: b43363292bed98e03dcdc32e18783c28ea6f5ca0cd978059a9a42222b840ab95 SHA512: bcacf66b583065534117a361e151eeaed934aa58a2f6ffc48e420a2face1ca8066bc2e260a6442afa9e63f10ff9f497317bac576fe899f741f7dba3b6604e7be 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cfitsio/libcfitsio-doc_4.3.1-ok1_all.deb Size: 2071036 MD5sum: 2309168806b5b8a194731f1d05e7dae0 SHA1: 1df7b5f818f7f773e587f93274e225c50f3fc018 SHA256: 7ad45ad6703e517459a919ae292b524fdfc1e5f654d7bb95c6355592692498ca SHA512: 46992a7d5ac7a33a6665cc18d745dcc25e614431b6045725ecb62b298056497d8fa7b2c97b0fbe8b84648ee8d2b77f9645d4e11c7761d05906463cb706c2c8a0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcglm-dev Architecture: i386 Version: 0.9.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cglm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 822 Depends: libcglm0 (= 0.9.0-ok1) Suggests: libcglm-doc (= 0.9.0-ok1) Filename: pool/_new/main/c/cglm/libcglm-dev_0.9.0-ok1_i386.deb Size: 73386 MD5sum: 8671f2c418a2a74ed799eb23b67c023e SHA1: 3c68d67f33d67748b1a028a2d9888d0f7c31703b SHA256: d37254491b910f34798b9aef78d9219d427e3ef1a4a117cb8ca42b45fb3cbe54 SHA512: 5047d0e55a2fa09cec2443f4afaeb2a1c7e153f195cc91bc7c2e713930bfc71cc596aa9bf5947543d856b6696f206d494688fde2c63f4c5af2c31cf94e31013c 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcglm-doc Architecture: all Version: 0.9.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cglm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1723 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/_new/main/c/cglm/libcglm-doc_0.9.0-ok1_all.deb Size: 176358 MD5sum: 806e0fbcb02b36f979bb1487fa5b6373 SHA1: c1da0b85c31bca1a866e7b5184d00558d94dc05d SHA256: b96422d1f45ed60f7163960d526c1efa073b1643553ba51c9aabdcf63a2eab19 SHA512: 1ec3ef2b1386ae0916226acf44409fb834d1e1000cab5fe5fec1994eb48e220ceb34d35933d20c0d65ec9c80564906353ea3f250d60b37b8090c71548cf7c605 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cglm/libcglm-doc_0.9.2-ok1_all.deb Size: 185508 MD5sum: 4c42bd0b83113bcfbdcd1cd1affb1689 SHA1: c258e15b05e37bfaed2e944fd42f64d27e47a5f2 SHA256: 6f89c863c3b4ec2689e591e2dbb57ccbbad7310f104b5e3ac26c31998c4a7cde SHA512: f9dc795b8b0af403674483bddba9db76858ba942badda202c8270bdbd4f230f8b10bcafbd44f2c90355221734d83207840f7784e594336ae8ae354b96968195d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcglm0 Architecture: i386 Version: 0.9.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: cglm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 369 Depends: libc6 (>= 2.27) Filename: pool/_new/main/c/cglm/libcglm0_0.9.0-ok1_i386.deb Size: 66182 MD5sum: 1602da22f52c094bb46bd7d2a7400652 SHA1: 4b5e2430620a15fdc579552dfc1cef54716bfec4 SHA256: 7567f0a6f107386a223e4a5c5f7aac5c5504214b83028127f4e26a143f6795ac SHA512: 144bb6244e9a79bb4ae6fa285a8679d6f0ff6cdbab9f2358cf2182253943f77ca8a95991d014deef0f390171eab9d44dc67489fd1758a5c40a75f0d17246904e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcharon-extauth-plugins Architecture: i386 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 202 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.25) Breaks: libcharon-extra-plugins (<< 5.8.0-2~) Replaces: libcharon-extra-plugins (<< 5.8.0-2~) Filename: pool/_new/main/s/strongswan/libcharon-extauth-plugins_5.9.11-ok1.2_i386.deb Size: 24384 MD5sum: 7ad68b416c3303d18f29062ffc73f357 SHA1: 0ef11f6b6c1c4fc30780d2bc30fab4a84380929f SHA256: b5cca52798a42d3fe9b9588e1aa120d3e5a11bd00dd9c0fe011366eba1e8e256 SHA512: b038618b74fc7e3fd12869cfdb06bd5f84a571d8926d4325b2507faa879f199342b4d275fa027be83a90386bfa5182f5399b6c8831258f4882173559e5686358 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcharon-extra-plugins Architecture: i386 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1116 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.34), libip4tc2 (>= 1.8.3), libpam0g (>= 0.99.7.1) Filename: pool/_new/main/s/strongswan/libcharon-extra-plugins_5.9.11-ok1.2_i386.deb Size: 255498 MD5sum: 07a424afc63498c879dce0efbeb6a661 SHA1: 7b9c56dd68d42d06fc0c84b3ce4b99d5c9e47bc3 SHA256: fe729fc9c6febb97bd16d9ac515d4b104bebff816756cf7a3a5df715faf29753 SHA512: 9a510ada568816fdafc50357e6adf444d3e681aac3a5de428d97dc009ff136322ee8ef58ee69a27bd268e8a57c24d6f725d04e651ac11a792c6cb6268fc2185f 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libchm-bin Architecture: i386 Version: 2:0.40a-ok1.1 Priority: optional Section: utils Source: chmlib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 155 Depends: libc6 (>= 2.34), libchm1 (>= 0.40) Filename: pool/_new/main/c/chmlib/libchm-bin_0.40a-ok1.1_i386.deb Size: 12754 MD5sum: 9a842320e18ed5e720552a6bb0fb8a2d SHA1: 3e8a02c10fd6891fd5eae72d6e2090af7b46bd06 SHA256: 8b75f868f465385953e142ed493f668bfaff9e8b225cb8a7709085b678cf0160 SHA512: a24128bdbcd784d1d9f5289925a92b6d8c8554ddb60664e5730d2ececf24d9eac8ba336a20f359f20a900fa4201a73b2cc5c7ffdca69f5d84d89edb07fb3900a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libchm-dev Architecture: i386 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/_new/main/c/chmlib/libchm-dev_0.40a-ok1.1_i386.deb Size: 9520 MD5sum: a92788a041f269d4991e1508ae64de8d SHA1: 7b6e02cbbe88b0df6d97636abb524d6016feba69 SHA256: bdabf4066e6240329ec6387ba20961184759db62b5d20a02ab8fa4d7de8248b4 SHA512: 148e13b59ddbd42289c98fc5c7d3d1300125f5f8c771fae1b558d880b2d74b0f99ff83aa5d8e86c8f0132da9d77ab4aa1ec37ae3cb06c3cb2a2b2f07fe82fcd8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libchm1 Architecture: i386 Version: 2:0.40a-ok1.1 Priority: optional Section: libs Source: chmlib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 57 Depends: libc6 (>= 2.4) Filename: pool/_new/main/c/chmlib/libchm1_0.40a-ok1.1_i386.deb Size: 17550 MD5sum: 1cfede1dd6c01586a3b7e1afe50ab864 SHA1: f2529efb4640064070d0091914d24fc1f61c2a41 SHA256: 6777390a1da37ce7938d7d5b8635606d4bdd7f444f8f16b77dea69428aa8d8a9 SHA512: 53861c386332554207b45bf00be7d53b2931c238af1ee38e37fc316b7b48a3140e71fc45688966a27aae187fa1cb7b6390205a96ba252a529aba0899055ac561 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcinnamon-desktop-dbg Architecture: i386 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: 365 Depends: libcinnamon-desktop4 (= 6.0.0-ok2) Filename: pool/_new/main/c/cinnamon-desktop/libcinnamon-desktop-dbg_6.0.0-ok2_i386.deb Size: 250002 MD5sum: c6a4e45104adad752ef961b6ce639950 SHA1: 30ef5b8a24bc7f2a56b4f058c4c6a2b827842de5 SHA256: 0ba6191f8b79d47e3a1a0d387daf17b545c3640fe4c8b9fd2755f2d1a6594e95 SHA512: fcbd2b3acfec33db476a76246ed6ceb9fbaa5cb889b87f18e06e21e7ac0fb4b8fb7c73e791d1442ff770e170dcf31d30bd1e134722be31f17c81a79ebe51c29e Description: Cinnamon shared utility library - debugging symbols This package contains the symbols files needed to debug the libcinnamon-desktop library. Build-Ids: 42c13db890295eaf208c39ed49cab11847e24361 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcinnamon-desktop-dev Architecture: i386 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/_new/main/c/cinnamon-desktop/libcinnamon-desktop-dev_6.0.0-ok2_i386.deb Size: 32330 MD5sum: c48322151eb24ddf1e8598e28d66c15b SHA1: 426bad81b8af8f506fc39916dc3618eddec5f5f8 SHA256: add55fab961e26aaa698db8e115035e273347a358645556b5e37a97d2fa574a6 SHA512: ad6ea1076f03e1a87bc4f8e6b0ca57c501563e99f9e296d07d1aaf0952197892e14b3c8d6d10536e0beee0e347c9f0d654d0602e48e2120b97492c519c55936a Description: Cinnamon shared utility library - development files This package provides the headers and other development files for the libcinnamon-desktop library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcinnamon-desktop4 Architecture: i386 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: 367 Depends: cinnamon-desktop-data (>= 6.0.0-ok2), libc6 (>= 2.33), 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/_new/main/c/cinnamon-desktop/libcinnamon-desktop4_6.0.0-ok2_i386.deb Size: 105754 MD5sum: ca8c47c5c2061cd6cbc6fa83a975c0b9 SHA1: 45bf73365a257d357d1bc455c227eb2e5d9e8256 SHA256: 08170265745ca87a6b65e6302cf19c5864d23149ae1d61087a99b0de414e1e32 SHA512: a9871dbfea17addff89e74d0adea2dc580443427771a1d22b036dd02b2c099e8feda533072b7219b4649866e6255ecc740733133ecd9aafee96e0949f5aa574f Description: Cinnamon shared utility library. This library is used by a number of Cinnamon components, in various ways. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcinnamon-menu-3-0-dbg Architecture: i386 Version: 6.0.0-ok2 Priority: optional Section: debug Source: cinnamon-menus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 160 Depends: libcinnamon-menu-3-0 (= 6.0.0-ok2) Filename: pool/_new/main/c/cinnamon-menus/libcinnamon-menu-3-0-dbg_6.0.0-ok2_i386.deb Size: 129942 MD5sum: cfe4da0f94af1669b279e8c9bb994091 SHA1: a8b4d3e711ba3decf53430d275b3894db97683a6 SHA256: 27864ed682c4ad2fafdd64d9c6904c170325cb2f35b545cea7f4629f00b1b57f SHA512: 61054a52a20889d6f7f990256f33ed8e5b3968956a0b1ca848179b57681354b35bd2491d914cd6cd6c573c1431c0e7c67b62ef909a4c04acdf88bc81c0aa743f 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: edbdb7fcf10462940b1b216601016c65b72d31da runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcinnamon-menu-3-0 Architecture: i386 Version: 6.0.0-ok2 Priority: optional Section: libs Source: cinnamon-menus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 173 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.55.1) Filename: pool/_new/main/c/cinnamon-menus/libcinnamon-menu-3-0_6.0.0-ok2_i386.deb Size: 56424 MD5sum: c823f2287613633f5caec5f082937f84 SHA1: 1946b7eb49dc022fa2c6a815022d923fe3719b2e SHA256: 1e59f579a786a5922f511c504da4c0acf7daa7b3cee8a844232b0bdd91d82299 SHA512: 0636735cf507127df514d20f1e6bb29d3fb0f48eab8573f782a66667136f6ddceb7945a37f62d3514683bd1ff735833fbac8c4e6b8075898d3b775cc0aa4ab2d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcinnamon-menu-3-dev Architecture: i386 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/_new/main/c/cinnamon-menus/libcinnamon-menu-3-dev_6.0.0-ok2_i386.deb Size: 24310 MD5sum: f28284e97d4c1c003c11f913717cb5df SHA1: 220e40abaa2ff1689059da254ce70efa170f1dbe SHA256: 4ee20011d9c72cc39d46202652def0d25186c36c8df76537ecd087f889dedbd5 SHA512: ad8e0b67eed341cf7e6d7b991fc21989aeb9e55804dc3b750ada1fe66021db3a51de320a14177bcfeac99ff256b802e77c5e949c49f855c8634c5f193b5c4f14 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcjson-dev Architecture: i386 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/_new/main/c/cjson/libcjson-dev_1.7.17-ok1_i386.deb Size: 19076 MD5sum: 5587dbb26b4a0963a2dc1e5dc229bc39 SHA1: 9bd1bf31a325c3dd870d4f874363b674a12186b2 SHA256: eba88e6c5fb7d2eb6c379cc1f2e65a15dfcf146d0d540b767ab7ed0a4478505f SHA512: 96a754e16b9e6c46c99aefa2e44ea811848488166163ff94e6c82eea39343f159587fe4c11e913542c666d2679458b1bb381d7366ceb901cc6917dc400a6749e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcjson1 Architecture: i386 Version: 1.7.17-ok1 Multi-Arch: same Priority: optional Section: libs Source: cjson Origin: openKylin Maintainer: openKylin Developers Installed-Size: 85 Depends: libc6 (>= 2.7) Filename: pool/_new/main/c/cjson/libcjson1_1.7.17-ok1_i386.deb Size: 21392 MD5sum: 7953c4020c4bc984f09f9831a0b29827 SHA1: 34e315504281766c9d6fa1d900ec284b9c14d0fa SHA256: bbc8e3c3582bbf5686b39cc4615eecad5de51414b977bdceafed8df4961fba93 SHA512: 753161090016616a7cd0cb84cac08437e2c06cb634f9c28387997a1c659209823d51d588a8736f9f50c32967e52f283ecde07a09bd5d60f7f34d32c0589aee02 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-17-dev Architecture: i386 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: 243785 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/_new/main/l/llvm-toolchain-17/libclang-17-dev_17.0.6-9ok4_i386.deb Size: 27713816 MD5sum: 6cff16d251092ea985f470b3f157e219 SHA1: a2515c839378bf05a29e1a3e4a68019fbdb8cb01 SHA256: 7b2ff51f0d444ebd23d3f7cbea2297ee68d6f389a382f244cf13bdd3d74b8d1e SHA512: 5c853fa44c66c9199f9c08b183b99ad090e17564a24c908c21c95d2751367fc00945978fd323ff04e3aec89a36ea3873e02aa50dcea9ad4048a31ff6b2cb569d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-common-15-dev Architecture: all Version: 1:15.0.7-ok2.3 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-ok2.3) Recommends: libclang-rt-15-dev (>= 1:15.0.6-5) Filename: pool/_new/main/l/llvm-toolchain-15/libclang-common-15-dev_15.0.7-ok2.3_all.deb Size: 625546 MD5sum: aeca7ceeb379f8a2586901a95af70e42 SHA1: fc847225fc2193020a743fcce3ca2fee2bd1fd03 SHA256: eac482e2712fb1dec996bba2f6d2c1d2d9c0eb8fac86093487dd15c202e20209 SHA512: 8bf18cb75f596870ee63f9f8d9851ea886ff6504b9f9a0a4176186eba34842fff09f0b545942227a39ce6aa284591c219f47dfbc08629a9070a406b676c92eaa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-15/libclang-common-15-dev_15.0.7-ok3_all.deb Size: 625848 MD5sum: cff5cd434a8490df1e2105e8c9c5a8bc SHA1: a4bcf873b42923a385e4d70289cdd539a0088259 SHA256: 256c07eea9f82732961378206987c3805bec585027dda2adcd9b2eb6041edf2f SHA512: 57d23bef1bf6d7ebff9bf6119d3f9b1e15377306ffa189221732268cf8f44490f68d4eae533d1fb34b997e9c643178582f5b12dc58655d6a25a04e35d6943c28 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-common-17-dev Architecture: i386 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/_new/main/l/llvm-toolchain-17/libclang-common-17-dev_17.0.6-9ok4_i386.deb Size: 645992 MD5sum: 32154f7d543169ddaf7008dc854006ae SHA1: ae8116b1ad1656f9865059ef6318ac48a872f273 SHA256: 53ee53f949b1c085f24e3dccb793fa8c871b449bdd3ec807c57c229634551b6a SHA512: 80633695da2d3ee47d06fc44b6744e6615de562287c51af02ea9174ced9691c57c1a60e61fec2afe4b074e88c0b8903aaf393dac356960c99d44a57fff75f247 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-cpp-dev Architecture: i386 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/_new/main/l/llvm-defaults/libclang-cpp-dev_17.0-58~exp1-ok1_i386.deb Size: 2076 MD5sum: dba65dec121625e41044efd484311fd2 SHA1: ae7539e85fa36a153c3258fe1bd07b28a34d9080 SHA256: 5aae75195a77c5bf98f88d3e6c1a8420dc04bfbdb736cbc59f12cce6aa67e266 SHA512: 1cd10c3b47c753d928d4ab0ca8867d68198cc8326c6e57f3edfa18103fd8bb4014271f6b599f40fbfc5304ab1c2dfc1e16310c5f0891c342b80fca5bf75e3279 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-cpp17-dev Architecture: i386 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/_new/main/l/llvm-toolchain-17/libclang-cpp17-dev_17.0.6-9ok4_i386.deb Size: 3892 MD5sum: 51315beed080ba3a226baae758b1d4df SHA1: 3ea783e0ca248d9b9f269e282a1ab23293309102 SHA256: 1e266bf4f535077b4e6be05a6eab4b7a7c3f5c93b6bb8e1b209fe7c1a5313eb1 SHA512: 1b7ff65f31acc31fd0d84c52558b79ebf12c4aea07c05897588dcfb30d46ca701f1031bf99fa2e7bd7ac700ad887e6916dca1670417a0f3d8e8e2ccc6cfb3825 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-cpp17t64 Architecture: i386 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: 69358 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libllvm17t64 (= 1:17.0.6-9ok4), libstdc++6 (>= 12) Breaks: libclang-cpp17 (<< 1:17.0.6-9ok4) Replaces: libclang-cpp17 Filename: pool/_new/main/l/llvm-toolchain-17/libclang-cpp17t64_17.0.6-9ok4_i386.deb Size: 13928508 MD5sum: 25b6b7b12c5dc513e986071b668dd127 SHA1: 1911df147a3dc8b81b27c9d0f5a42bcef030b74b SHA256: 2374db82814d1740c71a3cc024821717ecbb8a83b792a09283a4f05925bb7b2f SHA512: c545963739efab87bfc78dcc2cb864dc95e2638304bdf36cb27a508cf97477dcd3bde7fb71915544c6afd7092e5f03793ad6a73eaa1bbe1eefdcc3c4a7036a8c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-dev Architecture: i386 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/_new/main/l/llvm-defaults/libclang-dev_17.0-58~exp1-ok1_i386.deb Size: 2076 MD5sum: 68080f294c90c91567d8dbd404755bf2 SHA1: 6f466939bcce17584b99df866e19a61fb6d6e801 SHA256: c189ed580e7ef7b6fa1056c39d684ce9231bbf9709c57805db169da45869c4c0 SHA512: 10392398552b784cd692fbcef1b67646f249d5907b24ebe4d947b5d77e0bfe32adea4e41f83bcd56c74463a8c4dd85c1198a44fb00ddcf4235be5424ba2a6fb8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-rt-15-dev-wasm32 Architecture: all Version: 1:15.0.7-ok2.3 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/_new/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm32_15.0.7-ok2.3_all.deb Size: 47934 MD5sum: aff0d23fd1003be5baacbcea1f3fcf79 SHA1: acee38a8d20308f16dfe57769f6c6dd8860ced48 SHA256: 5e8b032386544e349b5baea49a47c988c5d40675895710b18e39627d91c93eaf SHA512: 2412ce922dff554d3056d870d92dc2c349decb37bf816171e3f43f88fdd1dc74652b3d1182e34fdd6583d2c781aa0550248a1b47cd06e59354f788eb6235ebf2 Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm32_15.0.7-ok3_all.deb Size: 47950 MD5sum: c34ebf05c9757e9d3af622e5deb5800d SHA1: 2ca5d9c36c898a11fb3840cd943fdac43ab73bd7 SHA256: dd89efee3c9288e3019e8a2b2e9fee8803bbb91cb47d1a1bdf7c8afb29fc393c SHA512: 4a180397aaf71495d20b6b991648c1a799a5a17ceabe4b4e16f85d74d4d396d1cafbae38ff1107e1db7cea8c63e17cc809672aa8ca23372b1d66a1a8e8a94720 Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-rt-15-dev-wasm64 Architecture: all Version: 1:15.0.7-ok2.3 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/_new/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm64_15.0.7-ok2.3_all.deb Size: 48116 MD5sum: 79733a375e6d16b5dc89773bc996d709 SHA1: 4671d9f87edd5b59f07632881e24e5e0e64b6e28 SHA256: 980968444030eacb5fd1da3c002ac3b428483d68486e287c59be76385dcbc200 SHA512: d0d7a59812c6d75382200d07b67426e4eb25a15548f5e17cf9e42ae4ad3646f20fbe4f2559aecc2ac3a5672ca05bd86fd4f188229a31ece2ae0eb714b1f050fc Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm64_15.0.7-ok3_all.deb Size: 48136 MD5sum: 82ffcd02dab4c488a0022a033a5fd29d SHA1: ff2cd3dc8c5f2f5a53fe7c73e2c30c8f6bc02915 SHA256: 1008df5e2d2a86b0d28db01dda251ea0f0c0ab2df9bedc47c67b3e558feb18e1 SHA512: 37b268203068a70a8ae4214ab4d5d74a3e530f29b3be7a816e2a82e300d404fbb7de91caf4522f34c0d334ea54248c8fb1cbfb0f067a084426039bee53d958fb Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-17/libclang-rt-17-dev-wasm32_17.0.6-9ok4_all.deb Size: 42820 MD5sum: 6270077f72f1d0556649e2d30d1aeb3d SHA1: 2785790ebcc2ddeee02b9481153bbee6bbc35aa8 SHA256: 3cdd40499c3f24b6bcbfb4804a7337112110fd52b0b86b4eeb5080d6d4d0f839 SHA512: 646c06d3e96b9046064cc00f9b8a57b196ef1fcc2b20339e2ff1dc39bb257e61b1295ac7e68774e958dae4eed6b16cba23c1aab421ec5aec298b6468f103897d Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-17/libclang-rt-17-dev-wasm64_17.0.6-9ok4_all.deb Size: 43012 MD5sum: 05568bd7cef43df70a25667d190b8718 SHA1: d5dc311f52f45793a679106eb30eaa322d1a7774 SHA256: 325b33c18cec4efb661fd5ded385093672131219d0b355ebf025d1e6b6f615e3 SHA512: c815d032e2db1e44f2984d9998d22f2e066e44fbf660ef1c3521392c068dab32caa41826c888047e50ba91cfaabf0247d46fc1f21021b8596959fcde55c45f10 Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-rt-17-dev Architecture: i386 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: 11247 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/l/llvm-toolchain-17/libclang-rt-17-dev_17.0.6-9ok4_i386.deb Size: 955224 MD5sum: 04ee0af07e66754374258fde181f1d83 SHA1: 686044975409c4328ef48f4c6589eeca2c224288 SHA256: cdb71c9ee534ac031ca8fb95d1d91148b120057684fbf55b883e1d26ef37a259 SHA512: d727453cfdd6fbab65beb21f2c181bc477c23f8cb19538a466b5744320bbb5a5c139311ca130625f55516021df8f7f582bfc42c4d2af53116358b728fa0bde85 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-rt-dev-wasm32 Architecture: i386 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/_new/main/l/llvm-defaults/libclang-rt-dev-wasm32_17.0-58~exp1-ok1_i386.deb Size: 1956 MD5sum: b7575c8081fdfeb2c0e5d16b6edb7bf7 SHA1: 50cf9ab7b1e84ad1c103140a238002da32d159ec SHA256: ac8cb55ceaeb692af6f24c8781b80a6a55027404dd09662c7991956344dbc2f3 SHA512: e38291b119c3ca0ade47999560d65dc89aa35552f32a5b3105be0f8050fbb91626f1efa7438f0e5d806b4af7a1761776721118a8049b13ebfac07f199fffb262 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-rt-dev-wasm64 Architecture: i386 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/_new/main/l/llvm-defaults/libclang-rt-dev-wasm64_17.0-58~exp1-ok1_i386.deb Size: 1952 MD5sum: 51372afc1ae5ad7254977e5f90664209 SHA1: 1e5699d10d946cad3f90774d6d4a47926b624621 SHA256: e01bcfd4a98a315bdc465828c5b84d2cb9cd92da2bbf1c069f072eac274430b3 SHA512: aa67b212e6194d832b2193b02a56b3cffdb6045f3adb47ed0f3ae898aca3af31ed8294cba2a442dbd40dd4bc42a0cda1257d080fcf40663ecac4ee14a5993086 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-rt-dev Architecture: i386 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/_new/main/l/llvm-defaults/libclang-rt-dev_17.0-58~exp1-ok1_i386.deb Size: 2152 MD5sum: 3d1abca02652fa6e3569b5a9518a9f66 SHA1: ceaa68f9b7241caf1c005f28e5c5329e46064569 SHA256: d21a08128c9024ea7ceffe61eca3fd33fe84305c7ac7e70bac4f14f71a598072 SHA512: fe3317942df267694a23df91bdb0e7900d321b28de124039be13beb9eddd60412665d1e3a13606157db6403958fe704b3e9f97867c8620489073d8242108f8cf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang1-17t64 Architecture: i386 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: 35792 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libllvm17t64, libstdc++6 (>= 11) Breaks: libclang1-17 (<< 1:17.0.6-9ok4) Replaces: libclang1-17 Filename: pool/_new/main/l/llvm-toolchain-17/libclang1-17t64_17.0.6-9ok4_i386.deb Size: 7870212 MD5sum: be6aace32374ba75d3c81e5963e1d93f SHA1: 50aa157ba1ff11241f6806488870826d44b00f48 SHA256: 0bfed2c8b1b98070292c0f4bca04ad86fcfccd27bbe842503ac5e579adcd74fe SHA512: ec9be1d9785cb597522afcf00ae0a47a1e7551970aa5ff8beea615dcd0bf012168cf0c6f952f2e1015db0db755cdff5ae9663e9dfafca2976c35eedaaef7aa3f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang1 Architecture: i386 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/_new/main/l/llvm-defaults/libclang1_17.0-58~exp1-ok1_i386.deb Size: 2256 MD5sum: 2cc61e996eeaf8fdfee3b6a64af979a2 SHA1: b231bd15df7a279f2f123c22c742f5f5eb1de0f2 SHA256: ce3b9ab1c37fd96f4b4710b73ffcf62bad25b227a7b326882b755583a433ded2 SHA512: b85fdcab483d9f7610f678f96c177251a4080093c6339f95aae024346e150665ad9f3c28f71e9f0d57090933b1bd6a9392a33827ff0c4705dad0fb8204a3d58e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libclass-accessor-chained-perl/libclass-accessor-chained-perl_0.01.1~debian-ok2_all.deb Size: 7584 MD5sum: 13a3e54d594c4a336abdfbeb28173b0b SHA1: fe3b3b4d05aca0b8f7acf0987a6d4cc3259ba09b SHA256: 6366c709b920f1f4b8dfc2e76f14b6cd6301a2f7b46309783d6f36d98de8d84f SHA512: ae7a5263a92d033a345e66c11d5ea53864a4c2bd931c5d728f96737a0061e9589c1896f7872f169b33c05f47b65db6cac9898a227c4982a8bcf76fbed579946b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libclass-c3-perl/libclass-c3-perl_0.35-ok1_all.deb Size: 24490 MD5sum: ba719960589c9bb9c460784e8e48b5c1 SHA1: 70ff51dbda46725cc2a19d93d66e6d2e7037b480 SHA256: 06d141e186dc5096420129652d5fb8514060b3b6aad5dadefb0c066b4a606d77 SHA512: 9f556e12fbb97810ac7a828b01cf9a7095453a5d09d9cb2cc3febb0921e80c39523e4e9fa9632e2bb16b937571db0aa2a6406152de5b108e1931fcecf92ff7c6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libclass-data-inheritable-perl/libclass-data-inheritable-perl_0.09-ok2_all.deb Size: 6880 MD5sum: 07e1e8d04abed4728175b10254d8aace SHA1: 5ee4b5f8e6bb30da3d5d07ba187ed7b87ca5678d SHA256: 602e7cda019e71c85e5c2b3c84f75d61c8a5e346f5985be742e3d4764e74b39a SHA512: 04b32b2e8f9d1839a31da87c6198eb1ac092ab79f582c3969265a8d49ee98cd356e4d653c9bb2293d907b06303023074994d55cc88d4cd3f0a692f110652e275 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; runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libclass-inspector-perl/libclass-inspector-perl_1.36-ok2_all.deb Size: 21126 MD5sum: 860ba5d02bc18f4048272a935a755080 SHA1: 73bc1a744290d998a5e83439f36c293ff79abd50 SHA256: 1ccf6d663e73bd09cfe040352ed48fc558e52202afc6d95429f9d70dcac01640 SHA512: 858bd42570ae48460d4ea47b0b0afe33a8b07cd01dbe7345efaaa6bde6de3d1c095ee2622efeff910f84b71f4756c946378f68fadb99777e3d31c6882ce367a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libclass-isa-perl/libclass-isa-perl_0.36-ok2_all.deb Size: 8272 MD5sum: 44c8cdd7a3fabb08b8d17ace8340fabf SHA1: 8c7c98ea11f8ad38859eee92d7b098d45ffc3ee5 SHA256: 4d654c67a71f27a2b01e11285fb1bd69968da302daa9ed5cc87da15d605e2887 SHA512: 69872eda8044d6e7cf856ee2e5c03f94a80e76cbaaf1275274e4bee939b2500fb9b19f592d42f78ba7e334fd39d1495834cbf9e45345648df683a31cf1679d94 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libclass-method-modifiers-perl/libclass-method-modifiers-perl_2.15-ok1_all.deb Size: 15056 MD5sum: ffc012dad521ede3edee729fc891b6fd SHA1: 36e393ce91c1c021bc4f4492384c2fa511be34da SHA256: ec6af6b01f93095a911b46088d5022abed75e74d3d6149c1134ab88e955f1b19 SHA512: 23807299381fdc88a60eabb42f54601b198f1e7804ab55ad7dba131230fb90ce8036e9a47b9fee0ef0fc0aa916cd33534402c8cdd895ff043ac49b9978191d97 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libclass-singleton-perl/libclass-singleton-perl_1.6-ok1_all.deb Size: 16424 MD5sum: bd6d514cc14576506c6281659021f694 SHA1: 8e9d3b0e800d28b449f65bb6d42ba45b5ec5062d SHA256: 558666eee8a23845e754873c1c246157134e6f7e3e016a7e722b089adb6e1aee SHA512: 054be0c2dae10abeaedc39177366e7bf0d036b78c9813e4c085faa251a88cd026975b7a9589d12afa1254f1811d0f7bfe9b8093d63ed86335452cf4ef021e228 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libclass-tiny-perl/libclass-tiny-perl_1.008-ok1_all.deb Size: 19418 MD5sum: 3f98a16cf513f72b2321e897059ebcdd SHA1: e8c9a5e1751d5a80c7c2d798b18f7c2beae6819b SHA256: ccfc4c654f27e882126db524ec507ecbce0e2a493d0593fd9dc9c9b1b618f660 SHA512: 77901ac08785a9a1463ace376a3530efa9ab87b05f70cee308c4fb4ffc61eed85b3f04022290177d6b85812f70f36015bc9d1ccee7a8cd31f3ed909e4ec9dc08 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libclass-trigger-perl/libclass-trigger-perl_0.15-ok1_all.deb Size: 16152 MD5sum: 6862485415a2ed48afde096b243f3962 SHA1: 2a940daf98b9770699a9f1eace073741cfb9f6da SHA256: e2a06c6b99f6bfa90d9e1c2f6e793ea7b7e5bf6c7fd96da2a1954394a85d4838 SHA512: ff6e6823d67a11cd9591be8fd604af662abff249978fdf6e04d0cdf5e11d0b9ef191f06d1a4305bc15de557c5d3887c00c19804f9e3f7a09ccb14b1d72f48264 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclass-xsaccessor-perl Architecture: i386 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.4) Filename: pool/_new/main/libc/libclass-xsaccessor-perl/libclass-xsaccessor-perl_1.19-ok4_i386.deb Size: 34196 MD5sum: e3d501de15613ad1f6d5f6260ffb6994 SHA1: 798eec648112fe508c8a809421d5e12d027a4262 SHA256: 8daaf85478d7436d988eea1ef8c0a4291335bbc94ee2174b516a4652529015c5 SHA512: 69db5b5fd18e93a77d0fb681e7b5e3afc97f9d824bf81df504b122c6376e794807fa6887dc0ab23c431933d82ca10f789bc92dc8c922e20774ce0dad7358eab6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclc-15-dev Architecture: all Version: 1:15.0.2-ok9.4 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 15 Provides: libclc-x.y-dev Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Filename: pool/_new/main/l/llvm-toolchain-15/libclc-15-dev_15.0.2-ok9.4_all.deb Size: 4538 MD5sum: d90085ab67ec597eb65aa7613eb1d7e4 SHA1: f304959a2eec7b7f3df94df284b090c904c583d7 SHA256: d7fbabb5a9c3ef98627a5ea9c886be43cfc4105418cd8f9521159d21c72705b2 SHA512: 9b9bf6d752e593e3a6f1198ba80a25184781a78a150fd71f460f9a34ee5e665f74760d02b5547b4833a8a1e0085aabfbd268b85e4a2141aa17682127c05161d6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclc-15-dev Architecture: all Version: 1:15.0.7-ok2.3 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/_new/main/l/llvm-toolchain-15/libclc-15-dev_15.0.7-ok2.3_all.deb Size: 28022 MD5sum: 8bb8b17b1b8a6259d893fb23d42ffa17 SHA1: bcc44a22aa904b2dcb6de23af23b35ed8e513caa SHA256: b22b837fd1d7c96cc0f2e2758ed2743f3d764d90d298863ba7ff620a723d6a1b SHA512: 988c9b233146a4e4fa92600e8e9c063ceafbab2be27ea5ecf939f2dda4818997f805651241ef56268b51996529aabb4e64c68bac6105e9026abdab4d85c7142e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-15/libclc-15-dev_15.0.7-ok3_all.deb Size: 28044 MD5sum: 770dd4135ad67c4377f91779b7988cf9 SHA1: bb5c46b00323f11a26b464b9bc1364c1423c531a SHA256: c203e48468aede9f84b1040c53ca2012b785754f466de90b7c03c574cce1fd77 SHA512: a05483c03f0b1e4d86ce493bf65b9d49d71d0166dbf788ddacbcbdc9ec8bccc170d979d823c7fd0be923fffc81a54a470a4d75f4b54dcf8c31fb5075dc3c8618 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclc-15 Architecture: all Version: 1:15.0.2-ok9.4 Multi-Arch: foreign Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 15 Provides: libclc-x.y Depends: libclc-15-dev (= 1:15.0.2-ok9.4), 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/_new/main/l/llvm-toolchain-15/libclc-15_15.0.2-ok9.4_all.deb Size: 3378 MD5sum: c38195524476b6a43f533e0192c7d79b SHA1: 354b2a1e263c2c6f2faa08bd266e109b42584904 SHA256: 78e7334a19ebfd5d27b581f785c522f245dc002de3450360912cb7904a2fd7ac SHA512: 653cfe5887c283f97e3ab68fbfb674c7ea814d40315f756d8893ee828d02285bbbcaa6fe7a0253d0e6045bb235489e97d1f0dcdeee758f5ef912d3a51e5f3c83 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclc-15 Architecture: all Version: 1:15.0.7-ok2.3 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-ok2.3), 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/_new/main/l/llvm-toolchain-15/libclc-15_15.0.7-ok2.3_all.deb Size: 9889594 MD5sum: 37dee9e018d5697aa516f64fb767609d SHA1: 4b8ecc938a1718947a76d66b44cda098d38a347e SHA256: 9b70a13c44a9f8652c92f4339d68b27af7db423f0eec731097e3c028520892c8 SHA512: 2f53c50636ceb0411d0fd210bc5355d5e4fb2fb4de6c7d8ca3bacd76311338fd94d026142f1b52a1ea16e85f52ed091b6f864b0a01da9b15542bb7e97fd1a1df 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-15/libclc-15_15.0.7-ok3_all.deb Size: 9889610 MD5sum: abe757196c1ef27c9a1f3136f92a8a3b SHA1: 7679f2baa5114af58e966b4ee10fb0e5ab592dd3 SHA256: 8c0efc7890519a2936e087b1c1a10895e60c361402b06a8bcd083cb030b4a146 SHA512: e05d04b8b52c94e2ff0111f0edb12169f03eb08e333019ee87f99532f3e324a2d01b2a2a66d208493661409be626687cd6f7c573f1fd4df43620ae3e30231185 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-17/libclc-17-dev_17.0.6-9ok4_all.deb Size: 25340 MD5sum: 98f45a90cd54ed09a50d05b07dd9cef5 SHA1: b7520d317b30a44d4a516d605d1843895fd017da SHA256: 53f4f0080ccd1c5f6c036db02d126021751c62d7076795bd8c7fc5fbae161d10 SHA512: 21b828d50b7ff297fc1ed7a523ee6cb7f5c1f2a6a0261a06f69b8001727d2842a82134b013e15defde3cf24587e9862a08552c7f3ba78eed9004f993b47464ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-17/libclc-17_17.0.6-9ok4_all.deb Size: 9815528 MD5sum: bd5d0a8d34233a67a3224a6ee56127d1 SHA1: a8b608d2ea0c8ecef8017c68de440e21ad37d340 SHA256: 69d0166b7f15b35c989bb271c0db55ea8c39f3b58171e2cb2f21a31a0ca3fc0c SHA512: 5eeb0f5f3367da2eceebbab4118a1a07ecbbe22d84c2f4a0688c1644b44872f13e9a602c19c39d8bb2e94259cfe6861fe728357e9a8f7e88f6fea672348bd6ac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclone-perl Architecture: i386 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.3) Filename: pool/_new/main/libc/libclone-perl/libclone-perl_0.46-ok1_i386.deb Size: 10168 MD5sum: 5f5e4d7b7ef98557bf665860a784b8d5 SHA1: e25e621b3572651f43f8244ed4e0380abdbc80d3 SHA256: 6b79cd7c116b40d4df2b8043fc8f1bdc549f563479f35adc9da35164b5fde461 SHA512: e8ef3e04dc3741ad9d1f0f429e4ffa84b6e3612cad9e52e05b2cf5b2a0c17412ec684acf423254ede32ad6fe40e517ccc6ed3cc1fdd887483b6beab363165234 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libclone-pp-perl/libclone-pp-perl_1.08-ok1_all.deb Size: 8584 MD5sum: 2788c90cd5d8ac7448c6086e1ff03ec3 SHA1: d5ee9c326b18153b66134ade81dff5ab21221f77 SHA256: 415d430823d894f97a6b93fc015a6d6c66ac83ca02c55ded582899861df564a7 SHA512: df3b1e35f1943449701b349a15ab1ae693672a04bdec5c2b3faff6b6e30fa9b8e57e231e8c636b8abea075856d2052f44a0c103717c70d5a5124b88ae810e14a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcloudproviders-dev Architecture: i386 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/_new/main/libc/libcloudproviders/libcloudproviders-dev_0.3.6-ok1_i386.deb Size: 15724 MD5sum: e4f2d623e22529dcbbdeef6c900b2298 SHA1: e31d3e58f61510972b04d1c4ceb480e17088069b SHA256: 6b7ab9beb040fa3837a1436f951bdaf4ddc378699878d0f1cc1833f8a8a04261 SHA512: 58be8b57282a73dfc6a944a9771f1f134554fc657004521ab2ae0eb4bd13ac3b5c40e72709a2f419b4d9e7014834c434256efca3bbc15febc78b1beb6dd613ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcloudproviders/libcloudproviders-doc_0.3.6-ok1_all.deb Size: 18872 MD5sum: afaa931c63e2d2f96d2adfabd62c57c2 SHA1: 2e5baf6b46d8fc9ac1f2f26179099953bfcfe8a8 SHA256: 70d050a6fb437a6968a4c33b0c089671e0924f552ee22784203ee71378ff6437 SHA512: a5a2f52e4a181878321942f0670d93b0886b7b170e434ff07ef97b17ae99a2fc10ea4d5fd197a6aee5895f90f08fb706e6aaf1d79530d160cfe68e35787f2912 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcloudproviders0 Architecture: i386 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: 124 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.56.0) Filename: pool/_new/main/libc/libcloudproviders/libcloudproviders0_0.3.6-ok1_i386.deb Size: 29164 MD5sum: 485599e84e89c2f3e5669afa0d6b39bc SHA1: a48bd2d792e77d5e2d45a986390a150f17716491 SHA256: ca03b70e9a68e37dc3e25280dc315f2fda57110e200a4e594b6a38942924876c SHA512: be6bb0ee3a43797df35a66047351693826654b97ec6a121f70cedf550845e30d389500e40fde14c3450d20accb288861b05b96b9a770659a032bb28a61916f68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclutter-1.0-0 Architecture: i386 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: 1822 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/_new/main/c/clutter-1.0/libclutter-1.0-0_1.26.4+git2779b932+dfsg-ok1_i386.deb Size: 556746 MD5sum: e269860820703ed41fbc065dbaf89f00 SHA1: 89ed1d74edc2ac9af718f0e9222d4bb9332f9af8 SHA256: aa1c5208b56e16a250c5d4864d5a1aac190827aeae5ff89c41c598c361bd64b8 SHA512: 08755076a02201d2b695dce178583e01b970e17f40484c36d4715da48e3947698a1552e79fb8345b399a0b15a8720258c0bd8c5bc3f6584a2c4c46a33ddc9bbb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/clutter-1.0/libclutter-1.0-common_1.26.4+git2779b932+dfsg-ok1_all.deb Size: 437588 MD5sum: fd53ddea0ebd876ecd802eda5e811b2a SHA1: 418bbe37e5008b79d6f65a86f0a9607734ab69ac SHA256: 607289fc942a602abef15ccafc9b4f4bd55d564ca8db0f0c9fe19b2949be121f SHA512: 5a45b3113aa969796f9301351270490308a15b088f6e59dcca5bc1c1c0e77d799bb84917fc74a477d3b2e7209297db386289b31952c7c6de9e6ebce214d904f8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclutter-1.0-dev Architecture: i386 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/_new/main/c/clutter-1.0/libclutter-1.0-dev_1.26.4+git2779b932+dfsg-ok1_i386.deb Size: 407724 MD5sum: 1a54af79f6c415da43a9b2c655de34d9 SHA1: 7d27c275afcf4c668af6594342e7c04c7011c8fd SHA256: c05e8744ff9febcef79ea02cb5f6053ea361cfc5297d44c677ab323ddd228506 SHA512: 9a203bf0a9925489b93418c988295617df14589e90b3d3395bf5809282221ad47ff81db8714d27847497c9200b488605bcb3b1d4f78450b5b019d653cb30dc42 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/clutter-1.0/libclutter-1.0-doc_1.26.4+git2779b932+dfsg-ok1_all.deb Size: 607028 MD5sum: ad6260d7783c4f12541a64c8bc4be5b5 SHA1: ad3a1cf9337d1664e2027c9d33a9ad5a1665c4a9 SHA256: 1a437a5b7ba96038347a9a99b5bdcf6fd383402baab589ccfb7ebf7c4e863e05 SHA512: 2bb7edf4ed02ce45bc821bb03141a635a4734c155e9eb332f9195093d9f706d3927599d2bd808a3c5c53768933f2f7dd0ce51cfe2462b545f52eb4ceae301cc3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclutter-gtk-1.0-0 Architecture: i386 Version: 1.8.4-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: clutter-gtk Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 82 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/_new/main/c/clutter-gtk/libclutter-gtk-1.0-0_1.8.4-ok1.1_i386.deb Size: 26200 MD5sum: 89599c90e4f1f6b606d78c3f12556641 SHA1: 9487d2412101cdb259cbd2df3a203241d7f94730 SHA256: 24a5eb932bc6710c4a04df51f2f5b2a46b29c8cd43613aeacc51be57d558652b SHA512: 68bacf6090e9cd99aafc142444bd621a9e1f8d9068191051cb8887bc911062a357b787fb4da79cd187bf5694e970e381b7e3ee35556da7c349f825dff97412cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclutter-gtk-1.0-dev Architecture: i386 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/_new/main/c/clutter-gtk/libclutter-gtk-1.0-dev_1.8.4-ok1.1_i386.deb Size: 23112 MD5sum: 824462b66cf18d305b963dec69ac59bc SHA1: e983b6a73c3d63a74804e7af58d9582fce0aaac4 SHA256: 202fbb8914656b9414c73d75baf467fe88ea4cc6e3ffd0ded1fc5455fb06361c SHA512: fb3c4e70a5e358e271e4aeb9bfe5f554df3bf7a2a45a64fb71e3c1a575cc517ffaa19bd254e9593681934fa1e28ee55bd01830b2a951a0a09e4ed9b05ad186d5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/clutter-gtk/libclutter-gtk-1.0-doc_1.8.4-ok1.1_all.deb Size: 18588 MD5sum: 90acc0b990cb0c072f05e7b83aa58896 SHA1: afa7057e81f91a3b28f131ae0bdf92caae095865 SHA256: 0e8aebfb082a28f9c88b8011fe406cbb5cd02213e5c2ea9d437375f87cabbb28 SHA512: f2c95be0434090b2e6a48649e7bbda3d5cdf8037a0dc1089b4d3a008c2a8ada0703bd91cd5be8c8757b6ee605339da7d8d8bc6b331b36be0083334050762c7d0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcodec2-1.2 Architecture: i386 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: codec2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16468 Depends: libc6 (>= 2.32) Filename: pool/_new/main/c/codec2/libcodec2-1.2_1.2.0-ok1_i386.deb Size: 8178976 MD5sum: 72aad81b1fd5e270b57981ab95f2220c SHA1: 3754358e51fb1ba51dde6a706fdac44567a8861b SHA256: f78df552650ae66e618e46d656943dd10b9716ff88ec255873ebd102d3b3dc1a SHA512: 78150ebeba6250304af8ba00e17e0b79bae21026dc16436237b79a2006548268e183b195d6fd2ff70a96767fcb86b7771296b0e7db39cc02b88add71bfb0e421 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcodec2-dev Architecture: i386 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/_new/main/c/codec2/libcodec2-dev_1.2.0-ok1_i386.deb Size: 25896 MD5sum: 73ea98df1eb019adabceafe916932f14 SHA1: cf4c77f50d9f28b3b96ae31ddeb0d74047e5ec78 SHA256: f46cc2dc74c30a8a65c3c6916003a2ac7f523d4bfb0d39f74d552d34c8ec06f7 SHA512: e34a0337c4c3adb4128fcced2795f18f17466ead8fa1c5009c82bd9d0e73c28b206a4bed86a4ead851ba4ae9abdd7e59b4d5ecb58079904fa7e4cb893d226b51 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cogl/libcogl-common_1.22.8-ok1_all.deb Size: 78512 MD5sum: 5b8a924d290a33cba368bd84e0f326c2 SHA1: 3421fc88df93dd2aaf9c9f572442b8689518615f SHA256: 60adc0003d3c7b2c78ad12efe29eb68aa80702156a671439cce11b50318bc393 SHA512: 210dbfc36587196162bd2a0ee738dacba568b099c7627520b11ec761b6b12abccd85e8dafc2006534007ebf862f92df7191c44291ea4c4f43b60fa54a478faba 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cogl/libcogl-doc_1.22.8-ok1_all.deb Size: 222444 MD5sum: d1440ae9862ba9b11fdb7112a9a1e24b SHA1: c0f31f1432af6a120dbb5bd82a4d6e4bde025026 SHA256: 2db9946b7aad83e8d3025ed8e8612ebfbd637e3d3fb40f8795ecff28cf8e259f SHA512: c30cf96df1a7dc193baa35710c360f2915e2bda8b981ea7ddd97562b20216d4ae64eb4e6b4495836358cd863709b62675edabc12fdf6604b1a9a5bcb61f00135 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcom-err2 Architecture: i386 Version: 1.47.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: e2fsprogs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theodore Y. Ts'o Installed-Size: 42 Provides: libcomerr2 (= 1.47.0-ok1) Depends: libc6 (>= 2.38) Breaks: libcomerr2 (<< 1.43.9-0) Replaces: libcomerr2 (<< 1.43.9-0) Filename: pool/_new/main/e/e2fsprogs/libcom-err2_1.47.0-ok1_i386.deb Size: 11904 MD5sum: a1e2f44461ba61a767c952b59f6b7962 SHA1: 103d62cdeef63d2d4e47f339e4b713700053c788 SHA256: 5ea6e117abf3d7413b7829783d5d02f36e5a6133518ec9cd567548ef2b829f5c SHA512: f5875143ed4db82f78e05512c09a46c579e27d36bf5ec967f43a1cb007dcc639fd4adbb91c09496d4898c080f1eeecbda375ea8a08f78a52d4e8b9b0eb1bb922 Homepage: http://e2fsprogs.sourceforge.net Description: common error description library libcomerr is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcommons-collections3-java/libcommons-collections3-java-doc_3.2.2-ok1.1_all.deb Size: 673592 MD5sum: 1fa5e144f8eb04d4a631697c523910c9 SHA1: bdb96f66bbdcb22caeac4b9ee8e05410512b5953 SHA256: a0fe30ea9aec48620ad89ffadb88987fdddc49356d901ae1f94c0bb0f5a42a57 SHA512: 08cb18dac72f22ff1bf539358aebecaaedc605ea8b5966c848af72f366ece9d0d81bf89f22424309f5708f1af57184abdd91224202c9ba0c6c6819d07b633796 Homepage: http://commons.apache.org/collections/ Description: Documentation for libcommons-collections3-java Javadocs for libcommons-collections3-java which is a Java collection framework. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcommons-collections3-java/libcommons-collections3-java_3.2.2-ok1.1_all.deb Size: 519682 MD5sum: 509d0a72661a03f301dd1689a7a390c7 SHA1: ec87d9ea1d6b3f25ebbab95e1ce30dc4399fc4c4 SHA256: 8435ebb61831906a33d682d459cacd4db7ee41900505194395d9db0597fbb00b SHA512: 3d802e8a2a6dd90b369067eb0f4446c05045b1d87425a28b69e65b9a626b4df1942f30329d4d13e911b5a492bf8bbb9a19ccb826c905d8b9c831a87440197430 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/commons-io/libcommons-io-java-doc_2.11.0-ok1_all.deb Size: 507570 MD5sum: c0fd93049f7737c756177e263408c46e SHA1: ff1c10a99963a35fa872ec65ec930b716e74b77f SHA256: e74d0481ed54cd8f779a31d12f118cd902a8539df7546fbca3b9f211e2a86f4e SHA512: e1318067d7ed57068d9a14f7ffd06c9bd1fac7bc48ff37f76a46c9de04cb6b76271cf8a7a001fbb8d707eaa226fea3ce4bd11b08c2487a64abcd9a0accb2966a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/commons-io/libcommons-io-java_2.11.0-ok1_all.deb Size: 296256 MD5sum: 4de09260c5526da204709a25b9b037ba SHA1: de28cf891b4b6273bd4bb99af6ce824d5c7d0b49 SHA256: 346ace7a3deb1d7762e4f428f8983ee9330ae598cb49391d3ce08176d4926ef6 SHA512: 2deeccf0e9e74b3c7232d95e6ab3615acd9a137c79f10a1090227282f5eb4e0c333d61f336c6e761554117dc4007aa9f2b65f253ff9fd16a4ba262abe0513c1c Homepage: http://commons.apache.org/io/ Description: Common useful IO related classes Commons-IO contains utility classes, stream implementations, file filters and endian classes. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcommons-logging-java/libcommons-logging-java_1.3.0-ok1_all.deb Size: 63760 MD5sum: 66626cdb59f86cc9a848192f7409d2d5 SHA1: 2422726a414800ecc6b4fa0cbf1f29c33cb4e379 SHA256: 556c8e68629346cb1f7f60b0e9a4bb8a2eff227dbc483d6f263bae7d3027fe97 SHA512: a13e12d9fe3c266505e5229da68c6e41ae88864f35bb59721470bf555a44c8fb3916a1a739f78bed0d2f11b81ba8389b2099cf3677c0d977f30e7848d63f0040 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/commons-parent/libcommons-parent-java_56-ok1_all.deb Size: 10156 MD5sum: c0ebb33d50d578b46c3e39c9431d0eda SHA1: c1a521dd2f3888ca5e3f23012a86ba10c1ca1db9 SHA256: 68c8e5546f5876520f8fe54d16afbd04ff12b36e71cb5b16dfe06b8de67b9810 SHA512: d7c5891dc94fbe6729326aaac2123953e8796eab4649c46d63dc1493ea8eacc3f63a794fa8ff620dbc524dd1e30d77c996c7d49d85ec980441af0ffb31079138 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libconfig-any-perl/libconfig-any-perl_0.33-ok1_all.deb Size: 27452 MD5sum: dbf3e1f06cf13dc9403d8141c943876a SHA1: 1bbd4f332e6aea7d68361861c3927e91d2d64199 SHA256: 88f886d105142d243fc67654476829f1da402d500335ab77c4bc37e10a5d1ea4 SHA512: 31add7813249c7c17f62495eca5b210f26d425589b8d48dc2e64673ccb5b34da2d80be775486eab9c0299b5e4cda73b0bf9a798dd6aabbb92d612dd4a82626e0 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libconfig-autoconf-perl/libconfig-autoconf-perl_0.320-ok1_all.deb Size: 42338 MD5sum: 88b490f503d205572a6d2e969e3ddbb0 SHA1: 2c3b9a3d46d9e9ce893003233f5fc5111f7a0c38 SHA256: 8407e2bdb6f84a88e5a91faac64a94f80c7a726b591a011954357adad145be2b SHA512: 03c7756e914a0203b8eb5b3dcfdca2d6cab5ea0901a904c0f0a0d930fe56c16584575d7f026f475fab914cc124bf42c4abf0857493da3aae0ef9eaf94b1ec80a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libconfig-general-perl/libconfig-general-perl_2.65-ok1_all.deb Size: 54932 MD5sum: d1194769ee1098775f36cfcb9f8c4890 SHA1: eb7d560b433c3ca50bfc20e5cbd3c40d939daab3 SHA256: 7b1abb37f37ed6319dd8f6dba9abc48f0ad44564d245519231e08f6fe905cda2 SHA512: 59a20fe4ef478e446db29771b22c7aa15815d05bde9c862ccc745df4eac486226b57dbeb22c2d1af52823e9ef01a36269b565bb6ae38693f7f5d8f8e02e77032 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libconfig-model-backend-yaml-perl/libconfig-model-backend-yaml-perl_2.134-ok1_all.deb Size: 9968 MD5sum: 8033a92b9e1dbfc27e047420383a0366 SHA1: d2ff8f541f46a0420f9d2e96bc495608d574fcf5 SHA256: d0c5ea3eb9984706c924528859ae390200e759a377b6e30db43e9209437893f6 SHA512: cc0644e82152483936ffbfc9fb03383b7c07f2e2cddc682429ccb5da24d5f0d033efc3ce4b2b96344f764ccb64d017b61d84808637e17225786c4f483147a0ca 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". runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libconfig-model-dpkg-perl/libconfig-model-dpkg-perl_3.004-ok2_all.deb Size: 202112 MD5sum: 3bd738027cfd6ab4959a5e78dea7b94c SHA1: ba8845c0df43f857a4f95ea504309a9491f8133a SHA256: 4b479321be8b8b832eb0160285feae2605e88eefb443230a703da7a831277b9d SHA512: d6f2fd7fe90c046d2dcb09469205203ae9701fdade0bc464d008321986abe31c9e8b407f6fc5d4a302344bb3b18307da05b0d48682b1370246fd31d70b7cb977 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libconfig-model-perl/libconfig-model-perl_2.153-ok1_all.deb Size: 404504 MD5sum: 018e5d7ac24a7cc425733a236f4b59e0 SHA1: a80727ed88509fe021bfe86b1a2b7db299a52404 SHA256: 02ff38d74ec4381f54e345b6ea655fe254db4240092129f8c57ad7cd89dfaa5f SHA512: 0fd8cd5001180da1ce5e6bd02402eb8c18c64dc68256480b7d9c5cac1887158d0b13c629c7ef12df382de239aa44d6847a8e059e20440e4577ac62e70ef1a220 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libconfig-tiny-perl/libconfig-tiny-perl_2.30-ok1_all.deb Size: 13640 MD5sum: 5968434d532cc9913f844843c761d387 SHA1: f22311052f3ffa1dba65906ee8f2c10b42b1d12e SHA256: a8f22ea775ba16c6b07b627763a7c06104f8366352a341c240a572d349e276fc SHA512: 2fc859008bcdb684b5c46a3e5920a5efaad5fc53b4157e9f2124276ce14feaea9a3c592a332c961e3c5ca280a4b4e32ca59ca80497cb55917a977833ec19c85c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libconst-fast-perl/libconst-fast-perl_0.014-ok2_all.deb Size: 13890 MD5sum: 441ade326154c9c425e1d055e699f0e7 SHA1: 25a774a4b5981b7fc12ac9e235e777e8c15fc273 SHA256: 668b0edf3fee773b0d7cf293fe6dd94cbc0309fff4ba1efb9db089397b7dd83c SHA512: e938ea900d9822dd07e81ebc48b27118a9b6d57ea386f337c00aa9ae8678849f923b8b9d443ba28fd5e9766e2e7d3a837644c354a4ee6751bf14f13135013e28 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcpan-meta-check-perl/libcpan-meta-check-perl_0.017-ok1_all.deb Size: 5544 MD5sum: 054bbe05f41c6731b20223632f192fac SHA1: 591a5ff2998cd9ce10525b63686a57d38413eb43 SHA256: 9bde663f6ff698c51342dcccc36ae0855acecdc5a50ff2c82d00c840303bb884 SHA512: e5816ef0c3d58230317a01e9df4205a26504d6a485194d946b83cd2a2bdce1a6c256f4d125ef91d236af0153b24c1eae25891cdabed8a1b41e24e500568722e1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cpdb-libs/libcpdb-libs-tools_2.0~b5-ok1_all.deb Size: 2296 MD5sum: ed6f1a95bd403432e969cc9232499f85 SHA1: 6ab2183defa6915d79227a6017731fa97326d4c8 SHA256: 6a4cbb4d87981e06f09415964a72282a7d854387aa76b0523b890cff42578e65 SHA512: feed29a1ae6e5f600fd2cabc2f85ea25ca08a1def23e2719c227df2f58cb730ba8b598df2e5d113633f33a7d5016884d58d2d6753ed3a4ac1a7acf1cc98ce881 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcppunit-subunit-dev Architecture: i386 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: 34 Depends: libcppunit-subunit0 (= 1.4.2-ok1) Filename: pool/_new/main/s/subunit/libcppunit-subunit-dev_1.4.2-ok1_i386.deb Size: 7564 MD5sum: 062815300033797844d38a51f8dc21fa SHA1: d2720fdf9cc01d34d619e18febd804b5d69183c0 SHA256: e54209c6ddcd36719c8a794b7b436e8157aa9b1a4f7aa3be3365d88ad009f1b5 SHA512: e718d9d916412f4500b52920acd9c0c357cc6449e92fdb77a88fd61a303c6826e5cb84674e27428ebf7c4aed517e6d385a7661abdfd3f3fa5d254557bd3e10f2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcppunit-subunit0 Architecture: i386 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: 35 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/_new/main/s/subunit/libcppunit-subunit0_1.4.2-ok1_i386.deb Size: 7368 MD5sum: 62f796deee6436e5865a9edac4cb4ab5 SHA1: c86b91c5a9f84a646ff92dbf7581b4e977043374 SHA256: 7befc7d0849934e9ef9171505748a07aa1c6425e5d5ee0f72bf9805a850a009c SHA512: de67f92f2ec7edf14bdd9183270e6b3e9f1554a5234593a3b9886c46fa36dc307cb5d11958eafbc23f36bf604588dc51adfad2b3c91154c2c745ca37290d968c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrack2-dev Architecture: i386 Version: 2.9.6-ok2 Priority: optional Section: libdevel Source: cracklib2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jan Dittberner Installed-Size: 69 Depends: libcrack2 (= 2.9.6-ok2) Recommends: cracklib-runtime Filename: pool/_new/main/c/cracklib2/libcrack2-dev_2.9.6-ok2_i386.deb Size: 18842 MD5sum: dd958ad2631ad61ddf6ecc23399bfd64 SHA1: 01a78771ec470420758ecf466b7ed96dcdf021e5 SHA256: e79479df40daafa416b959796493a3bb6f3592c91dfde626609c85ca8faa4b93 SHA512: 7a2dd7317f037574299a853c7f872ef776809ac2f79d9b251cec72852a3d3990d0aa3069692b17d1b99d1c4b78737929b9d937bb3f06b541704399951b1fbdf2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrack2 Architecture: i386 Version: 2.9.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: cracklib2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jan Dittberner Installed-Size: 238 Depends: libc6 (>= 2.4), zlib1g (>= 1:1.1.4) Recommends: cracklib-runtime Breaks: cracklib-runtime (<< 2.9.2-0) Filename: pool/_new/main/c/cracklib2/libcrack2_2.9.6-ok2_i386.deb Size: 44140 MD5sum: 599c922f22794aa44a7d07429dae1900 SHA1: 5540413d10f188495caa3900ec72822966648dde SHA256: b963588a823f7f2f6df304bdcd87c82de9440d8b1772eb503b7647ef883daf64 SHA512: deaf2d8bd89f80a7e2143ca024c1892e0a5bd655081446e4213d3455e64e1cfdb62bfe8f22e12026570650e4c3d1960a8ca014f8a2ea7eec684876c2e3a14f21 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcrypt-cbc-perl/libcrypt-cbc-perl_3.04-ok2_all.deb Size: 30832 MD5sum: 6b965fed0e99ad32850539b9d18b8626 SHA1: 86d0518f0a29d7efd7c2e890712d5bfd12d6802b SHA256: 0d7f3d041d39dc462588ec7e99fbb0f5cf6dd301f6603f4e6f3f64f22a5c5a11 SHA512: fdca1f9a10c7f024f9b946509b51d6aa1ab1b0cfb902c11cb12efc3f2e4696d11cc78150ba53aa691a99583fbd97ae7029c99e3d6b25d941a4ea05b48d3d811f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt-dev Architecture: i386 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: 352 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/_new/main/libx/libxcrypt/libcrypt-dev_4.4.36-ok2_i386.deb Size: 125226 MD5sum: 13a642122ecdcc58dfb0c4769835e532 SHA1: c740ba86a28e31899dd1332c05c7f9b64afd86d0 SHA256: f07ebd928d2f3d3a3509232d4671c373422c26952ff99a337c1169b8f9e7a97c SHA512: fc063adc00a0898940ee51d719d3eff6c4f19e210bdf6dd14589288b5ef332855a914e2da193209468cdd1704e8be83b6f122ffbf0a64a8a10fdbc4fe2561cf0 Description: libcrypt development files This package contains the files needed for developing applications that use libcrypt. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcrypt-random-seed-perl/libcrypt-random-seed-perl_0.03-ok2_all.deb Size: 20348 MD5sum: 45c013b22261b6b2542496b37915c927 SHA1: 5eb06507444a87822fe23a93022259c45d8dc09c SHA256: c49decff7bd376d2a9c5cea120111ab92409aacbfb7c1a974e08e8ff81de70e2 SHA512: 78c6a9be3de11317b4e0e5d64268348ec993463f5ffa2a18340bb6b38c6bab0d90cce3403fa15eda6ff70e52d1569939e26cc11c03d6e1f009d7ea8cadaea10f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt1 Architecture: i386 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: 267 Depends: libc6 (>= 2.38) Conflicts: libpam0g (<< 1.4.0-10) Replaces: libc6 (<< 2.29-4) Filename: pool/_new/main/libx/libxcrypt/libcrypt1_4.4.36-ok2_i386.deb Size: 98142 MD5sum: ebe779c2f0d746848d98eb884b66a02d SHA1: 638d8054705107100d6640e76098cd8980e1f54d SHA256: 30f34d2dcdf8b835d90c180ce4ba1b37aa122a06b03a66dfdcca6eafbc8ea124 SHA512: 47bfa50991f557b573e6c715a9490ba13bb88022418898ba03569c86652ab68c082257733b7e1654b18537c02103f4d590347e323cf156b0806c91f482816718 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'. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcryptsetup-dev Architecture: i386 Version: 2:2.6.1-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 114 Depends: libcryptsetup12 (= 2:2.6.1-ok3) Filename: pool/_new/main/c/cryptsetup/libcryptsetup-dev_2.6.1-ok3_i386.deb Size: 20028 MD5sum: 2231d83919c408d1dbdf61109e5c6493 SHA1: 847c5b6f9a2350a069c4ef0013f9b2605784a701 SHA256: e78d2ad5c41cd658228cf5e47350f5885032cc9b3891fdb3cc15e3cefcecb713 SHA512: 8bd5eb93858ddb844cf3f1384692fbc4370d600712e6c4b13bbfd0bf2411481fd765712e8ef2e7a874b6b0c172920e766b5f2e5640d90e99618d20a33b89bc8b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcryptsetup12 Architecture: i386 Version: 2:2.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 664 Depends: libargon2-1 (>= 0~20171227), libblkid1 (>= 2.24.2), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.97), libjson-c5 (>= 0.15), libssl3 (>= 3.0.0), libuuid1 (>= 2.16) Filename: pool/_new/main/c/cryptsetup/libcryptsetup12_2.6.1-ok3_i386.deb Size: 257564 MD5sum: 74b95959425ed4e99b621e69a143f361 SHA1: f022e4663c0a03eff2a108d3f15e777f1fd12339 SHA256: 38091c1dfb4a5ccdee6f978dd93a1134e1c37105a55481aff8b9377e32c9c31d SHA512: 760d6b40fd3e232119aea3f763497adb49386fbe43abb9542b6352afb83ca2d300cd013db2d5222e6a72af0d7cf5450ca55b7c9beca4d587954af0064b9bea29 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libctf-nobfd0-dbg Architecture: i386 Version: 2.41-5ok12 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 365 Depends: libctf-nobfd0 (= 2.41-5ok12) Filename: pool/_new/main/b/binutils/libctf-nobfd0-dbg_2.41-5ok12_i386.deb Size: 333746 MD5sum: 63b4a8fc73623f34796a2ab001db2828 SHA1: 9e85c2c5cbdbf9d9c77d9c532f0dd6663394ed77 SHA256: 56b39fb20619192c2a52801469d720437a635262216915ccb3112ca3fbed97fc SHA512: 57e7347671d0e81b610b894ddd035e75a70ad7dcc685c21fe99677c1bd4c14a2b0c56350bafd48493fe3258f738e00e18c1c68ff71b41c463de5f68e886b57e0 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libctf-nobfd0 Architecture: i386 Version: 2.41-5ok12 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 253 Depends: libc6 (>= 2.8), zlib1g (>= 1:1.2.0) Breaks: libbinutils (<< 2.33.50.20191128-1~) Replaces: libbinutils (<< 2.33.50.20191128-1~) Filename: pool/_new/main/b/binutils/libctf-nobfd0_2.41-5ok12_i386.deb Size: 102508 MD5sum: 7c8e477b5ec03179f4fe5f22588fac1a SHA1: c7c3cdd8ffee1bfbb2379cf3dc49e0147e6074af SHA256: 8af8f19f3076fce101cd19aee500d2acf0e8a7800e56140d90a9c8f4a6197b2d SHA512: aa90ec199c37f51c9add5f9b9ceaa2a59291e78924d96c55224f89fb902c9405fe61b5013cf3fca292e16e87c5fae77b94ed84612ea002d608015d3ed6e27f6d 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libctf0-dbg Architecture: i386 Version: 2.41-5ok12 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 377 Depends: libctf0 (= 2.41-5ok12) Filename: pool/_new/main/b/binutils/libctf0-dbg_2.41-5ok12_i386.deb Size: 344500 MD5sum: 49c7ac5f228085b60ee20412f53d32b6 SHA1: c6edaa7c83868c10b79d7210b1e535e14265cc1f SHA256: 23ae99e6b1f94084a942c326b9d15f73c0343fece3e19c8c89a318880f6965eb SHA512: ae44a5fadff91b753d63a4ec2c075e3b1283904db5155dab0bce485a88736901a8c03438cea5a684302dd7640efbbb47a814e693a6c9a2d5c288e818fb159bb9 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libctf0 Architecture: i386 Version: 2.41-5ok12 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 258 Depends: libbinutils (= 2.41-5ok12), libc6 (>= 2.33), zlib1g (>= 1:1.2.0) Filename: pool/_new/main/b/binutils/libctf0_2.41-5ok12_i386.deb Size: 102280 MD5sum: 25f8e11f85828d1c77e8d15e8288163b SHA1: 4815b3ac118bd2c70c0ddab0c3682b2f0e75fb71 SHA256: 645745b38fa448502c2a1fd1483c49ae76856690b2aae458727a147117c58d00 SHA512: 908da34220565cf9ba029b821ffbab2c3567881e6e66d4e79b00af4cb3fe04fb3ee76f4a2cadf49f6d1e5c8f3d9889a375d29e986f5ac75abff600c60069046a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cub/libcub-dev_2.0.1-ok1_all.deb Size: 239652 MD5sum: 3dc59e3bae7b12b1638b1273fa29da3f SHA1: 0c4e77ea7705d323c78c901ac195c2bc0ab39f9e SHA256: f7a06c7b800200959a9ef616a78cb09459cdfafe6decf59014b5954f04aefe6d SHA512: 119e79144cd65657f582f1168cfe1a54e444d0433746bdc3e5053f4f002a926f0e4c80e0176b45b8346f5c9dea6a11134cfb514d901cbe5885b3181fef0c08ab 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcups2-dev Architecture: i386 Version: 2.4.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1119 Depends: dpkg-dev, libcups2 (= 2.4.6-ok1), libcupsimage2-dev (= 2.4.6-ok1) Filename: pool/_new/main/c/cups/libcups2-dev_2.4.6-ok1_i386.deb Size: 279874 MD5sum: 1562f7956c994c5bf39ac263947bbfc1 SHA1: 6cfc12f663b7a5134f0e59f618c5909c7c641082 SHA256: 34f8ebb682467d40f4d0c86b3ea1ad3f37718ee46e61bf6024c8fadaaaa1e0b0 SHA512: 26a031963241e91f2aab1de61e5a533bc0a7c10b17b24f150e4e7f02d9df9831662f39a671e8bfe4ef3ca6e6050d90af49b1f0350b74e94ec4794f1fa8a2db89 Homepage: https://github.com/OpenPrinting/cups/ 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcups2 Architecture: i386 Version: 2.4.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 703 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libgnutls30 (>= 3.6.12), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.2.0) Suggests: cups-common Filename: pool/_new/main/c/cups/libcups2_2.4.6-ok1_i386.deb Size: 222730 MD5sum: 5abc39c4bb384f9f360222a80491c275 SHA1: febeb07a5cdc4bb7f98d4398787916f334aea5a2 SHA256: 3e1b0997dd0967a34ce795bb83dd954592e3bd7c7bb2fdf26f33e545cd299b19 SHA512: c0dd316fe0fbcb651a9da0b04a5149ec6a2a82fc079d68386750f6b20b3a87976efe8a37b01b868009b7a266fedcedf39f4c382bd0bc30744decdb1a1fbe6ebb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libc/libcupsfilters/libcupsfilters2-common_2.0.0-ok3_all.deb Size: 305016 MD5sum: 169f4b4d5c954ccadcfd51cad507dcbd SHA1: 56dbf7f43c3cd1210d78cff2e186d8f7c3958d73 SHA256: 5d40d60e2c74e25c27e0e8ca300d60eb7346e3c4b8113c1b6c6eb5788741319c SHA512: 9ee7fcefe4b8c372b0ab50e73af9683d1709a1bd283d2b202227c8fa0a250fb9a9f1766a4c0570c67eb12a8995e6d0393aa86713c12b2ac3613ce0727a4dc3cb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcupsimage2-dev Architecture: i386 Version: 2.4.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 35 Depends: libcups2-dev (= 2.4.6-ok1), libcupsimage2 (= 2.4.6-ok1), libjpeg-dev, libpng-dev, libtiff-dev, zlib1g-dev Recommends: libcupsfilters-dev Filename: pool/_new/main/c/cups/libcupsimage2-dev_2.4.6-ok1_i386.deb Size: 6796 MD5sum: 0531b63801b697ab3319ca584ee2f621 SHA1: 483ef76f3babedfbc1b649c933ab1ff4d1005a04 SHA256: ff085a96c937b83fd775ef295db493c950a93c5a8134947bc64ffba07e6bbb6a SHA512: 22d8eb007384edf3c568c03a8c5f81a9da85063d67b766203e9365cc6e196005ba2afe408fd6717df1fd440f725371b402647d646dfdb104785f3ba35a1fe153 Homepage: https://github.com/OpenPrinting/cups/ 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcupsimage2 Architecture: i386 Version: 2.4.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 38 Depends: libcups2 (= 2.4.6-ok1), libc6 (>= 2.1.3) Recommends: libcupsfilters2 Filename: pool/_new/main/c/cups/libcupsimage2_2.4.6-ok1_i386.deb Size: 6268 MD5sum: ee82017764102b142ba3b100ec3e6512 SHA1: 1e5cab1675d5e2e4f504d60ea0144ba246e14fe9 SHA256: 3bf6dc156ebba4a333a15a6f0af095891a78c795ca66b99d005a91f3f231dbfb SHA512: 64f9686b6a73a1b5239a041a884f076570d67e7a07981195803ce4d812522e3256c1f1ed6bc45fe7f70d78b276618c01a5ed8e8143dd0f1da4a2c80cf2eddf7c Homepage: https://github.com/OpenPrinting/cups/ 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcurl3-gnutls Architecture: i386 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: 988 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), libpsl5 (>= 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/_new/main/c/curl/libcurl3-gnutls_8.5.0-ok1.9_i386.deb Size: 343044 MD5sum: 891fb57d10e79f8949a8b1c52d71e666 SHA1: 03dd1c42393fc8c5d9103c3ecd14582c0c1ae095 SHA256: 68a84b023578ed68e5dadc646d957bc8246c141da51a36878e553ff4441acd6e SHA512: 07f7736b004b6a021a8cd5cb6183a3be03ce835a0ff570fed73dceaba8ae4d9ac2fdf119e16270670eb7d392b5f92e504180dcd0624a18c83ad5e8ccba284ed8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcurl4-doc Architecture: all Version: 7.68.0-ok5.2 Priority: optional Section: doc Source: curl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alessandro Ghedini Installed-Size: 1801 Breaks: libcurl4-gnutls-dev (<< 7.30.0-0), libcurl4-nss-dev (<< 7.30.0-0), libcurl4-openssl-dev (<< 7.30.0-0) Replaces: libcurl4-gnutls-dev (<< 7.30.0-0), libcurl4-nss-dev (<< 7.30.0-0), libcurl4-openssl-dev (<< 7.30.0-0) Filename: pool/_new/main/c/curl/libcurl4-doc_7.68.0-ok5.2_all.deb Size: 831200 MD5sum: 1b909441ac3c0cce75df0d757f9e19e8 SHA1: 61b7df6093da8a390fb4b4909cd1fbbaa8f9fbe1 SHA256: 998ecb21d889eec939ed7ee418ddb379bf20c97cd072f5f84a3a41c5a402d828 SHA512: d783810246f8700917bdc664a50154ac6a90ad9383352e25e07f5b80270dc7ff40a9212c6ff85c945e03df83b2ed6be114d01fb703437fb896b65e50165fc8eb Homepage: http://curl.haxx.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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/curl/libcurl4-doc_8.5.0-ok1.9_all.deb Size: 1005820 MD5sum: fd20fc80b6611dcc24a3a8688115f96b SHA1: ebf5c517769b20fca9a337a797b2a18bcab4b3ff SHA256: fe8e201c26e81651fec85fca5900a7359f3e3544b17450a848bacdc2af92b062 SHA512: 96b6fca6360b9701baf25c189f029dd3422bb1955d32a891bf26e95263719df9683be259e82253f801fe574b57e484c37610de3786a48f61ee2881330a3ae203 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcurl4-gnutls-dev Architecture: i386 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: 1561 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/_new/main/c/curl/libcurl4-gnutls-dev_8.5.0-ok1.9_i386.deb Size: 422656 MD5sum: c20a36c1f21a9ec9dc064aa93a0451bd SHA1: 62b0147c33f1190dfc877cb2b4e5c90e0512843d SHA256: 0af5151962eb1c45747c07790e8c58816d8bb41fda63ad73edeadb3595deeb29 SHA512: 0b1fa7a7973f43d082a40c5b6c400b76d322ba1ac3e92bfb8d74d74f8bed589ca982dc4e0daecd27df9bef88e5a8308750231f20f319fcd092cdc26098a1eecd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcurl4-openssl-dev Architecture: i386 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: 1584 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/_new/main/c/curl/libcurl4-openssl-dev_8.5.0-ok1.9_i386.deb Size: 430012 MD5sum: 41739d2dd9aa000bf1e964e67fe75e54 SHA1: 6d1c345db6be5c23fc731f2a8c0f4886cb93f8a1 SHA256: d41eb87ce66e74a4fa66039c8f456c65f07484835c241cf218ceb94854c1797f SHA512: 885c4958200f4732fe594617be06c36b1f8a8f0d4fffd12079d6220f01c0a3b183dd4dcd51898c6c642d88ad1fcee4248d2d5c5b3b868bb39fea68b5e5178e9c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcurl4 Architecture: i386 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: 1008 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), libpsl5 (>= 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/_new/main/c/curl/libcurl4_8.5.0-ok1.9_i386.deb Size: 350696 MD5sum: 9649687d6301735c6450eba993c24d2a SHA1: 3c0a23463dbf82d85cde8ca53e104edad3ceba5c SHA256: 97cd3c1a9c828dbd042c11b71fe7d5c2ec51204e51b6484681231887bbedd2de SHA512: 09295f5ff6f5951b3e6acb42189807336720c497ad68e2a24a8b33a9b94fb883e03e7e23cb07f7543d99f99031b22f571ae311264b116b4a0c2d4207249be8a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcvc-dbg Architecture: i386 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: 206 Depends: libcvc0 (= 6.0.0-ok2) Filename: pool/_new/main/c/cinnamon-desktop/libcvc-dbg_6.0.0-ok2_i386.deb Size: 106280 MD5sum: 956b2282e3ca35386b895f171fd85cad SHA1: b200b3c37e440cec66a4e4c5e037abb447ba0beb SHA256: dc24b03f8e9df2457cc7121add77decc69b0357497734352cd39050c7fd7b861 SHA512: e6d6aea4ef549dcc4f88bcee69266dd36ddd6616ec921bca4e320549ebf4fb0908913eb4a2d06db73312f4a4f5bbf85643273d3a56dd4e97e7aadedd3412766a Description: Cinnamon pulseaudio abstraction library - debug symbols This package contains the symbols files needed to debug the Cvc library. Build-Ids: 10a9aa055c71167ac140a8fe8a5b9756002bccb5 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcvc-dev Architecture: i386 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/_new/main/c/cinnamon-desktop/libcvc-dev_6.0.0-ok2_i386.deb Size: 16062 MD5sum: 64a1720766fd1f39502d762bd41c9758 SHA1: 6c44cdee797c73e7af9037726a4023df30ef50af SHA256: 8c29b16d457085eeba0928bb9a6795a81201834afe69c9c515d46adbfd117f18 SHA512: 724b29d6a46f4add80606bf6651130309da247271322c95e025ae1be0df49163204794228186ab9a9c06a1752318a1c487fe989260a0b79ceb1672a8fa345853 Description: Cinnamon pulseaudio abstraction library - development files This package provides the include files and static library for cvc. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcvc0 Architecture: i386 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: 242 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libpulse-mainloop-glib0 (>= 12.99.3), libpulse0 (>= 12.99.3) Filename: pool/_new/main/c/cinnamon-desktop/libcvc0_6.0.0-ok2_i386.deb Size: 51020 MD5sum: f4da53f8f9fc59cddcbf0ce91a52113a SHA1: 5764f8c82ae92dbdec010971cd0b315622baff29 SHA256: 59b1f49c896553a3efa58247dadd1c06685e4faf99a1ff6bc5091bfd6614dda4 SHA512: 792a92fe2e8d567be66759d297cf2f6bf2e68890808814c5afc89fbaa3712a059478a1aa8b4a4d61f667f7c023ed233de428e099855dd310bb5ca81f79d0737c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/c/cwidget/libcwidget-doc_0.5.18-ok3.1_all.deb Size: 463100 MD5sum: aff997b84811f3bf2f899af4237f5fbc SHA1: 35851638f50b00a2a8c9d1495126d96c6cd75464 SHA256: 616159929fe5860f6fa526e810dd9a728caf1449e87c6152ce9ad68e11f00b58 SHA512: b86cecf29e0b584a07044a43dc8f3cd0e580102609081a234420e2cc224670b503b835af94196979fa0bcaecc2fd7103d921e9d233a497cc3f35bc8d95617822 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libd3dadapter9-mesa-dev Architecture: i386 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/_new/main/m/mesa/libd3dadapter9-mesa-dev_24.0.5-ok1_i386.deb Size: 9604 MD5sum: 8f5e9c89364a57c99a63a6842d72cb00 SHA1: 66cd6279687c522727cc12a383da099d388f975a SHA256: 03e02dcf221ff215c9898b95adbcb08c311bc212fb95fc4aa9d80ed9b03a4ef2 SHA512: 0c1967ca52f3c9f308816b2a3b60f9d488d3857b42dfeb8c4c6dfdea0a4c0b7b14c43a62ab8fc8a138fab31bf5d52bb488dc0bdd3c94229215a82b00b4765bcb 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libd3dadapter9-mesa Architecture: i386 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: 29507 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 (>= 7), libllvm17t64, libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/m/mesa/libd3dadapter9-mesa_24.0.5-ok1_i386.deb Size: 6907392 MD5sum: f4b38896ab6302774ceca5fb4f91cfa9 SHA1: 977eb566402c2e937582537e2bc86bde49e749de SHA256: d7cf27f0deb294c156ae9e265a95a3919444da266b5b1e140b91541d7d6dd90b SHA512: 69add1ff52b348837666c169a06e58f3f66009bedb0bcda409392566a664b757fd10a57fafbedddaa514d82a15c116fa1dffae3ac97678ea8d714c9e21914002 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdap/libdap-doc_3.21.0-ok1_all.deb Size: 8861404 MD5sum: 5879e4009a2c3ec70ae6dcd2a562d010 SHA1: 4f9d162bc0b1ad454e793999ee8ae37c2a0d84de SHA256: ce0a2f0e17facba908580b17c6e133223f2c20052e80a57a311e6982d26d6227 SHA512: 6bbfcb3772d6a3e9c04bd3c5c697fd68b6f95a171fd0cc7b36b21732e368d90cb60c361314c7408a07aee9b2843feef4f185df3ad15cae1f94ccdd717cc84435 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdata-dpath-perl/libdata-dpath-perl_0.59-ok1_all.deb Size: 38036 MD5sum: f68a8d1c09fa4ed972ea16133946d733 SHA1: 5729bb5d0af4cf9745bebf80be404dd58142d932 SHA256: 61267eb9bc2efc43b241b8ebd306eaa6f0dbec895028873103ca5298cf81f327 SHA512: 8f2a1ca17377b64780c0c07d3bd9647c81418e97d16d17bb5de4f9296241146a90bb67a6f1449d0226671d88b93d2368e2fffd1b05ad6604329e9d27256c2c9b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdata-dump-perl/libdata-dump-perl_1.25-ok2_all.deb Size: 24270 MD5sum: 048c5e19c74b1f39c07da2c75568385a SHA1: 46d4312d7597ae90a888e09e2c4188ab1072deff SHA256: 88f34d3e6f4f7675d36d63dca7e7f647316ea24fb5ec7a0fa982e5f7fa74713c SHA512: e35313e2c21ae5bf55d04716ad9559f7deb6d84ab639968e9d32a4554f11ee0e1a7aebc9fcf148936b7ae2b26aadc951c611635f65600b3ecd14668eba045910 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"). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdata-optlist-perl/libdata-optlist-perl_0.114-ok1_all.deb Size: 8736 MD5sum: 8372e3d5796b60e3ee7ccde078a55198 SHA1: 84ac88bd61467523222bf45c0e81e01a901166f7 SHA256: 261b7e380ada16981dbd2156e378e5fe1d819e32614132da5555c83d2455f479 SHA512: 88f4bb5649b1cdbc197f574172f58c67d4819e25df18bc5160dca46180b78f3d62c57dd1264e75902138f56153d1746e6cb5018216719c0f1bcd145b94548393 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdata-printer-perl/libdata-printer-perl_1.001001-ok1_all.deb Size: 120144 MD5sum: fc4c8505b374c06fedca9aadee5fb5ff SHA1: b604d757c78d121b102c00974ed1d3eb15aa81cc SHA256: 7f5418d2e3f7cd22c60c7651f2f3aefc062e9c2645b385780d063f4c38ae4ed5 SHA512: e8fed3b9b65596f111143e520bbc78ae36a9532c743f8d421b198f49ac2cb33e9d8cc04423ba66edc0d014185dc6e098d24992c648496bef18daad132c5d513e 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdata-section-perl/libdata-section-perl_0.200008-ok1_all.deb Size: 10900 MD5sum: 40ca9469824bfa0bd90a079ec9b0f470 SHA1: c933e84a06f2e17b401d0a220adacc1aa4edd64a SHA256: 2e4f43816aca275f78ad0999104bcef1e637a94e1f0603accd67cfa8d87673c1 SHA512: eb16124c3b60fd578eedd3d9652c0660c81841acdef385575267569697245d6df66875ff0dd107405bc0261f19fdb5bdd7fb8696a36f0baad5e64b0bc9a36884 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdata-section-simple-perl/libdata-section-simple-perl_0.07-ok2_all.deb Size: 12810 MD5sum: 997d106277294dd489013af3a0950cd8 SHA1: d6e17dc3ce1f2fb89f68174a5f6931485aebb04d SHA256: aff3a71229a07c9c5a090dbebd5d2f1d5a6ad434a41b1f475a051263c468b0dc SHA512: 789ced494183a8fde4a6f1a781b676adf319d1fc163cbb871a7a5a21c9c16d8b47c2d816fe31a0e398b21d1d8f22c724fbacff8755b5269e02a16e9174f9d304 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdata-validate-domain-perl/libdata-validate-domain-perl_0.10-ok2_all.deb Size: 16612 MD5sum: dae7470183f481110f6c6b337990d4c5 SHA1: 36f1de5c88059d5eb0520255068899aa6ae43c5c SHA256: 550ca5e1181847c631848111c3be4b9e5c69fc56550669e48bb9da832ae19d83 SHA512: 53f881cd82e52182480f010bd5788cc2ebf8d7776c0e695edb64055a09f909705d6f38c94f76b5f1d2fae0ccf91764103f61788c6ede3f18e3b010d1797ea517 Description: perl domain name validation functions Data::Validate::Domain collects domain validation routines to make input validation and untainting easier and more readable. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdata-validate-ip-perl/libdata-validate-ip-perl_0.31-ok1_all.deb Size: 16584 MD5sum: aeb372aadfcc5787d37e2bfe501cd81c SHA1: 00f7561807c618f7ea87c11e03fc3a66eb8f31c4 SHA256: c452ed648c64fa030ecd8a1318231d0ffd518fb1514bd0d8107fcc1bf1995f78 SHA512: 657c2da6e15824d79e8b0291307723a7d5d952af62952186f93ddae28dd658efd91ec4b8e3b69fd6d93b7661bd491804ba4bb5a82ff822938413022faa671fc8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdata-validate-uri-perl/libdata-validate-uri-perl_0.07-ok2_all.deb Size: 10672 MD5sum: d25ad0ab7fe608c31870276e7db6a2b2 SHA1: 1519007b3cdfdc8bd02112c192fc62bfbdcb4b89 SHA256: 9a0b966e515e5a5dcf21ddee8c6b95811d09857c12f31b72acbf5593b44ea39e SHA512: 4b6ed44a7d09d59c674a2335485f831edae488d4ddf6826909a28be2347dc1f1d0453ac2618b9e9683a39978b76695d86c8d1a6dcb223359c0ee11e2190c1b68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdatetime-format-builder-perl/libdatetime-format-builder-perl_0.8300-ok1_all.deb Size: 59864 MD5sum: ac3fdf449b25cce593d88ec4350f0406 SHA1: 729cc471fd88f255991aec2f8bd3b0f1858e80e3 SHA256: f947285305c0e0df0e2b8bb9b8ae95b2dface21e3cf55f15ab2b73944a0fc925 SHA512: 15b0a2cb3b6d689c2761bf1e58d6063da10c3274216dd470d99546bbd0a4ffef46a0f15e91cd7113b82044ccb4108660a18aa44bad25ddc29bede3da5b008e39 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdatetime-format-mail-perl/libdatetime-format-mail-perl_0.4030-ok2_all.deb Size: 11568 MD5sum: c6a7c8414a3a27bdbb484b94e9825ebc SHA1: 8ec6f944234afd666035cd76d7cbcdd83d6fccfc SHA256: fe94511d77ecf03d73cb166abb901630db99a98f553e56cda3618b78cb97cded SHA512: a918ae9ad2f61207d335b71e8df208c1dfe24f1fd91169d06b7eccff409f1a1fd4aa98b7070d1f12852192237cc5b8a5de630f934e3dd4f6ba7b58d06452094f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdatetime-format-mysql-perl/libdatetime-format-mysql-perl_0.0701-ok1_all.deb Size: 13698 MD5sum: f8db23708414be7d7a4f2a0d029c1f5d SHA1: 513db87bc4d5c892a2745435949b35a58ea04bee SHA256: 13b522ad8114dcedad9dd69e11ad0a881fe4771d494d714cb29a14e6c4a913b8 SHA512: eea7310631f261a60827a33ba1e7dae61a1b710069329899439bad747d92d36494946b99dc16f0d357b5370010c70bf9951a9f1b9e62672287e65327f071990c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdatetime-format-pg-perl/libdatetime-format-pg-perl_0.16014-ok1_all.deb Size: 23306 MD5sum: ac473e5e3f6f4b7f4f67974b5ca769b3 SHA1: ca53cfc935ac9e0f2675cdeef5733a46c580e2bf SHA256: d0b8238004cd93452c03823800c61588e6ecef7d29f994cc5bc1c6f399542b81 SHA512: e5a478a87d08c807bdc492482a8803bacf890c9a83795fdd8f8eb19bfa4eda7f6604f01a30617d8e04faf5daabc49957f8a0010d2451e88f480b77538886895d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdatetime-format-strptime-perl/libdatetime-format-strptime-perl_1.7900-ok1_all.deb Size: 26752 MD5sum: aa0a6a8d50486a7d67c345306f6c1a67 SHA1: 582020dcc86d9e14b2e93d8969345231f32db7f7 SHA256: 9a25ad8870611777104339fea91515a4818c648800ae950c3d9798e7d8e52d3a SHA512: a99a2e92fbf2f3a1344fcb86efd27eeef6189c0c445a889b74553f36480749ef5c7d2655eac1434af55a1726047b159f943cfaabe475613d506ff6a4c5d133ec 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdatetime-locale-perl/libdatetime-locale-perl_1.37-ok1_all.deb Size: 2742992 MD5sum: 8cf5dfc288e597947a5efcd26d01112d SHA1: 9a439bcd30d70eff2841149ceab5ec2ebf4e6a31 SHA256: 1f8256d7dc81e63719d7d694ba074dde1bab4a524165b7eaaf9a34b58949be2b SHA512: 91c93af71ffce9feaa6444a8a4b86f906f28251d084fa0c41e7702a05619f58c426baf8ef09142972274d22fc4eb90bcd8125c464b2b5e94ef1c1c278ead60f3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdatetime-perl Architecture: i386 Version: 1.57-ok2 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 289 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/_new/main/libd/libdatetime-perl/libdatetime-perl_1.57-ok2_i386.deb Size: 92696 MD5sum: 75d35e171616f30ff2418cf71b459ef0 SHA1: e08946cc7113ae50e83335475dc0b63c662fd72a SHA256: d141a5b66c575b2770c33d43fe9f3ee00dad4252260784d65c0fe0883a2f07e4 SHA512: d922bff37a9bc3d3b380ac96008b76dab46b896b8400af8440beff4c9527d8fcd1ec03cb311ebe34fdca6894fae10ff8046eb84e9be966ad9ccd81518dec9a64 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_2.62-ok1_all.deb Size: 245556 MD5sum: 9b7aaa9653f0fc3fd6a76ea058f7eba0 SHA1: 8881576da6bf12e755f78547fc7aa26cf9f6632d SHA256: 9ec99191c9e53a5166978207dc0063bb5f2a5018f9234c899da825f2d517fd65 SHA512: dafd27c18e403f6d4db955edadcdc11580c234b37b4d9c6a0f5743c607bb87b795523d6000090b565d7b380c886491f412cb14957e171498630dc2f1988c4af9 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 . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdatrie-dev Architecture: i386 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: 72 Depends: libdatrie1 (= 0.2.13-ok1), pkgconf Suggests: libdatrie-doc (= 0.2.13-ok1) Filename: pool/_new/main/libd/libdatrie/libdatrie-dev_0.2.13-ok1_i386.deb Size: 19032 MD5sum: 9f6993dc3a8a015895a8b90349348b91 SHA1: 000c69722f4d954e8eeb1462ace3aadef69b31c0 SHA256: 24369dcc1628ef64f6ad585c8aa4348287574b71bda4b814c0792693ad357292 SHA512: a3a166dbc8970408743189d713904f9492003496802e22e93c447bcc5091534d3fb5385e6afc3706d1d4f2ab471553a3a69fb7755a1ed6252db388f6f7a960e5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdatrie/libdatrie-doc_0.2.13-ok1_all.deb Size: 36440 MD5sum: 85ddcb8e547af6efbdb3970e8f83da21 SHA1: c56b01f333a309ac8101b11dd74edda94f9ba5fc SHA256: 745915e975402a1065d180f96344a5b0a5bbec095fb4883952b5c823daa0ab59 SHA512: b3e3357dc0ea6a48440be09650a44b76444f024242d4602399391b1d1b7766d60e420e1ece2c6ebde21bf0722cf8668b6a3a5e6f849de0bcb5fd6481012a9527 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdatrie1-bin Architecture: i386 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: 60 Depends: libc6 (>= 2.34), libdatrie1 (>= 0.2.0) Filename: pool/_new/main/libd/libdatrie/libdatrie1-bin_0.2.13-ok1_i386.deb Size: 10256 MD5sum: 30456e7def25ce6786eb13acf3462e50 SHA1: 1c67138a823f4b00f2a9173465edd1d3446fd189 SHA256: c7a11ff97efe67a9f09981a5220d7d1fe8c518c22d20c2e92c8e6a47b6dec96a SHA512: 97d13d62ee4ec3d71206f6f95a20b97cea2279a5b65f6df51c5446327287cd94e9e777a117fc8b2b29bae5b368a3321aab2f4fb7ab8b3eba6d12d36599cd13d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdatrie1 Architecture: i386 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: 79 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libd/libdatrie/libdatrie1_0.2.13-ok1_i386.deb Size: 19408 MD5sum: 6a69ea65daa1e3ad3272d3e18101d7b3 SHA1: 0d9a5768cb83bb32fd2c92ffc6e621f485f5243c SHA256: a0e4e2643ec75c7b04b9990ac8d10abf9271bb4d8a26ac0c11b045125a62fb8f SHA512: fadaf613398a04c2a92290326ef2c3e0fdc18427b01866d3b436b19b95880f02eccd98e758afc2ae7536a50ae329f10cbc8e257bb8d8caa52e45dc0c343c541f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdav1d-dev Architecture: i386 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/_new/main/d/dav1d/libdav1d-dev_1.4.1-ok1_i386.deb Size: 24892 MD5sum: 30548a5aec52f90dbbc3d651f9110c12 SHA1: f55debef2ed404b16c6f2ae303caabea3712f321 SHA256: 1d7a553ce7c85e5a37077f317da312ea0e662b22d7b0eac4ccf8e57408b66de3 SHA512: 6417847ba8c4f4e5f1ee7d12d6caf4be6118b6eaefbceee7b5dda40c8f8130637355d520cebd49b998eaade1b3ae4e70a6dde1989f14072d650832a87a1326a6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdav1d7 Architecture: i386 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: 1061 Depends: libc6 (>= 2.34) Filename: pool/_new/main/d/dav1d/libdav1d7_1.4.1-ok1_i386.deb Size: 327188 MD5sum: 29ebb0d028bb8c83e62cc57a7cba10a8 SHA1: 3d5b653bf9a542b802b532167646d6420e3c78e3 SHA256: 06f88a1f7c57edf680f4739595b47df0ddfbed82115a76998e97b94a9053d011 SHA512: fcbb8104dbf78e5fbc9c45f7c0a9b8261a1d4fad591f371d4db525d066a89dfc355a94d0211c6752fb749e04c7d86fec5c201939c0f89f5098d6f20e4af59b50 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb++-dev Architecture: i386 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/_new/main/d/db-defaults/libdb++-dev_5.3.21-ok1_i386.deb Size: 1636 MD5sum: 824100cfbb184dd88a94ea4243d60c5a SHA1: 349c469125c4232d88bf04a55d96fa609201fbbb SHA256: 188f993456ef42e8b41caf39026f09fee6f18b97e5ab8853d7a32f9cc739ecd8 SHA512: 4374446d0e836481f78ab3dd66e583e2b4be17bdd71e11d4c7a1572887383b3e2f94c71f8e09d1b6eea72bb46a2d0d31ccf5adfbb488ba4f74f07213056df951 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb-dev Architecture: i386 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/_new/main/d/db-defaults/libdb-dev_5.3.21-ok1_i386.deb Size: 1580 MD5sum: b7fe6aa5e45e24cd7d61c808241833fa SHA1: 08723181eb8f0a33e45059e489bf2015cc79b3a5 SHA256: 16ee7cd11420d7a7e85f537585c9d5164ebb9aa25aefa8d724e57c6fcac7e326 SHA512: a4e30d35f8f53f7793628114466d6d2836f8242bef57f0c19036914e85de6c21f4ca212b1d40a9bb21f3c3de5563ae2b8a43a3f7f9280b9f14663f2397ed0ee0 Description: Berkeley Database Libraries [development] This empty package depends on the recommended development package containing headers and static libraries for the Berkeley database library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb-java-dev Architecture: i386 Version: 5.3.2-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: db-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 9 Depends: libdb5.3-java-dev Conflicts: libdb4.6-java-dev, libdb4.7-java-dev, libdb4.8-java-dev, libdb5.1-java-dev Filename: pool/_new/main/d/db-defaults/libdb-java-dev_5.3.2-ok1_i386.deb Size: 1928 MD5sum: 13c40cdf36d0fdaeed2e1af6892cfbc3 SHA1: 62bf86191ef30717bb9d4a75ac841afa68c8518e SHA256: 7acfcef97ee35f137d3a0a906932a6c8459f0594b93d1666099c28e1895e8093 SHA512: 377ac9570460503c0da42cd59278a06729ddd9ae7f394967a1318851ff8c8d80eca42c4debdea22ee68c1d426444ec7b7f01dec8fd79ff747f7cccab307af248 Description: Berkeley Database Libraries for Java [development] This empty package depends on the recommended package containing the Java interface for the Berkeley database library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb-java Architecture: all Version: 5.3.2-ok1 Priority: extra Section: java Source: db-defaults Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libdb5.3-java Conflicts: libdb5.1-java Filename: pool/_new/main/d/db-defaults/libdb-java_5.3.2-ok1_all.deb Size: 1696 MD5sum: f3eddf50c9d2f16e98a1bb61b7e8e4f2 SHA1: bec8d2565bd124558bc4f2e83013a02f7d4ff871 SHA256: 9ece554c325f34db59b992c2e648924993c75875bdff2f15b6098b239f8703ff SHA512: b7bf4ae29dccd04bba0eab2d26717caf48789e68ca09e2f483a110ae98cab3e52743d328253b31b0a6972714320f6bdd1bad5149c0465f12ac8a1f4da9b496c5 Description: Berkeley Database Libraries for Java This empty package depends on the recommended package containing the Java interface for the Berkeley database library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb-sql-dev Architecture: i386 Version: 5.3.2-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: db-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 9 Depends: libdb5.3-sql-dev Conflicts: libdb5.1-sql-dev Filename: pool/_new/main/d/db-defaults/libdb-sql-dev_5.3.2-ok1_i386.deb Size: 1920 MD5sum: 7242fb95a9449e0598ac4421ca7930a5 SHA1: 21f5f648088ac1a435759ab5601aa33893212870 SHA256: b6b5e44b0410348ed574c348a571a86167891f47abf681e758b56ede13335983 SHA512: 58ac3340cf746eadda028d406027cd697ab074d65bf8a38763672cd837b73009767a6ede281f56034c4d2c7927810ff543b035b91d96f6af307cb41f1f65180f Description: Berkeley Database Libraries [SQL development] This empty package depends on the recommended development package containing headers and static libraries for the Berkeley database library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb5.3++-dev Architecture: i386 Version: 5.3.28+dfsg2-ok1 Priority: extra Section: libdevel Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 2764 Depends: libdb5.3++t64 (= 5.3.28+dfsg2-ok1), libdb5.3-dev (= 5.3.28+dfsg2-ok1), libdb5.3t64 (= 5.3.28+dfsg2-ok1) Conflicts: libdb4.6++-dev, libdb4.7++-dev, libdb4.8++-dev, libdb5.1++-dev, libdb5.2++-dev Filename: pool/_new/main/d/db5.3/libdb5.3++-dev_5.3.28+dfsg2-ok1_i386.deb Size: 814128 MD5sum: 007db985e594c596d24298494405a197 SHA1: e7b2a0dd18e6cf43d4d8dd59d0c5b2d98d1b3f8a SHA256: c4d68202beae5589f65323e56a2ae95add327b53ffa0cd30aa476a5f4d9fa97d SHA512: da08b5ec0061d0e3a819b8cd9d7cd99247f76b25c56e742aa5aa22310f4bf03e3c54b21b8e7f849e24203bed247b1432d5900e55bebd2c2be9303c373037249e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb5.3++t64 Architecture: i386 Version: 5.3.28+dfsg2-ok1 Multi-Arch: same Priority: optional Section: libs Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 2205 Provides: libdb5.3++ (= 5.3.28+dfsg2-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libdb5.3t64 (= 5.3.28+dfsg2-ok1) Breaks: libdb5.3++ (<< 5.3.28+dfsg2-ok1) Replaces: libdb5.3++ Filename: pool/_new/main/d/db5.3/libdb5.3++t64_5.3.28+dfsg2-ok1_i386.deb Size: 787532 MD5sum: 6971d31817c4b69f5fae3d48b73ad12e SHA1: 538ea24d824ebd9fefa6910579cc51396ea5c2ed SHA256: 71cb8c1d4d03fa6768e4972790518fca204c643f6b5e497d2f16c1d36487bd51 SHA512: fb6161511a38c1fdadc92fc6cf80bc666657f5d46f14ef3ebb11744b95614be7bc8a16082323dce2b5cf0602408d4ac3b68f377053e33f6ce9bee88cd3aff356 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb5.3-dbg Architecture: i386 Version: 5.3.28+dfsg2-ok1 Multi-Arch: same Priority: extra Section: debug Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 12891 Depends: libdb5.3t64 (= 5.3.28+dfsg2-ok1) Filename: pool/_new/main/d/db5.3/libdb5.3-dbg_5.3.28+dfsg2-ok1_i386.deb Size: 12667360 MD5sum: 261340c4fed3c15f5a3fb45340b84cbf SHA1: 0ae07e5343f351a5e03e5d5fd82e5d7579e757fc SHA256: d5ef879b83e12e119206c7cea94278f57506427f3647a489c4e6046215732acd SHA512: aee20e75f1dbdde7f435d1cc7c9fa4dbeffb64d0f6e4661fda86b35fdedaacd102dc71df2d2aeb07a373f870fa1c885491e01a73ad196c11d4abb7c5b28c2d6d 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: 29ff1210a1bbed393839cc9f991b6c457cb9b001 67a68ac45f285651ea0025c121773c445561b7f1 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb5.3-dev Architecture: i386 Version: 5.3.28+dfsg2-ok1 Priority: extra Section: libdevel Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 2628 Depends: libdb5.3t64 (= 5.3.28+dfsg2-ok1) Suggests: db5.3-doc Conflicts: libdb4.6-dev, libdb4.7-dev, libdb4.8-dev, libdb5.1-dev, libdb5.2-dev Filename: pool/_new/main/d/db5.3/libdb5.3-dev_5.3.28+dfsg2-ok1_i386.deb Size: 798072 MD5sum: 566db5ed80e63f73933cee53b1cc2a7d SHA1: 87c35e0d6fa30b3b468df3970ea0a7a3057d93e9 SHA256: fcde6f887ca54b3bc945b254756d64c858371e5644608ff0b260b323ef7269f8 SHA512: f5d9cecc4f52c1a86975eb2b001d83ce8caaed07f4bd040822dc0358db6607d134004b0c86bc53aa7b20e132a6c24e8de429bd6789a9e080dd7e7b1c8bb339cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb5.3t64 Architecture: i386 Version: 5.3.28+dfsg2-ok1 Multi-Arch: same Priority: optional Section: libs Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 2059 Provides: libdb5.3 (= 5.3.28+dfsg2-ok1) Depends: libc6 (>= 2.38) Breaks: libdb5.3 (<< 5.3.28+dfsg2-ok1) Replaces: libdb5.3 Filename: pool/_new/main/d/db5.3/libdb5.3t64_5.3.28+dfsg2-ok1_i386.deb Size: 758604 MD5sum: 474c58795745ac47ddf483c8a4120bec SHA1: df26fece7b0abc141be022babb0d2fd24eb6e933 SHA256: 76f31d5e94a8911ff84a1613ea0dbf8d37e6e295a2fa32617e5ee8138b2704e6 SHA512: c9fde5b894a961fb696e3de16026ee25f937a1e10775e63b0b2f850aee5d814d5836986ac3bf83495d1924c637be5844c928e059a26e3fd22ecc14323414e056 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbd-sqlite3-perl Architecture: i386 Version: 1.74-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 510 Depends: perl (>= 5.36.0-ok8.1), perl-dbdabi-94, perlapi-5.36.0, libc6 (>= 2.4), libsqlite3-0 (>= 3.38.0) Filename: pool/_new/main/libd/libdbd-sqlite3-perl/libdbd-sqlite3-perl_1.74-ok1_i386.deb Size: 161296 MD5sum: 5ace54c4a3e42a04a00b4583401de1bd SHA1: 67066da8be990a71ea2bd173c4ac55404810c129 SHA256: 895156f23d3bfcd242330c40abdc42db06dafd7c6d4b8f721f0372790657b99d SHA512: 6244ae5e98e1e9a51926222f73b4384ee9a73f3078878c93a2861b619b011b26338352c8fb22d9747145a55b7a01ed32d5971e3238948928c0c0939f3c450639 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbi-perl Architecture: i386 Version: 1.643-ok4 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2195 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/_new/main/libd/libdbi-perl/libdbi-perl_1.643-ok4_i386.deb Size: 739608 MD5sum: 2b4a206509976402bc959ed9ff1811b2 SHA1: 86d12ea92d51e0a5a13474f8c81c9f36fcf5f6dd SHA256: 2f2b5112d7fe452633edf7b0fc10cfd2636245ccdb7b5fbdbcf37348537049f6 SHA512: c7c9ddb1c63092003652da65ea68424a0f2876fc5f11019b6d4ddda0add88c5f8bfa2de96d797d39b64482afff19cf7ae84b9232d9a70d22537ab7ea74a2179f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdbix-class-perl/libdbix-class-perl_0.082843-ok1_all.deb Size: 709284 MD5sum: 7ec211d708bf64ec6f8cbeceb20a1e9b SHA1: 264f218b7e3d1d52c5bc2712105a72df0d41ef47 SHA256: 6cf456404fdff01b6004892752dfc0f24e9d979e45f907ead10d287b86bd82d1 SHA512: 4d756ff2a358182fbb6371ab8e89090608e072facae8167b5e33d96dddbe7a66e1081780a1525ba82e4e399efe70f5932a934d0ce86b19bb078471639509bbd5 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdbm-deep-perl/libdbm-deep-perl_2.0019-ok1_all.deb Size: 102568 MD5sum: 07ce180e94c0d6f8f7bafb388e137328 SHA1: 74b715ab9b57c9ee64f0c747fa7332544cb15599 SHA256: e6bbc0a522c75c9052d406b91369a52f1a15e0f182e8a2c12863e9e295eaf664 SHA512: 160ccd544152c6989d01de1f876d9e0b2f94d8f9376d46a6a2cd2a21189f301c34bb9e0f6cb5418bd50f1cbd515a014675c6ece9e9a0a6024f94d6de123ea405 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbus-1-3 Architecture: i386 Version: 1.14.10-ok3 Multi-Arch: same Priority: optional Section: libs Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 508 Depends: libc6 (>= 2.38), libsystemd0 Recommends: dbus Filename: pool/_new/main/d/dbus/libdbus-1-3_1.14.10-ok3_i386.deb Size: 209428 MD5sum: a26576cd5d6f0c4eaf8d2e2bd0762a9e SHA1: 98604788153fad94e492fc747f857f24e7fa64c3 SHA256: 162ddb86c7e58c42434560902730dfe71d368e7cbc47ca236444d6d7187f37de SHA512: ccf6f3fc73c13d794b96b8a38d5764835e190f50eb5033bcd85134de6bf5fb7104bccdfb4665e353fee85977e9e90503d7a2c457788db5f389065a9db2edc0bd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbus-1-dev Architecture: i386 Version: 1.14.10-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 806 Depends: libdbus-1-3 (= 1.14.10-ok3), pkg-config, xml-core (>= 0.14) Filename: pool/_new/main/d/dbus/libdbus-1-dev_1.14.10-ok3_i386.deb Size: 175408 MD5sum: 091f40d9161a2add43461f870f1ab4a6 SHA1: e23aeb6c04eb4b9765c649c1ffa40d0c7b3a2707 SHA256: cd4df03e263232599e0933433a73953994640529f2d19d1971475cc028e7a343 SHA512: 5cc5913c2875049fb1a982c83ffbfd2aa872345e83d90b69fc15197f098a6419ac34722bf412ff477f7d93b9979a209c2e620f993545e02531ab33de9e44243f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dbus-c++/libdbus-c++-doc_0.9.0-ok3_all.deb Size: 9381480 MD5sum: 423efee2c313744f6a2b7961834229f9 SHA1: bb4723fe7b45a32c92e59f2127163d8beaa15c0a SHA256: 844d899d9f3eeae341533517a1896a5e52cd761a6ba9fcb1f7624775d5632fd1 SHA512: e8b7441eaeccb4c4eabf6500a8d767fbb50de6ca5b74ce9617a27a93fac90fa4cb92ed0312ec4c48872b1ab3c57bb49b3f61b7b76479646347d048cfa85b2a75 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dbus-glib/libdbus-glib-1-doc_0.112-ok1_all.deb Size: 52928 MD5sum: f5815dc9c5c8c2e97097b59aad1bca17 SHA1: 16f8d8052b651030dfed1d0ac6a6ce81aac6e6c5 SHA256: 63135b6aaf33170ae051bcc60fc1566cfd35c22ccd48202fd68cb74c9908ccf7 SHA512: 144da331643c9b087c8787dca3c8b5c3aa1ff8a8c8896cb75b263eba9e9ce55c5b031fc69c3c0fd69625554aae41c5b61dfa0cf940fa9a1024a6f93960241425 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdbusmenu/libdbusmenu-glib-doc_18.10.20180917~bzr492+repack1-ok1_all.deb Size: 28068 MD5sum: 684172bfc1e06b78780ab0b495a7e09a SHA1: f1873d87c2edc3ebb7251b5c7df81bc51b8b87ed SHA256: 6c8951c3f1d0d05a3528c1f6bb8b91b95ca0e7e0f517c30c642ffe80064a09db SHA512: 6812db0b8ceea6808cb82f8cf15a89b41d179001190a8b08ef622958d672a56ada687e002566dbf602c271545e8deb63ecdae911d25dd43e1a927618f7e9bc19 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdbusmenu/libdbusmenu-gtk-doc_18.10.20180917~bzr492+repack1-ok1_all.deb Size: 2408 MD5sum: 3136398b3a0d69bf602242921a27cf36 SHA1: e8fc02aa82a28bf2f685cd32c20fc00e6b92c0ec SHA256: f98e37960ff43ec1bc4f25d27cdc528502470b5d040ddd8eaab62d96703b4656 SHA512: 761b78ae58559f5dd8c3ac53bc891423c177ef342fb86db2cd2a9a2d2dc0733db658ff197d6cbba0774797523c872201e71a1ba5dbd93182db20560e98dbd7de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdc1394/libdc1394-doc_2.2.6-ok2_all.deb Size: 370614 MD5sum: 0e2628b729a2b964a6593d31eeeffbe3 SHA1: 705bf4104a1af161690d18150c19fea8ffbb78c7 SHA256: 0d818445b6bb23268e9b56626bf4995f911ca9e3ecccc9b8da25aa0dc62a7f9f SHA512: d35e804657941780d984ee58125b9097d35f77f3745983dec960090137de882f11e6edecedb94003b6e2606a47743cae56e793885d8a055d15b23c117ae5a13a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdca-dev Architecture: i386 Version: 0.0.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdca Origin: openKylin Maintainer: openKylin Developers Installed-Size: 186 Depends: libdca0 (= 0.0.7-ok1) Filename: pool/_new/main/libd/libdca/libdca-dev_0.0.7-ok1_i386.deb Size: 89896 MD5sum: 1ed86116a9b794676a4354589445429d SHA1: dcc5625abb0e88cbe61a86379c59a1c7efbd7d49 SHA256: 5db2c6f365a1c2c461c1d4ac69f5a88175b77787c3e5a936b46715d304b6b3c8 SHA512: d53e0878489a07701cd8002ef9ea2db87f754b736a62540273a6721c67e8c3a2b4a3df79165fefd43b6edc5a0e56f8d255e92513bd8940870a77eb7c33ed63a2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdca-utils Architecture: i386 Version: 0.0.7-ok1 Priority: optional Section: sound Source: libdca Origin: openKylin Maintainer: openKylin Developers Installed-Size: 68 Depends: libc6 (>= 2.34), libdca0 (>= 0.0.5) Filename: pool/_new/main/libd/libdca/libdca-utils_0.0.7-ok1_i386.deb Size: 17692 MD5sum: 12259169e068fea13068395a251bf743 SHA1: 68cbcacd7bf5e1576f7c4a6c1edbb66cdf0addd3 SHA256: 0af1eceab7d836d86446b152d123da01dc209bcc0f6e364461f79bbbada7c510 SHA512: 8fda4721ccfff6bd46cd9b4a71bfa1b174bffff722f58f0ab1d2e978522df3283797a96801ac64de38a062b166e6fbb65429b0244205ab5885bfa169b43d57bc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdca0 Architecture: i386 Version: 0.0.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdca Origin: openKylin Maintainer: openKylin Developers Installed-Size: 179 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libd/libdca/libdca0_0.0.7-ok1_i386.deb Size: 85448 MD5sum: 48a59c7afbdbdb7f9938eb4de759e90e SHA1: 438e7b195e9a7a260248bfee41749390fe47e910 SHA256: ba30506a0fdc5ffd44e9ad68eae65f1853f1f1ee2470ac3c54dbd362b4238261 SHA512: 328d559354085f93af115e5c22076a7584f11ac71a7c12cada6d5c08e8e999a59dcbac29ed3a20786b6ca790e185d2b29b66d49e50246e46a825832f3d70abc8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dconf/libdconf-doc_0.40.0-ok1_all.deb Size: 25096 MD5sum: de454c89dcd1cc6eb05d22f68e86d54e SHA1: 41b587866a473290934ec07f1ef3d97a3c2eae2b SHA256: 0fcc0f59fa935c87a0ba97b3fdcf8b54cebfee9cabd0adb6a6a91530c657a96e SHA512: 935a45119134b5f236cf0964a4a926bd22e590501b1e0b228243e81629e3a1587195c2f6b5efc3e5e8df20f515c1cb4b92c9f0d6a9de362db9d6492467f8bfb2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libde265-0 Architecture: i386 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: 512 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/_new/main/libd/libde265/libde265-0_1.0.15-ok1_i386.deb Size: 191648 MD5sum: 98cb5284a4fe67a0bf68bff3956aad2e SHA1: cd4b702eebb211707e03309679a222d4f44776b3 SHA256: b314ec331712b3640820cb48972e11d6e666eff0d0fcadea4d8fe60680b26184 SHA512: 4f37333f2cca482cbb8e95389f2cd2995ee57f208ebd11ba08fc12bbd95e88b0f9b4c188736298831e4fef2abcbb2aa2948482b520d85419750fce7b237a8fce 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libde265-dev Architecture: i386 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/_new/main/libd/libde265/libde265-dev_1.0.15-ok1_i386.deb Size: 12236 MD5sum: 7711a3ee16889402cbf09925749ae577 SHA1: 934d51ca21b7e399b5594899902be34074ed736a SHA256: 48fec5d51c3c9181f76f917ecfc5711a51651a0f4a29fedee689ab663ddafac4 SHA512: 3ef3d59e9d4bfff877932d7b306436e59601ea0065ca9b2d49780034dd3be353f77c639014559bef0e379bdf07813332b1143301d8d07fe796827e26c19b9b73 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libde265-examples Architecture: i386 Version: 1.0.15-ok1 Priority: optional Section: video Source: libde265 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 85 Depends: libde265-0 (= 1.0.15-ok1), libc6 (>= 2.38), libgcc-s1 (>= 3.0), 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), libswscale5 (>= 7:4.0) Filename: pool/_new/main/libd/libde265/libde265-examples_1.0.15-ok1_i386.deb Size: 23244 MD5sum: cda9ff6a08279a28983d670a436c4247 SHA1: 14549b56a2915d1bb13195de67478fa7b002e99a SHA256: 383aaf75168a09075cdac87bc34b76f110aef93862aff0b3592a3e6f8cfbbb92 SHA512: 4200ab00eaa3d0b0695f0cd4c1d9c921b0b34dfd06f0a131126e816ac4cbde4c1782a73f25a044284b60d5f2835717e2303b41646f46a450e4a6ccb6a7ba94c7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/debhelper/libdebhelper-perl_13.15.3-ok1_all.deb Size: 66080 MD5sum: 8e6f8935e1fa50f8a897b49b87c4fe05 SHA1: 2f9582b0127246a420f2c533aff74ae9f99d0ae6 SHA256: f7e0a1994e40516e1305f22b05d516a5c119baeff2ef1c2cb715ad61d4ae1c9f SHA512: c9d2f8fa4ba6e41b9b72c5e19fb1702dcd4e45bc0d8cf31a9f7d4e9855a8b6c86a8d0158ce610b82e7d813471e3284f0110dad7e61b88951d336e70c130e1bc1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdebian-installer-extra4 Architecture: i386 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: 29 Depends: libdebian-installer4 (= 0.124-ok1), libc6 (>= 2.7) Filename: pool/_new/main/libd/libdebian-installer/libdebian-installer-extra4_0.124-ok1_i386.deb Size: 5576 MD5sum: 5d80be962e8f6feece40953db2c75ce7 SHA1: 87e3a8554d4ae426a551df52df05cad271c5d546 SHA256: 90daeb123f66bedb292efff787ea14106088b25be54ef95c56f05f07d6e1fdd5 SHA512: 9914e310916d2b0ca42baf5ea2e28acdb2ba8a741224c135c06328267cdcc6692dfc1744ff13d532932d89ed8bc3304843e55a659ec79fd642ce664df028b47b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdebian-installer4-dev Architecture: i386 Version: 0.124-ok1 Priority: optional Section: libdevel Source: libdebian-installer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 1843 Provides: libdebian-installer-dev Depends: libdebian-installer-extra4 (= 0.124-ok1), libdebian-installer4 (= 0.124-ok1) Conflicts: libdebian-installer-dev Filename: pool/_new/main/libd/libdebian-installer/libdebian-installer4-dev_0.124-ok1_i386.deb Size: 171688 MD5sum: c5ccacf32b9bcb683ccdc432b5286f35 SHA1: 10af822b136d4cb88c941a75c46ab969c7270024 SHA256: 0b6577c74bb487548e73d723c32d0a1bf274fbab26e3923ff6f9c586584143c4 SHA512: 2e16c3d2da34f6a32f7cd0553ad88aa36d9135be3fe6dc4862eafce067b1dfdcfc648ef64d03dc31ee73e9fd1ff690af63dd26af6adcec9ee3e25acead701ab7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdebian-installer4 Architecture: i386 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: 71 Depends: libc6 (>= 2.34) Filename: pool/_new/main/libd/libdebian-installer/libdebian-installer4_0.124-ok1_i386.deb Size: 24280 MD5sum: 6ab63834c2744fca74fe58aa0a8138bf SHA1: 0bcaca4e5af4af4c8b325da2d5b11de508a97718 SHA256: be9dd5816805e03f54c7de14352399d17ac3398e1d562acbe346573b87f8f5c9 SHA512: 30a751f1b1f9996e45e1bf84b44bf3ac17f48f07b74476cffa17b0613f63f7033362068c6e27e006cbc23f35532fa7b588cd9c574cf6005d040f086fce754c7f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdebuginfod-common Architecture: all Version: 0.187-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: elfutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Pre-Depends: debconf Depends: debconf (>= 0.5) | debconf-2.0, ucf Filename: pool/_new/main/e/elfutils/libdebuginfod-common_0.187-ok1_all.deb Size: 6876 MD5sum: b7397d316772f2bd21340b4be4f2a4fb SHA1: db2e2923061a7e244b608292d95dccb4998b81b0 SHA256: 2c848a9d34710f3cc8ab0bbcf85f175a34d885c50ea88d18b72606072c1136a2 SHA512: 2eba374c9dfb3cddd1081f1896c27632c031aa6bee81baf9f72536cffccdd84552c092a45e24cfbfc6ef7ad5d9a9d2ce90a969b142beaee816b3182d19747e8c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/elfutils/libdebuginfod-common_0.190-ok3_all.deb Size: 10280 MD5sum: 5fd19ef9d37f52ebf875efe0ed7194da SHA1: d443e2f6e494c15339346ff2d30bbeb5ca2e66df SHA256: c3d985af77aede0c02195bc56e75eef19b77b12ad6d689669ec249bee2649e96 SHA512: c6ae1089326be88aca0df942fdaaff64a5bfd10d25bf81366355d94b610ac691c6754b520868977d9a35faa5d0c1699fedcfd0f3b19e05cc2543af5300f48f06 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdebuginfod-dev Architecture: i386 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/_new/main/e/elfutils/libdebuginfod-dev_0.190-ok3_i386.deb Size: 10136 MD5sum: 6fd4a3acf95c2fe9d7fda910c26ed260 SHA1: 3e719cf9149e74ad913363a4ccb341c00ec377bd SHA256: ab03e6e0561bcf4a45813fd592f6d88983d13992d709b74e0fe165aa9f68c642 SHA512: de9c2c99dc037933540b0a12bf47a7101d42cf5ec9c204360afa6e715fa048bfb8145f218b669c357a80097e4a735d683fbcbc148a38ee9bfeac3149e0938845 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdebuginfod1t64 Architecture: i386 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: 65 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/_new/main/e/elfutils/libdebuginfod1t64_0.190-ok3_i386.deb Size: 16808 MD5sum: 97be6c80e5a301c034096d1912fd3579 SHA1: 8d1d878cda0360cd519970f833c33934c79b5437 SHA256: 1b6920e7ff0f2c2ec087b2b4d0276fe03072b6f0119c5e16ecfb922ba7cc9f6e SHA512: 5a6f21402a01ba3860e43bb036259915ac433708a4e7926d18b7c4ea4ee3c20a5f6486e7f4671b949b5e90c6e4b52b4eef3d2a4f3224d3dfd24c64afe77af8a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdeflate-dev Architecture: i386 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: 124 Depends: libdeflate0 (= 1.19-ok1) Filename: pool/_new/main/libd/libdeflate/libdeflate-dev_1.19-ok1_i386.deb Size: 46680 MD5sum: 748167e4e2db7c4c827a1dfe01753e8d SHA1: e0c91ceecb50b666782ef62f1aa216f4f1cdc539 SHA256: 71fb941043a55f28409e9ce560f4aaa2059787a83a18cabe29dace805ce9a22e SHA512: fefe930102542b9fd7ea19aa1ce7203941a67a7d34b7bb70ceb3e1315ad31326cd0497489b5da261e9ece1cad0e8ae17cb28682114a5fc0c7fc2da5f03613a07 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdeflate-tools Architecture: i386 Version: 1.19-ok1 Priority: optional Section: libdevel Source: libdeflate Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Med Packaging Team Installed-Size: 92 Depends: libdeflate0 (= 1.19-ok1), libc6 (>= 2.34) Filename: pool/_new/main/libd/libdeflate/libdeflate-tools_1.19-ok1_i386.deb Size: 42716 MD5sum: 7b43958f7802e8163b3abccb67dbcdd5 SHA1: 6d5ecb550c25cd84bbf867722b57ededad901db8 SHA256: 4806d3e6a14f8e9185cd1454dbcd69a2af7ea9a0f366f155e245a7efe8baabd4 SHA512: 603f504969b19090f24dad7dc44459f4cc9de776ce6424a73a18e9925c16c30242849dc718b380530abe122ef636e453a440f98fd686619efddfc4e64c5c5a88 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdeflate0 Architecture: i386 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: 92 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libd/libdeflate/libdeflate0_1.19-ok1_i386.deb Size: 40176 MD5sum: 97d848d5cdc7b95fb82934e10883f7f4 SHA1: 02fcd07a7cf438cfd0880cde0519600ac640c98b SHA256: b2cb2ab63ddcd813085d1f66170b164023425d031d295bbd71c7693aa6bb3614 SHA512: 1e7f1b5dd6c805e500d3cea634d6d8e9dd2aa8543d129ef8bdbffe2775efbf7b0dabdd3fda49bdda7c9ed11c17f72350a046bd460d0e02d1fec127c9d64a3be2 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". runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevel-callchecker-perl Architecture: i386 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/_new/main/libd/libdevel-callchecker-perl/libdevel-callchecker-perl_0.008-ok4_i386.deb Size: 13732 MD5sum: 5b4758b486a2b9e56d6ee97a672c1911 SHA1: 8b72f19c31556d4ac1e9294657dd2785ac6f284b SHA256: a179661bdca530ab0c24e39e7c7f5caeb89989b2b89e6dc07f1d526ebfdeae2f SHA512: 24aadab8e043c15161bc2eac6e009d45a43a65a46f9f496c92e3d85bd4b5f694d7db8673c38535f14a6f17e9c88149f05a9a1f884c8fd6d6cfa4de9f42e89e26 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.) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdevel-checkbin-perl/libdevel-checkbin-perl_0.04-ok2_all.deb Size: 10992 MD5sum: 33696d03de0ebcc2f6cdc558b718ade7 SHA1: 4cabcd4b99b2cfb181b65e8d5847b8aaead5e433 SHA256: 9a1d6cb36d332e81c863b3d7d237d6133d8a2e384552c3fc8993b527e67f4335 SHA512: 2df790fd16ec6f96bcbde939a4e4f931dde75ec38afa75c15708b14943c8ccfda4ab555d699b31a883d1867a77e062004d506459cf31617cd38766dedfea9e68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdevel-checklib-perl/libdevel-checklib-perl_1.16-ok1_all.deb Size: 16150 MD5sum: 735fd71b8ec99b807b6fdf83242a06ff SHA1: 3c9c025a6c3b742426e7d0b13cb1491d0dbae8e7 SHA256: 63cd4e58684d9da0c3772584b288543072c135d571064a54f911939113aea9e8 SHA512: 03bd3cdb1d14639ad662b5b7f17e0444530ba25aa2c67287aa66b8f8e1bfedbf12e913ddf84ff44d0ae1982606279633fb6695b8ffcd2dd2bec53218c793a89f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdevel-cycle-perl/libdevel-cycle-perl_1.12-ok2_all.deb Size: 9908 MD5sum: 9c0f24e5b21329c95e8e58e4c3828502 SHA1: c7054b7b423dd813dc27e0dfac1b735014fd1897 SHA256: 4700b16e97dd65426057c74f92246b1038f9e0a663eb69a35171dfe2cb767236 SHA512: 71f661c6bca55edace2ae5104b40355a28bda36f955ef03ae63fea37853f283163aa0342835cd25973594543e077eafa4a87abc1f54fc5e3a15cc94e735bc9fe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdevel-hide-perl/libdevel-hide-perl_0.0015-ok2_all.deb Size: 11582 MD5sum: dfadef2ce4359967d2c95d9fb2ca0d07 SHA1: 67aa9fcfe4f4cbb5d8bd91e74d3343ad25e65b91 SHA256: d75e05a71ee36070f28713fb4a27d78328d9911c28d1348c6a9e9a2818a0fd1d SHA512: fd0d95dfd10266192a77f0d3cc0bca6aefb0f93408fe4f32fec42cda55a164e7c8c7287b4dc0a55c332f91a2a95e190551d41c710525d2975676d9735a2b10f9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdevel-overloadinfo-perl/libdevel-overloadinfo-perl_0.007-ok1_all.deb Size: 13158 MD5sum: 61ef9c1127bfa7a8f1c391687345b0f8 SHA1: c9a6d83cd4feb408ecbb714af2c5b75d5c006c04 SHA256: 90c9435ecc06baecbb405f86cf40a87076f08cfb011323a2dad956b7c79e470d SHA512: a5c5157072e1bc8301947eb06aeb176de8ac4ba6e15a7bb98af93afec60255d003182ab9ec5553e350a7523afa07277e98afee04500a945aee722a2830cb6005 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdevel-stacktrace-perl/libdevel-stacktrace-perl_2.0500-ok1_all.deb Size: 21452 MD5sum: 3e4e0516b91ffcfe5a17a0aa0a816e5d SHA1: 2e66f91fa109a9af9a69e5160983db774a7a24eb SHA256: efa96c47f15cfd03420343fab08ed1c253435499dd648c6b9c8d417e8fc25eff SHA512: 6571aef99fcd01e044a31643f81ecd338b581d8da6da4755be338b501da26f6c94497047eb891fe6dbc3f59b33bfba3e78a915769aec7b5de1f62412b53100ea 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(). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdigest-hmac-perl/libdigest-hmac-perl_1.04+dfsg-ok1_all.deb Size: 8724 MD5sum: 2c1d888eaf588304052c706d2e6495d5 SHA1: da0069afbb3bb52ff0fe92f0920f0bfe56aec6f5 SHA256: 1077c86bba3ec2688dbd1c753e1b02a0be74cd8224f608bb286a523ac905ecc2 SHA512: 4b45e4857d7b90adf843346d81d363259a9e1b17da887d5dd8a824be915206f7f0d2298c0d5c22194e5965e14ff250bec4628329e3d2c816bc5d074712684538 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdir-self-perl/libdir-self-perl_0.11-ok2_all.deb Size: 5254 MD5sum: a8918969332c79faf0f19d74da5f22f3 SHA1: 3dbc863350b4cacd9cd3465af420f51acfa51032 SHA256: 89fa15ba9b02131a97847090f5fd4db988252b3bcb3cd485e59c346e4990c9e3 SHA512: 5828375c7cce2f4751350d05a4483fcf928cc98117176e46326ffc76972b550dfba236156db0a0103aad75f975425dab9a981bc48f3fd1eb2780d939c3cfacad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdisplay-info-bin Architecture: i386 Version: 0.1.1-ok1 Multi-Arch: foreign Priority: optional Section: video Source: libdisplay-info Origin: openKylin Maintainer: openKylin Developers Installed-Size: 83 Depends: libc6 (>= 2.34), libdisplay-info1 (>= 0.1.1) Filename: pool/_new/main/libd/libdisplay-info/libdisplay-info-bin_0.1.1-ok1_i386.deb Size: 26134 MD5sum: 58e591948125383c635016a722b35d39 SHA1: 4bc60168a2a9cef9e36fd598c4e3d6822df16da7 SHA256: d6156fceafaa6f713ed54b653fa181298d6cdaa274269545e8ae2dfc3467fe4c SHA512: 937fce9816c1beb4a980a3de7dbbc5fe6e71185568a1e99d404de1e3ac8195ca7e361db83f3e66e1935e2e3e8ccc44be66c98ff3622862cac0179886b84eb28d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdisplay-info-dev Architecture: i386 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/_new/main/libd/libdisplay-info/libdisplay-info-dev_0.1.1-ok1_i386.deb Size: 23796 MD5sum: 458144923554298fecbbe648decad447 SHA1: 424c36850fb8f2cc4b9ddea776749159ca8be27f SHA256: 42b821d128f6a339135eecd875a567d55549684968bc637e3f61f771eee43e5a SHA512: 05dd086268272f413d9a534263b84cc61a7b0f707189e3e8bdf5a6a69d613b3825f52b57b36e120293abbd5e5395502f65ff96ab89b0ddbe3593488068b60f68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdisplay-info1 Architecture: i386 Version: 0.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdisplay-info Origin: openKylin Maintainer: openKylin Developers Installed-Size: 238 Depends: libc6 (>= 2.27) Filename: pool/_new/main/libd/libdisplay-info/libdisplay-info1_0.1.1-ok1_i386.deb Size: 68588 MD5sum: acaa9b346b102c2339ed70af8e57ea0b SHA1: a024f1d5283665d9b0a1d5fe4ff7e1b963cb8eba SHA256: 1f6730ee03933ee7056c44d37db32bc455050788105f331b2728f3097dcc747a SHA512: a5c1c4c9275fd3de2f232af104823dd8e8463dc4bedcee553da19b9e72068e85fc29f821361aabb88a389be7b732c09e049e9dea29401a6592b0037d1f1f0734 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/distro-info/libdistro-info-perl_1.7-ok2_all.deb Size: 3844 MD5sum: ae3f68f4d64b2af95b540b22b64da840 SHA1: e63624d0970368aaebd64906ed4bb6fa54d10b8f SHA256: 80eb2188faeff19b495b13fcf6a57b7a9713c454a6e91fa4775b653f662ebe1d SHA512: c3e3f3b387c8eb6fe4cdae92e55898942ac2626d9554b60c0ace007dc264691a4b017c47e09f845133a27e160dc3ef49de1bf432b389448958895575cd225a34 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdjvulibre-dev Architecture: i386 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: 4846 Depends: libdjvulibre21 (= 3.5.28-ok1), libjpeg-dev Filename: pool/_new/main/d/djvulibre/libdjvulibre-dev_3.5.28-ok1_i386.deb Size: 2391172 MD5sum: c03c1f27d3034c98cc887953f7fc1b22 SHA1: a8da9997b137ae50c67dc4280291dccf2014f7b5 SHA256: 459973b6fd5d01fd33fa30ef657b12718400974dcb2479e0e7a40496cdfe79c2 SHA512: b2655061c7a2ebf0eaaa3c580250bca6394538c7b99cdcad09b4184d0c1a7d5df4a44cf5d4e4e27984c3f879cdbebadf12ab91e392c358213d06ac1d7d509ee2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/djvulibre/libdjvulibre-text_3.5.28-ok1_all.deb Size: 48132 MD5sum: 93fb6d48873f6184fb09f070dfca5972 SHA1: ef6e045eb2e0b699bf728ec58e7af2d6fe2c7eee SHA256: 0ff5d0100a822b318ab856ed7d8cc51a4e1f2b3ef553ac8cdb017ff2b87683d1 SHA512: 68f174d07ff98b23435793034df1c2450c4827b35e6412b52662428d058e4778b75e069f5d0772b7639c35dabfc2cddcbc4af283460f465ff10a50e4e2f43a9c Homepage: http://djvu.sourceforge.net/ Description: Linguistic support files for libdjvulibre Runtime linguistic support files for the libdjvulibre library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdjvulibre21 Architecture: i386 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: 1812 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5), libdjvulibre-text (>= 3.5.28-ok1) Conflicts: libdjvulibre1 Replaces: libdjvulibre1, libdjvulibre15 Filename: pool/_new/main/d/djvulibre/libdjvulibre21_3.5.28-ok1_i386.deb Size: 619928 MD5sum: c0280f89913b0ca73c49814ecf31c94c SHA1: adb6993c2839dfffcdb622f0248d9eba51b326b4 SHA256: cc4f747f46b14811966cfeeb916583aa9e12ba25e639d6d28dddc7cd2706faf0 SHA512: eb52fc0e9f6fc66deb2266b55fe02d144cd7dfc73fb22851acc7f18a7ac5a4f0b791f603cb6133adf126069396cdd95ba92fb2b3fe17c4a56492118aa14ccc73 Homepage: http://djvu.sourceforge.net/ Description: Runtime support for the DjVu image format DjVu runtime library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdlrestrictions-dev Architecture: i386 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/_new/main/p/pkg-kde-tools/libdlrestrictions-dev_0.15.38-ok1_i386.deb Size: 6116 MD5sum: bdbd33daeaec6093fe22d68e472fb44c SHA1: a9addd02f2478da36812006adbf0d13058a87c28 SHA256: 0309cb28eaf8c1250c21604504c9df8beb0a214ba680a93912f2495a96b8dd8f SHA512: 8fcbdeb4bc77cfb1911edf26bce2b2594ab5cbcd2cbe36eb9d1edb4e17b9ede6fe364a3a3c1952115f6df66972620f7ac4f63982505a9c27406df4add30491ac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdlrestrictions1 Architecture: i386 Version: 0.15.38-ok1 Priority: optional Section: libs Source: pkg-kde-tools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 40 Depends: libc6 (>= 2.38) Filename: pool/_new/main/p/pkg-kde-tools/libdlrestrictions1_0.15.38-ok1_i386.deb Size: 9224 MD5sum: 40a095f4d0e7a51ded078f32087503f2 SHA1: b3b297f44214734394f47d6bb451ef7669bb5016 SHA256: fd751ddc083439ac08c8088ea78e14c83806d945978c0012a0b697a07c282144 SHA512: 8ce9c4996055108a32748d55ef24927d8f6a9d2194a8f989445dc709442d1621057305da61d070235be646af4db475c919de0cc28e91f1d1d418b29cf43667eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdmtx-dev Architecture: i386 Version: 0.7.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdmtx Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 150 Depends: libdmtx0b (= 0.7.7-ok1) Filename: pool/_new/main/libd/libdmtx/libdmtx-dev_0.7.7-ok1_i386.deb Size: 55748 MD5sum: 74b78569115d0683c582d0b41e687f5b SHA1: 0164818670bd00f3e10c072420b3e693492c8f08 SHA256: 7f6d2879dad30c9c28921b84d1a54897af34c8e9b607edc3566657045609bff4 SHA512: c1560c0258990ac4cf645dbc01cc5387a2dc6d5a16438d3214e6b29599686767d2244f6ca2b9e2b1476d9feecc1b0573159fd3de2764ea44c1d433f291a699f2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdmtx0b Architecture: i386 Version: 0.7.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdmtx Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 136 Depends: libc6 (>= 2.4) Conflicts: libdmtx0, libdmtx0a Replaces: libdmtx0, libdmtx0a Filename: pool/_new/main/libd/libdmtx/libdmtx0b_0.7.7-ok1_i386.deb Size: 57450 MD5sum: 4fb11064326ca7d435f9e38cd35b9936 SHA1: 85b9b224a1fe0af6e33d9749c521540e678d1440 SHA256: 83257f287e0f151a07d175770d823c26c6b5b475590a3e0cadab92d5f07a0a18 SHA512: de0c668bc98174334dd7066330f60e14d750a88cb98253da174a637242a007d12893ff7a3f960a8a192d1800d3db10e1575b7df19cdb9c103e84c31a89363d34 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdouble-conversion-dev Architecture: i386 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: 230 Depends: libdouble-conversion3 (= 3.3.0-ok1) Filename: pool/_new/main/d/double-conversion/libdouble-conversion-dev_3.3.0-ok1_i386.deb Size: 57880 MD5sum: 059ad24d8b140a0e7c710db11cef14be SHA1: 5eb7beb04ec2eaba55361409b1f135d5b76b02a0 SHA256: 32575393f45bc3583dd1f191796abea3ccc43bdb09f90a9e0aff30e4595c2ff9 SHA512: ad7d0c0fdb5acaea34528e1b37058225e6d1ec3b509861625cc0d32adbaacd55c23cedd97c60ac7ffdd31bd788e6970e605396d03f5a56aadaac063a7596c3a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdouble-conversion3 Architecture: i386 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: 118 Depends: libc6 (>= 2.4), libgcc-s1 (>= 4.2), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/d/double-conversion/libdouble-conversion3_3.3.0-ok1_i386.deb Size: 40668 MD5sum: ad9da35b6ec0bca6faa12b5bb558092e SHA1: 09734d12787d36f2e90748b27b4255805f094900 SHA256: 8a0a9d0859e0b34e2ff48a8139f8f5b6efddb3652042792831b614a59d9e0f4e SHA512: 4122f4fc81983d3809410613ac9b29bfc2ca0dae6203a394f80f3b4555dff5192af8fb4ae50e079ffb3d1598f0fd0fd860ffe896c486900c4c7e1c2ec08ff67e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdpkg-dev Architecture: i386 Version: 1.22.6-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: dpkg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 552 Depends: libmd-dev, zlib1g-dev, liblzma-dev (>= 5.4.0), libzstd-dev (>= 1.4.0), libbz2-dev Filename: pool/_new/main/d/dpkg/libdpkg-dev_1.22.6-ok2_i386.deb Size: 136818 MD5sum: 8ebbb48840b2e8949cc7aa2ab9f8c567 SHA1: 3c36153fdf90e43e7c65c2fd27dffd7416d26cd1 SHA256: f6da644df942d45f4a29877b95e16ac4c258a1da2630e49f22e7e0207043e461 SHA512: f3f4f483d785ae52b91380ac8b1bdf4fe5ed84236a778524895d34dbd6dbb141e94c05ca6022100491d60321c4aa7a306b27e90a103c978274ae6c82bdcc7aa5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdpkg-perl Architecture: all Version: 1.21.1-ok7 Multi-Arch: foreign Priority: optional Section: perl Source: dpkg Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 2362 Depends: dpkg (>= 1.18.11), perl:any Recommends: bzip2, libfile-fcntllock-perl, liblocale-gettext-perl, xz-utils Suggests: binutils, bzr, debian-keyring, gcc | c-compiler, git, gnupg, gpgv, patch, sensible-utils Breaks: dgit (<< 3.13~), pkg-kde-tools (<< 0.15.28~) Filename: pool/_new/main/d/dpkg/libdpkg-perl_1.21.1-ok7_all.deb Size: 336536 MD5sum: ab34127ac4531d9f9d23986289f69b37 SHA1: 52a93ffa3e5cde9a05afc97d41962b6ece59d60e SHA256: 2c516b8cefa3693606fb5233b51167f11cad78f1dc862ad7210c4f078a635fd7 SHA512: 0fd14354f3cbc5a02253e4b576234f87d6da14172b073382983f84a6c668521d27686c4304874ceb68b84766503bdba5619b7abe7e7ee5c99a019d57b46bba68 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::Build::Info: build information functions - Dpkg::BuildFlags: set, modify and query compilation build flags - 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdpkg-perl Architecture: all Version: 1.22.6-ok2 Multi-Arch: foreign Priority: optional Section: perl Source: dpkg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 1856 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/_new/main/d/dpkg/libdpkg-perl_1.22.6-ok2_all.deb Size: 429044 MD5sum: 7d67c126c949ac3beed5435b76116720 SHA1: 3ce84fcf4a7eb750311b13ff60888b0661228f0b SHA256: ee477ea103d77765edef4ec49c32dc560718f4e3f56b243b37127445f6e72393 SHA512: 0db8a187c6e0b74f0f437cf87f7c768696790b44162770bd51ec177599f1108c86a4760bc0321e6e98ff59d4cc4e02b72a2fe49ffa7cd5073164bbcc3e74b4d7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dpkg/libdpkg-perl_1.22.6-ok3_all.deb Size: 415564 MD5sum: 28b5ccd96584d5d4417ff9c0bab4d23c SHA1: cb586a7fdc84f77c3c08e01341a4ab98b90311c4 SHA256: 62f3e96bda92badd6698a6966299b7f3c3b03cc3a64672e37f6b047f05e9f4ff SHA512: 733468dd951fec4750733890559c122605781fa5d67de5e5dbf04f052354bb031fb046d1d39ed8718f62e7815296efa1f1c87e442c067b5569c598a4d6cbce77 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-amdgpu1 Architecture: i386 Version: 2.4.120-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 78 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.108) Filename: pool/_new/main/libd/libdrm/libdrm-amdgpu1_2.4.120-ok1_i386.deb Size: 22140 MD5sum: 7b7fc50282f3a280b71bdd3bdbed8488 SHA1: 3a004119a4f1657107b52420edb20de034b6e2e1 SHA256: 1031f772f89070ae773f661494d9a4b24db8be5fe281c52b7564892e5d4e29fa SHA512: 6916bc165a4a77e4accbe6994e62dd46a373df397ad18a40ade8a8d70988ce08de6ba8d9dc4d23eadc0a8d36f731239c37015cc48822dbe9b96109203120cb0a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-common Architecture: all Version: 2.4.114-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 41 Filename: pool/_new/main/libd/libdrm/libdrm-common_2.4.114-ok2_all.deb Size: 5656 MD5sum: 12d214aa8d8d47176b752c4eb4f1185e SHA1: b531df02c1bfabfb14684623b9f7066197c489c3 SHA256: 7da599171cf058719f73ac2e55cfed165f1b8293d5149b224f8753db2d195675 SHA512: fdccb4ca5a8ac3eb66f7d5c191c6d1708c64ed3a85b1481559fdc7f7bb0329155f280a408b7dd46676203ac9fc078f18b07d39fe054339fff9927e070c0ed88d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdrm/libdrm-common_2.4.120-ok1_all.deb Size: 5668 MD5sum: 79b0b40c6dd723bc9dcf307e4817e09b SHA1: b1ff93270b38c86e6561cd5f4f58f34521e0e806 SHA256: d1fb5041af9b35f5843d0440cb260c47ac21083ab12f21b3c4a4d2c4bc2e098d SHA512: 72779400b63a82928e69ca218fa7a797c324349c03474dd75a1977c444a49370746503b1f2ad39c692c8bc6665e8a941077c0f1adb17dcbbbdc444ec9f24474e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-dev Architecture: i386 Version: 2.4.120-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1275 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/_new/main/libd/libdrm/libdrm-dev_2.4.120-ok1_i386.deb Size: 303176 MD5sum: f754835bd46bf7bd24cb3052dfe89e7e SHA1: 1ed2f74961b7075c8cdafceb62ea048439048934 SHA256: 7883921335c2a9628df3f95788cde6185883ffc3c0c2efdb21c04dea3dd7d59b SHA512: 670500e788a1a971cf4fe947a2b958c5e1605f35ae08b1e6029997e1a5aed8015ca5c346d3c2d9e754f5dc7389ff27a7de22687a1c699c41ac181a5f07c7c9e3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-intel1 Architecture: i386 Version: 2.4.120-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 187 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.108), libpciaccess0 Filename: pool/_new/main/libd/libdrm/libdrm-intel1_2.4.120-ok1_i386.deb Size: 64284 MD5sum: a95287944d32328c44351a18e511ad6e SHA1: d05dd63a61e2e9da8beaecea16f3a906465cf1d1 SHA256: ca79209c15b6b5373a57821a924bf8232551480524e0b18cae9994f3edb651de SHA512: 1367fb5b1c6938f7a8ad2f4ae8b5976d6fb59c71751bee6a13ba6d07c688f57ea58207126b23650341985cca7c3c8dafc4825f481d807e168c077a3fa9060407 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-nouveau2 Architecture: i386 Version: 2.4.120-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 68 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.108) Filename: pool/_new/main/libd/libdrm/libdrm-nouveau2_2.4.120-ok1_i386.deb Size: 18464 MD5sum: 3d3b8921a5b51d38b1c991791586ef1c SHA1: 693f447ced26fbfcc5d4744dcaed1355c2638004 SHA256: 8b7595bdb8afa7f3db1a8bcaa39ce505ce1d4a7e493f1d85577615d5735694bc SHA512: aad99a8602128f447bc72494e82b3140f9f52bc13bfb897491156f5d72ba185a3b6c4f4665999afaddf2dc005550fe2077e000ba6b0eca21ba9478738cce0027 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-radeon1 Architecture: i386 Version: 2.4.120-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 84 Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108) Filename: pool/_new/main/libd/libdrm/libdrm-radeon1_2.4.120-ok1_i386.deb Size: 20700 MD5sum: 270624eb66c7a8f82f3b7eaf91f0b427 SHA1: 7ad2cc2dc89f7a7003e165f029cc207ae918d757 SHA256: 4b9e5d248d5cd2f5707251d5aa12cb41bb552d4c821bfb010deb4c1c17b0b10a SHA512: cd90205336104af058227f9987e564a59ca22e19b020b9a14333a371906dbb42ed52af362a283b5c30de270cf1cb570eaabc057a85bfa20adcaa4d387c6bccff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-tests Architecture: i386 Version: 2.4.120-ok1 Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 184 Depends: libdrm2 (= 2.4.120-ok1), libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.77) Filename: pool/_new/main/libd/libdrm/libdrm-tests_2.4.120-ok1_i386.deb Size: 50028 MD5sum: 8b98522f31f17c6d2939d44f80420cb5 SHA1: 3ea1fc6940c15f933c4c49657daf5600ac81a820 SHA256: 0228719888bb24d2a31d85a797ee98270cf11accacc994c70010f639b2277c6c SHA512: b15333f011f424cbdee0671d431590e1f01bec66c2017a85787f5aa78d9638dc6714ee18a928e20c8684a579cd6c4e62338a212e242e3572a09f3d8364143264 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm2 Architecture: i386 Version: 2.4.120-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 134 Depends: libdrm-common (>= 2.4.120-ok1), libc6 (>= 2.38) Filename: pool/_new/main/libd/libdrm/libdrm2_2.4.120-ok1_i386.deb Size: 39868 MD5sum: 44d4e1f174a1c3675541dc22a7bdf4a8 SHA1: d63b25afc6fef4224a72df5d5274e0e8988dda92 SHA256: d91af884fc61dd8293efc9838a034c59610841ae5cbd1567c1c913693e61c118 SHA512: 590d1ec2b9b764e9ef7e2a60e3d5c23e8d1b5396154d0d8ce9c68e0d7f5bdcbfed7b96c327e1ba4a79e0d1038d2b107292694f2755cd1e5572ba2eebee77dea1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkcommon-dev Architecture: i386 Version: 5.6.20-ok1 Priority: optional Section: libdevel Source: dtkcommon Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 24 Conflicts: libdtkcore-dev (<< 5.4.10) Replaces: libdtkcore-dev (<< 5.4.10) Filename: pool/_new/main/d/dtkcommon/libdtkcommon-dev_5.6.20-ok1_i386.deb Size: 5112 MD5sum: 121d6a46c6a56ff6da7458e821169a6b SHA1: 479ceeef127dcc33c69fd5372cd211f36b419a9c SHA256: cd912b1a3781079d99057fc53ae6b0629d0ea4d0bd050563d85fcdad6c047ff7 SHA512: 97b56ff84cc4175e633f399e224e0dc6c6d272b5feabe5089f1cede70bdb3e943ad6155a6c997807463db16f04c8caf5bbd13b45cfde10cccd54c7ba9eaf6002 Homepage: http://www.deepin.org/ Description: dtk common files Used to store public build files runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkcommon Architecture: i386 Version: 5.6.12-5.6.4dde-ok1 Priority: optional Section: libdevel Source: dtkcommon Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 11 Depends: dconf-gsettings-backend | gsettings-backend Conflicts: libdtkcore5 (<< 5.4.10) Replaces: libdtkcore5 (<< 5.4.10) Filename: pool/_new/main/d/dtkcommon/libdtkcommon_5.6.12-5.6.4dde-ok1_i386.deb Size: 4052 MD5sum: 09f8c69c82026b727a650663cbc4d025 SHA1: 707c4a0c15a3b0a0c3946dff99773fc0ee228e67 SHA256: 562a410a145e1e1e3823fb252685abbf895606653666902ac81049de5471d6c0 SHA512: 711637a942c183b5313c351bef3e8e3fcb05ce19c2361e7f95078f575703f5895b1adc7f775955a7cb2ef33042f861983f39a2bc7d9ef04dd4507530f8c6aab4 Homepage: http://www.deepin.org/ Description: dtk common files Used to store public configuration files runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkdata Architecture: i386 Version: 5.6.20-ok1 Priority: optional Section: libdevel Source: dtkcommon Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 13 Filename: pool/_new/main/d/dtkcommon/libdtkdata_5.6.20-ok1_i386.deb Size: 3366 MD5sum: 668c0c6207ea9b9b3205ac62bc861683 SHA1: 4fbcc6889167d3f61def99d9c26f0303904e8ad0 SHA256: 45761d99dcd65c453d9e95c9598d364175eb62a997e1c4505b62cd291d3389e1 SHA512: d756284747c9ce20b7fd87127f0fb5321685f9a2dc8dd0c9308eca89d9006d0ca3c8f823c395ad0af84bc6b950498c7ac7840733dca1a1dbad3c16516046e8f1 Homepage: http://www.deepin.org/ Description: dtk common files Used to store public configuration files runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libduktape207 Architecture: i386 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/_new/main/d/duktape/libduktape207_2.7.0+tests-ok1_i386.deb Size: 137860 MD5sum: e120d5766ccc119fa5765e5c70b52298 SHA1: ff3d2a7f25682aecc66f82557d3bc729b41350b6 SHA256: 89d07cfd60fd062da2bf611142b73ecddde8db5cfa48e0bdfc2624f92df400e0 SHA512: bafc581681dbe3c4553323542b72befcd90b13bd1b0c4128e846ff2d9b7ea594a35614ccfc88f9c067f46913e938e540042860f162ccfd846b5dfbe693ca3e22 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdvbpsi-dev Architecture: i386 Version: 1.3.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libdvbpsi Origin: openKylin Maintainer: openKylin Developers ` Installed-Size: 954 Depends: libdvbpsi10 (= 1.3.3-ok2) Filename: pool/_new/main/libd/libdvbpsi/libdvbpsi-dev_1.3.3-ok2_i386.deb Size: 120800 MD5sum: 56e649482ac3562c266586e0fe781c8a SHA1: d974cdfa68ec7a32b4a6819a3eead2ec7008b14c SHA256: ef7fde67aa28ffed75a14f836e51c55408932ab90482e218e1ef8dba35a3faae SHA512: a9fbcf9339192c23d7069652825d18876e0acdc844790ce29e7c5e6a35f3ef5e5040b59e1c4e2cb948da4080060e816242bd1da85a4136480be8fd637331f912 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdvbpsi10 Architecture: i386 Version: 1.3.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libdvbpsi Origin: openKylin Maintainer: openKylin Developers ` Installed-Size: 171 Depends: libc6 (>= 2.8) Filename: pool/_new/main/libd/libdvbpsi/libdvbpsi10_1.3.3-ok2_i386.deb Size: 50576 MD5sum: 5eb142b6ba4c2f0e0b6b6eb934e5a157 SHA1: 92377d7288edf63b61a9d32950f9b860522dba24 SHA256: 453b489e1393ca4b3ba37e66cf2ea49f24915431bc1428d4468477538f1cedb3 SHA512: 0b502a74669209ee9e73473b5036d13ecda63381679b4e7b830f78bb7c7013b7bd2ad80554a0ebc88c80b1e95bb3703ca31eda4b88bc68b5e2eaae4df488dea7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/v/v4l-utils/libdvbv5-doc_1.26.1-ok1_all.deb Size: 344584 MD5sum: ca177a0280a24a868ea1657b4aa3a672 SHA1: 848f4a6ee7a69b61b87be6851420b9cb42e0b093 SHA256: 4041f0049d61ecf4415764b0890aaaac23ba041835115a211de250ad15916c07 SHA512: 1490a9ea53a0f9860680e5ad26f0a6229278dc3d68b0a7f0e1f52715f48ae620f2e0035db155fa9ff625976dfa1dc59be27b2c353bc07c9236ce3a2cb07c7ba5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdvdnav-dev Architecture: i386 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: 193 Depends: libdvdnav4 (= 6.1.1-ok1), libdvdread-dev, pkgconf Suggests: libdvdcss-dev Filename: pool/_new/main/libd/libdvdnav/libdvdnav-dev_6.1.1-ok1_i386.deb Size: 54808 MD5sum: 8eec31fb02d8623c5cae4b7eb1a1f3f2 SHA1: c248c551813c92e97480b25a0d941fe083d35af4 SHA256: a07c023735eb955b8a99e5d6222f7e0e673f2c95e1380c296bd21d940dc12160 SHA512: a9a94de6a0730c29eab54296cfd146fff70d30c254eac8081d36fb1ebc3663a3b9abf223bd2a3f62aba3cfaac11e6bfc3d012cced8b73b9c08e5bf24d76b8e52 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdvdnav/libdvdnav-doc_6.1.1-ok1_all.deb Size: 83024 MD5sum: 4f537f5b177925b2fb87553dbc4dc3ee SHA1: 140fb6db58b2e9c65eb2ce05dcfdc12a6f45a86f SHA256: dcb21bd060df757922432120e5a15992a7abc12b7eac3950e8ee7083d015aa97 SHA512: 0e076c83d18774e758582418cbe1437d7d9c4ef1ef0803d4453032ab940cc41391ef66d3c55719cc8249e9b66c04d0ac6b03b484f31dc7fe80a6bca07ec0a709 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdvdnav4 Architecture: i386 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: 135 Depends: libc6 (>= 2.4), libdvdread7 (>= 5.0.2) Suggests: libdvdcss2 Filename: pool/_new/main/libd/libdvdnav/libdvdnav4_6.1.1-ok1_i386.deb Size: 43016 MD5sum: f5405d23df3425fffd599d1fb6241ac8 SHA1: a302125e058389f80913179e6af32a3697084da4 SHA256: 12042ce426d65d2acfc8e7bdc94c6d971997640cbadfb7380d6fc7e6ae460eec SHA512: 9d355217e4f25bd37c99b163d47edb3f749ac0b2463b6b8ab4722b003b8094237f445b08e6e2b35cc7651b92c0837b9a45712dfa6ff71212455776b883513005 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdvdread-dev Architecture: i386 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: 280 Depends: libdvdread8t64 (= 6.1.3-ok1), pkg-config Suggests: libdvdcss-dev Filename: pool/_new/main/libd/libdvdread/libdvdread-dev_6.1.3-ok1_i386.deb Size: 63152 MD5sum: fa89b97d7cdd957faabcaf4a06498731 SHA1: 2643a78e26c0d71af78fe831d357180a0c1eed0f SHA256: 7835f523b9a75242deb95de3e7a9f778495d903193ef37a922de6db5638a8770 SHA512: fc671a67483fcf11a31653588c8cd58e74ca968b317a09200d538b658dedb836dfd050e89c27cd3f385d2257903ede3f6d7d96c0097eb9f5bd08be903927675b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdvdread8t64 Architecture: i386 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: 206 Provides: libdvdread8 (= 6.1.3-ok1) Depends: libc6 (>= 2.34) Suggests: libdvdcss2 Breaks: libdvdread8 (<< 6.1.3-ok1) Replaces: libdvdread8 Filename: pool/_new/main/libd/libdvdread/libdvdread8t64_6.1.3-ok1_i386.deb Size: 53104 MD5sum: 2f46484c3536cc97f3aaf3640d1988a9 SHA1: 21e366963938f82a00dca0bd8eda1500454cbeb3 SHA256: 825ec336b0281c962bf4d886eb154930dfb4f0503eab91b5c086590ebd04abad SHA512: df7d9c3b6f4c9b95df5e007f961b6d52d1d314e97978dec9c3e5caca39f87b41470a3518758c72ecc116e0fc93ea503cb0450c2d3e0cd221d5a1f48229926698 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdw-dev Architecture: i386 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: 1358 Depends: libelf-dev, libdw1t64 (= 0.190-ok3), zlib1g-dev, liblzma-dev Filename: pool/_new/main/e/elfutils/libdw-dev_0.190-ok3_i386.deb Size: 320252 MD5sum: 2dd66c65e1466a2010e6dfdc076fb23f SHA1: 03836c9f9dcba2fda2d8ea05bea8db79a4f5edb2 SHA256: ab57ad0cfd9dadefac3ad39bfdd8e8c934f0d509d813ba9c6b9298701db596f6 SHA512: 1f5a3cac68ea78fcf3804711d0e86c267dc191124f8cdb7210a8b48adec1c244fe1806b1b265643494d5fc277d81eb8c6f3c643456f4ef0ca9981038183cbec7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdw1t64 Architecture: i386 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: 768 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/_new/main/e/elfutils/libdw1t64_0.190-ok3_i386.deb Size: 261860 MD5sum: 26209be26267c88d159b29ce0d41fd1a SHA1: 360d38fbaa679aadafeb08071f430d586474a32e SHA256: 3ddc5dc59c79aa44bfb3448f694854225cb3a414225b906481cd31fed5d1a84e SHA512: d515bcdf789cae9eeddead7ac3939ae664cbf2bcdfa08a464e84bcb4759daba01f989bc765eb1239b8dce3e69ba5bd1a62ad2dfbbd250fd0b3f209bb9c2de5fd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libd/libdynaloader-functions-perl/libdynaloader-functions-perl_0.003-ok2_all.deb Size: 11904 MD5sum: 3c34bad61f9e2e3a5cab9a8c0472e417 SHA1: d2f0da2d82a04d485086a87e96e4835f40c371b3 SHA256: 39134eb537bfa37f25da3b00ddd19556a89dbcfe6a47634feb3900bd3fc99cd9 SHA512: 18931aca16b385ec8dd6335163a4c7911b4600c5b0f09f7159066e5832dca644e9e68eb678b7ceae9adb378efc0f9b21b42bc63bf9169431158417221db2165b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libebml-dev Architecture: i386 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/_new/main/libe/libebml/libebml-dev_1.4.5-ok1_i386.deb Size: 21648 MD5sum: ed860ccf611b149da68465c9db5fe0a3 SHA1: ee22220a6be585dadda34924c7324ac19d2c5d22 SHA256: d01d5976c77246d6a54cbf0d7e34dcdf581a160193962fcbd3e6a8491dfc576b SHA512: a558d429df4f99f298ae8a018ed8b7a90f2eed343a63a3fc7e2e6c164a834a2d5aece41e1443dd1b8536eaa8ed1130e013e352a7244dd8e65c52e6f7e0f35aab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libebml5 Architecture: i386 Version: 1.4.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libebml Origin: openKylin Maintainer: openKylin Developers Installed-Size: 161 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/_new/main/libe/libebml/libebml5_1.4.5-ok1_i386.deb Size: 53268 MD5sum: 1682d7709e3ec8e9dc5c527818ceaac0 SHA1: 5e0a5eeb94ec5b4e896a5bc2a2a9dce628a9b28b SHA256: 344304f2fb0f4b29c4e835d5487c34e4f435e6359526cd4e77d1129ef99de0e8 SHA512: d1fb4f226f15767efb96451e104256220883942a458750d55a1f55f65a07a0fe8aea0c4e67855249bd4cfa5ab13b56cafba98faf085ca67bf35f3206dc07f6d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/sisu-mojos/libeclipse-sisu-maven-plugin-java_0.3.5-ok1.1_all.deb Size: 25224 MD5sum: 1b0481089c70f4867c4984a5f3b2d158 SHA1: 91ef3377227accb65641b02cae1390627c217d5c SHA256: 6fa0c97f37f19218f5a463a8041b2a6464124c48d968ca07b637e7325ef68e8a SHA512: 6a9c4432370bb8f54a69cf9f148cc54ff4a170410ad33d6726efe6fea7631f55f27a8bffe26ca3a426f8c9fea04ba0007f5178cbbd407bdfa351ff5336c4c560 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libedit-dev Architecture: i386 Version: 3.1-20230828-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libedit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 410 Depends: libedit2 (= 3.1-20230828-ok1), libbsd-dev (>= 0.1.3), libncurses-dev | libtinfo-dev Filename: pool/_new/main/libe/libedit/libedit-dev_3.1-20230828-ok1_i386.deb Size: 117854 MD5sum: db707b49a0928f54568dcc457a603ea3 SHA1: 11e6f8c8f4cabe0b0272568782ae479a31b8d2e0 SHA256: cf0d2ffd440028bb7fb45b0fb2826daa47acea9ec56d0e02747a137d3e8d9ecd SHA512: 685dc8c40aa146155cad9db236779b8df16fabf302f6913ba50bd5ff1026099a4289ef001a837b8d91343c9e1c27b4a87514efc906a339d213408127d82650ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libedit2 Architecture: i386 Version: 3.1-20230828-ok1 Multi-Arch: same Priority: optional Section: libs Source: libedit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 256 Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.38), libtinfo6 (>= 6) Replaces: libedit-dev (<< 3.1-20180525-2~) Filename: pool/_new/main/libe/libedit/libedit2_3.1-20230828-ok1_i386.deb Size: 99352 MD5sum: c293383a10ff460028e9aeae58fb52de SHA1: d25d19430fe8b7e465bf4aad540d8adeb5c3ff28 SHA256: 14326e0764976cbe28084a085e113010909a5b36613302dc453b41d68b986ee4 SHA512: f1801dd202c14c0b7c890c4bf23384d135165a92e521a4a54c60e608424523f95fcb0dc5c783870b12fe40e620e0ad8a093f4f7dae211a755b8233bf0be0c2da 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeditreadline-dev Architecture: i386 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/_new/main/libe/libedit/libeditreadline-dev_3.1-20230828-ok1_i386.deb Size: 2238 MD5sum: bc2291eacea0a4df037bd9e7ade927d4 SHA1: 9e53ed9e73e733908a1508e232f32e7b55dccc20 SHA256: 75f647ba8e3dd8a5e09da2e2d5197100b73f7cd9e29e2891424e59db56830b19 SHA512: 65e3be54ef4e205eb4b59cac6dfe68f0263a0fca3330366a2fcfe44c0263cd42a8353a42124605c32fce662a1e0f580eafcafd6ae96a8ebe3524db32ac0a1f3a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefiboot-dev Architecture: i386 Version: 38-3.1ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: efivar Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 23 Depends: libefiboot1t64 (= 38-3.1ok1.1) Filename: pool/_new/main/e/efivar/libefiboot-dev_38-3.1ok1.1_i386.deb Size: 3134 MD5sum: 2f4c140188da8d9f3910b5d769a12ca0 SHA1: 057e42b2d02fa1d7e29bf294255d36326907fbd7 SHA256: 98e5c33b249d2f06c9cc935858e9519bf9e31c7c8f30683f53e16a34fc2b2c7f SHA512: 681874fc84f6c7086dfcf2fd27f5124b7b2f0bc1104be52351690760d391115afacf4e5c60b223f69e0fe5f71350c65bc5956e50834f3159677d5fe55b92411a Homepage: https://github.com/rhinstaller/efivar Description: Development headers for libefiboot development headers required to use libefiboot runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefiboot1 Architecture: i386 Version: 37-ok2 Multi-Arch: same Priority: optional Section: libs Source: efivar Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 121 Depends: libc6 (>= 2.33), libefivar1 (>= 37) Breaks: efibootmgr (<< 0.12-2) Filename: pool/_new/main/e/efivar/libefiboot1_37-ok2_i386.deb Size: 45194 MD5sum: 9a012a838b86c9a75e0d8ffaaea4f07e SHA1: 1ef12deef65f6a5eb984b1883d5cf9d3f95e1a4f SHA256: ca69e8da7bfe0788d47748a63b4d37773c924cd826862e083deb6893d75a4333 SHA512: 6bd838ca08b5476286f002d6e8575695f2a6b833aca3e403c8157ba5618606e0ce1f6eacfa080621fb9a69124be133c35a0b0c7c9d6849b279707cb6966d65de Homepage: https://github.com/rhinstaller/efivar Description: Library to manage UEFI variables Library to allow for the manipulation of UEFI variables related to booting. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefiboot1t64 Architecture: i386 Version: 38-3.1ok1.1 Multi-Arch: same Priority: optional Section: libs Source: efivar Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 132 Depends: libc6 (>= 2.38), libefivar1t64 (>= 38) Breaks: libefiboot1 (<< 38-3.1ok1.1) Replaces: libefiboot1 Filename: pool/_new/main/e/efivar/libefiboot1t64_38-3.1ok1.1_i386.deb Size: 44674 MD5sum: 2904cd0da0165110f0d8cb30d7a11346 SHA1: 7ef090dc0a47fc54ba5b635beaa7609a28db4040 SHA256: 9c4773202e9315550fe84468354a1e4c91c9521f0204c2fee7fdd3d9fdacd900 SHA512: ba59f68acbec890290561c2d8070877b917b4bca5e6180528d7952b8a42e83df71ef4ee46bfc69a756a7ed5058479a1bb980ebaaf5934f4bfd98d7fde3cd22f4 Homepage: https://github.com/rhinstaller/efivar Description: Library to manage UEFI variables Library to allow for the manipulation of UEFI variables related to booting. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefisec-dev Architecture: i386 Version: 38-3.1ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: efivar Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 30 Depends: libefisec1t64 (= 38-3.1ok1.1) Filename: pool/_new/main/e/efivar/libefisec-dev_38-3.1ok1.1_i386.deb Size: 4774 MD5sum: 3a4bd4d8a698eef0d078d11d8952c73e SHA1: a9eb84eae9f39f4260ace45ba352b01230455f91 SHA256: 7aa9e6c93f3b299846f0a380d65ebb44298e63a47c9de1d0cf9acfa0e2ad5b95 SHA512: f6867bca9dd9d31a7c27868ac1f5724872feb015fbb3a62f1d87fa7fb7ec696b6437681d7bcd568fe5f7e42045628bd4495fde4388d323618fe3d10dc659e2cd Homepage: https://github.com/rhinstaller/efivar Description: Development headers for libefisec development headers required to use libefisec runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefisec1t64 Architecture: i386 Version: 38-3.1ok1.1 Multi-Arch: same Priority: optional Section: libs Source: efivar Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 52 Depends: libc6 (>= 2.34) Breaks: efibootmgr (<< 0.12-2), libefisec1 (<< 38-3.1ok1.1) Replaces: libefisec1 Filename: pool/_new/main/e/efivar/libefisec1t64_38-3.1ok1.1_i386.deb Size: 16460 MD5sum: a10b421cd9ff80d30b2e54753f8df76e SHA1: b1f4da95ad6c90e7867c211f6a23713dcf334b8a SHA256: 97938ee655206000905cb6388f81e09577d3e8d7f95e4fa690e0d8c47ffb0361 SHA512: 14c17750897ec128106c25afc52cad70d121178d3ea0b274ce1f6e2bb6cb297bb4d4c622c08b11f1e6d85f80f4b2318344a71aa4ae8884a8b0bfc406d762d5e3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefivar-dev Architecture: i386 Version: 38-3.1ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: efivar Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 105 Depends: libefivar1t64 (= 38-3.1ok1.1) Filename: pool/_new/main/e/efivar/libefivar-dev_38-3.1ok1.1_i386.deb Size: 17154 MD5sum: 7db9f71446662eae0382f926e89484b9 SHA1: 2e861eeaef536f593d8cb35832776cba99a2644f SHA256: ed20d0717f18098935f273594548beece4cbfe1a2a41369d254615410963e8da SHA512: 67dc3ff36e61b3a828c1a754aa8a6afd7fb28893710090f810acfb7661c7aec45664a7bbf6e82ff993d6dc91bbd451e9ef8b7a3cb1ac6bdd842a9ccd8bf26b29 Homepage: https://github.com/rhinstaller/efivar Description: Development headers for libefivar development headers required to use libefivar runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefivar1 Architecture: i386 Version: 37-ok2 Multi-Arch: same Priority: optional Section: libs Source: efivar Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 174 Depends: libc6 (>= 2.34) Breaks: efibootmgr (<< 0.12-2) Filename: pool/_new/main/e/efivar/libefivar1_37-ok2_i386.deb Size: 51856 MD5sum: 058d2a3bd8e4e010699436c0e03c8756 SHA1: 2948a72d6023a42c046cf27f245592d26c9cd2e7 SHA256: cb001aca54b7d4762a13ae709be3895114c52064c7fb982d4f41fdec9a374e53 SHA512: efaf184b1f1e4ffaa466e8d85352d5bc24939347f08f54e128a81df4698f645fba8e40ee4f229b290dc3db4b820cd5246a3ee9d22941c4e95ea90548f9c78644 Homepage: https://github.com/rhinstaller/efivar Description: Library to manage UEFI variables Library to allow for the simple manipulation of UEFI variables. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefivar1t64 Architecture: i386 Version: 38-3.1ok1.1 Multi-Arch: same Priority: optional Section: libs Source: efivar Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 217 Depends: libc6 (>= 2.38) Breaks: libefivar1 (<< 38-3.1ok1.1) Replaces: libefivar1 Filename: pool/_new/main/e/efivar/libefivar1t64_38-3.1ok1.1_i386.deb Size: 58634 MD5sum: 2f2d2da6e94f51ddcf97d70735d5e35b SHA1: 3470da7bbf83aa3a69abaf7e7bb146690f4bf3c6 SHA256: 6bcfd781a2465f0937190d79ca3c71d918b19514c83c5f0f8fc2cfb31ea1d1ea SHA512: 5dd3fab664435ec647208229a02400bed5719c22b7acb70cdbf984afb0efa85dd6a95ecdfd3c3d344eafbc6530d84c295aba9fd5ef62a58721cffb9abd4f36fe Homepage: https://github.com/rhinstaller/efivar Description: Library to manage UEFI variables Library to allow for the simple manipulation of UEFI variables. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libegl-dev Architecture: i386 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/_new/main/libg/libglvnd/libegl-dev_1.7.0-ok1_i386.deb Size: 17752 MD5sum: b0a907fb6bc2a032500acc8661122eba SHA1: 66f35cc9f49d5418ef7736c4a71b469de7d4c37b SHA256: d892ce7c2d9db6ba8be771ed821cd48c0618ff52f1ac7241bdcb4589903d9329 SHA512: 8b0acffa03d941ce44d2accac536e9ce35355bfb042eee6f5e87f91c604b45391875021ce5fc62a9cc42f49891e0169860526674af16fb6ee9420df805daf85b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libegl-mesa0 Architecture: i386 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: 349 Provides: libegl-vendor Depends: libgbm1 (= 24.0.5-ok1), libc6 (>= 2.38), libdrm2 (>= 2.4.119), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), 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/_new/main/m/mesa/libegl-mesa0_24.0.5-ok1_i386.deb Size: 117172 MD5sum: cf5b7bb65e4c63d6307915cbfb170021 SHA1: ea1f6bec4e470f0c7d73c4a932fbd349169f2ab9 SHA256: ff1402da2c921642fe2ab4a390da7a8200d86a6aa1701ec876b104f09be6f8af SHA512: 6c918fcc7722fba3061e8fbc64150efd780801ddca01c0d6e5964776b501be7189c644c3c40943abd49869ca0b016c3706f9bea08c6efb5030c68708dded6042 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libegl1-mesa-dev Architecture: i386 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/_new/main/m/mesa/libegl1-mesa-dev_24.0.5-ok1_i386.deb Size: 10024 MD5sum: c2b71843b5ec1bcff1ee939b212acb00 SHA1: 28a05b34c49cccd96dfa0c02cad903ac01f3845a SHA256: 16f5675ae71fae015b575be4fb4689e024f2e29a81aebc8d0a4f301daa0d5d21 SHA512: f6450642d4924134bb4aa677c57deb37185f9dbaf8c91a7729aea0d8b26ea4054917604b4c9615f5fe358a9f7aa8fb1336542d7b59002ee8dafad7881e0345d1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libegl1-mesa Architecture: i386 Version: 20.0.4-ok3 Multi-Arch: same Priority: optional Section: oldlibs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 25 Depends: libegl1 Filename: pool/_new/main/m/mesa/libegl1-mesa_20.0.4-ok3_i386.deb Size: 5904 MD5sum: 164be9996e60c01b18c449248b155f07 SHA1: 5c0a3efeae75aa94da0eba2c9846f3bf41b7d007 SHA256: 4de86ddf8fae4e81f1310d581e4b417ae45e0367422b79d3d923ea29e1f9489f SHA512: 8ef161f4ea941e37eaa7d8fc32d6bfa91e5e2a86e25de31e2f3b1a76d63eb180f2290bf23327399d0dfd0ab4de3e9fac34e26fd7ab998b4a746522f4643ccb3d Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libegl1 Architecture: i386 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: 113 Depends: libc6 (>= 2.38), libglvnd0 (= 1.7.0-ok1), libegl-mesa0 Filename: pool/_new/main/libg/libglvnd/libegl1_1.7.0-ok1_i386.deb Size: 34344 MD5sum: f912474d7a815db569636054268ede29 SHA1: 237055f3d6ce36d10505e6610831d7eaba8635fd SHA256: f162271c8f42b59313dd38cd0c489a88b08f2468431f3412125c476ba85f542b SHA512: 0364a70551d6b0c8fd02bfee77172470d48cd37727172a3fd1a0eabe4ecbe73f249c3bac1eb3094278bd80d16c784b738434249988f66751b8994b5b82db2767 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/ehcache/libehcache-java_2.6.11-ok1.1_all.deb Size: 1169426 MD5sum: 3439c13ec9bc809ef600833bf68aa5a0 SHA1: c7f806903d3b243472b6d68b2f0026fa0d4b63b2 SHA256: fa5265f66239a60ff85a1342e4aecf9e49b2457d3d52c10096b691603db9f257 SHA512: 5b0e03492e7a928a95907cf364e46ba276ad063085941e9e3c0d45d4cd8ec11b1b65845e53c1fea7fa2369a6184a0c339e61f69a00274eb7ce704d29b1953fcb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/eigen3/libeigen3-dev_3.4.0-4ok1_all.deb Size: 1054610 MD5sum: bf5b3eb1970d20f95619b05c21867f4c SHA1: c911b4aecc5524b0d912403bb8f18fc40d45a535 SHA256: de19e3b99086b26459564c147244c6ae41492d76366a8f72a054f43a0ea70aac SHA512: dc2a8b159fcd43199e7081c8506a61e3ff6289282adf4ca8f88659ebd59dfd4714a060de0afad785961ca8f8fb8b26fa9b02f26bbdf6449ef1ca1ec10ddc0726 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/eigen3/libeigen3-doc_3.4.0-4ok1_all.deb Size: 8334136 MD5sum: 96c097f2445c2b53bc799463558399a7 SHA1: 1c033b7c60828a47eec9de775654cadf5ca9a7c0 SHA256: 0a85388906650f4ee5e8bbf594d2c06bc5fe7cf30f28d3134f87403ba226daca SHA512: 483570215b0fe3608f7bb24cd9bd2ff84d7b61e5acebdd1efd7d307af5c4512f4f04dfb5339fc49e9001479340e64b2a7c657c35c25a34e19d98b4710b85b57b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/el-api/libel-api-java_3.0.0-ok1.1_all.deb Size: 64398 MD5sum: 85e113fec38fc2e5b212c0e88e84816c SHA1: b12785c5ffb456c94b8f8b6d04ec48d7fa1630c0 SHA256: 3862e6ac8ab79979167bd7f7934d43e376a0b98c4accefc3a57c7a80a0198081 SHA512: 26e32c8a8b4fa9f5621e58704b9bddfb91c1f975678d1626182a4f1faedb9ab314761c2d5bf33c811b229f2f46e2f8e384d34142e1f989414d20d8f2a942809b 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/efl/libelementary-data_1.27.0-ok2_all.deb Size: 22160372 MD5sum: db1ef4f0b42184eee84a72d380e2282a SHA1: 7a57e8ce82621d1053076217e3d478fb80f21c88 SHA256: af048eb8f9d1f6867f9f8e950a0712f0c7bc05d599c57e6b4a5d9e03ba4b7637 SHA512: 6408c223436ae9f9ae4430f0caa8a16e803462bf9d8116eb0028c2698d5e627fc1c50132ce387a0e3d4b64bfe48e4fb6c6f4d6218b9ef4a48c973698fd8e1cca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libelf-dev Architecture: i386 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: 295 Depends: libelf1t64 (= 0.190-ok3), zlib1g-dev, libzstd-dev Conflicts: libelfg0-dev Filename: pool/_new/main/e/elfutils/libelf-dev_0.190-ok3_i386.deb Size: 65284 MD5sum: 9ea125d77a5fddecc0fb397f1e643dc6 SHA1: 244f97d0c7ec162d9e5f0c45df4d1abe228c52fd SHA256: f8929a003b9197dd3cfc8b859c9f84df92ae2b0ff7fedf07a7177de5fa88f707 SHA512: 2162510a4b0def32af6901f367b1cb1d80da255ba5371c478a776b6bb502a03f65841edf2f0aead803b01159712ea9c87c4d0f06f08f4a2f49c6f90cbb7f9002 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libelf1t64 Architecture: i386 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: 1044 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/_new/main/e/elfutils/libelf1t64_0.190-ok3_i386.deb Size: 168084 MD5sum: 56db7835037d21bcc146f9d8cd8f46e2 SHA1: 0d7c893f092b68aad3cf9c2175dbbb01774c3d9a SHA256: c4dfbaf2df54f94ab1ba80a2c7c045c09c6735cc43a2acfc8545813629f62a24 SHA512: 752f4f90c2c629f65cc424dae8e4a37d9e54f0cd8897fee8276e7a4351de16547c79b550dabd3da678e2611b7865767a4f0f20cdd1e681571cef811c59b8cb5e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libe/libencode-locale-perl/libencode-locale-perl_1.05-ok2_all.deb Size: 11166 MD5sum: 517d5711a3bd7c03683503b36cee2187 SHA1: bd12e286cc330fc63da73353faf012987b7b9327 SHA256: 7cedba53ffb79467899c102d4e53b836a140b1e91726d3bb625612672bac4e4e SHA512: cb67f6668cadc56346dfc0fb74a8396cebfcbc4240f4ba2bacb80cafd1214e53b0ca4172a23aff0736ef51306588114eede4762ce9db7d7293cab0bae71f51ec 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libepoxy-dev Architecture: i386 Version: 1.5.10-ok1 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-ok1), libgl-dev Filename: pool/_new/main/libe/libepoxy/libepoxy-dev_1.5.10-ok1_i386.deb Size: 126004 MD5sum: 19753e76386dad0851a60b03fcc76f94 SHA1: 1dbaa716950e3c638255ff90c0447368b2e966fe SHA256: fe0eb69294ced8149f4ca681261ebeb20003e748bf329daf84918d61884cfc49 SHA512: 8c44d044a767fc48bb7b07b9664e6738f10218a84973d5b05fcc1cf79905396ffe33e90c7e4fb3353193a4e4bc2c4bc9af885a2052174dbd778e2d8cf9667479 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libepoxy0 Architecture: i386 Version: 1.5.10-ok1 Multi-Arch: same Priority: optional Section: libs Source: libepoxy Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1233 Depends: libc6 (>= 2.34) Filename: pool/_new/main/libe/libepoxy/libepoxy0_1.5.10-ok1_i386.deb Size: 194608 MD5sum: 7c06b4fcd7849c2a11ef5678af3645ea SHA1: fa06d410be48e5651fbc4d6b784cffc31d52a912 SHA256: 0480a0478ceba0e5b82c03c831d0ee0cce3c285f2e2d363c3c1abc128782d740 SHA512: 0555ea27bd7711783102c2f9a47ca4c5be8cfd16d27a0299cd9b370eb43fdff434bef87f0ae31dc44b67dd6079bcc0e5072382b1c2f8b40d56e6c543880487ee 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(). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libepub-dev Architecture: i386 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/_new/main/e/ebook-tools/libepub-dev_0.2.2-ok1.1_i386.deb Size: 10822 MD5sum: c7059b8ca2fb98098494a3f2368abf87 SHA1: d4c76d3f8b6d1a634135dae2e6acdb333c5bddcd SHA256: a2ff2e609bd3a801e30003804e6d234ce34affa13103a06124cc14c681639562 SHA512: 801dfa7d12a205802b2d5fb954c21d93b2de6e4028b506d58bbd2dbeb15a6868be4868285212bbcca5070d1a7def34c105800d38aa3b9585ad2ba5c61f5fb1c3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libepub0 Architecture: i386 Version: 0.2.2-ok1.1 Priority: optional Section: libs Source: ebook-tools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 97 Depends: libc6 (>= 2.4), libxml2 (>= 2.7.4), libzip4 (>= 0.10) Filename: pool/_new/main/e/ebook-tools/libepub0_0.2.2-ok1.1_i386.deb Size: 27970 MD5sum: 9ff635e8b4860c5ab7b2539005fe4929 SHA1: f4065e539265865841a305905c36af93f0a7c358 SHA256: fa1addbcf6be81ef982702e231de1d1f129a483efca607dbecbf273909763da4 SHA512: 7730c885589c589aa7eb2768a4618fc094f7769bf5e3fe47d27fee99b337be03f8eb1fa4d89c984299016034dcc6405d96274397630f846ad32f2d569f162260 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevdev-dev Architecture: i386 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: 226 Depends: libevdev2 (= 1.13.1+dfsg-ok1) Suggests: libevdev-doc Filename: pool/_new/main/libe/libevdev/libevdev-dev_1.13.1+dfsg-ok1_i386.deb Size: 48396 MD5sum: da6e905f63e2a34778d384ebce172549 SHA1: fe3bb82b7ea51382c2060cf00f9080081b8dfe28 SHA256: 72c879a3b0464b816648394c477de566f2e5dc45b2b44f71b959bc4512696d49 SHA512: 7c95a1db06b869057e3e362a0b736e59e73246e43ffcf2af98a21b5d04a408709a6bb5e177a67b9b6c4178ecb5cf34167125d16135a48c1ba70aaa40c44c7150 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libe/libevdev/libevdev-doc_1.13.1+dfsg-ok1_all.deb Size: 199132 MD5sum: fdab72671e9b130cea61cece917ac92f SHA1: 71435a54ceaa91f29cf88c2a32fcd52fcc89d4dd SHA256: e0adec92057cd40aebb21c67b2e17ba0097454d75ddaaa0d1543b1db5618aac0 SHA512: 5f8695049cc15d3248f1f8433646c2e2d6cfc3c06cd5dfab28291fc1c95647d4ab6de76555671f50c4660867994f4be28f6500b76bda6e93d0a5a11c1f159d95 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevdev-tools Architecture: i386 Version: 1.13.1+dfsg-ok1 Priority: optional Section: utils Source: libevdev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Stephen Kitt Installed-Size: 61 Depends: libc6 (>= 2.38), libevdev2 (>= 0.9.1) Filename: pool/_new/main/libe/libevdev/libevdev-tools_1.13.1+dfsg-ok1_i386.deb Size: 14508 MD5sum: c1c7832aabce15e543fbc08bdba4e42c SHA1: e01f644705aebd88d3b7bdf7d569b7ab217f5cb7 SHA256: 9c916f7407b56b89d2dcf9359b4ab95de83ead4b9878330d0bae5e19076086d8 SHA512: c1eb62b5f65f087dfdc3a650c41a4412365fa381a33b84b6d70e78587dbbb31d1e260dade529eea7ed8671a30511b0c462e1811b3f257dcc3dec0e4ce66f2f0a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevdev2 Architecture: i386 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: 100 Depends: libc6 (>= 2.33) Filename: pool/_new/main/libe/libevdev/libevdev2_1.13.1+dfsg-ok1_i386.deb Size: 29148 MD5sum: c479c5709e930d061cd532ba34309941 SHA1: 559b7089fff9438d84353c8f2aa316eb79049eba SHA256: 95e30e8ef31008c03cc873fc40633f0e4803a76967a988188bac1240fb163a52 SHA512: 73a77884617d64cf197e55ae35f863ca6e9bc738921949cd417efcb9ef15e30df32eb14801b03661d2737a9b8244d9c59fbda92d3426e2fe2faa24d23e95df2c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevent-2.1-7t64 Architecture: i386 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: 472 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/_new/main/libe/libevent/libevent-2.1-7t64_2.1.12-stable-ok2_i386.deb Size: 147744 MD5sum: 1123deeac53bfd4f0d363d5a30bd6046 SHA1: b6564b757b900f4df1d06a23d52217c6ba0f8942 SHA256: feb1faf8030425d246f6e5b1c28dc699def83ae396932b3143656dcf217c7fd9 SHA512: af64c48ec483aaa777c042ce32ab5ee934c2b8daf7182ca662d82de1b9428bce71bb25d325b0ca37848be264d2154687cdb17de23ca9572dd3f7dbe09eed145b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevent-core-2.1-7t64 Architecture: i386 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: 323 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/_new/main/libe/libevent/libevent-core-2.1-7t64_2.1.12-stable-ok2_i386.deb Size: 93300 MD5sum: 3a352c4c753dbed16840b29af295bbe5 SHA1: 86673d15c123507a8ec5bf2987f308708029d924 SHA256: 924abf5cfd66a7dd749ab9d2992cbfcca0c96adb179ee3859b919159a16a3850 SHA512: 378dc8a23dfa776bd99dcd411bcb734ed357a48f70c35f9cfe72a9816314f63969dc0907330632156be920115d0a33e77d07072c22474b330e1a8b6985ea6818 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevent-dev Architecture: i386 Version: 2.1.12-stable-ok2 Priority: optional Section: libdevel Source: libevent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 1509 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/_new/main/libe/libevent/libevent-dev_2.1.12-stable-ok2_i386.deb Size: 263100 MD5sum: b2ae2a24568118a3a239158ca02b607b SHA1: b024717b231a5e6828689441ef61a9ad8db60840 SHA256: 09891d73349a0d81dfdeeb0fb7ee47cb25c507c8ebf29d9376e867de399252c5 SHA512: 16873b26700b6c7fb618f94fc3722e3c1165398cd55beabe6e11f1c593974501be3793fd23f0190cfb60759d1f9c8005998563b62da377609b1407207e67ee71 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevent-extra-2.1-7t64 Architecture: i386 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: 239 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/_new/main/libe/libevent/libevent-extra-2.1-7t64_2.1.12-stable-ok2_i386.deb Size: 66152 MD5sum: d74913ddba03f698744ed72ec92d4dd2 SHA1: 610f8f917c261174c91ad6031207c813bc0f3cb2 SHA256: 28cba5717ea5a9a13d50f3883d77e1df5bcaa5f13e142a48a2b409be809bdc64 SHA512: 8d90f0ff03f76eeaf4b3c0646c1c61c307abc02d4e4e54231ac167ac197e53b9f55149d7b881e717656bf1002c2cbfdc5a86d81af17174eb031aa96424121f1c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevent-openssl-2.1-7t64 Architecture: i386 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/_new/main/libe/libevent/libevent-openssl-2.1-7t64_2.1.12-stable-ok2_i386.deb Size: 15408 MD5sum: 0bfc621c0c86b3e63bccfba4766eee36 SHA1: a219259e9eb5ac9b3c3f0d74791805d832fd94c3 SHA256: 2a8e16ea30139434863223c182eda4734edc985ae71f88ac34aa5e93c3547993 SHA512: bf2077f5f466a8483c163c3e21f20f6883a68679d4c2c29274adbf3410794701be5cf3f96249d5946f09e94bba4dbb9b041ab87410bd3d52d63730216a7ba044 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevent-pthreads-2.1-7t64 Architecture: i386 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/_new/main/libe/libevent/libevent-pthreads-2.1-7t64_2.1.12-stable-ok2_i386.deb Size: 7792 MD5sum: f83d3ec0c8cf654a4a2b6b335572f8dc SHA1: 4073076de84adddea5cd727a9eadeeab3c2618b0 SHA256: 2bfa4b93c2b8f0136eb7d10681555b9dc56959d54daf46036a2bf1feb955649c SHA512: dd6228a00bb9734e29bfd3e7bc9ec6efbff1d2cc61a01d7a667a109f8d8e5081e18fd12be706546933bb3e958ff8f1a3387e3e4b27f135d2a21bd22f7962b570 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libe/libexception-class-perl/libexception-class-perl_1.45-ok1_all.deb Size: 33376 MD5sum: b3db1e663482145d564a3ca88f947855 SHA1: b0093b11002a622af6389276521eb2ed41ab40db SHA256: 69cb705efa85ad8a16d43c79ccf775c3924e1fdf8e54fb7c9c007249b013b444 SHA512: 58e1a1155ccee5a56c455c00ce872ffc6e176ae582ea2d84510413fbb45990f4726a4b897c8293b7b14192c7f7d609ac6741dc523a58a4602a231e722d53056f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexif-dev Architecture: i386 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: 434 Depends: libc6-dev, libexif12 (= 0.6.24-ok1) Recommends: libexif-doc (= 0.6.24-ok1) Filename: pool/_new/main/libe/libexif/libexif-dev_0.6.24-ok1_i386.deb Size: 101344 MD5sum: f613166eda26258b4dcce6417bb15c2b SHA1: cfffebd611c873a6920f72d27d388cafa63f3d4b SHA256: d50d6da2c2aafae9c83bae4a589c600ab7cbadea7e7263c5fd17fadd630cacbd SHA512: 1418b3322efd1486a7f3fc194a2cd03298ab2e279058aa2ad2427c564e29c7bf79ea84fa127fd1d210587fabdcb808e0c655812edb01eb2171321a496b1bc152 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libe/libexif/libexif-doc_0.6.24-ok1_all.deb Size: 346216 MD5sum: 11e164730acd19c743c2f00a17258a66 SHA1: e515a983d13de98cf0759afccdb425f2ffc50a92 SHA256: 498ef6b0f5ede9f45b528d14e19ddc159d69b730d868022d6c30fdd94fca35d8 SHA512: 967fbd61897e204c6bee45a0452534ddbefa9624886007a729364eaeb0c9e54a76ca9b0e5d4a1d8424e1545b3c5eaf781c131006a26ed36f97a4172ee7b8602c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexif12 Architecture: i386 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: 2550 Depends: libc6 (>= 2.29) Filename: pool/_new/main/libe/libexif/libexif12_0.6.24-ok1_i386.deb Size: 391916 MD5sum: 8536756ef9b6ab074c374dd8bf073b62 SHA1: b1cea854f1b8a445d71d6deaef4e9b19fd7d5dc6 SHA256: 9ebba253b29cfc28b9eaf6486d8d8ce52420603da1a094439a2f6fbc0c40fcec SHA512: ac1921e16eceaee4aab19f0170da7673a6892a6fe715ad328735272c1afb37cfef74d981759f6ef631909fa11f4cf9c86dfdd66b773852f6a2d59a627577fa52 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexiv2-27 Architecture: i386 Version: 0.27.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: exiv2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8398 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/_new/main/e/exiv2/libexiv2-27_0.27.6-ok1_i386.deb Size: 1794196 MD5sum: cf2098ade0c0ee154ba2be51f8b39c5a SHA1: 285c84dff353e6db4f2457ad4507b7c34ba84e66 SHA256: a10e2d528d0aabaa27a36df29dcd388b297856927eda0ebdc9008988a491f531 SHA512: ff14644c4767a61e0180b9ef3a8f067bd81e5e8489dae728ce4bb516c6f6f7336b30cca2332ea58a30f78cbb1e2adf2e718478ef35a0b2bcdddc7c6898972135 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexiv2-dev Architecture: i386 Version: 0.27.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: exiv2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2667 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/_new/main/e/exiv2/libexiv2-dev_0.27.6-ok1_i386.deb Size: 329716 MD5sum: dd5b96d5dc88a390f1a52be8c74c585f SHA1: 66ae49be388b1f3e6c9d64b70206a72eb432be7b SHA256: df32c6e1cd179b27fffe65be5c540588ee79165d5b895452e59c16c2e54909a1 SHA512: 729998ebf782f33dc73cc357e2cc342add92835f28761859d49f813914f09dca53b6287dcf7deb377fde39d012bf78daed2b9cff32d2353ae08329e06b266327 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/exiv2/libexiv2-doc_0.27.6-ok1_all.deb Size: 2706328 MD5sum: e4e08014e47288f0739a308c768fb13b SHA1: 10411566ca22daffa0354f4eb08b3425a0120e1c SHA256: 8639e147dea6e3bb46bbba4b7c53b5733d057c9bad2eabedf8185b29963a29fd SHA512: e39583d8c61ec378d917b8454d31997d85b796d65170836ec2f82bdd6978fd6cfbebac0e045033bd4c151643e9e87cba5487e3c415b7f4b88ab04e8018b9cb24 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/e/exo/libexo-common_4.18.0-ok1_all.deb Size: 3354 MD5sum: efe699312ea353dce6957eb9bb6a6b02 SHA1: 85526a9a7b05a9c9374a5812c45cfa9fc4956f10 SHA256: 49bf60ce5125c49fc44ce394e22c98d652db92ade16332529f309f0d1d6936f6 SHA512: 1c40c9691d0e676a7e158634ccedaffa0f29e73d822969da86e6196af24cbea206bc36deebb1f6fa333a276e9fe66d07bca763b8f06b70caafc46b2f94aaf119 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexpat1-dev Architecture: i386 Version: 2.6.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: expat Origin: openKylin Maintainer: openKylin Developers Installed-Size: 751 Provides: libexpat-dev Depends: libexpat1 (= 2.6.0-ok1), libc6-dev | libc-dev Conflicts: libexpat-dev Filename: pool/_new/main/e/expat/libexpat1-dev_2.6.0-ok1_i386.deb Size: 153216 MD5sum: 13a1f4560369517c74c06eb753dee1fb SHA1: d9c263009a3ed457b78201ce8737f1a4e9574ca2 SHA256: d4e34d48994bc01de7d8dcdaa604421f295924256c6c0930b9a98e5dbf3065b5 SHA512: ebe7ec5be1ccb3aa4f50b97c4d6c681bceda4a52959bc952dd7c338e5e83e2cf73c110a27fa01455f9093a3cbb51d43454376a2b8fdf70cebe7a16439ca90093 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexpat1 Architecture: i386 Version: 2.6.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: expat Origin: openKylin Maintainer: openKylin Developers Installed-Size: 386 Depends: libc6 (>= 2.38) Conflicts: wink (<= 1.5.1060-0) Filename: pool/_new/main/e/expat/libexpat1_2.6.0-ok1_i386.deb Size: 89096 MD5sum: 5fe3d953bd8cc9e419f26ca62312d025 SHA1: 83baadea1b62473de795cb0724bca4c34ac396dc SHA256: 37c684afc5dec383c1e7297a235e6f13a57ffc8636179a7c5a8a105875fbf3f1 SHA512: 66bb848dc63f2f50cad178cdaf4702816cf4867b88c30538600a1a9c1dc5ab5aec7c6bd8f346d322dc4aa72699b11244a580aad672bd9f01179ebbf5e9e968ed 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libe/libexporter-tiny-perl/libexporter-tiny-perl_1.006002-ok1_all.deb Size: 35468 MD5sum: d016a0d8e1246f67a5b9014ae8901ef5 SHA1: 841988a72c08d88946f17bdab1f94dcf6af87f1c SHA256: 6ae3fabaa675f42f893f6c11a4a6318aaf689eb9df62258012f3665bf0d988ba SHA512: 102c1470d9b53ca840bd166894562079f372ac39f1afea85c8ba42d79e2b94f931f510d60961b834fcb9a265221babc024257cbbfff66cc36b0c13ff7ab1692c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libext2fs-dev Architecture: i386 Version: 1.47.0-ok1 Priority: optional Section: libdevel Source: e2fsprogs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theodore Y. Ts'o Installed-Size: 1046 Provides: e2fslibs-dev (= 1.47.0-ok1) Depends: libc6-dev | libc-dev, comerr-dev, libext2fs2 (= 1.47.0-ok1) Suggests: doc-base Breaks: e2fslibs-dev (<< 1.43.9-0) Replaces: e2fslibs-dev (<< 1.43.9-0) Filename: pool/_new/main/e/e2fsprogs/libext2fs-dev_1.47.0-ok1_i386.deb Size: 315792 MD5sum: 379a99943ebe12103ee2362e053f04ca SHA1: ccf4f1f9687886aa95520a7e854e743189d26b8e SHA256: a3dfb87512cc56887f91e748610b1a670865e8601ddb272bdc5e4b028d51d317 SHA512: edd4a4af813a870e5ae67c43723764a0c228a55fe0af24bdab0202a1246b34a516b80c46b1550c00890e963b7bfa4fcbacf1ac5d22b93fec953d885129d766aa Homepage: http://e2fsprogs.sourceforge.net Description: ext2/ext3/ext4 file system libraries - headers and static libraries The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package contains the development environment for the ext2fs and e2p libraries. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libext2fs2 Architecture: i386 Version: 1.47.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: e2fsprogs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theodore Y. Ts'o Installed-Size: 587 Provides: e2fslibs (= 1.47.0-ok1) Depends: libc6 (>= 2.38) Breaks: e2fslibs (<< 1.43.9-0) Replaces: e2fslibs (<< 1.43.9-0) Filename: pool/_new/main/e/e2fsprogs/libext2fs2_1.47.0-ok1_i386.deb Size: 240528 MD5sum: 54e20a6262479fefe03d154ac67cdf61 SHA1: 49273bd0c1426a74e7c924603b272a7d269f154a SHA256: 60c2ed981e0cd393ae774472d33da39c55339060d644e98c078176589ad0ce9f SHA512: 4da4d3b636c3a4699097e60eb2916b34fe4f6610c4e54658fbbc9d0a49ee481b542311a6afe9a394f678430c7698e3c83785a4fdc3d3a060e7f2475705009d64 Homepage: http://e2fsprogs.sourceforge.net Description: ext2/ext3/ext4 file system libraries The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package provides the ext2fs and e2p libraries, for userspace software that directly accesses extended file systems. Programs that use libext2fs include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include dumpe2fs, chattr, and lsattr. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexttextcat-2.0-0 Architecture: i386 Version: 3.4.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libexttextcat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 47 Depends: libc6 (>= 2.4), libexttextcat-data (= 3.4.6-ok1) Filename: pool/_new/main/libe/libexttextcat/libexttextcat-2.0-0_3.4.6-ok1_i386.deb Size: 13014 MD5sum: b3a9749fc867ccfce3f11a5f7d4be9db SHA1: 1ef768dc6945b353180af3abca81fae2a7ce3e33 SHA256: b4aa0d14985f5993405e409519e84d537f3e08980ecf9afe2110f4f7da5957e5 SHA512: f316e734519ef7eee2b8f5ae1ee841c168a6fa26bfdc38ce3e6c967bf14aeb9b747314af9b803761bbec99a19eea87cb820977c7b898d3f4811888f0448c5f41 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libe/libexttextcat/libexttextcat-data_3.4.6-ok1_all.deb Size: 190568 MD5sum: 4d1b6684e4364c431c6d3a607f5d5732 SHA1: d774b2660a681ffbe26564249eec94c740b52dc9 SHA256: b1cfb5c01282350d09258e50e6ef1344d680514788cd752c8baf39d6edf8a704 SHA512: da4fd6d1914d4f3fbd2bbaca6492c95b30ce8943d6e8ab2b46695605931290e92fb66f1938193b024d5bd0b55bc5eaf24342507a92ee3d1ed5c154564852a40f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexttextcat-dev Architecture: i386 Version: 3.4.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libexttextcat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 70 Depends: libexttextcat-2.0-0 (= 3.4.6-ok1) Filename: pool/_new/main/libe/libexttextcat/libexttextcat-dev_3.4.6-ok1_i386.deb Size: 12716 MD5sum: 551676d437fe88956f59d56a2b340d0c SHA1: 75376f2f3618cde670d2653cf58f3fee82da5732 SHA256: 69af8519797764dec4eb2a7da1b23ef281f6222e3000885678d4dbee55253d24 SHA512: b2a3f73b866d75dff5f9fa413eac5dc790b7d3993ca87bc8ec920cc5252dbcacd01eab384b1202fffc88da218248947fd891c8f171f66e03b6bf746252a13172 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libe/libextutils-cchecker-perl/libextutils-cchecker-perl_0.11-ok1_all.deb Size: 20216 MD5sum: b85dbd3a5d46be844dc9fe0f4e3b3783 SHA1: 002d0a3d50746da5503e79a87966f94cd87df886 SHA256: f981a2e35cfef02c139e57301d8b34fb7db42ad16f7564093f87addfae7a3f76 SHA512: eae9419a44cbfe0f6576ef6d67d9e7f4a3c066858d5c41e02465af9d141deca44f9f5b5a2130d6acd3357833c19f49207d3fdf59d4bc26c2257480b3c59f81dd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libe/libextutils-config-perl/libextutils-config-perl_0.008-ok2_all.deb Size: 11344 MD5sum: b09b6c12118701f693775e67e44bcc56 SHA1: 32a1c16af3020517a1c707ce2ba54e2255d207cb SHA256: 38ed82483a82c93a9d7889bf22e5ef58bc527947a90f25856f625289d297672e SHA512: 97523bb8aa0cf390411e15b588a89314ab4bc782e6a9fd7d18ba6a0e97eb91c8668300adc08cb6e101471039f222492cb0872c259a6f2ba50283cea31b7f5466 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libe/libextutils-cppguess-perl/libextutils-cppguess-perl_0.27-ok1_all.deb Size: 10064 MD5sum: 2dabf15cdb9d460c05e9d9cdc7eed15e SHA1: b0d779af3bbc2c964097a3a48fef9405be01c705 SHA256: 563f9395aff15cb3c910184962dde677fc1908a4a470b8b07af7374eec3d456e SHA512: 28ddb8f4aeb90cb46422fd33b67793d8dfdf9aff56b57de7ea91e56cf1727ba3066914be7cc9b947c7180c650d1cea0d0d6e8eba622b74a1fdfba419ee7f24a8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libe/libextutils-helpers-perl/libextutils-helpers-perl_0.026-ok2_all.deb Size: 17314 MD5sum: bcdd5e1112f27755d29a6dcbd293da7f SHA1: 5b83d6880539ba5391404caf2833bc14ec84131a SHA256: 86ed8346aaa18f4720dbc51d814438e176347e916eb4943277844843c13eb9e9 SHA512: 6fd7f73f4453889f85f3e9445d722ea9c4cbf434a9ac4884f8aefe6e84091a5129624034403a17a869858376a6adfb89fc5bd2210b90da2d4353815c10789506 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libe/libextutils-installpaths-perl/libextutils-installpaths-perl_0.012-ok2_all.deb Size: 19214 MD5sum: 2e72be26d9d31dfb256b0328743c3692 SHA1: 89d2c9d7e62e6b4ae7aa60e5186be5ec49d38d10 SHA256: 3a8a89f1589984e75f807201e0da4e0bdf6ade823b2b24d81ddc25775cae55e7 SHA512: 3c95d1f4b3d942e2c4688e2e6e99a5b011eb955cf75d0f54a6ff55fc98a6fbe635fe106b0253a472928717f2396e467a8e17329f718bf01770d9b9486e552835 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfaad-dev Architecture: i386 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/_new/main/f/faad2/libfaad-dev_2.11.1-ok1_i386.deb Size: 8744 MD5sum: 7c7f6b863c10e4a985795b664057b880 SHA1: 11d49ed086e177afd3db1c376d2dd5fdc76597b6 SHA256: 8b0c309491356203acf8cf2f26bb4eab1db174d41cdfc49a105771fa1edff141 SHA512: e69b40e2bfb86f1a698ae64ff1ea2a6454ba057a7ff236794f965de37dbb8b15a705e145cad3c048f7eacb1ca36c7235555b116a37d844b022b89d01351d9a34 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfaad2 Architecture: i386 Version: 2.11.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: faad2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 609 Depends: libc6 (>= 2.29) Conflicts: libfaad2-0 Replaces: libfaad2-0 Filename: pool/_new/main/f/faad2/libfaad2_2.11.1-ok1_i386.deb Size: 162644 MD5sum: 9bde0f84f60be51197871feb6dee06d1 SHA1: fd2b0ab3b987879c3373b8d2815acc207cae41e7 SHA256: b98b8f11b3acda22efe4f917d52dd57a65dd0edc0634ec95cfe290044d5bb4db SHA512: 01f9ce425776628b69017fdc366e39cf478fb71bafeac5160692b99da767fbd961ea9a2bb0b0180dd4c295fb492969ae621cdb294d9d7442648386c186e863c0 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfakeroot Architecture: i386 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: 139 Depends: libc6 (>= 2.34) Breaks: fakeroot (<< 1.20-0) Replaces: fakeroot (<< 1.20-0) Filename: pool/_new/main/f/fakeroot/libfakeroot_1.30.1-ok2_i386.deb Size: 30520 MD5sum: 1b6577545948aad11d057dd5edf74b86 SHA1: 7a73c3238a3314df7adac3cda136741ef53e9e96 SHA256: 7e3ecdbaab6fa2f900100a4a63361e94d655ec081dc22b67977efd1c6c0225ab SHA512: 3bce9f916f0c4ff665893f52bab5d5c107368be24d1113eda07ba2365b32b34f880fe4cb70c075811f5328c604635013c330d4d882ce080eae49fc35470d3773 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fam/libfam0c102_2.7.0-ok2_all.deb Size: 3132 MD5sum: 8270a42464ccf10e9621440eb95defe1 SHA1: 9fd8c5b0e85f16378bf950eb1a1c165afbea9710 SHA256: 342013a02e74172cd7942849508bc3eff2e04e515fd7d34422a28fc56afcd35d SHA512: 43dc9635f74352883681d6504d031505c93c9e0cb57f8ad13669af28aa5f92efe1b35676819f0313388f23728f8bc0475fad6413d0e9de857de11867e9f8b855 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcgi-bin Architecture: i386 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: 33 Depends: libc6 (>= 2.34), libfcgi0t64 (>= 2.4.2) Breaks: libfcgi0t64 (<< 2.4.0-8.4) Replaces: libfcgi0t64 (<< 2.4.0-8.4) Filename: pool/_new/main/libf/libfcgi/libfcgi-bin_2.4.2-ok1_i386.deb Size: 10428 MD5sum: 71621ebd209993166feafc0f030b97b8 SHA1: 5b0c3046b356664fef5ac1ab9be47f1ea4ddb5d1 SHA256: 63cb65e85f31a32fc3b5049b0ab3d0e8d540f8a8df1da7b4ca7c1faca401ff3f SHA512: dbf8e24900023f2ad7ae2607db9339450ab3a85e1c0e925faf81f371bd776e151ab5e52ea0cc3f82eb0cb5628827cf3f9b9868776ba61eb8caa8074454859c42 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcgi-dev Architecture: i386 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: 488 Depends: libfcgi0t64 (= 2.4.2-ok1) Filename: pool/_new/main/libf/libfcgi/libfcgi-dev_2.4.2-ok1_i386.deb Size: 149556 MD5sum: 10e320160b82854a29e1fd2090b1c634 SHA1: 99ca721bc75d2b17b9eb5a2084eba53a4f50909d SHA256: 3eec9259330ab9ccdc0f81a2a1b2d4972acde43209407f1bd47ca4b931737a92 SHA512: ad9e47f7e9c757b737ba2dafb2ec257f6cdef3e4df668b9117eb2b0ff5945deb30c835481c490bd2e9da1c1d142707cc0ed43fd7b406a7202b909a095ff45459 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcgi0t64 Architecture: i386 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: 91 Provides: libfcgi, libfcgi0ldbl (= 2.4.2-ok1) Depends: libc6 (>= 2.28), libgcc-s1 (>= 3.0), 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/_new/main/libf/libfcgi/libfcgi0t64_2.4.2-ok1_i386.deb Size: 25120 MD5sum: 7dd2f85477c1dae4c8b8ddf8e118d622 SHA1: aaa048c6a9f642b6f55996d0953147456440f8b9 SHA256: 365cf269a09e93f0206d5efa6587cdd3d1f3bad973afcc5eb738b63cdeebd7c3 SHA512: 8a5103d0d578d9d5289df3272ef390ffecd549958189fa17c91af650afe65b668a3672de8dd361737826749b78401a2cce7034e3d0caf3f8d41fc85042df7480 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx-qt5-1 Architecture: i386 Version: 1.2.4-ok10 Multi-Arch: same Priority: optional Section: libs Source: fcitx-qt5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 400 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/_new/main/f/fcitx-qt5/libfcitx-qt5-1_1.2.4-ok10_i386.deb Size: 99232 MD5sum: d88fc705134a79142097d66eb94bf466 SHA1: d8f4b8f115883e8c6cfa97600f61d5a9d29fcd96 SHA256: 608d15dd310b00a076c2cfd6647dfb39a42a850f5eeb452bae14b0363268651b SHA512: 71e9e39b2f2c40dfb551a0f0ad904fc7f1f31ad290d0c3f15ff9d33db535963b7fb9b67c4e823d20e3d12c51cf2764a647eb981b21f0246e6e27b881ff7b8236 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx-qt5-data Architecture: all Version: 1.2.4-ok10 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/_new/main/f/fcitx-qt5/libfcitx-qt5-data_1.2.4-ok10_all.deb Size: 11520 MD5sum: 110aa29de0f229ad83798b0226703119 SHA1: ba6845732762427b50c25fce047299cfb494cdf9 SHA256: cc3e63f63c333abfcaf3d6bd38b30c6500c67218848ba617c7c6d4ffef488274 SHA512: 4243aa13748f1091bbbe6f711d28a98a8697ddf3099cc70b0ec8ff85de0a42b53c0a3a9ca74773c2f264ca2e208c6535cb176d00eee3c993fa0f1e4ce485d4e8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx-qt5/libfcitx-qt5-data_1.2.7-ok1_all.deb Size: 8672 MD5sum: 7eec39bdf2b8f5e318fb663b0d8154cd SHA1: 22ce5f58bd7b67cd5efe34f6989139e92b70b063 SHA256: 1cf9a778f3a2479edfae08900a37f9d5226e307886f918690aa900ee8b67907d SHA512: dec504b72acffccd7a03da06f65ceb0c82f4522e1801ce39110e1e80315c14f1699170f7e44c690e4c0d10265042bb8c80fd8bd06009a4e2fe381497fb20bc28 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx-qt5-dev Architecture: i386 Version: 1.2.4-ok10 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.4-ok10) Recommends: fcitx-libs-dev Breaks: fcitx-libs-qt5-dev Replaces: fcitx-libs-qt5-dev Filename: pool/_new/main/f/fcitx-qt5/libfcitx-qt5-dev_1.2.4-ok10_i386.deb Size: 13994 MD5sum: 2409a37e1ea22de86e0e3981f7b736a1 SHA1: 2576a9456572a6cbf023308f8d246d71e298c04c SHA256: f35af3696c456bb42de529c9161421c92dddcae7c7102ff18ca624a4f9a50a62 SHA512: 0aa8acd9a95086c3729891b3b723ea65a625fac61a4e02b51c4d63ef6a97f33b48040d0366fbfa00ee66f62f72bc58f21725e31703d30d9fcb394e584b424b73 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5-qt-data Architecture: all Version: 5.1.4-ok0.2 Multi-Arch: foreign Priority: optional Section: libs Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 72 Filename: pool/_new/main/f/fcitx5-qt/libfcitx5-qt-data_5.1.4-ok0.2_all.deb Size: 13586 MD5sum: 905ed94f41d5f709619388a54f9b8572 SHA1: 6038ce2cf7b9b831555321fb69394c58690fe073 SHA256: 938755c60ae7a539a6271acc0724ac958bcd34fcbb93db5abd4edb2b5903a991 SHA512: c952dd2d68a472a6ad953094384c06081e98f2d8eaf81558f4a3b0d0230d7a4c7392dbc8538bd924c6b5952354a615a367a5e6a33c5ca90e2d24e4f73260ae4c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fcitx5-qt/libfcitx5-qt-data_5.1.4-ok0.7_all.deb Size: 12452 MD5sum: 8e29370662f473568519558c1d7fc44c SHA1: 92cbf522cf1cc492021ecef5ed99e0f7a559c6d9 SHA256: 54fef2a846605877c063e48ee464d6e6e6d4a5a63e4d4d38c5ab9a9969c5f668 SHA512: 5ac7630947b0a86379845f2ae088699727af2c87d89a907ab5450406ef3bd4aafb65c64c62f4e1c1dba24819b8801b640ec09221323fc393df210210d86a5a5e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5-qt-dev Architecture: i386 Version: 5.1.4-ok0.2 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.2) Filename: pool/_new/main/f/fcitx5-qt/libfcitx5-qt-dev_5.1.4-ok0.2_i386.deb Size: 12534 MD5sum: 4161e31d33b8b2489667c52fcb111eb2 SHA1: 2b02e0bd60c5306d22c1fca7b1bf1358d258da2e SHA256: f3d8859a3fd9d81ff96c817a9e5076a8323b22ce6d68ec1ad7562c346d4bc827 SHA512: d8fa43d617c9b9bcd12415b86336a27fb287cf268aaadcee316fae3e3865e718639c33a7c99164894a3f8f0a81aab7e241e2bbeae1af67bf9d3d1162d5f4dd0e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5-qt1 Architecture: i386 Version: 5.1.4-ok0.2 Multi-Arch: same Priority: optional Section: libs Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 378 Depends: libfcitx5-qt-data (= 5.1.4-ok0.2), libc6 (>= 2.4), libfcitx5utils2 (>= 5.1.5), 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 (>= 5.2) Filename: pool/_new/main/f/fcitx5-qt/libfcitx5-qt1_5.1.4-ok0.2_i386.deb Size: 117400 MD5sum: ef9b2229c2483b3b205424cc9f5ba05b SHA1: 32fab30cf327699119dc90c7ba24f9cc05b31c9d SHA256: 4b9e5702e4c81db441f4213d9a02c149e78cb1a01f15e7565aa54db87afaa311 SHA512: 16e4ac31c9a29a9c205905e5af7153acd81cafdccaca3957f175627cfbd65d54cf660feee3546773d1009c52615b6e93986f53f344b2e97a0450f7712339e0e2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5config-dev Architecture: i386 Version: 5.1.5-ok0.3 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 79 Depends: libfcitx5config6 (= 5.1.5-ok0.3) Filename: pool/_new/main/f/fcitx5/libfcitx5config-dev_5.1.5-ok0.3_i386.deb Size: 13324 MD5sum: 3c3eeb0b5213b3c6b2c140f69370fd12 SHA1: 8ab0bcbb7caa3f4a04bdc8120bcb78c4c4c5b064 SHA256: 14fee4e79266187d66677517c15bcafaee06a9d634952941980acf591c45b755 SHA512: 1215170e048c62ad14a987b8bdba794996b08b1a33a78fd4d43f2acb7077118b8516e418a480617b9fa4e7dd71e8a1212939ddec2d72aad4588fae997933772d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5config6 Architecture: i386 Version: 5.1.5-ok0.3 Multi-Arch: same Priority: optional Section: libs Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 169 Depends: libc6 (>= 2.38), libfcitx5utils2 (>= 5.1.5), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/_new/main/f/fcitx5/libfcitx5config6_5.1.5-ok0.3_i386.deb Size: 58574 MD5sum: 3ee309760af99cc594847c34855193bf SHA1: 4d2ad08909f4b2dc76eafe0cdecdcfaffb5fe216 SHA256: 024687c5171a1968f3cbf6bb5165d7833dcd113bc130b043e1a5216d5362509e SHA512: babaeadcd005a5db02fe4569cf8425dff383c333dd0f8bf640ff8fd6b42e63c0ab93f0c4626ee64580512714fc9a48bbd763eb8947d4763aa22e1cc63ac0bdb0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5core-dev Architecture: i386 Version: 5.1.5-ok0.3 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 178 Depends: libfcitx5config-dev (= 5.1.5-ok0.3), libfcitx5core7 (= 5.1.5-ok0.3), libfcitx5utils-dev (= 5.1.5-ok0.3) Filename: pool/_new/main/f/fcitx5/libfcitx5core-dev_5.1.5-ok0.3_i386.deb Size: 31384 MD5sum: 329e2ee59a38a1240f8f4115c2bff4dd SHA1: d2c5fc0597c40ddd030c16a64a77c5df23cbbd59 SHA256: 6627921a0928774764e18b85e8078b66d37722935cd76cd3491e2b052b5f51b9 SHA512: 1687507fb8c4b0dd83d7438fd2bf61bf7c039b31e5f1487ec14e80cf49d51ce10ec5267da5d0cee0d693ff63d9ddcbd4cfa55e2b8b963cf5eb84a20cdd8d905c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5core7 Architecture: i386 Version: 5.1.5-ok0.3 Multi-Arch: same Priority: optional Section: libs Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 1018 Depends: libc6 (>= 2.38), libfcitx5config6 (>= 5.1.5), libfcitx5utils2 (>= 5.1.5), libgcc-s1 (>= 4.2), libstdc++6 (>= 11), libuuid1 (>= 2.16), libxkbcommon0 (>= 0.5.0) Filename: pool/_new/main/f/fcitx5/libfcitx5core7_5.1.5-ok0.3_i386.deb Size: 351264 MD5sum: c99afff6f59f68030354949913f155aa SHA1: a89f295618e2921cab284732a303828605da7932 SHA256: d4e3b544049c8365fb2981d71bcc3c57160bf2a52086694f6d2c560e56daf9bb SHA512: afaa049fea31a262a7cdcc0ea7076867f53e150889965cb80ce065381d6e096fd65b71d814823f661f15e63cbef0f7fcd0f548d4619402817825d9d5d14e46d4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5utils-dev Architecture: i386 Version: 5.1.5-ok0.3 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 415 Depends: libfcitx5utils2 (= 5.1.5-ok0.3) Filename: pool/_new/main/f/fcitx5/libfcitx5utils-dev_5.1.5-ok0.3_i386.deb Size: 71634 MD5sum: aa079f3d87d91eb1a9349390343b53a4 SHA1: 1f7b5a21371e952dcdadc32ee5f894686dbef5bd SHA256: ae053522a7c1f7071d254ae0a704a547114a0b9c1ad2a8565c8d85d59d5c52f2 SHA512: f55db30465f5cc70a6c23675b682040a2fe2d689b1dae1487f04a43beebeea4d2cd7e96b68aea9cf189d7e44e0e21908bf6efe6e993bf394329c2dca61501c21 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5utils2 Architecture: i386 Version: 5.1.5-ok0.3 Multi-Arch: same Priority: optional Section: libs Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 818 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libstdc++6 (>= 11), libsystemd0 (>= 243) Filename: pool/_new/main/f/fcitx5/libfcitx5utils2_5.1.5-ok0.3_i386.deb Size: 271622 MD5sum: c816588777e9b9743572cbb54e6531f1 SHA1: f28165c39ae4e99e925d4f962d2edd196120e470 SHA256: 43d32bfb55c3b12e127ab7486ce635eae181b5d49f649905f04720248b941045 SHA512: 5224647739763c395e5ab284b0b9ee03e6ff7ff6373fc019aa2d04aa66cecad32015fe84ea1989c26d26d6cf422a0f46715f50b3436cde9ce5b8fcf387b736de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfdisk-dev Architecture: i386 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/_new/main/u/util-linux/libfdisk-dev_2.39.3-ok2build5_i386.deb Size: 13688 MD5sum: 3168d643ece2a43d010d6ce661419a11 SHA1: 1fe56e616634957ba824e6166a494d303b3dcde0 SHA256: 3f8275cc03f3d184dc42ccbcc8bf4ece30d10bc8ee7c1435ebb5651dcd9e8669 SHA512: dc16b8b08925ef21d1a3c3341124145a05047ac6167f8488b363450745a1865e77d4045fcdca4ed9ff477d7dafed5861ce92d543847e750ad697a0a96ade0509 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfdisk1 Architecture: i386 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: 613 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.38), libuuid1 (>= 2.16) Filename: pool/_new/main/u/util-linux/libfdisk1_2.39.3-ok2build5_i386.deb Size: 211124 MD5sum: 0549b597fea2e4492703251c5b5f7b96 SHA1: 35f59b0ed4505a8c94fcd170ffd15404ae91d805 SHA256: bf2597eb03678ad4f1392135682b53f54a81fc8289d51121d468316cf112e446 SHA512: 0b425795159d9cd842850e59f3d8658cb5ada86a8b1888c868655cc8e663f2e9c055ae214807f18dd3def2d1959cbd154ce14455516a3e0126998e9d49800daa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfeature-compat-class-perl/libfeature-compat-class-perl_0.06-ok1_all.deb Size: 9984 MD5sum: 7525af896f3891bc14038dcbf52672d1 SHA1: 67993976d9fa188e0e152e87944706e07132ea6f SHA256: aa2735e600af4b3b490503911a29544b75972ce29c192c3706950ef14427d009 SHA512: f518f8511b4147c90cdaf48cd64f944d1c2817565d2173fc96e62ad07ca2ea580f531b4e4149917c6866a03e611b3df4044bc694ff78c570b169d5e71c28f0cf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libffado-dev Architecture: i386 Version: 2.4.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libffado Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 183 Depends: libffado2 (= 2.4.7-ok1), libxml2-dev Filename: pool/_new/main/libf/libffado/libffado-dev_2.4.7-ok1_i386.deb Size: 34450 MD5sum: 7f105b27d0c8d9b86d5ea5723af0e1d3 SHA1: d01725e93ac5bff9b6fbb2c09bada392d8d2036b SHA256: 1655119b81ae0c50ca1b9c91d9555fc260875af9d3a2c7eb4383a0deab10752b SHA512: d874b2754d7baef78391eb9bf76e9c1e31ec1165acc94ec0793d836d518a93239088b7c0ccbadf411d3de77ea4ab7efc176f740948ae99558d4257f81cb76947 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libffado2 Architecture: i386 Version: 2.4.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libffado Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3938 Depends: libc6 (>= 2.34), libconfig++9v5 (>= 1.5-ok0), libgcc-s1 (>= 4.2), libglibmm-2.4-1v5 (>= 2.64.5), libiec61883-0 (>= 1.2.0), libraw1394-11, libstdc++6 (>= 9), libxml++2.6-2v5 (>= 2.40.0) Filename: pool/_new/main/libf/libffado/libffado2_2.4.7-ok1_i386.deb Size: 914008 MD5sum: 057fc3bfc8da15febc83e8464761e52e SHA1: 1ef13d1219236ca0b7c8e3306625ed963c4fed61 SHA256: f91df7d0ba3a1786fc34c2b2fe5d754bb4809855d22f74ec7f16a83be36c8b15 SHA512: 76b453c9bd8d85248277e899d445ec71fe925b5bc4a52ac9ea2c025e691d1330393934c3f30bf808f0cf4239a96e44024fc8700eb3202a868aecf24f77fbb800 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libffi-dev Architecture: i386 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: 274 Depends: libffi8 (= 3.4.6-ok2) Conflicts: libffi4-dev Filename: pool/_new/main/libf/libffi/libffi-dev_3.4.6-ok2_i386.deb Size: 66984 MD5sum: e2f0617768ff410ce67ef57da718822e SHA1: e5d0cc7e658f7e491991435bf47dc3125c005c60 SHA256: 525de41b3ff2f3087d4cf261703a60831ff3ab1662c10cb96519f76f51a549f0 SHA512: 13b2c6b8900e01fc1b3abf252dca080b40180a14d08382fe14da5e17855b61ba8cb1539543cb75f321b516aee387d3c14cd886bb0989f8785fc0a8dab5059b08 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libffi8 Architecture: i386 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: 58 Depends: libc6 (>= 2.34) Filename: pool/_new/main/libf/libffi/libffi8_3.4.6-ok2_i386.deb Size: 20348 MD5sum: 30b29e663a78788995b425482276dae8 SHA1: 1079311f0f91d8f32f7d15d1eb886b7ef3e1d3f8 SHA256: ec0e12b0ab49c12ab8377b8b67246710c3aa5f91a87166195ffff507f206d549 SHA512: 90a56c3efb2f8757d879e9d3bbd4e8058ebc99f67cf5aa8b9791ba9f809b51972abe4617cb48d99b6aa21bddafe64d8ce76e1239b909cd251d23065559a7a4a2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-bin Architecture: i386 Version: 3.3.10-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 268 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/_new/main/f/fftw3/libfftw3-bin_3.3.10-ok2_i386.deb Size: 38256 MD5sum: 78dc5a57f01dc4f493d759518f4f10f0 SHA1: e35b9b7af13499698e5d8867ef6a460715e42538 SHA256: 080ef67cbe06460cd385c086cc556ad291bb7ae238e16421a0f298c0a7eba5ca SHA512: b4c92d70c771075d4decc951841a2b737c318862971fb250f9ac236a3ca95cf876fbf957e729ef03e420d9cf569330bef7331503daaefb3454c94fa445ed707d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-dev Architecture: i386 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 18666 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/_new/main/f/fftw3/libfftw3-dev_3.3.10-ok2_i386.deb Size: 3603746 MD5sum: 3b89591a54a5525f5418146d24ba8ef7 SHA1: ccf201bf89b5f73525ac7136487ad08afea3046c SHA256: 5193c8fc5067403f740f9387c532538e93f855695326c6c3482427dee41bb852 SHA512: b290d9f7c582839c60d4f2223bc316f79059f208f79c879d651d0773ef7a9969ec85d7bcfd7ddbd7479c2494906b9d332b51d19d698edb6748ffd21ce9a3fb0b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fftw3/libfftw3-doc_3.3.10-ok2_all.deb Size: 249482 MD5sum: e0eea3f64f711a74853ad43868864263 SHA1: 520e6646d0db7a50e13349b3d46bae843235a304 SHA256: 42994d4efe7330631dbab824b75e65e38c1c15dc05fd06ba8c03d0708d33a9d9 SHA512: b90bb87bfc8600d54c465723c51123a0d0cb64c387da270b5326da883c2a39f4d080e17ad1afb9b85a580dea3ab46325f88cf0d29342760071aa65656d447b59 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-double3 Architecture: i386 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2138 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Filename: pool/_new/main/f/fftw3/libfftw3-double3_3.3.10-ok2_i386.deb Size: 704084 MD5sum: 38068bbdf61c3a8b30806d85b89223b0 SHA1: b3ce067af1433143c8e6e6be2a4096972ccac5a8 SHA256: 544891007442f2970924dbd2d4f807099f143ace3a733f47645441d26185c183 SHA512: 134b5bd15de51df3a16f3c08e783b1c9dccafa5daf214f2899df72191b20f97e27e5f7c74400f906a3d66a1407f0a4a3e4ea565d9fe1698d5419c9955ffb6d4e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-long3 Architecture: i386 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1074 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Filename: pool/_new/main/f/fftw3/libfftw3-long3_3.3.10-ok2_i386.deb Size: 371984 MD5sum: 2991a4f36164b8749e0cd00e77337171 SHA1: 5832297d473057603c4d71c948401758173f15f1 SHA256: 8e445de94610a00339b1f6c4a7a4a2a31095a212fe93a224c0b40e2b81a39fb9 SHA512: e7173433dcdf016b988e51221b97b87495018049408cefd182dff980d82edeabfbcb816e93ca83ae13a8700e74de1c98c2c368f270182333d15dec9f079f4be7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-mpi-dev Architecture: i386 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 624 Depends: libfftw3-mpi3 (= 3.3.10-ok2) Suggests: libfftw3-doc Filename: pool/_new/main/f/fftw3/libfftw3-mpi-dev_3.3.10-ok2_i386.deb Size: 62620 MD5sum: 35b368e8d47c8ed0ef670eeaefba5cab SHA1: e8d57a03ebc18be9fa2d083fd13460c0a167d506 SHA256: 08340fd60c7d2b7666d43a14fca7e8d4fdf0c16728298fcba47591428af83645 SHA512: 80fa6b0aa0bb12e285a294f94cb7618ac470d4ae36c385d0dc5c725d9bd96cc5ec654268d53c48d2b4247549fc8cc5395b3f657685ed490645da3ebe42ca9117 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-mpi3 Architecture: i386 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 333 Depends: libc6 (>= 2.4), 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/_new/main/f/fftw3/libfftw3-mpi3_3.3.10-ok2_i386.deb Size: 59336 MD5sum: 3ef8b57c465774b361b26c2a183169ca SHA1: b6c5b7b3c501307deeb321ef811f30250457dc3d SHA256: 6024405f7004355984e9918a7672298d6a379918986682f8c78605a701129e2c SHA512: f4f7e8836c20b36216336b450231f54b625dad9b4b94ca8ce759edd229823df1775f5dd345e06c08c18188b4cceebb2eea45073e923c87e004522365ed68f571 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-quad3 Architecture: i386 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 8110 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9), libquadmath0 (>= 4.6) Suggests: libfftw3-bin, libfftw3-dev Filename: pool/_new/main/f/fftw3/libfftw3-quad3_3.3.10-ok2_i386.deb Size: 2004330 MD5sum: 08219d0d4a4f59c52c7f57b8700a945f SHA1: e3ce65b633b04dbd7b28978deadb3a15881a0fd7 SHA256: d08c2c24758bc02cf313ab44607062f0f68440b490b0935e8ebb8a5be94f09ce SHA512: 6993193c7ae331b7ece093c98a0ce3889d25416e33f2db501eb2c750c95ae00ceaa31e2389177c1945e1226a4770a3e9d6e272176cf2b5a360f19a75a69dd598 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-single3 Architecture: i386 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2210 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Filename: pool/_new/main/f/fftw3/libfftw3-single3_3.3.10-ok2_i386.deb Size: 733534 MD5sum: 7f57ec49e91e00f05c0cd1a3f333c830 SHA1: a1aa288b2e35c2f10651ed99f1018f2138824f81 SHA256: df1d4562797e95db5ec0dab26e206d491f9600ab9c43b47e69055d7962419482 SHA512: fa51938f261b4f7714db2b96e5d67d21b2a81076dd4eb84a9a2fe358c430691517b3947f74bce2d2aa67692b4221e38662f99099d847ca56037b5d476808ee05 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfido2-1 Architecture: i386 Version: 1.14.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libfido2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 276 Depends: libc6 (>= 2.38), libcbor0.6 (>= 0.5.0), libssl3 (>= 3.0.0), libudev1 (>= 183), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/libf/libfido2/libfido2-1_1.14.0-ok1_i386.deb Size: 93032 MD5sum: 6abc39d29890ff54403357b3c3839239 SHA1: 49e421e24f2c90b7d9f597f0a3fc7ddd53e0db3a SHA256: ec038d472ad8af57499edbeefd9cdfc576ced0da8910bf328a0b1820f05face5 SHA512: 66a02686d4f1350dcb91f4c08dae00419a16b8a2f7b2f13cb1bf9cc2de97471724c0d29eae14d6274d69e5446cc483f2576ce3836b5527d41045f38f8373d19e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfido2-dev Architecture: i386 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/_new/main/libf/libfido2/libfido2-dev_1.14.0-ok1_i386.deb Size: 10852 MD5sum: e6a8c873ff978e92d0b51caa72902a21 SHA1: cd71f71ae6848ddcbdae4633684076c983a2c578 SHA256: 8eb2a96f80ce2d5955386efc873e4b142c893feb5f834c6962966c2295ccbda0 SHA512: ced7bcec897d8a8d252223e6ab92f61ace12e29c3a29c60c3bee1e95092adfaa92bee90a607797ddafa35606a04541e572db6b3230fa4a9cf6340f680afa0a61 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfido2/libfido2-doc_1.14.0-ok1_all.deb Size: 90298 MD5sum: 7c83902577681f6265f324bc4a3d1f46 SHA1: 24cd1b60fc9e91688234c1340798192cf9124ef6 SHA256: 33e2068571bdfb71e8cdd26bcf39b0afc3c5ae5ada0dec6ce5fd67c67fad8a58 SHA512: b4c6590e88e429b23ea7bf0a203cb9d5a52999710bf2caba066cdf3d8c2071a842fb11885bfe98caa8647acc4a159007406544634e90c0cde9a45bea8bbb5091 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-basedir-perl/libfile-basedir-perl_0.09-ok1_all.deb Size: 13796 MD5sum: 6561a8dfa8ea2fd6717d7304822da138 SHA1: be0e55efd6c59313636bcb8c33cc19c80c811f04 SHA256: adc427dcda440442478294ec44c7b99e2f28e1bb3219ad068424e017fd6b9502 SHA512: f9dbbe845c060424001463c9ccf99fe2bcdd590b4a7e5fdd25db59e6b34f851e0a780cc830362e8b8439578c4b06a3b6b502dfeb8470a89af2af8088cf25b00f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-copy-recursive-reduced-perl/libfile-copy-recursive-reduced-perl_0.007-ok1_all.deb Size: 13204 MD5sum: 9a99169286355f26cb6e549b0b8cb660 SHA1: 71b10c3ef94a9a859f416e8a038deaf614c7cce6 SHA256: e865696cc5614858a14642a2ea5c4d6f36e86f8cef1919de7538088302c2511b SHA512: 42005957ad3f8dc8d5ecfec2f689a361030cf9d87b1a4d79ab72c7e0ead6e082ccd04984fb88c4813fcd43822a5290b168c4da50b3c539cc4db6cf72966ed21b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-find-rule-perl-perl/libfile-find-rule-perl-perl_1.16-ok1_all.deb Size: 7468 MD5sum: e09bb8bc2f5028816967011921268226 SHA1: e9f6ef3a1ece6d0fd4400333658ac54eb9021b88 SHA256: 706d6b756b0c2fb231c5d6ee21f503fa46327d82b96ab87bb31f7610dd71583a SHA512: a4ae9ed8304dcf960115a1375e09d02b8c14e95072a7c0108a8ab681f9759b1a06568cbc2803819316fcd94a655f2bf6bc0ab0a59027762491778162c59ab10e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-ok2_all.deb Size: 24098 MD5sum: 5fd50dea32741f092dd6ba5b63a75f06 SHA1: 8e2686580bf90c85f484ff334c00e621d291c8d6 SHA256: 2e7af3397220d90dcd35e781b218923c8ec4ccc17dc3b76ab70149ebf5391de0 SHA512: 80e488709175925b097a209d43fa7a258c356d2763d2642f95e908b9030bf6c626fde88aee7655633620c8a49bcda06c415cd8541ee7a9322f3cf72e43c3c0d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-homedir-perl/libfile-homedir-perl_1.006-ok1_all.deb Size: 36148 MD5sum: 4a298bbf25df778ea9a0a03107ffd2d6 SHA1: f10827c0a4c26fdeeaf1eaf7e7f28ba819127ebe SHA256: 71e917909312f6326b12de2c2284cbf77a290f24056e4f0661fe1cf9ee1883f5 SHA512: 7c548545671c8d6d0fe3ee6c0053358967109aba46a9392cf77e7692ed24318719ffff1bf0a9cb148db37352340df8395e5f92df94cdf074ce67d505ff759a83 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfile-libmagic-perl Architecture: i386 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/_new/main/libf/libfile-libmagic-perl/libfile-libmagic-perl_1.23-ok1_i386.deb Size: 27468 MD5sum: 91bc15aed3ed5eb07a8acf31ff714405 SHA1: f3bbb524ea92ea40dbfce4214f038dbe7ff914ee SHA256: 0aa1e4ea967a453795c1ca00a0e7ebc5dfce812ecd6d7b13bfdf178439c3431d SHA512: 450a621151e20d557f483e988deb51ea48acbf92ea2cb4d9cc85d3a92bdd34018808fc7b8e9466c0c60203fb8b4383852aef90c9512c130f88e844960b45a59f 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-listing-perl/libfile-listing-perl_6.16-ok1_all.deb Size: 10196 MD5sum: 18281bec84fb430df794f84be92d52ce SHA1: 8fefdcc097d5f26e74b7c4c674d016d525114a91 SHA256: cf0a617c6bc4fe0b455c0832ae35935af564b961a29e5d48cef97e739d6103b5 SHA512: 52df63a2d635ad87fbf471ad08c6b176ca33446930cc390e1ae2ef27d11643fea1b5b640ac9f3c79e8a4406529e44557b6ce5c048390a8b56f03780f9c7b19c2 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'. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-mimeinfo-perl/libfile-mimeinfo-perl_0.34-ok1_all.deb Size: 41028 MD5sum: 7f20af55eb75e120d4b0b93eb9df69d5 SHA1: a54fb8f7ceb81f845d0a585884422c3c3d595d6d SHA256: b2d8237bebb1a6bf6f7aae1149d9a88ca090b6acc2e0e9ea54579ec6440e255a SHA512: 1274dd21a98914f9435d479b5a0758863a9e4643e5cf0b38eb5099232849590fa141197fb1de0e27967f18cc7dad802208d05c8cbc6b842ed2b409c6df360aae 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-pushd-perl/libfile-pushd-perl_1.016-ok2_all.deb Size: 14702 MD5sum: 4f7de61845fcd2fb5e3d125db3adf66d SHA1: a6a41f114664d4f72b73d1833000842989af66af SHA256: b7bc73c937069012d4b05bfcca1b318851e8692368c0807055340ff130d2c65c SHA512: 7150dae9e9806070aecd4cf314b30ecf5ddce564d5ac074e4bfdcfc9da75536470345e8ffe9001d9e38208b1a80a31b4346ef0b367fa16fd31aef2685a7ef7e6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-remove-perl/libfile-remove-perl_1.61-ok2_all.deb Size: 18550 MD5sum: b11afb4e5a589551a13699c0d25c876b SHA1: 4af38e9781f6f289af807d13547c4daa12aef109 SHA256: 5b3143aa62434ec5d7f497b69cbff6d960c8d15a0d37190e65d370d54471bd5a SHA512: a05badf50ccda6eaab2be4c0eebabfd27f533de1b6a96ea952ea8806901971ce45742f139df285d7dbb5f2f455ac92499b79e87a952ce653b673f1ca6fddf974 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-sharedir-install-perl/libfile-sharedir-install-perl_0.14-ok2_all.deb Size: 17114 MD5sum: 8c31a61b748e31a5183d58cc3c5074bc SHA1: 225616c77191d88d3a88a84fec49fc2faca851a4 SHA256: 5d24ac1c3c6953c3038a22450ea75be968fc49fc3bc66cb99b3056d7236a28af SHA512: 4078cdf895c9ce24df128731d049c9894c3ab1ad4e8df63847c47502a57df0467a8497662ee9e8b4e12a5a51f4f2ce064eaa5d763e8b8153a19fa705bebf491f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-sharedir-perl/libfile-sharedir-perl_1.118-ok2_all.deb Size: 19900 MD5sum: a2573a2cff3d59e7eb1f63c68ab03c25 SHA1: 003dfcd7de5a58c46d20336fea28043840567405 SHA256: 2897ad4e2a5b372de30d43f42bce86bea8f484ae918b59f8eba8c2302f73ceb7 SHA512: d189c3ddc4c62f3e20eec2ebb60759c1ad54939e3b539c9dc4c29328541d38dc29163b56e7afaa24868a5289db46d7efcf76d4e8c6d7d045a8896831be4fb04b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-slurper-perl/libfile-slurper-perl_0.014-ok1_all.deb Size: 7160 MD5sum: f77459a185c42fb77eb5fbbd79f0d6db SHA1: 8f3bb9f8ef4586040747aae39c906e7e5632f906 SHA256: b726e838ae5233a57fa0078c571823a386dc151ec9a8d3bc22864cfe4ff5c9ce SHA512: 5a63b4eacd65f03539f309d7a904b439b98e98d5b901c0c47ec65d6060a4c3fc90a6d89e0eb1e72002945881cc07c2542520f98e56e74e61f10cc2cb9931707a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/strip-nondeterminism/libfile-stripnondeterminism-perl_1.13.1-ok1_all.deb Size: 16388 MD5sum: ef8714af0ddc0095572c707b6db7b44c SHA1: a9a8bacd48048811bc1f895fc1fe8c4abd8c27fa SHA256: bf9a9e6599d35ecd340ecea88f033a205d854ab685b8eab6cb6b5b7c4ab7003f SHA512: e5def9e810d19cb83264ff93d4ba8f9fdc9881a93e0ace3b2210bcc7b960746413805ab466d909c759ef6505cc61a7ac334ee722c1d5bf0846233acccd533b2c 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’. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfile-which-perl/libfile-which-perl_1.27-ok1_all.deb Size: 11956 MD5sum: 0b784614155f4fe9fb9c69224232093f SHA1: c42d5641e1b772ce1694521affdfcf6910b4ae4f SHA256: 261cc03b57f5d4feb082e5c654fc3b5c3cfd748d7ad7264908b00b85e9cf0cb0 SHA512: 17b91fc640df9356c70ff498b1b3c3902d21808db82b8c592c897979e8ccd3381b465300e2f18b8eb2631282dfa50e08ab17e577a1cabb5cfae1dd9cd962f68d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflac++-dev Architecture: i386 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: 266 Depends: libflac++10 (= 1.4.3+ds-ok1), libflac-dev Filename: pool/_new/main/f/flac/libflac++-dev_1.4.3+ds-ok1_i386.deb Size: 35540 MD5sum: 0649f3df6b83742107c8ce8a5b18231a SHA1: 47cf89ac2f3cc8925cb3c0ef1063f847f79e7bff SHA256: 79435a7cc8079881942452ead715d72b0e03a0cd9237943bc060a625132339b3 SHA512: 7d7dae0588c82a0abb308752dd05a169555674a4adc3f29682f711c5945a3533374cccffa42c9111efb8b17e813499d96f3271180c4b499fd89bcd67d0fccf26 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++. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflac++10 Architecture: i386 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: 171 Depends: libc6 (>= 2.4), libflac12t64 (>= 1.4.1), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/_new/main/f/flac/libflac++10_1.4.3+ds-ok1_i386.deb Size: 31072 MD5sum: 1fd3572d413b00e58fbefe1d6f5be614 SHA1: 4db53f8e0ed9609d86095ce96eed25fe8fe21920 SHA256: 6ac16a98d5e4468207583cc2ea9edcde2c88957380bf4c9499f7f49a9a5cc5c1 SHA512: 46a164317766ea4d059fe601073648a4a4cfddbe4b0fc383c7a19606f7e12ab3046f36c7ec49507268e9c230985bce3002b4194ab84dc95f33f8856850e9b204 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++. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflac++6v5 Architecture: i386 Version: 1.3.3-ok3 Multi-Arch: same Priority: optional Section: libs Source: flac Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 149 Depends: libc6 (>= 2.4), libflac8 (>= 1.3.0), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Breaks: libflac++6 Replaces: libflac++6 Filename: pool/_new/main/f/flac/libflac++6v5_1.3.3-ok3_i386.deb Size: 30020 MD5sum: 25ad797244a6462f086eae7cc5262743 SHA1: e7182aa6740ea61ff11a2e47bc3af0b9e0187288 SHA256: c586b0d793fe7e81fb654169605f1404bc95bd93a6c1d8b948abb8549dd5434d SHA512: 87090f92c65104a3c7d8fdf7b5b911642f7e059acba3c215305935f52646c83679318ba2364ff34d2356f83168df0f097b8dcac24732e4caa5ed3bbb6ebe4253 Homepage: http://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++. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflac-dev Architecture: i386 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: 946 Depends: libflac12t64 (= 1.4.3+ds-ok1), libogg-dev Filename: pool/_new/main/f/flac/libflac-dev_1.4.3+ds-ok1_i386.deb Size: 233180 MD5sum: 9a0388ff9753e3a3c9bf61a36599e43d SHA1: 17c88b9fcbfd6b3e80e5c41d74e1d8539d915d0e SHA256: d0cc3c7dd53957f3386572a503d3c26ca09f0b97a2272812f9c6e5f3402eba84 SHA512: 6b036b7fc4e7ff06393b3493d7d5068e56886b0b9766e18811edd0541f4641be00e1a6440a7e3ffd31fb16c9278f783065fde8f3ad00027ea7ba8ae437d273ff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflac-doc Architecture: all Version: 1.3.3-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 5031 Recommends: doc-base Suggests: libflac-dev Filename: pool/_new/main/f/flac/libflac-doc_1.3.3-ok3_all.deb Size: 388050 MD5sum: 6ecdcb4197add36ec2e2bce02611bf08 SHA1: a32616b4101dceac311027a3848ee6454bebe45d SHA256: bf485e98168791ce2a0e1b938420232211db018c594db95fedd4bec3ed1c7c08 SHA512: 7a8d7be8439b7febf6982256f4d81173938eb6c56d8c7251b7d6dfe4cf3340d593084abd672592b7181a012e726cdd07293acfbeab2e6d7b2bf234ce53085038 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/flac/libflac-doc_1.4.3+ds-ok1_all.deb Size: 357800 MD5sum: 57c932b3086ec27ac3e372174c596d72 SHA1: aa1cda87a780a2c206b262fde426b75584c56942 SHA256: 197bfbc46f039ca8abbe6c962f639a066791c95573261d544df431063fcb8c38 SHA512: 43ecf3def1b25a7b80169b244379aab09479b8b11b20e73e1c90a7f880a118221fa9be38bfe5f397476ec0615112214641367b2192aa980b2389572f98dce9b1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflac12t64 Architecture: i386 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: 504 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/_new/main/f/flac/libflac12t64_1.4.3+ds-ok1_i386.deb Size: 178176 MD5sum: 4a22c51a74ed0ed3c5acd1f6c9ccbda1 SHA1: fc6b0c681004f3528630e273eb1b6e53901bbedf SHA256: 2666af323b35d00a189d5022643d140dfc4e2362cb39367cfc15a3c39149c120 SHA512: 4b910c53cb9a95148971006940d6b84f560925c4fe7fd746aa1a59410704410f968b496b2612ddf4e7eea65b07c4a6935d10d8211ee358608b99b0a804b6663c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflac8 Architecture: i386 Version: 1.3.3-ok3 Multi-Arch: same Priority: optional Section: libs Source: flac Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 267 Depends: libc6 (>= 2.29), libogg0 (>= 1.0rc3) Filename: pool/_new/main/f/flac/libflac8_1.3.3-ok3_i386.deb Size: 97784 MD5sum: 6108e9f889b8aca32c5b2a2cd53f40f7 SHA1: 13da2d329a7f7aece7629a589fe6f65db224842e SHA256: 8a0d6474f3107e145453dbb3c7b50631024bb8f60a7bf4647632650e65c46402 SHA512: c14ea6b675c0e627f6359e703a171f4dc986ddde4542dae1638d31ac2e4c06a953bab08c987ea34ffa51a225fd07095fc9e5c5532fe78e3bbba439ab859b4109 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfluidsynth-dev Architecture: i386 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/_new/main/f/fluidsynth/libfluidsynth-dev_2.3.4-1_i386.deb Size: 39434 MD5sum: 4f6d3f0d75dcdb0c7c917c84f94cc96d SHA1: 09609254c7274998dfb0062b5eec4acb134cb440 SHA256: 84794dedac795d8c52f31857270cf9d80b7c3203b7550cfccacec73ed6961355 SHA512: 10f245901f1c69d609d55e067948fc77fc3f13326ffa326ec93b0f39f436ce078322179b993bd74b72b4350add1d389915318659d3aebb1225de85b6b9eea00a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfluidsynth3 Architecture: i386 Version: 2.3.4-1 Multi-Arch: same Priority: optional Section: libs Source: fluidsynth Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 639 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/_new/main/f/fluidsynth/libfluidsynth3_2.3.4-1_i386.deb Size: 253312 MD5sum: b4bce929af7dfcad5e0340259b3d9a4b SHA1: 4a15783de825704ea12c1468e61877c6e4c7b447 SHA256: 3aa3965381f412a165ba7ce807ddeaab32daf68c15dfcd06351a99e0cb5ba3d6 SHA512: 7dc4d4906544ddb878d6d67100696b19c376b2ba1c27a50cd749291c0320503a0e7fc0073010951f899a1135c4fe8154f7f1d0f00d72f4e8132221f4562a6ee9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/flute/libflute-java_1.1.6-ok1.1_all.deb Size: 95692 MD5sum: 60a559d2c595a29fd33ac87856ecc0f4 SHA1: 99e185a79280d344945e1caab51a10c72616b1ea SHA256: 9109525c52afa6d6f7933e2af56e8c6153ee15656fcd905f39e06db6354ea9fd SHA512: 379c42cecda60bdd20b4be47b2a3074970faa14f443936c4640a274b74d663ce746e9a99b7b582fdf415f68c28ad2f254a5131a231d5bba38bd8e4e2df878da7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfmt-dev Architecture: i386 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/_new/main/f/fmtlib/libfmt-dev_9.1.0+ds1-ok2_i386.deb Size: 116348 MD5sum: febefe1c86b741c3110d0288f6ab16e9 SHA1: 148cda4fe6e4fde40e8948a01f36ff6ec292386e SHA256: bce265d32e699f02af8c11184ecfba6c49dabf1b6d5184f79c5d9d3dbe911fd4 SHA512: 3b6d228954ea05da195c4d16404fd8ac4e6a2fff7339255d0960d6c6e5b379599e36969c59555fe4ee51c118b84ed5e08a75555d4ff7efe8fdcf8f0cd63a7bdc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/f/fmtlib/libfmt-doc_9.1.0+ds1-ok2_all.deb Size: 81508 MD5sum: 38323b5ee146c695019d3dd7df3d9990 SHA1: 5ee2fbc4ddaa08118d088f771523e425fb58456f SHA256: f923b5ba51ed62778474fc2db39c9633fe0fb232e625451b0cd92adbfc0da900 SHA512: e8d41ba589416b653f48b621280e635d5762911c6ced07cfc2ba10adca372c0fc99065db8d8b383cafcd33cf56433dba57e6dfae866d08eee9b776dc4a627e0b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfmt9 Architecture: i386 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: 220 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/_new/main/f/fmtlib/libfmt9_9.1.0+ds1-ok2_i386.deb Size: 63736 MD5sum: d8aef4d7892a4255174b3a5bf187eb74 SHA1: 1a49726d6e60d777b650353c62091c45eb966d95 SHA256: 2506e98d829f9568fc76ded40da3bf8587ec8b6e5700399a0009b6f3cd216e7a SHA512: e6dfb5fd1e6b909f7a8721d78a63a17f2dbd23efeecbd2d21d5475ecfabebfb3387ca3432269ca9f165cda4948db56266be3d14b83155055bd5b6af7b7d742ef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfont-ttf-perl/libfont-ttf-perl_1.06-ok2_all.deb Size: 322332 MD5sum: 2121d7a38eaa3c66323e2c6e32aa470e SHA1: b6da3987ce7c3106e18a4af999f83dc8852e3f95 SHA256: ccc81701c19ed647d129a0978604ba4837ea06f3b02fad2261135c9a70fdf511 SHA512: 99bc52cc0be1e1955bdb7e56d8b1f74e4c29c248faf7837d0cb6d7c7dff3418e0b8d394245c187aab0f452730ea79405ea2997d37402daec362b40fa6ce1bf1d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfontconfig-dev Architecture: i386 Version: 2.15.0-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: fontconfig Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 1907 Provides: libfontconfig1-dev (= 2.15.0-ok5) Depends: libfontconfig1 (= 2.15.0-ok5), libexpat1-dev, libfreetype-dev (>= 2.8.1), uuid-dev, pkgconf Replaces: libfontconfig1-dev (<< 2.13.1-3) Filename: pool/_new/main/f/fontconfig/libfontconfig-dev_2.15.0-ok5_i386.deb Size: 759656 MD5sum: e7eb9c04ac87c3fbc0f8294cc9491226 SHA1: b6e59e8ca7d695b92b1286bf7ef3b0a29954368f SHA256: cfd346c55b6c7c14567a9a2b0af954302400f34499a769c84209e411a1fd1587 SHA512: dd236a9949970f541070858ab118c1b401a1e09b57f2c8c914bb6e161eda298a0f475e0285df60ede55fb0085ce951002577489243d60f7af389799c536d8f64 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfontconfig1-dev Architecture: i386 Version: 2.15.0-ok5 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-ok5) Filename: pool/_new/main/f/fontconfig/libfontconfig1-dev_2.15.0-ok5_i386.deb Size: 2100 MD5sum: cbfbecd78860434f2e16f6e01158d332 SHA1: fface3ab0274a453087b154dbc25bba837eb28c5 SHA256: abb6dfee21812740e092e150d422e55593e6f1e1b3f984bfdf9d3612fd5cecb7 SHA512: c3a5dc01a191744c2905ace9a4869ef0cda677a0e69765db1067677ea1f7d2fd59af04e2b10e154ad0fcc6834ee8ade1fefd304fc4e2f0173102e4bd09a4a62f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfontconfig1 Architecture: i386 Version: 2.15.0-ok5 Multi-Arch: same Priority: optional Section: libs Source: fontconfig Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 352 Provides: libfontconfig Depends: libc6 (>= 2.38), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.9.1), fontconfig-config (>= 2.15.0-ok5) Breaks: xpdf (<= 3.03-0) Filename: pool/_new/main/f/fontconfig/libfontconfig1_2.15.0-ok5_i386.deb Size: 134336 MD5sum: 38cf3e7e369893afbbe89242c0cea5a7 SHA1: a69892d0a6725b341a65178f7b62182d48e9ac8e SHA256: 9bd1cbdcacfd8dd6118831cbec375eab128742be99f29d7ea051f8c5faba5363 SHA512: 43d7ca1dd536291fa2b3ea15b419b77e42f46a64b59cc08b3496833f84453de3f62c5402a2fe0389919ebc759aa1ae9e8d108738495ef7600f7495b82cf87264 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfontenc-dev Architecture: i386 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: 61 Depends: libfontenc1 (= 1:1.1.8-ok1), zlib1g-dev Filename: pool/_new/main/libf/libfontenc/libfontenc-dev_1.1.8-ok1_i386.deb Size: 14132 MD5sum: a2aa60777ad847e7434642f8a8c53ec1 SHA1: 508c26bf7f67ddad26bb7cda4da670ad81024aa0 SHA256: 26842aef9235ebe3116e2b279f0e10870a03ca33ff213e8d490579a96e218b2d SHA512: 2b03defc4ca837a4989acfc7ffe87b3905b9c20adf35d5498a0f16be15b3fe4ffd38e39bf4bd7ba44f83764fdbedbc2ae9ead1ff7496a31a5126dff197d9328a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfontenc1 Architecture: i386 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: 52 Depends: libc6 (>= 2.38), zlib1g (>= 1:1.2.3.3) Filename: pool/_new/main/libf/libfontenc/libfontenc1_1.1.8-ok1_i386.deb Size: 12892 MD5sum: 4c18c1a30565c0e24d3ab3198715fc9b SHA1: 9177619a2b73e689a57c84bd4b1ef13d624cf411 SHA256: 8729228fdc3b567514ec274130b5cce15ba9ca6edc4aafe2585a6875b3441f67 SHA512: 519b893b77541145cb752134447c2f6424d6f596f38a1b012648a38170efbdcb68cbe09f1a90ec5cd537fbdaab60384cd379d847cb9604ca65bc2d629d9c8969 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfprint/libfprint-2-doc_1.94.7+tod1-ok1_all.deb Size: 59172 MD5sum: 0034b0979656a42e495bacd800bb3c17 SHA1: 15ff59579bb79c65b0b0891ea4f1720e7f520e05 SHA256: fb491cb45e2e929a45da9aeeb0fa051cac74cfe7a3f2790d13fe4709df475954 SHA512: 64cf54df781b80f3bc94d0b26b43665f710228b148a85ac0c4d0aff88f2941d36a98a4574c4236c2d8dcf610e2da514a2400a318734dc130199aa600134c60c2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreecell-solver-dev Architecture: i386 Version: 5.0.0-ok1.1 Priority: optional Section: libdevel Source: freecell-solver Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 261 Depends: libfreecell-solver0 (= 5.0.0-ok1.1) Filename: pool/_new/main/f/freecell-solver/libfreecell-solver-dev_5.0.0-ok1.1_i386.deb Size: 67818 MD5sum: 47ad56625fcc8ecc2d9d3261d065ebb7 SHA1: 70a4752ce4db52b301404bea4ce0b3c4f81bbb07 SHA256: 7f6d89037d1c18a38af14533c4bf40d0f6864b210afc52896a2cc0897c8e1a84 SHA512: d13468d7da83202198bbaa4f68029ca4fc759f4609a3ac2dda1c532c14380f16364b7cd8d4fe4c4db02f5bdbe5170d5a7ade9db12242aa961073c1ca9591d942 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreecell-solver0 Architecture: i386 Version: 5.0.0-ok1.1 Priority: optional Section: libs Source: freecell-solver Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 192 Depends: libc6 (>= 2.7) Filename: pool/_new/main/f/freecell-solver/libfreecell-solver0_5.0.0-ok1.1_i386.deb Size: 62118 MD5sum: 6df0d7dd5d55ff56724f98ffd046b368 SHA1: 2a039f1807ae8a9529f0bbcea4c8cd8bbfeb374a SHA256: b3793afd08c70c6efb08539318103b83a55200bfad84b1f3e5736b244eb2eabf SHA512: 62e22d237276f00a4c2cd8757120eb576b38279a1ec443a0c2378ce092e2985bcfe4c14b54f000005ead9fee9779241a371553f539d1b4dfc76abae347b22a51 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreeimageplus-doc Architecture: all Version: 3.18.0+ds2-ok7 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/_new/main/f/freeimage/libfreeimageplus-doc_3.18.0+ds2-ok7_all.deb Size: 156780 MD5sum: c66a5679111b8aadf6056b29fa40b3d9 SHA1: 4bec2c72a8d11c3e8a016236ea8edce65cfd0cc6 SHA256: dea88b0b175ec2017d428253ee3bce085ec98e66b2dcdf5b4eabd15d9053e456 SHA512: 5a88d0a43b079fa791131513841b7a50949db30b04acae29ca0df5bbacfe3d16021d0a5ebc356438c73b43876294524b7faf566188476d74ae8a9737212d785d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreerdp-client2-2t64 Architecture: i386 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: 895 Provides: libfreerdp-client2-2 (= 2.11.5+dfsg1-ok2) Depends: libasound2t64 (>= 1.0.18), libc6 (>= 2.28), libcups2 (>= 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/_new/main/f/freerdp2/libfreerdp-client2-2t64_2.11.5+dfsg1-ok2_i386.deb Size: 259624 MD5sum: 93b1af93379b39061cd36d574296f5e6 SHA1: 93650acf7fabdaad7c8ac82b4def3796f875b924 SHA256: 35825ac11612482d9c4da05dff6e7844eb2f4e3025353b4aa42fbe6765ac1a35 SHA512: e6970a65467403b2e8391b38e6d0728390db3644968e19ee173b315c5cfbcf9257ddcafee066af522f9f89cee4bf5bc78e0cdd8d47d5f94dc67d8583a2fb5bf5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreerdp-server2-2t64 Architecture: i386 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: 416 Provides: libfreerdp-server2-2 (= 2.11.5+dfsg1-ok2) Depends: libc6 (>= 2.4), 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/_new/main/f/freerdp2/libfreerdp-server2-2t64_2.11.5+dfsg1-ok2_i386.deb Size: 102012 MD5sum: a6c94f5618ba95d87a7ec2207d9cd119 SHA1: 31518062a32c97fbcbdcd03793af3b026c573ab8 SHA256: 2eed52b060f7f0d6640125cfb0a273fc3f95b6280e802e086830adf451233465 SHA512: 99face9301991be42eaf8084b8e00056c2af2ed3991cbbff3897a745c4484c85457642da34e2baee639272a7b9376f7ef8ec1389b7638f70cb40385fc5a1e741 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreerdp-shadow-subsystem2-2t64 Architecture: i386 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/_new/main/f/freerdp2/libfreerdp-shadow-subsystem2-2t64_2.11.5+dfsg1-ok2_i386.deb Size: 28328 MD5sum: b13ebfcd625a9ffb9d292b377a949291 SHA1: e4cb3fe91eb9a58627030092b116b71d93192373 SHA256: 94045e00015a40b0c94aa9786278efca30794aa9c4b2c869580b13e23285affc SHA512: 39746e45a4079092f20daf1e0da34fa3b17e8cf8cc824f738754e8069c746f914bb6670b93331feb1131535e6511a3c2b33597cbdc1e408bebbb0f299c4ccdb1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreerdp-shadow2-2t64 Architecture: i386 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: 246 Provides: libfreerdp-shadow2-2 (= 2.11.5+dfsg1-ok2) Depends: libc6 (>= 2.4), 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/_new/main/f/freerdp2/libfreerdp-shadow2-2t64_2.11.5+dfsg1-ok2_i386.deb Size: 61164 MD5sum: 970724cf7d1171e9442f28516f9980f4 SHA1: f6baa946c5a83788488a633fe3e8635dcac52484 SHA256: 54fc837588cf20c8b9132ed58cb4a5300d36d283f1791bea77a25f523ee15d2e SHA512: a01561162cd5fce9f5cf5356983eb25d213927c96ff0d3c8d1838b62c406e83ccc1db16d5014bf2a98da8617edd65d28d4dce501b8b49581f9a484ee37e2ee09 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreerdp2-2t64 Architecture: i386 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: 1680 Provides: libfreerdp2-2 (= 2.11.5+dfsg1-ok2) Depends: libavcodec58 (>= 7:4.2), libavutil56 (>= 7:4.0), libc6 (>= 2.32), libjpeg62-turbo (>= 1.3.1), libssl3t64 (>= 3.0.0), libswresample3 (>= 7:4.0), libswscale5 (>= 7:4.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/_new/main/f/freerdp2/libfreerdp2-2t64_2.11.5+dfsg1-ok2_i386.deb Size: 535520 MD5sum: 8a0ea694f6fe6fc220d18b29c162c852 SHA1: 8f260219f51b0005d50eaa6610987d56d1a788a7 SHA256: f41217bedf3dc0fed5c1e936a9ea3fc2e0a1ecb69fdb2f93e25224c3a9534f8f SHA512: 73f8ab64cf74e2ca56571664c3b2e3dc360212c4304ee0598d0bc0d4b89216a038bd2ab9bdf5ca4bd7e3450d32ef99c0165154be704ebad70216d59a9ac8217a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreetype-dev Architecture: i386 Version: 2.13.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: freetype Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1911 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/_new/main/f/freetype/libfreetype-dev_2.13.2+dfsg-ok1_i386.deb Size: 533916 MD5sum: 0a0e7902f0f3ae1e55f21fed5562ec6c SHA1: 85238b21f422f40c654c8f73a2a614d965c497a9 SHA256: b32a37e2eeeaa975586f737df825575aa2daaebd8ded826cc29feb3c39be98f2 SHA512: 4bb6988cd0ed6ff430aaeeae255a04d40c52acfb3dbf943ffa23064948801ab7c363dbb35bc181c18aea54ed5a8101b71c968bde5e5dde20253e9865714b0d8d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreetype6 Architecture: i386 Version: 2.13.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: freetype Origin: openKylin Maintainer: openKylin Developers Installed-Size: 892 Depends: libbrotli1 (>= 0.6.0), libbz2-1.0, libc6 (>= 2.33), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/f/freetype/libfreetype6_2.13.2+dfsg-ok1_i386.deb Size: 376236 MD5sum: 1dc8957d4317a2aa9ce8344e6d6cfaf2 SHA1: fcde9681f645865cb9feed5ccc5e05655c2e94e3 SHA256: 7ad0571fd55cdade61b7e2990ae6c7c39b83faf15be7f912f6bed2c529ea6bb1 SHA512: 726a4b600720b02ad745bebd9d8cada7e81502bd8cd05ffc254e748ba410735b425e71d749aa1a86044bf4d4b687d615c95a725eb1cada9127bcaecb8893a5e1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfribidi-bin Architecture: i386 Version: 1.0.13-ok1 Priority: optional Section: utils Source: fribidi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Hebrew Packaging Team Installed-Size: 73 Depends: libc6 (>= 2.34), libfribidi0 (>= 0.19.2) Breaks: libfribidi0 (<< 0.19.2-3) Replaces: libfribidi0 (<< 0.19.2-3) Filename: pool/_new/main/f/fribidi/libfribidi-bin_1.0.13-ok1_i386.deb Size: 8608 MD5sum: d05e928501ed28934ff76fc96597ea74 SHA1: f55865ed8b391e796de9f0c2af6295a5acb17a88 SHA256: 38dee6340326868f9816284001814d32da9d19ba386083f61fbd4cbe5e587ae2 SHA512: de1cbcf036b280eb0f4c533c6f90e73f41be1a9e8b236bba639a7aa8f7b175663f3113c1aaf2b9515e58f037788be83ea3d5dc29be17136462690ed596879d5e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfribidi-dev Architecture: i386 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: 314 Depends: libfribidi0 (= 1.0.13-ok1) Filename: pool/_new/main/f/fribidi/libfribidi-dev_1.0.13-ok1_i386.deb Size: 62200 MD5sum: 19954d8a9c360905719ab7dabdee787d SHA1: 656961e10d8c32b653b49bb829e41f91af2a25f6 SHA256: 699f35c67f4fd0d0ffd7a84c157329e754d5b550419912bbad27c15a71a11d46 SHA512: 48b14c48eec762b06511a81d7bda20b7f54e8a208d8b52e07e9f4716b310961a586b4417bae9ccd19eea8d8c71d682fb8f7cbcb7a9ff5396f91f5a5a02c9f1ab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfribidi0 Architecture: i386 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: 183 Depends: libc6 (>= 2.4) Filename: pool/_new/main/f/fribidi/libfribidi0_1.0.13-ok1_i386.deb Size: 23980 MD5sum: c9ff0b4956447e772e8f9e88b5bdfd7f SHA1: 371f13d6689c2566c43da6b86aa7251efca04ef4 SHA256: ce0e8aacd02cc1fef572a5c5eba144c2281b1bba60a55f41c47358c0019e1b2d SHA512: 9490e3ddcca993646709d0a794cc07d64c33a3fcd52fde000b61c486ea92411a3d7ecc4ac96006d3fc29ffa5f79ac8d59f9535dc6957e37549738543bd445aec 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfuse3-3 Architecture: i386 Version: 3.9.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: fuse3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 266 Depends: libc6 (>= 2.34) Suggests: fuse3 Filename: pool/_new/main/f/fuse3/libfuse3-3_3.9.0-ok1_i386.deb Size: 77876 MD5sum: 9ce328b88d3d89b25d5c710345f86a50 SHA1: 43dc33cf3495f855830e801139bf87f0fc80d4e8 SHA256: 52d9db020fab7e076bd8312380b9b2221edd784c88c39f89e95a113c3f06f715 SHA512: e148ec10cb409d19ff43d71838a56e3097b41af1f761c5d93a255667c3eab0d94a5eb290c5696832315e52725809a49f1763efae30646b2d1cb15ab8e6fddb78 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfuse3-dev Architecture: i386 Version: 3.9.0-ok1 Priority: optional Section: libdevel Source: fuse3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 599 Depends: libfuse3-3 (= 3.9.0-ok1), libselinux-dev Suggests: fuse Filename: pool/_new/main/f/fuse3/libfuse3-dev_3.9.0-ok1_i386.deb Size: 129656 MD5sum: f06d187e6f3f9e0d2cb7d6f489979982 SHA1: 6649aae4ec91101d7aed1bf03bc882c09dc71ad3 SHA256: 4ac6e6c5b5407eafca5aff8365572a9b0ff4cd85f3b4ec2d9cc90c783ea7ba2d SHA512: 1c5e5cf58a864ae6f2697b8aabae3ff56f5e7bd24f5fe0de424a0e3d3422cd35a317fda5fd4d0220906b494e045b58a45fcce817d8e81d5e499988b960abde34 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libf/libfuture-perl/libfuture-perl_0.50-ok1_all.deb Size: 74848 MD5sum: 512e51d64481800fbbf163ba1628ecd3 SHA1: b9020f1c6e47633438a35b3587f23b4d53eca57e SHA256: b5ad6176cd6fffe0a54f2886c74ae107608a387edd057c5ce6811b3225ed28be SHA512: 939f0e94b078eb331653eb73e60a4d9bd849efef297a4ebc97c2492a3d7c5045607b6099629d3dd2f3fdabf5e1ef02d9b23522294fcbe26048860b008d400be1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfuzzer-17-dev Architecture: i386 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: 727 Depends: clang-17 (= 1:17.0.6-9ok4) Filename: pool/_new/main/l/llvm-toolchain-17/libfuzzer-17-dev_17.0.6-9ok4_i386.deb Size: 161928 MD5sum: 0a1a98d2af31fb7bbaacee7366ec2d84 SHA1: e5506eed560061f08e885e463fe55560df2337ba SHA256: de7aa9a6c82b7c7d22b145dce26acec4228b75742cb6f73aeb9045c5d0c3c250 SHA512: 3b314da1fe7e3b2ec5dab1f1ddea2c9c9c00bd8863f2fc5a1eab003a38391cff7ead4b1e3bf784c8edabb1449f4761ec1a77e0aee68492c7771a78edb5f1ef29 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgail-3-0 Architecture: i386 Version: 3.24.30-1ok1~1123.1 Multi-Arch: same Priority: optional Section: libs Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 99 Depends: at-spi2-core, libatk1.0-0 (>= 2.35.1), libc6 (>= 2.0), libglib2.0-0 (>= 2.57.2), libgtk-3-0 (= 3.24.30-1ok1~1123.1), libpango-1.0-0 (>= 1.41.0) Filename: pool/_new/main/g/gtk+3.0/libgail-3-0_3.24.30-1ok1~1123.1_i386.deb Size: 22722 MD5sum: 2f19d7a0265291052bcfb193cdb6203e SHA1: f1823165df31316acad5efe0829870762d019264 SHA256: 80c27f03076b3d574f7eec319b281d0cb678c816466fd861b9145c9a5496aaea SHA512: 7ce567738570b7fd15993625be7ed385d0bfdcd1e000f29c8bf19e2fbf0029b913d784eb040e5571df3d61cee3a2243abc3a39cd2bdca2c26b766c9642b67e9e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgail-3-dev Architecture: i386 Version: 3.24.30-1ok1~1123.1 Multi-Arch: same Priority: optional Section: libdevel Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 70 Depends: libatk1.0-dev, libgail-3-0 (= 3.24.30-1ok1~1123.1), pkg-config, libgtk-3-dev (= 3.24.30-1ok1~1123.1) Suggests: libgail-3-doc Filename: pool/_new/main/g/gtk+3.0/libgail-3-dev_3.24.30-1ok1~1123.1_i386.deb Size: 14282 MD5sum: dd390bac18a3c3773b3fd76183b6bfe1 SHA1: 22cff6964da313ab9eaaea1af11719d0795694c4 SHA256: 3beca890387655094e57ac4b5a32f47ce8f5993f5eaeedc0e84c90c80e9e3a56 SHA512: c9528d24dc27a60e7cdf1e10636406d251171a6ea0b896007e75304cf43348b4fb32c64a9684da05b15f8793aa4acf5bea706ee7c4ec38114ad68d411069cea0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgail-3-doc Architecture: all Version: 3.24.18-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 127 Suggests: devhelp Filename: pool/_new/main/g/gtk+3.0/libgail-3-doc_3.24.18-ok4_all.deb Size: 26048 MD5sum: c40da4fb127831fd68c7fee0067c3ce2 SHA1: 55602d06c0188d4c7ee452d6fb5e84924f2b4c13 SHA256: 7d69313775d802e285d3179ef1f078e6f4c1bb022ff47a9cca8bab3e731eb9ac SHA512: 055456fd9c284190788643fd385449e7c8d84e0fa61b85092810c1221a0b0bd826811ceeb52aed5ba65f864005ab0f3d83b420b4bd4fb845ed570b679b9a0d54 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgail-3-doc Architecture: all Version: 3.24.30-1ok1~1123.1 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 136 Suggests: devhelp Filename: pool/_new/main/g/gtk+3.0/libgail-3-doc_3.24.30-1ok1~1123.1_all.deb Size: 26922 MD5sum: 4e7456a9b895f3d7206c48e7128e63bd SHA1: 7fed5814c2172d422195837a069f4cf9f9884a08 SHA256: aa0bd1b973ae8804215ea99b0c5bdca1c14c3e3242acb56b14a0dc8e0c2e8a3a SHA512: cce0a6c6ef5e8d74a4d02052b060896de5904d6f6c7adfa478f0b4f3f712c23632d20d8393d76f20937665a8b2e4e2f5760af5cdd41135cdaedc57e368cb8a2f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtk+3.0/libgail-3-doc_3.24.41-4ok1~0805.1_all.deb Size: 34344 MD5sum: 4918383b2ea3ec5f52990bfa795dd320 SHA1: 94f7e0ac987bae50ddc3dca7d39da546ec535cb1 SHA256: 59de67a970c3015e510a248e139cfbd8b2379e3707d4518fdef3b26515aae65e SHA512: 386a574089258989e1f719663344ca23b38ec5beaf50882ddc82512997802c7505b852ec507059b96b60856c31abcc36a4f85f7f09f9e3c7ca57696ac275db6e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtk+2.0/libgail-doc_2.24.33-ok2_all.deb Size: 15980 MD5sum: e1d46e348d8a6755d524b71d65fd485d SHA1: ecc7cec79aa311167a35f4809b58417abe99fbd3 SHA256: 78f01c2638b24ff1b90db764451154e3c3a4fa23f0c6f0994fd4df192828fd2a SHA512: eb772ccf84920c8e3c8c2a6ff7fe0513577b2fa276f924e12ead0a1cf030b4a9827ecb213f9012aff6800f93dba894f65b723dab807fdaeb4206d4c75b3234bc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgarcon-1-0-dev Architecture: i386 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/_new/main/g/garcon/libgarcon-1-0-dev_4.18.1-ok1_i386.deb Size: 1728 MD5sum: 7b3a096b5412b08065e7f273af2071d1 SHA1: 21631bb0eadfce55d7ecb62332e1e8fe4c8e36f8 SHA256: 6e44441d39fa156114c2f3eea6d1f62c34a79923fc48dd9f3deea1e796242252 SHA512: 7ff8dc76bacbcf020f207efd39a4b756478b9ca52cb1ccb8d8368dabd7d15180429326b1af612d900412e40be4f15ff41acc7ce764e088978d201cf070b8ac97 Homepage: https://docs.xfce.org/xfce/garcon/start Description: transitional package for libgarcon-1-dev This package has been renamed to libgarcon-1-dev. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgarcon-1-0 Architecture: i386 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 175 Depends: libgarcon-common, libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2), libxfce4util7 (>= 4.9.0) Filename: pool/_new/main/g/garcon/libgarcon-1-0_4.18.1-ok1_i386.deb Size: 43970 MD5sum: 466a40e27e260fc35db668fdf32a575f SHA1: 14831ac392709e3198085aa82c421d29a9980b35 SHA256: 8099be355cf668c979699cbcd1cf19fcf72f1ae9cd4caea493d349fd11ae3641 SHA512: 7b18a5294c69839b98fac473b3925928796022cbd46eb5ee1cdf9851bd11b975cf00e915ac6feade8fd068ec95fec231645bf56347495439f018383b6a29bee8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgarcon-1-dev Architecture: i386 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/_new/main/g/garcon/libgarcon-1-dev_4.18.1-ok1_i386.deb Size: 47512 MD5sum: 6dd1810f8c483d89d964d9503e1de75e SHA1: 0bd7cf2082c5b6e6ea221e51e39958858251f168 SHA256: ebbbff2fbf8f6c96eba0b28d566e9dc451ff20cd9e91cbb60956d31a2b7da8eb SHA512: aa349892f48f700110e8630e56941ca9b889804070fa0acb915690e9578ca2ea3238f49a96d9fa76a3e797310e8ed1937474662fd20060d2863869f15d21b64e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/garcon/libgarcon-common_4.18.1-ok1_all.deb Size: 58984 MD5sum: b51901e76554480d6d9c4e7ab093b490 SHA1: 114f0daaafb33915a60db9b0fc4e6402ea28b0f1 SHA256: eded56810b7d035493c98c6461e91c30312c7f5b1f6180a60c2439782c07d9e1 SHA512: 52fdb3ba06dfbb0491437966a838c1d38da808672dcc5d9643ba619786f47abb0b49b6a4b411dbeed749dba1953129c2219f2fe74683c348f679995ffa2e1423 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgarcon-gtk3-1-0 Architecture: i386 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 60 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/_new/main/g/garcon/libgarcon-gtk3-1-0_4.18.1-ok1_i386.deb Size: 13354 MD5sum: 16d36d831e5838ee3e760fa3eb8d67d4 SHA1: d25a1b57dcfe4a8150c790e54813901aac3b0472 SHA256: b900d915ce0c5ee3e763b422194fb5b8e7af7948cabb5b12c846e36437eb4b57 SHA512: 8fdd72f2cf3574fbd3c1cf66307addf22d40483ef70497557d302db2b889ee105e1f02705b69a121e146e3f04fd7aab91291a567bd0fa7a731f1fba902fd6b13 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgarcon-gtk3-1-dev Architecture: i386 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/_new/main/g/garcon/libgarcon-gtk3-1-dev_4.18.1-ok1_i386.deb Size: 5428 MD5sum: 55172aa6e46f9daee5cd8fcc37e53110 SHA1: a7be85900e9e081fcef60e26b6eaa20eefb5021f SHA256: 3db6fb3bb8fc10195ea32b2ae189cffd84e2917d7d65f7e75213d04c9eff93b9 SHA512: ab24c4d6f9ca555c5a996770f4ad16636e8f14966d7322c281608bf4bc919a296564a183234c2080540670bab82a1d316b74a8e2fa12542d24d7096788e71ee2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgav1-1 Architecture: i386 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: 935 Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Filename: pool/_new/main/libg/libgav1/libgav1-1_0.18.0-ok1_i386.deb Size: 306732 MD5sum: 46338a67acd02d2c5e0200fdf7a86362 SHA1: 944d1fc4d36093b3c4a63338b298cb9154e5ee65 SHA256: 09ca127e866848695b157caa0d02f183a8e7f6704be0994b968b18faee4e78e5 SHA512: 3433860008e444e0dd90d5292531e7008949d95a0af630222e869e54ceb1a44ef78b56114af60523c92987e6892e121df60f442bcf7b8be00b6c5ea2a9f72966 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgav1-bin Architecture: i386 Version: 0.18.0-ok1 Priority: optional Section: utils Source: libgav1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 52 Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.38), libgav1-1 (>= 0.18.0), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/_new/main/libg/libgav1/libgav1-bin_0.18.0-ok1_i386.deb Size: 16824 MD5sum: 86ea7c3a60fb388255296797e50c8c2d SHA1: fd8e337c4b40e758dca515c4b72693e0543af95b SHA256: 2a0f2a69a1878a909bea02ccee5fdcf0e53cae1f704c7ddd2d8c04c3ea371fcd SHA512: 340eda36d2c7e14c286fe935c026217bdaed4a7e73740f306525610e535ffcd1fad17295ebee8183ad1210bbfdb2909c2af56c90d7a1fc4e8e11551e963ecccd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgav1-dev Architecture: i386 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: 1648 Depends: libgav1-1 (= 0.18.0-ok1) Filename: pool/_new/main/libg/libgav1/libgav1-dev_0.18.0-ok1_i386.deb Size: 393168 MD5sum: 45bd240d887598374cf1a385e6180c84 SHA1: 671af526067ebfddb93d6ca63f915d300ca70c53 SHA256: ba0f2befc81837f8d6e60deae1eef0e378929f6fba4c32901ecdd9ba8e6067a3 SHA512: a412afc0a07c1bdb2dabb453f478a4e3499a1304c74c87cccd406477b063e63ec9d0473c703399560b65300d301dda49ee3fd65951f2df189069330dd6245b43 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gavl/libgavl-doc_2.0.0~svn6298-ok1_all.deb Size: 245780 MD5sum: 3bc28532037eb598c469a0686f3047b1 SHA1: 0ea65e958c5d0d49ba6eaa6712454319fa07d034 SHA256: 193ee12a2eda09b9b0622adc9679a5d8778176c21f03e31d078dd7bb2054254e SHA512: efc161e50c28f4af7375b0ffd631218fc13d1f97143fffdb23a31b6f6798fe7995f601f1eac5ef3147e74130b0f3ac03de5286d32fc296b88c827e4e4606c9c9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgbm-dev Architecture: i386 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/_new/main/m/mesa/libgbm-dev_24.0.5-ok1_i386.deb Size: 9472 MD5sum: 75c41fa92e24c4f1b50e8b1c01516846 SHA1: 0306e777b7707df03e65a2aa3f78179c61c89bf5 SHA256: 2491b80fe2f7e7a756b289a194378fbc11cdfbdb8488ce88ea71cb036962d569 SHA512: f7d482a36eb8e968f7e107850b0946471dfb26bc9c35be0270fda71ec6f7667c9d7d3750c81f33e9fac16de0188b50ffb7b244caf988f7ca46bad6d81564b9aa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgbm1 Architecture: i386 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: 104 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.119), libexpat1 (>= 2.0.1), libwayland-server0 (>= 1.15.0), libxcb-randr0 Filename: pool/_new/main/m/mesa/libgbm1_24.0.5-ok1_i386.deb Size: 30684 MD5sum: 87c47a0f7641ede712af48b72bbdbd56 SHA1: ecd0d9170eecf4067d1543453273172e3228edb9 SHA256: d613ee8a713f3de993c80a350d90a6f6017734bdbb33e074e360cee87bc9acdf SHA512: f190cb12ee2aa1242b70c002eb1a53abd6da6604b806f779e761aab7c063848f8885e722fac1e5166ee18019519fcc2d67a25128fcd6cdcc33dc45ecb0468656 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgc-dev Architecture: i386 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: 851 Depends: libgc1 (= 1:8.2.6-ok1), libc-dev Filename: pool/_new/main/libg/libgc/libgc-dev_8.2.6-ok1_i386.deb Size: 248236 MD5sum: c1db23aff2a0b855dfb5c3b8bf7a5406 SHA1: 2a4929d81455b4ddfd8c30fbc5e88ae3490bda72 SHA256: f064928c985cc339465585b105e2f5725dc298d7597a701a50c02be5e891448f SHA512: 11e49473d8a414a13bee9672e41da643118253777c50ab2a0d3fe4474d156b754b483f29a4e23c6f94b2c7156ed80ef608d764474619cd12434c8e8fb18e4728 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgc1 Architecture: i386 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: 399 Depends: libc6 (>= 2.38), libstdc++6 (>= 4.1.1) Conflicts: libgc1c2 Replaces: libgc1c2 Filename: pool/_new/main/libg/libgc/libgc1_8.2.6-ok1_i386.deb Size: 85528 MD5sum: 7336edef5dd8502f3480220656f0497f SHA1: 6f55043558ad36a5163c1e7831c052616f8d6548 SHA256: 92c29e6495c34f59a9ab59f1e5a714854ca20dc8136b4b9296175bc64f3f9b48 SHA512: c36af8e694e4fbfc11ccba88888d4e6e9a72800bb8aa982b2574d9b840620182656ec1c69fcc173a86859a71d0510bae93cafcadd7df9dd9b6baf8a41614f5c8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcc-12-dev Architecture: i386 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: 10554 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), 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/_new/main/g/gcc-12/libgcc-12-dev_12.3.0-1ok3_i386.deb Size: 2521678 MD5sum: 871daf415db91b886571f0e0594e2fc8 SHA1: 40310f700925aa0d667662fb3379e3e579ffb7db SHA256: eab1d8a756ce0ac95db23214cc25719ee928d8e9bf054aa13633540f3d9e6684 SHA512: 45fb0740caabfa6840e8c6464dd51b404c1dacd349b6bcd0844f86ed25723d2de82012e77f7d6d9ce14338debd97f7cdd0869732b2cef5492d544419fdb5a72c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcc-13-dev Architecture: i386 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: 10927 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), libubsan1 (>= 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/_new/main/g/gcc-13/libgcc-13-dev_13.2.0-4ok3.3_i386.deb Size: 2593982 MD5sum: b9fb49d79586522811cd000cb2e2a752 SHA1: c3e793c4f7972e4ef4c3830ca93d994c401e6b4a SHA256: a7b44433a8caa459b34fd8421a0f56ca16fcbf06e799630b811833da19586f02 SHA512: 29a4d90205b8d4bf3062a560597c40b59076a1b8172b188e285217bbcff6300085118980f0f31b2909b5e1cf5d26acb1b6693f3c63e5ad551efeb2e6a1b07f17 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcc-9-dev Architecture: i386 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: 10104 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), 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/_new/main/g/gcc-9/libgcc-9-dev_9.3.0-ok12_i386.deb Size: 2447304 MD5sum: 9da37c228e47fcae03007115d8ec72c6 SHA1: db5b3567229b3c7de56289a8cb3766d4be37a51c SHA256: 0ac30a2d06c19b7130af89bfb8e659d3d4708273d94330e2141e1f5a7321b6b0 SHA512: 7ed7b6fb2768a5130f8f12cc92876055a67771db75534248bef71e1a605b0e9659be7f6cea0016f4ac64f4f9d196031584223497fe60ce5913c5ca8cce97bc7c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcc-s1 Architecture: i386 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: 187 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/_new/main/g/gcc-13/libgcc-s1_13.2.0-4ok3.3_i386.deb Size: 72146 MD5sum: 7236a6b8e78d676b9188cdbbf027f1f1 SHA1: f6e17a47c3fc0ec5ecf853bada46c93b22f6fd7d SHA256: d77a5f7e0c55e273aa5c91a71c3d49bb372a605f8f92f50d97967a378f5542ca SHA512: 343837116b5f4ed14a25ddbd8ef0c4d1c8428855049c118b013050591ff85ebab2bba6cffcfd3771b0cbf5d19997631c964f7cf9ffa5c094d46da3b98760f70f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgccjit-12-dev Architecture: i386 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/_new/main/g/gcc-12/libgccjit-12-dev_12.3.0-1ok3_i386.deb Size: 21066 MD5sum: 8b66cf3ae894bc45583775d6780e0f2d SHA1: cafdaeadddc0de5d7d0acf065d8168d00ccc696c SHA256: 141b3a63b7292276a576f1073425a9861fe4b42731c61705f7b64b7704ade353 SHA512: d8e0a85ac41e724862cb530c05a98d5197a40f00a015213287c27ffacab4ea756fba9fcb6bac34f7ce8d415de354aa0aa91f80ea10bf1b5e9262a96a63968bd6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgccjit-12-doc Architecture: all Version: 12.2.0-ok7 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.2.0-ok7) Conflicts: libgccjit-10-doc, libgccjit-11-doc, libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc, libgccjit-8-doc, libgccjit-9-doc Filename: pool/_new/main/g/gcc-12/libgccjit-12-doc_12.2.0-ok7_all.deb Size: 277742 MD5sum: e625d9845ec3a4cfd3ddcd30c326a7dc SHA1: 8bd568044e8c5c6fcf0e1b9327bcd975455dac0f SHA256: 1ea92fb980888869a04c58fb6114976d33336d2cef8ce587a69e8c8ee91bdd4f SHA512: fb532d12ea85bc08720264c727a99880cfc42a4e46cf7e6fe8c8bdc9a3722bbe05b4324638dae3e9c33eee02fa4618e846c33fcd4a775120fa6d255b571b9fe7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-12/libgccjit-12-doc_12.3.0-1ok3_all.deb Size: 277242 MD5sum: 1bd5d4715efb68beeeb7db46f34e3337 SHA1: 6e7677ce9c8482f20174bb77a0534804028d9483 SHA256: 53fd7aa79565b419936a90d423424076a978c10f9402e8958b06a5ad697834fc SHA512: f4d4cbcd85a3f1eead82b8f749a84f65eb2a3d70e0406da15d2cdb1f850e68c1eeb2230cd0821dfed4f1ee3861c8785080858650bff00da279b9003c7f6a4e41 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgccjit-13-dev Architecture: i386 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/_new/main/g/gcc-13/libgccjit-13-dev_13.2.0-4ok3.3_i386.deb Size: 21074 MD5sum: d67e99f9325b7c0f30c9d119ecb6259d SHA1: 15eafd2629b8b529bff441a6886568a080aaaf2b SHA256: 475ec19cc9934c14b7efcf2c1020431dbd2382c2e6262c9af163bba0b988f8fc SHA512: 366fb41d3e4d97988e2efb3ec29b630874d585d37e99b3aa9a60adc29b3292a756acf72db5d336090429bdd918b49dc1f8838b692534308173dc95b26b622add 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-13/libgccjit-13-doc_13.2.0-4ok3.3_all.deb Size: 276892 MD5sum: de5a2b05a66bd14ac92920792b8f3236 SHA1: b486c4f0faeede0c45543e50a5f424f77a5c928b SHA256: bcdb475595973f5be499177c6c19849c77bf1abeedecc859fa107810ef41b132 SHA512: 37ab62ab055cf48037b61b1e78c45dc94bee328f1ee9aaec9400798cc2e1252df2220ada98ad29869823ba56b562769a8d026ab34bd6dfa03b8c8f31e6bed183 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgccjit-9-dev Architecture: i386 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/_new/main/g/gcc-9/libgccjit-9-dev_9.3.0-ok12_i386.deb Size: 19312 MD5sum: 60077c3e8c99c1ceef0a77d713c0c72e SHA1: 8c9edf0721dfc7b75ae90ac16809f66c2daba7cf SHA256: 289861727e582dc5d061d165b85f244cd6fbc40a90bb2f263eb30c82e6974e94 SHA512: cd26a2da315077fa9682e2ce7e2711b54e06e394a09e9007a2b70a756d7e0b671ebe3f3bc69f1adc52e445c29057f72051b8482a923b55dda200f6d0a5e55b1f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-9/libgccjit-9-doc_9.3.0-ok12_all.deb Size: 263304 MD5sum: b8c4bf4b1bdcae78f23618767bffe2b5 SHA1: 2cfce38b2399242183e91e3e8ca2516e7d1f692e SHA256: 94c945f0821c6c75c87d00b05426174862e001147fcad3beae369d96b3dbbfe0 SHA512: e78d30127a5de49f23e591fccaf7072cea03737d2443f2542b8a0dd4e8947b5c1d7b066baabb2cbe22e9db4a5854e77665a3fe0e8caa076009360b0c1f5fd484 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgccjit0 Architecture: i386 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: 35279 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.2.3.3) Breaks: python-gccjit (<< 0.4-4), python3-gccjit (<< 0.4-4) Filename: pool/_new/main/g/gcc-13/libgccjit0_13.2.0-4ok3.3_i386.deb Size: 10542024 MD5sum: a306a65e466777f60088d555900eb6bb SHA1: bb9311353a1445170961627db3697ad00f50549a SHA256: 1d3f33e6c65c8a46994744f8bccfd6ef4bbaf6e6ff62120419084a6a9c739cb4 SHA512: df5c88426610badc879748540930851e4d4145408516d2063333c0e415a531fa99ba2cd9a010d4acf5b251fcc5369f4ff2d7397d13a4cbf7f4a81c02d1b6b9d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcr/libgck-1-doc_3.41.2-ok1_all.deb Size: 98052 MD5sum: 189f355e357b883947423fc0c09afe3c SHA1: 488f74e39e15433ce783fb3e75d2a470311abb8d SHA256: d2c515a948891d5cd64c1cd63611fdc3fc0b417ccdae6f7adff9e0633ddae14a SHA512: a8f05638927372ba534511257fc5cc2a8a333169887f714b1f290153c2544daefdc2e7f82132677ef983e68ef408e47aeeebb3d326e09f69b0c1df8e5c2ddb32 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gconf/libgconf2-doc_3.2.6-ok2_all.deb Size: 50848 MD5sum: b6f3d0afd53d31941bd1bfaa79531552 SHA1: 7f2e5f3c47e53eefecc51fb3a75727e457da45aa SHA256: e192ca7594ab676b20d94f8e5a370fc2ddd36bb5901907122adb68c2e3ef7277 SHA512: 5274b06c607ec7814b1df4a678b3a980d3bea2b5838a377d632f861f2254ebc9e90b5683158cef9d72f61e45c19c88a7d8ed8fa32306bfd2bab95c03af92e1fc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcr/libgcr-3-doc_3.41.2-ok1_all.deb Size: 224620 MD5sum: 712e5569dbfcc086047078fcacab8422 SHA1: 25d956b6dc933aab5e43c67aae1ab84e1b2cc7a0 SHA256: f9d3eff74ea183d82f0fda22d77be867eb0886a4d297c87ca735dddb0827d990 SHA512: ee343bcb10bab130927e5be6787c844bd7075cb3286ffde557cea2dd7b89073a0e113fd95c48667dbc61b8a1c1e67ff6f8749970f3d1079a75ea4289f6d0b12f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcrypt-mingw-w64-dev Architecture: all Version: 1.10.1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: libgcrypt20 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 35021 Depends: libgpg-error-mingw-w64-dev Suggests: wine Filename: pool/_new/main/libg/libgcrypt20/libgcrypt-mingw-w64-dev_1.10.1-ok1_all.deb Size: 5971490 MD5sum: bbcd6be0a64f2253fb04f44a9d2304d4 SHA1: 59c5c6d0340b1890ceea9a7385793cf7dc9e28e3 SHA256: 38cceb565e9861a494ba27d52fd7f2b9d0b11b39260a8bc507784105166f9adf SHA512: 8cc722069d8ce5e4e47290aa81cc4a56121df6e442f64425a81cde74cd344b14b4d08c94fd3338da74d0a18cf9108d8647e89a7b10897979b5e0d4cfb212c30e 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, SM4, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SM3, 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgcrypt20/libgcrypt-mingw-w64-dev_1.10.3-ok2_all.deb Size: 2643616 MD5sum: d517c50309594b2ef1be3ddebea2172d SHA1: 6fa2465ce6a297ff4418ae682c1790e2869322e1 SHA256: 6ce42119b5d9f2a63bfaef229f434b2d517d6b42a42f5dd878f73fa66ba0c0ac SHA512: f68dd61589456dccf68396cc7e8588b45357027424f0da188fe6ae9730fdc5cba8df4620ddb7957432311b3d355ff14d12393a53dc8d2929a106d667e360c9a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcrypt20-dev Architecture: i386 Version: 1.10.3-ok2 Priority: optional Section: libdevel Source: libgcrypt20 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1903 Provides: libgcrypt-dev Depends: libc6-dev | libc-dev, libgcrypt20 (= 1.10.3-ok2), libgpg-error-dev Suggests: libgcrypt20-doc Conflicts: libgcrypt-dev Filename: pool/_new/main/libg/libgcrypt20/libgcrypt20-dev_1.10.3-ok2_i386.deb Size: 524380 MD5sum: 7c172b8d6192c5382156ec1e2ae1ac29 SHA1: 3e0c806d7e54b5737e0ddd9f3d94733972475264 SHA256: 2b8815a16923eb8a8e14d507443f72e0a1389eaa3a08164b346a7b929aaf38b0 SHA512: 2bb904cae64d5365d0b6fba37b6e0045551e4123c9359fbff1c2c96c8ea365a8cd681ed0723d04fa778211f315d07014c2f51d921bde942c53e53c3cd639a125 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcrypt20-doc Architecture: all Version: 1.10.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libgcrypt20 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1747 Suggests: libgcrypt20-dev Conflicts: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc Replaces: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc Filename: pool/_new/main/libg/libgcrypt20/libgcrypt20-doc_1.10.1-ok1_all.deb Size: 776194 MD5sum: 68532a295c8a4b6e0bbf408022f7f15e SHA1: f2376f0d7857c993c08fcd9a59e68d386beb3517 SHA256: d5b3c69b298ef06e854e07e1676bb9d8893402efe6e878a5eb689e8ac391d221 SHA512: 51bf40eb9517c87853ed999bd65b339040e56f7fd313e39ea6f619d3e2c7f2a0fb1ecf6ac44502f874067356b1a04c417ed5f9a611262e6d65b80851f8193fbd 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, SM4, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SM3, 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgcrypt20/libgcrypt20-doc_1.10.3-ok2_all.deb Size: 780548 MD5sum: d30586d3780a686cd9a5626cc0fde20b SHA1: 74c68c8536811f69c84f277762d30a66c26b21c8 SHA256: 85bae8121dc1cdaa553db6d626f3bd74fee172556447bacf8e97aeca9e2d206d SHA512: 3c2a1751d41d155ca13c675a805e1a3d5f04866cff67304e6d3ec9c896f41920f37ff387c08c2dec0491bcd81536e73dcdbf9bb4ba1cfba3f7e5ea9a7495bfdd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcrypt20 Architecture: i386 Version: 1.10.3-ok2 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1348 Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.27) Suggests: rng-tools Filename: pool/_new/main/libg/libgcrypt20/libgcrypt20_1.10.3-ok2_i386.deb Size: 466064 MD5sum: 6311ef1d77cff0f6208e15155b6fe59a SHA1: 2be2bd1744b63773e301fdd1beda441015fa3daf SHA256: 0fd1d1b41367d7458b6511e5cd61bec84852d92e7ad2cb312a0274396591e9f4 SHA512: ea5312faf9a20e9ec505bc0bc5b63a5b22de43263f2c043d36f695157999ba667da5e669f1009d92559b4b16e509e333321adfa7b8ba3a2d6918508c57b620d9 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.) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgd-dev Architecture: i386 Version: 2.3.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libgd2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: GD Team Installed-Size: 717 Depends: libfontconfig-dev, libfreetype6-dev, libgd3 (= 2.3.3-ok2), 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/_new/main/libg/libgd2/libgd-dev_2.3.3-ok2_i386.deb Size: 242932 MD5sum: f731ec6bae14f943c098f4c7803fb74d SHA1: 205a49deaba51d34befd14360ca82d0eb4c5cf25 SHA256: ad42778dc8d45fc67f16d733d5d8bcf6020974e13bc3d575ca97d4e803458eb6 SHA512: c56259224ad4b1cb423e8c300618010012ae79457dcae8638378d844bd0f8f7cf052f1ee5a4b7a4c0349b097feed02f8bd66ebc852ea3dacfaf3b579da5ad3b1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgd-tools Architecture: i386 Version: 2.3.3-ok2 Priority: optional Section: graphics Source: libgd2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: GD Team Installed-Size: 192 Depends: perl:any, libc6 (>= 2.34), libgd3 (>= 2.1.0~alpha~) Suggests: libgd-dev Filename: pool/_new/main/libg/libgd2/libgd-tools_2.3.3-ok2_i386.deb Size: 17188 MD5sum: 4cc91b6a4518c0a7c564bba6d6190923 SHA1: c4152419a1ba9c00d646cd21ccbc72c365951fb1 SHA256: 6b792f28570a5efe1dc575bdd47681c11cf36a5f756da66a99335889692907e4 SHA512: aba44c2555ce123623fb55df9f75bfc173a5aed9d56c849afe363ea1b324746e54d69dabe8ea66522037daefb016a9c79ea72417032bfd5b2f99f6cd623086f7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgd3 Architecture: i386 Version: 2.3.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libgd2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: GD Team Installed-Size: 437 Depends: libc6 (>= 2.29), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libheif1 (>= 1.17.6-1ubuntu4~), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3), libwebp7 (>= 1.3.2), libxpm4 Suggests: libgd-tools Filename: pool/_new/main/libg/libgd2/libgd3_2.3.3-ok2_i386.deb Size: 122124 MD5sum: 42c95e541de6d212e3e5b8321618dba1 SHA1: 1a66deda84c6739b879f97d481c3bee6cba2d93e SHA256: d0a67d39dcd04605887a6eeac7714bf326af3157e2bf915444e25f10cae7b770 SHA512: a0383a7a607766668bb37b8d6a4453e8000bc1f87a118ac0ceedc1dcf2930999654289772c7242fc7cffcd92da0c70523d8b952095de3d5668606811f52b53c4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgdata/libgdata-common_0.18.1-ok1_all.deb Size: 105296 MD5sum: ee5dd1c8a596cdeb0aae1e361fa796b7 SHA1: 1cc12997f3eb29d180bd7e46e59d32a89f02c919 SHA256: 7bfe00a83f38e40c790d4d37ebb4daacb5b1ed9d4e31c38dd97cc36966945a61 SHA512: f509da7b2eddf0ba0c62f0684cee215bffa50509199dfcb157fe2b0122fb79e25bb96ac0c83e8c7b6481b858c08abfe6068636550c80ba861f78c80ef2645e4f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgdata/libgdata-doc_0.18.1-ok1_all.deb Size: 304216 MD5sum: 5a25c2148faa8b71ea14a8b30f2fdd95 SHA1: 8defcb5a4ae936d7253d41b1e050564e20256a07 SHA256: a118ad19820bc533e40216741ee45004ea0d26dce2effa22cef56a2efb4c27e2 SHA512: ed95b2ca062c1d7ae9efcc6ceb90f69a52e7601c1491b007577f593cec8525628488efecbf0a00c3b906f5821487caed94074c303990d71a1c419271d129c936 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdbm-compat-dev Architecture: i386 Version: 1.23-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gdbm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 80 Depends: libc6-dev | libc-dev, libgdbm-dev, libgdbm-compat4t64 (= 1.23-ok5) Filename: pool/_new/main/g/gdbm/libgdbm-compat-dev_1.23-ok5_i386.deb Size: 6860 MD5sum: e617ef97087c5d812a3bb10a0072397e SHA1: a79650f1aea1129c8d67ac0706a3c142736c9d7b SHA256: 13fab91be124d1db9cc950add9ba6bba0868a36d1a312d029be621f6ba795715 SHA512: 4262998675c2793f1b0a8e87067a79217c417ec9c193e28d59ccd95e36987e92d1fd50b63a73241d1b4368a73bde0a0580aeb06772570120da6468cda89b5f86 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdbm-compat4t64 Architecture: i386 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/_new/main/g/gdbm/libgdbm-compat4t64_1.23-ok5_i386.deb Size: 6948 MD5sum: a563f90cc2fa831eeae73d3827a85b43 SHA1: 1beb223d63dcc2ada45831f0f7eac4a761aa62a3 SHA256: 979de1a707f353a275692894302576805c6f0c45415f4b759ed13f8892f4c76d SHA512: c18643cdf271c393a35f7c97a5877eac9f3f3b6db91de579e5b9b7bda71e84278c1cc28e619ce8f08229b55ab63ed5d0dcf4592cfe657e563705fb0a7fb12d33 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdbm-dev Architecture: i386 Version: 1.23-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gdbm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 249 Depends: libc6-dev | libc-dev, libgdbm6t64 (= 1.23-ok5) Replaces: libgdbm4 (= 1.12-1) Filename: pool/_new/main/g/gdbm/libgdbm-dev_1.23-ok5_i386.deb Size: 117060 MD5sum: f533a143ca66031a1b921f0df6684bdf SHA1: 631c23f24dcf65869d1c5797b01fccb7f1ef87ed SHA256: a440e93de25e6235356f0f867ff291e5741b12dae72baf04a53e693a91a75dd5 SHA512: c0f4b4569bf8e4521b0880f476c0f7e200dfe48efe23c55261fb58b5406bb566c9d0da8f3bdb64ab1621e56ccccd62c4df65ae1c699ff32f31c715c43882f156 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdbm6t64 Architecture: i386 Version: 1.23-ok5 Multi-Arch: same Priority: optional Section: libs Source: gdbm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 139 Provides: libgdbm6 (= 1.23-ok5) Depends: libc6 (>= 2.34) Suggests: gdbm-l10n (= 1.23-ok5) Breaks: libgdbm6 (<< 1.23-ok5) Replaces: libgdbm6 Filename: pool/_new/main/g/gdbm/libgdbm6t64_1.23-ok5_i386.deb Size: 36864 MD5sum: 17338d2efe119050f57e6e6b4ee32b4c SHA1: 6a93568459a785dda1029f546cf8239d403d88c1 SHA256: 83f64bd2b609f4b2cc7596d8e5e93fcd40cd01aad9ff58ddfddb0b66e2fa79e5 SHA512: 504a47cb380f185db8ac9f197251796e9ef4bdb908478213d4710051887789c28281494ee771955cebd684d97ffb9ce20c4c637eff3df8ff513c9fdc7181871f 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdk-pixbuf-2.0-0 Architecture: i386 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: 488 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/_new/main/g/gdk-pixbuf/libgdk-pixbuf-2.0-0_2.42.10+dfsg-ok6_i386.deb Size: 142912 MD5sum: cd9c05c6c70d9d6ca9546429176c935d SHA1: bd9b140f93d136eae2219930be520803fd2acf7e SHA256: 4adad275baa028dda9b947811526e759ed218665ddd27536583de8595ce06f1f SHA512: 87f21e850e6d0a593589e644f4ad28d8db636779f2c1143daa619cd3534499932d79dbd2da8ab05bf1d256305558cf6f2af87183db13f864819c9d2bcaca2bf2 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdk-pixbuf-2.0-dev Architecture: i386 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: 467 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/_new/main/g/gdk-pixbuf/libgdk-pixbuf-2.0-dev_2.42.10+dfsg-ok6_i386.deb Size: 47184 MD5sum: 9461b8027fa518a3e276758f32bda5a8 SHA1: 1499a89db8714c114d3a15d74e51ec148d7ec8cb SHA256: e4fda3a00a5d268cf6fea32f863f8c34c36f383def5296fd7d9df912911bc1cb SHA512: e94c7c7ca5e317b809fca253c1d780f8e8db059182a3e08022586d4f351e986d9891dad01066cccb8642273d9f2d008c34f906711da2fc781ae1783f9302f839 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdk-pixbuf2.0-bin Architecture: i386 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: 64 Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.35.4), libglib2.0-0t64 (>= 2.16.0) Filename: pool/_new/main/g/gdk-pixbuf/libgdk-pixbuf2.0-bin_2.42.10+dfsg-ok6_i386.deb Size: 12988 MD5sum: 95dec99134e24b33fa94cd172d2b18c2 SHA1: 8ecb22bb8b9f3dcfa4ee424e45c9340ea19b0b95 SHA256: 792baa2f104e997c9ab76b6ba13b606d13efe50fc4837c11a28bca8b065ce6a1 SHA512: f7d7d9986685858e29be8f5a88894e7598628678402177ee1fcacac25534f7798f1b873c38ed0308d571cfc74aad391efdbc7e88674a7f348a048ada29a1f9df 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gdk-pixbuf/libgdk-pixbuf2.0-common_2.42.10+dfsg-ok6_all.deb Size: 302736 MD5sum: d90966af4e4fbc24e4b861b61c03cdda SHA1: 4eecc6aa70fc7953a011e180e7e1b6ca571ee3ed SHA256: 6a8b90dd89095d15448a3865aa48fbc32561a359daee10a0293a752c7dad0bc5 SHA512: 64980356c40b2f433de9a4ec2ae4d943a75a8135b482a3bd71ab33b125a7c43d4d0ada55307e1ed2b460037be645a98a8a26edee05d2d2c5dfa17ba1fed25cf5 Homepage: https://www.gtk.org/ Description: GDK Pixbuf library - data files This package contains the common files and translations for the GDK Pixbuf library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gdk-pixbuf/libgdk-pixbuf2.0-doc_2.42.10+dfsg-ok6_all.deb Size: 265036 MD5sum: 9968e877e9c8450c6c8d3ea743929035 SHA1: 64b7ea71fa72c1c7e22243d9ed9976e81227b737 SHA256: 575a35c600ae004388c9887dedb60a16f4ed7cf3de1990acbb3acea0d0c776b9 SHA512: c38b9267bd43b3e91fe19b19159da73cf99d024569dffccc03a9da507768e8998f8672e2fa85962f2e47e38cdcb62b94b30817885372e04c0b15b34d1abd56f6 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gdl/libgdl-3-common_3.40.0-ok1_all.deb Size: 127664 MD5sum: 0eeba2df5921e971989a112c82af044c SHA1: afff3db07314d306a2ebef61aa46cb00ef53e34a SHA256: 9ed535a9425208bf24228472f1b11b1c7fea1e6007ffb268d10e179faaa912ef SHA512: 75531f06dab7ca7ecf7ffc3667379fe08568eaa9d088bd993ddc52a94b8886af41f12ca4e345aa6d73bd9422cc3e5c0f0e4ae98c25762cf12bcf27e7fcf9e2bf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gdl/libgdl-3-doc_3.40.0-ok1_all.deb Size: 38896 MD5sum: dd84ba4f0c3f54e94ef6039be9abb552 SHA1: 9fe05152d837fd08ae4762a39004d8cb331f43f7 SHA256: be985a0bf875371d9bb2d22d5326fa44bbdc29f382ffa56d846a9813eb7a76cf SHA512: d8a98a803b5bcdad609b0316ffee97a0f1c69f5b89c4fdeb362866f0829a322e6876e1753ddb15ddf4a7ff52e7bdfff45fc0a9942350f6ba6d8ca363d584a635 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgegl-common Architecture: all Version: 1:0.4.46-ok1.5 Multi-Arch: foreign Priority: optional Section: devel Source: gegl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4821 Filename: pool/_new/main/g/gegl/libgegl-common_0.4.46-ok1.5_all.deb Size: 751728 MD5sum: 7e44aef4861a3df30798e54c80461636 SHA1: 39263e62d5b81f8376fb686ef2f0ea9949c53ae0 SHA256: 076a6336a6429ddcfecebc21b1f5611de93428745d4d43dc710e959dff11dec6 SHA512: 262dfa845d7151435f89aec57db8d24ac5172fe904beb3f4a82a4a0767067c1e5c8694aed67cb5ec8baab5148d304e86921b587d688736dd545eba368c197424 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gegl/libgegl-common_0.4.48-ok3_all.deb Size: 756228 MD5sum: b75850cc24a276039f2a1ed29da2dfa6 SHA1: 24fa57d14c093f03418c53b80953d98c60479e9f SHA256: eb48d3197c0a0745b1f6cb24ab3028829d6f793724e96e08dfaf0a1b6d56b76b SHA512: 58cbc22ddeae0e1f17e8c06fb7d5174d048e951aad4de3e09120faea397aaf4a1c48569b64105560d9bad1e0e8472b58bc4dced04036c311414268c67adc8671 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/geoclue-2.0/libgeoclue-doc_2.7.0-ok1_all.deb Size: 35368 MD5sum: a6b263660d930c416c21dfc434d0b5a9 SHA1: 04dcad01665b0eb2f059c0898b5db56c0e30c4ce SHA256: 8591ea5dcfaec0db0c92ae21b5366794a45b83c6b39e3d1822a58e86c970565e SHA512: bd64a9344f9ceec8d874b4c5adfffbad95fcbfb8e659a55e338eca371da60a6b474f54d1a000f35db78fd2707fd03b7e393a1e8351947dc22d547dcd05eb99a0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/geocode-glib/libgeocode-glib-doc_3.26.3-ok1_all.deb Size: 40816 MD5sum: f46aa8d6d2595af645c6d11fb2119878 SHA1: 25567f8bc28ac5a77c75452bf13e125f72856ed4 SHA256: 03126c3c813dbed654cf304aaf0c9dfab90d66e44914263efb14dbe77d374fc6 SHA512: 663c3921e29881cfbbf83c59bda16e493a3a3934a3b1e763471ba0803c1574a6d106730969d5312a43cdabc0c59508c3cd4ea656d33eb69e2efd60c1bad9a728 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/geos/libgeos-doc_3.12.1-ok1_all.deb Size: 1530580 MD5sum: 512cd96c2eb1286d2e06055c875942c4 SHA1: d98ee05cdf142bafafc9895a105bac88bebdfe9b SHA256: ad984557a7532043f096779d74809b3bd88dc35f74887c5a387be9fe432125c6 SHA512: cc680d01c86d34a89b49f4d2b6bafbed001e617d2f4ad4a74c67fa40efb8bc06558e2a29b8e7e9e325d1dd68d038548ac5f20190c11c318ee2d4877e2af44d0d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgetopt-long-descriptive-perl/libgetopt-long-descriptive-perl_0.111-ok1_all.deb Size: 24460 MD5sum: ee27ce39eedf4274ab667831099e5511 SHA1: 65a8d8b1cb9ffde38c21af3a7aec01a188180c6a SHA256: 459306ff1340d5d4ed75b303025e363147f7b35c439c55c7099c16f63a921571 SHA512: 632fd606b25bb50ef7d72ea025e6b0e3bc19c69618dd0a43fa3913b2614894b60554e5e4fb47ff9698c5c04d1e9cfb509bedba1fdd4b37b6750b0ed1e6b3b07e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgfortran-12-dev Architecture: i386 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: 3874 Depends: gcc-12-base (= 12.3.0-1ok3), libgcc-12-dev (= 12.3.0-1ok3), libgfortran5 (>= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/libgfortran-12-dev_12.3.0-1ok3_i386.deb Size: 801722 MD5sum: eae4ee787f545c6e6b7d68331a503ac7 SHA1: 88ec41918723b2aec3d70a6fc1c8e5635b629b15 SHA256: 6cd466e7513a60b9b01cfe1a5d710d711962c72c7deca051e2dec3ba3ac4ec71 SHA512: 87070682cca675762337d402f8aa70c96b8ccf27a5b1cb5cc91edb7323910c1ab5881179fd8ba4ae660e0532e1c047a9d86fd58f0ea60179f193bcd0d3a0a5ed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgfortran-13-dev Architecture: i386 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: 3924 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/_new/main/g/gcc-13/libgfortran-13-dev_13.2.0-4ok3.3_i386.deb Size: 822184 MD5sum: 3e17fd10ab2933ea70e8a25cd7a230a7 SHA1: dde698be83747776d74d50a3a99786a3a180638a SHA256: 09391b8f84700ca3f80f71e61cec2f7569e961470e2298fdbc26ac97efff3fc6 SHA512: 32f6573abcec1b735b349ee88e44c42f56d9b09aa00ec11f2ac88f3447c36a4cb4a2a1bc74bb7df89f590da9cb6cb59644010efed9ca77fd1d8ab72d32a8ce6d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgfortran-9-dev Architecture: i386 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: 3606 Depends: gcc-9-base (= 9.3.0-ok12), libgcc-9-dev (= 9.3.0-ok12), libgfortran5 (>= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/libgfortran-9-dev_9.3.0-ok12_i386.deb Size: 697360 MD5sum: a8dd9fceab5ab2531332648c4c34300a SHA1: d7569ff066ed9b1aa236d932def68143b392f698 SHA256: a132c4a59bc484aecf2bf47aa3da118f53de1aa4a5314b740a5b371b59f37eaf SHA512: 87ce9f4501758eb0549595d528e8ddfa21f89736576f6220ded4f249ebc4b7b61b0da143d40c60168dcac1f326c5d58a5cdd027e1de1b8a2568e4d196f37148d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgfortran5 Architecture: i386 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: 2850 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgcc-s1 (>= 4.4) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Filename: pool/_new/main/g/gcc-13/libgfortran5_13.2.0-4ok3.3_i386.deb Size: 791956 MD5sum: 7064ac1017de8ed80b23880257dfe0b7 SHA1: 47cb41f41dc27921f60046425cadfd78bdaa722c SHA256: f87f27ca69061dd6dcaf108e95c70c54a94a572de983f05aef603cc77c04200d SHA512: b1518428c1c3a1431e02645ada24288bbc79b88be6bf478b63322e4b3b33e0db899899fe76b2842a5ad3e3c5b173dcbee22dcf6cdb3c4e1c15ae1d051f5575e7 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-assoc/libghc-assoc-doc_1.1-ok1_all.deb Size: 29276 MD5sum: d4447903653f85b11272601ef409db10 SHA1: 2b84d7af5c42812aae50df848ca42a4c6e2f5d51 SHA256: 4e009cf5a9ff1aab36a45f91eb1f615727dea73b89fd59f09fa06ac05dafe4eb SHA512: 02b88b0a8ecb453fd4d3ba078917515bc9ba7c605fb29324dc045a784e8b51837078bd07a2bafbf0940f4e58904938995078353dcbc3d0248f473ffe9f54937d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-base-orphans/libghc-base-orphans-doc_0.9.1-ok1_all.deb Size: 77312 MD5sum: df366ab222f4deeb5bc8a6b6aea0aaf9 SHA1: a0e3d7bd9ad4797b6ba3d0bb50b2fe25b71f4063 SHA256: 9e047c1d34ddbb90211ce7e2240a5b39c53abffef9f29cd1006d085493283f7b SHA512: 6db5b4c53e543b7aafda6c25ade17d29f0feca9c9828540d628f4ca4c610818b63fcb474807e407e20f8d4baa0df01f928787d1153bcd9addee319540e6f7760 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-bifunctors/libghc-bifunctors-doc_5.5.15-ok1_all.deb Size: 169248 MD5sum: 180e7defd752871c8bd418d9e0fb5c27 SHA1: 1fbc1efe2839fb20ac3dc7620820fdd9c0e9131f SHA256: 7f355d4285388d1d10841ec6cb6a80043134736a71cd680ea8d4b569e77b1eb6 SHA512: c550b9f924775526f47a8d31c66c15f9afa9e4473705414edd7e015c209da54cbe05d22334ac10b1293cdc34686a2da31b5a8de0c8cee758bcf6fcb3af830eb0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-call-stack/libghc-call-stack-doc_0.4.0-ok2_all.deb Size: 28808 MD5sum: 911cf9bfc724e86cfb87fd1c28ab9fbb SHA1: 96fba37b06964a74ccaddb281ce9490ea4a8d742 SHA256: 25ec3424d9e54589194a5422e3371dee7cdd6fada925cf06493fc26ad3e2cca4 SHA512: 61d0bc964df7a6c2801c2068a4fd7096598f9e4d435121b1b93892c09346e85d86024e997d68324e50b04247c1bd9f80cbd384f384566ede39e0d1f82316a241 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-data-fix/libghc-data-fix-doc_0.3.2-ok2_all.deb Size: 40588 MD5sum: 4e59084e1839eded40eb59e980a34c8a SHA1: 952953973e384e396eab721fd8c5f526f153aa15 SHA256: d8c62cf2458b9978fe1c428b1c7b8849a815cc0f0cb06e707e44e45e3f9aaf0a SHA512: 188d295c98ed1f4506544e7d746c3de31374e46453d1e63d06ee2f1e051409dfad90fb749b92d61ae8f09e7fa4fe51fe04241d1b66491f7b697612db3423671f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-extra/libghc-extra-doc_1.7.14-ok1_all.deb Size: 157908 MD5sum: b4c9f512d52e81ea29e68676488ab8b8 SHA1: 0ae373426a4406ab8449a5cce8242ae0593e12e3 SHA256: bba0f2ed8d38c6ad30792666ca7c98941bad4b09a7b47ac6120f9e51d7bd5ceb SHA512: 35026ba75620d3ac335dbb369c2296fd5aabdf38184c18d875c366bd2650e4478b2641c76a0f6970273f99e4a6e6c47614eac7db50bca120688524b212d43ade 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-hspec-core/libghc-hspec-core-doc_2.10.10-ok1_all.deb Size: 252664 MD5sum: 0714a8bf8a1141bf00c8f9ddc9b91e24 SHA1: 857e98d72299f44d8dbe71fb42c80c270f997cca SHA256: d8a3b098795335a2d937c9bc6790976fbaaee07a152f80a8b632c17de68cbe8d SHA512: 0af292960b6f758919dc764e0e8accae79ca402c35b5e57d77c06318dd12bcf35afd02a3aa16dd500cc849a546c050c682995cd206840f762ba667be154c8353 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-hspec/libghc-hspec-doc_2.10.10-ok1_all.deb Size: 44592 MD5sum: 55f24fe92831f0b274ab074e7ffd6e19 SHA1: d93aad1d409831d00e91ca9d79b9ce68b319dee3 SHA256: d5521c9318743853a169845f96576506288ee33fe122db07c32015b1a6462905 SHA512: 613107cafc8e203e863088be37a2c95ddf3ad95a5f6b477fb483e075a6121b70d8e3871fb84eb219adc121e5df0ee95571a56fd3485cce7677d49c6064dccd23 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-indexed-traversable/libghc-indexed-traversable-doc_0.1.3-ok1_all.deb Size: 66648 MD5sum: be4ab0c66a8e9f24e9c97765e152a285 SHA1: bb221cb39a7de8359f0d788f120ac8491d8c970a SHA256: e267fabeafd8473435420f365ee22b76a41f09175aed600310a0280f1fff01ca SHA512: c9c83e641f2c0b2de66e96ad365eb45e9a20069b8782f5b2305fd76611046b8561bb1bb601b1179d65629651e808e989c490840dab91473c3c624eba8d26e2e1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-js-dgtable/libghc-js-dgtable-doc_0.5.2-ok1_all.deb Size: 27408 MD5sum: 45f56b3decd010a9ae4841d74decfe0f SHA1: becae44ec98f969461c43bdd14a73561f48512d6 SHA256: 2a209efac3f4c23f907b3ec75f4212a583e74e1ba1046e8bd81bc49575baac39 SHA512: 17f8602fab5d1aca705ec02c7a2cbfe2df025709b7870e9e8994bf332c41868b4b85d5b9e6bc09fd28a6a64081ca951a7e78038aed1fbe72852fba77943691de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-onetuple/libghc-onetuple-doc_0.4.1.1-ok1_all.deb Size: 32424 MD5sum: c45d4b1a0dc865748a57570b0ac670dc SHA1: 07243ab5dd12e4a5fe837837092d0c4543e5bf5e SHA256: bde946fc007e98c18a0c2f00b26ecf0b6e649abfa6a9ff60526e6d46a1d6ebd5 SHA512: e7b56d00e37a7cc3e405210ee30fc90959ded3c2d6aefb72f83e4ef5fbd4e84a0025878bd4004d0e2c10fbc7a246b39567b21931296adf1b51192f93008a90eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-quickcheck-instances/libghc-quickcheck-instances-doc_0.3.30-ok1_all.deb Size: 75616 MD5sum: 05c43b8c2106f457cd3f8ed75ea37d1c SHA1: 8342e07771d2c64a37f4f790a92a12e09d1483fc SHA256: 383a364fbccf3d3045d3b4457873a9ed7e006572fb32b6e348f6f314456b54fa SHA512: bb0381ea0146d0ec4e3878c2aaafab316c84230be7eaec1871cef2daf3d09082ba54d97854b27dd0f665425e56ff1ad0c98af6d21dc2e05d52a0b7676adc32ac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-quickcheck/libghc-quickcheck2-doc_2.14.3-ok1_all.deb Size: 273724 MD5sum: 4b093241eb40a392abbfb7498d46a277 SHA1: eddc1b252e1edbaabfaf01fcb33e4e3d02d1439e SHA256: 696b921ede7bad08104a0f6e603b120236969a086126d693e00e535317bb2b29 SHA512: 39459832b2d157c37529e91cb728de9b144b12c264559331c66396c047e53898d7beecdacb992d61a55657e38397339a45a0b0646cf9f1921f18b6aef647942d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-random/libghc-random-doc_1.2.1.1-ok2_all.deb Size: 129588 MD5sum: c671cad61e120ae64547f77138d92bb2 SHA1: ed2d49fff43074ea2012df9e9aeb4512e42c4c4a SHA256: 9cb4298dee4d053c5171315d42a5357e68d8ddffd53d53f73a25cc8b2904d741 SHA512: b36900f0a68eade8d0bd7b80938b4065c56302f5bfb5c7abafc84095074cce7cd105bff56da352e08c130f58f9f7d95b5cca0898fd8768f8781cb1cb6956de6e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-regex-base/libghc-regex-base-doc_0.94.0.2-ok1_all.deb Size: 54396 MD5sum: b02495b40933f881118989df90ae3aee SHA1: a40c92f582fe69e2c696f0de4e48ed2e54970fb1 SHA256: 97edce0eb941b50f6a86678af4f685677e283fd5849540e4b7ea111c7885bb0d SHA512: 58cf3247d89150799ce5bd7b35fa9ed14ba7a9603b18e5e183d044c4306c93a8c0c7ca236216a9d6d35b19c589b01331780ee0753be3e90d163fd5071d417fa0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-smallcheck/libghc-smallcheck-doc_1.2.1.1-ok1_all.deb Size: 108208 MD5sum: 96672bdd41d98b3e3f7d24ea402fe91f SHA1: 9bad3778f3dc2ca050f9a70f23edbdf9f460b0b4 SHA256: c932047fe6f2395384bd5829535e78fed861b4e4c8199fae73ef32182fb0faf0 SHA512: 4b62d2c983f2bb012d22db7352843fdccc5a9796ad4a6becce8bd34dcef8a1565f53a75935758dc48c1a342a069afd85e073648ce362ef1db867124efa089fe8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-splitmix/libghc-splitmix-doc_0.1.0.5-ok1_all.deb Size: 44888 MD5sum: 4ee090261ded8f5b576253c5dff0d7b6 SHA1: 1896bcb27752681bb45d689637463e644f5b5362 SHA256: c22e9f50a8b79594fe5b76bc17d177d1bae4bd9d8d2d9b99a3548ab9a82bb553 SHA512: 862b1623473813f7e5489f9692b05a4ae33d072fcea36c5229cc77a2896ce64bcee35f9d598c65fb3f07173d14a2fb231d401803e26435948f52838670b511c3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-statevar/libghc-statevar-doc_1.2.2-ok1_all.deb Size: 34354 MD5sum: fdb5cb08598b3595d13ff878e29417a5 SHA1: 4f371f1430cec34b60fce3eabe7ec451e8cd5c9e SHA256: 9db266ebf40d3e9c2c4bbaa6c1c2b9b9ce1a3bcdf756ade53277266239b7b669 SHA512: 0be8772f1c02c716a99deb95f43e019ba1163a9f288763a154b2aea6d807dba620364622cc897b6451c8ac975182a985745e2e3d07e0518b6cc08c58456cb0aa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-strict/libghc-strict-doc_0.5-ok1_all.deb Size: 85624 MD5sum: 871c96430e4151ed32ea9ff92a32cddd SHA1: d0b5f3d39e998c34635508bcff2cae81323bc0c1 SHA256: 2ee80a9a8c3608ff386a794a99458ffad51e94e1f6849036e7adcd9e15f9dbcd SHA512: ef69dc76d7942c62f8eea949117e0718d91712789f7c60ab8b998310abb61acc613447d98a369a00137ed8177236e431811093ac966b7faacaac8e3ccfcc7f6b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-tasty/libghc-tasty-doc_1.4.3-ok1_all.deb Size: 168988 MD5sum: 0277456b11bb2cb5723461998bc6a1b4 SHA1: 9f81d3173ff7c4e60970c4d37dc5c15ecb29a4a2 SHA256: d6135f3df9cca2066d70178603afdd44ae0b9b09c55a10318cc9e88671ea1dfb SHA512: 25f0da13d1e5e0ebd7ac4677e0e2bb5d5b26a08af2fcf4d7c7d20980edec7d44e5d2e3b2fde5314c568f0fba536221c379c35a249a220cfe6c95b9ac60ffd6d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-tasty-hunit/libghc-tasty-hunit-doc_0.10.1-ok1_all.deb Size: 40180 MD5sum: 8a936d9feb9bfae4010d5f318e95adab SHA1: e92fe75e1d9a947549ee31912058230907896bd6 SHA256: 1c0f6f6181efe5db394ae0778f84aea8aba8428caa431dd089f04cfefdc498d8 SHA512: 57da722bbff8578d64df49d89f63419365291f1920cac27ffb3a7e03a5f416fa39c2b46855e07046ee69d601c08b2666ac45f0fbefc678bc8620a0e49582a169 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-tasty-quickcheck/libghc-tasty-quickcheck-doc_0.10.2-ok1_all.deb Size: 78502 MD5sum: f6790dd44508531b5900b3ca13397526 SHA1: fc98a96997ed3f6ee7a13acae9cbff3e759ab8c3 SHA256: 8cb34619d8be22aab26902eb33202bf47306015cfc8480c98cbd497576cb9335 SHA512: eaae830593969bb4114cb268318f02fdd4515fa4891d194159c96fe134c59dcc02507033b54e0bc7de106f0da08828bea31e6e4260381a795520923949f6b2d6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-th-abstraction/libghc-th-abstraction-doc_0.4.5.0-ok1_all.deb Size: 112116 MD5sum: 93f1a46e51275e51db91a139b2e5a3fc SHA1: 038d0bfce852dc8e52459876cd4d58a94b62d4eb SHA256: e2de2ab6c863d4661c5cce7041338e948b342b111e4e9281578a991564a808fa SHA512: f28411b586a7cfd953b58de5562b10b29d1aa8a733015e743f3b95cc46976874887a54e17b4dd45834375042dc4faab168db1c6f88407e091813a1fa53dcec8a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-th-compat-doc Architecture: all Version: 0.1.3-ok1 Priority: optional Section: doc Source: haskell-th-compat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 475 Depends: haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Filename: pool/_new/main/h/haskell-th-compat/libghc-th-compat-doc_0.1.3-ok1_all.deb Size: 54826 MD5sum: f677481bd03a412bc2dd356d8d96f56f SHA1: 05fa88e99924d3564e1d0bf1f220ddd830af2098 SHA256: 3bf2840e842e081f1d9f2639d7c2f61ca1b7fad2c4fed16d14a1b8f8801a1b0a SHA512: f48dc0eb6261a7ae290729365f8102bc496b5dc57c6744e92d01428cdf648c92af9f11b1e7c9b00e72fd2226360a5804caa0251d00a47ff4c3e3244cc0594d73 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-th-compat/libghc-th-compat-doc_0.1.4-ok1_all.deb Size: 53704 MD5sum: 448074ce6a1e1ed32335c30166d6bd51 SHA1: 89eee82031e03c2de256991cc7bd6378cec5ed3c SHA256: 6b60573fa7b551ea29339c5b6eca66b752b240c473f5df04d3e70f88f0e87791 SHA512: 3e771da3c43141870252b9a028b0cca0d7e15038ba630ef0eaf990bfacb4070326e8b97ff94cafe3b4ae472cba4817ecc8983165006015370c04a06088b53dd9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/haskell-these/libghc-these-doc_1.2-ok1_all.deb Size: 66328 MD5sum: 9f122d734359b6a0c316f8afea30952a SHA1: e0d10f1497d9bb98ea2ad46f8bb2f0392d5ea051 SHA256: bbd27a8c36b251531e0c94f7c73707f9f1799f1778ea207dd454d28249255b25 SHA512: 2829ef985d465f6a3df33c362f49844ffeb9b7f1722c40e92e7c64a80de0a03475dbb46a0ed113e98b5f02071144d65ea5bcd1dafbd93f12c8f2a2b476870f34 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgif-dev Architecture: i386 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: 103 Depends: libgif7 (= 5.2.2-ok1) Filename: pool/_new/main/g/giflib/libgif-dev_5.2.2-ok1_i386.deb Size: 22908 MD5sum: 1702bf1ebc09917732c563b206d91b8a SHA1: fb8dbefd74ecece8b102bb4c74488fe268439eed SHA256: 5d19bb2d1f0dd0a7763f079267e5e04e2bc9c380f3fc1461692ff664d89a0ab2 SHA512: 8ff1ff0b063d60daa4383342baf3aa3e4832c273ea95a03225e485186977a7aac20ac6463c69d47d712b3459f345e7df36e0a0defbf5853db99c096e8117d25f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgif7 Architecture: i386 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: 83 Depends: libc6 (>= 2.4) Filename: pool/_new/main/g/giflib/libgif7_5.2.2-ok1_i386.deb Size: 33156 MD5sum: 4bb46b143806dbd2fd06881d500f0486 SHA1: 97ede5f9816bfa525d41acb030518d4d34f40192 SHA256: 2ed49a2f875b4cbff368f7eb57a4291af7289df65ee6449f2623f59e7c3511f1 SHA512: 1daee1673b1c373e2011f773db9c4a7608546ce8a57f88e3560c103366582f59705d6cf36ec7bdc22c35d283a93399596270eee7c9033b5e7c130e9cdb7f376d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gimp/libgimp2.0-doc_2.10.36-ok2_all.deb Size: 913832 MD5sum: df0d433e4b122874970214b3c50bbfc2 SHA1: 162069fba3050ed16996430e9481269155bc2046 SHA256: c0d010c1c9d64b19e5e26914ce033ddaff90eecd12c38ec00c86ccaf71843709 SHA512: f6fff1e4ef35e157e18679d36d1024df298bb4f343e0ad6346667061a3d5beb153ed3863dde0a8e032ea2a23bbdc9ff85bd95d840ee14b3629769c9fc2ffde3b 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgirepository-1.0-1 Architecture: i386 Version: 1.78.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 330 Provides: libgirepository-1.0-1-with-libffi8 (= 1.78.1-ok2) Depends: libc6 (>= 2.29), libffi8 (>= 3.4), libglib2.0-0 (>= 2.78.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/_new/main/g/gobject-introspection/libgirepository-1.0-1_1.78.1-ok2_i386.deb Size: 114038 MD5sum: 9931d3d289b4b1b91b8fb84f1bc66e33 SHA1: 4a46f9f927b74991b887c25e843de4a13e02884f SHA256: 782dd0365e09954290738b0880b5b5c2e32dd67db860145efe0f4da8a477f6d1 SHA512: 90c1c989ec417b2fd30bdc92c90adefce558c2a92981346b1be01e6ae8492189d276ebf20fe6682b6ecf0c9904bfa9f5befa7409cd35c261d22139e0a0ae69e3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgirepository-1.0-dev Architecture: i386 Version: 1.78.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 161 Depends: gobject-introspection (= 1.78.1-ok2), libffi-dev (>= 3.4), libgirepository-1.0-1 (= 1.78.1-ok2), libglib2.0-dev (>= 2.78.0) Suggests: libgirepository1.0-doc Breaks: libgirepository1.0-dev (<< 1.78.1-7~) Replaces: libgirepository1.0-dev (<< 1.78.1-7~) Filename: pool/_new/main/g/gobject-introspection/libgirepository-1.0-dev_1.78.1-ok2_i386.deb Size: 28786 MD5sum: 3f55300f3200ddd7f2cf413df3577413 SHA1: 459f974f3813cfc777856a85694a5d8b45da2c2a SHA256: 9391baa413dcd2f173c0ba07fa24dc24504d0a8b88c8ba673dbf64a28dde0b7c SHA512: 0bf6081de0e824d345d9cacf2cfad3c0a7b70a52cbe56ac379e7f7e50d9590b4ab3d069565f188815df4eb239cce82c97c40a4a86dbf4bda48b82c955a0175b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgirepository-2.0-0 Architecture: i386 Version: 2.80.0-ok1.2~0701 Multi-Arch: same Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 351 Depends: libc6 (>= 2.38), libffi8 (>= 3.4), libglib2.0-0t64 (= 2.80.0-ok1.2~0701) Filename: pool/_new/main/g/glib2.0/libgirepository-2.0-0_2.80.0-ok1.2~0701_i386.deb Size: 109592 MD5sum: 2799b59d543df54bf8200e15d479d5ce SHA1: 7e7088cfafcbf88ec7101540539bf5b6a7fa18bd SHA256: f55db94fa024c65b7662afba784b430c9fb1fbebc664bd93beb5d032a2e3124a SHA512: ff016791715df1c0ad7037679f19f541f8f08fd6678ce734fb2ed64a115a3c73f4793be82e97badcdf844527511189a64595ae10ba718e11d4da27e38bb72cbd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgirepository-2.0-dev Architecture: i386 Version: 2.80.0-ok1.2~0701 Multi-Arch: same Priority: optional Section: libdevel Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 845 Depends: libglib2.0-dev (= 2.80.0-ok1.2~0701) Filename: pool/_new/main/g/glib2.0/libgirepository-2.0-dev_2.80.0-ok1.2~0701_i386.deb Size: 189380 MD5sum: 3fbf87b4233673d633d2490c59ab7cac SHA1: 71a0eeba70c3400f7cad17c430f1b16ed40f711e SHA256: 0b31783257a12054520b42ae411c9e9039feadacd6bf52bbfcf4c796fe4a636b SHA512: 0741420defd4e989bcf63c8d8ff7c153d07e160307c5d95a2deef6f600851def2372bf637f099100132ae46437f19226adcf1891a5fd675b656917299ec75156 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgirepository1.0-dev Architecture: i386 Version: 1.78.1-ok2 Priority: optional Section: libdevel Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 64 Depends: gir1.2-freedesktop (= 1.78.1-ok2), gir1.2-freedesktop-dev (= 1.78.1-ok2), gir1.2-girepository-2.0 (= 1.78.1-ok2), gir1.2-girepository-2.0-dev (= 1.78.1-ok2), gir1.2-glib-2.0 (>= 1.78.1-ok2), gir1.2-glib-2.0-dev (>= 1.78.1-ok2), gobject-introspection (= 1.78.1-ok2), libffi-dev (>= 3.4), libgirepository-1.0-1 (= 1.78.1-ok2), libgirepository-1.0-dev (= 1.78.1-ok2), libglib2.0-dev (>= 2.78.0) Suggests: libgirepository1.0-doc Filename: pool/_new/main/g/gobject-introspection/libgirepository1.0-dev_1.78.1-ok2_i386.deb Size: 17222 MD5sum: 88bbeee49d7af6f6533aa1015a17b011 SHA1: 5b49fec93f9483f75806f40cb4c7305ce054af08 SHA256: 6cca0694b7af148b6847589512b85db7e552c50510820b42a6c2404d66898990 SHA512: 3d40baca44b3f06cca9b0d2345d9b5e8ae3dc08c957bc2a67f7d68eb6f5fdb9e67bb8cc7f0fdc8855114a5368158a45d5768463b812a7c5ca27936ad04c9715d 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/i386-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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgirepository1.0-doc Architecture: all Version: 1.78.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1129 Recommends: libglib2.0-doc Filename: pool/_new/main/g/gobject-introspection/libgirepository1.0-doc_1.78.1-ok2_all.deb Size: 82146 MD5sum: 83a5146687453ed7ccc96e87557305f2 SHA1: f9a0e84559816b305e62b53f54a79ea988574d64 SHA256: 16428623f3e9eafe5f2e05924cafbc4358ac0aff53307b64e2f02430831a5f34 SHA512: 8d131254269c5181d5d0acad9421c405fd5d1b11a42c2e802d9851b7a99265ce46d5685c9308dca2d9e074f3fc1e56131f3c918f7d16cca4098f8ed3f3792006 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gobject-introspection/libgirepository1.0-doc_1.80.1-ok1_all.deb Size: 79928 MD5sum: 75db9db633a153eb748e94838b859c92 SHA1: f333f89ef5292db11890161156bfcfdfeabb638a SHA256: f840f7ae52e2d165cc332676c846d9d1f341e63c1e1dde00da50140fcc01b42a SHA512: fbc7173e422d9d43729648f9a3095934d69a2401e8a3208ca2b096874f2bfbe9fdc5beb9e48e82c97bbebea79b597b3180b1e7ef663965afc2db13c19fb2621c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgit2-1.3 Architecture: i386 Version: 1.3.2+dfsg.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgit2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2440 Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libhttp-parser2.9 (>= 2.1), libpcre3, libssh2-1 (>= 1.7.0), libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/libg/libgit2/libgit2-1.3_1.3.2+dfsg.1-ok1_i386.deb Size: 662378 MD5sum: 14efaa291116ef26a6b45d25a765b33f SHA1: ba7187709376665d8e985ab3122b6d300bbca92a SHA256: abba468415e357f34b251331d1ac7daaf2792672695e8cd24b6ac402c8f097a4 SHA512: 27ce30106238ea21fcbaa00448c7fe405833b0ec07538d8e4ded9622ff22e2676ba5d0a5d486812edca02405ac463501419093a10c0b84d5d95ad562bb3c5a21 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgit2-1.7 Architecture: i386 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: 1423 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/_new/main/libg/libgit2/libgit2-1.7_1.7.2+ds-ok1_i386.deb Size: 527544 MD5sum: d3a18b1077507dc9c741308d6057aa1d SHA1: 474c5ee6d1daf13f7ba559be05c0d2f8bc35e84c SHA256: 32402a851da0426e1bc15c93827b033cfec853285bdc1c6816513d648f1f5e98 SHA512: 75c8228dcff3052dbfc7da9b2d35a8c12f911d94a46f24040d8e41d94a382e571883b04ba704e419f4df8ed50bd18b1f2e26ff9bd473e600ad5ebeb5cf310837 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgit2-dev Architecture: i386 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: 3000 Depends: libgit2-1.7 (= 1.7.2+ds-ok1), zlib1g-dev, libssl-dev, libssh2-1-dev, libhttp-parser-dev, libpcre2-dev Filename: pool/_new/main/libg/libgit2/libgit2-dev_1.7.2+ds-ok1_i386.deb Size: 773408 MD5sum: a3fb48fff673d0714d96d45e348f3f0b SHA1: 48f4f3dc157bad697876d87c178b154484c96773 SHA256: 883d85b0730d6132d6b885ad79f53728cca09bd22e32dde0e10ab4d1b866a98b SHA512: 8996142c648ac6758a9330bcf24bd2d0b3562b19acef1f24ece71603e0083e400713d82c0f27cde164e6ea965a8f5d38f98a7b668526bb55c6611ba978c0fa44 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgit2-fixtures Architecture: all Version: 1.3.2+dfsg.1-ok1 Priority: optional Section: libs Source: libgit2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16481 Filename: pool/_new/main/libg/libgit2/libgit2-fixtures_1.3.2+dfsg.1-ok1_all.deb Size: 2037196 MD5sum: bc3db9f9cfeeb9190e7a706563f15afc SHA1: df48f7102d946e4a3f357b13cf008949abb037a2 SHA256: 1b22572e9402d11996ac1c1b88affc6107589c06244ff9dd9e6582a42dbb013b SHA512: a26ae5c434237e28f4a1c42801bce731dabcdda2b4970eafb210b0b8d7502075dce3ae68b393a235defbce1c79edb8077335e5acf8c5b90dbbe82d0a39af3ec5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgit2/libgit2-fixtures_1.7.2+ds-ok1_all.deb Size: 2596860 MD5sum: 701e311bdc4da30d90c039b7fbb34278 SHA1: f22471fc00ea918a23d0a9a9541bbc3443b2bd56 SHA256: b467005961d1c57043d4905103f6172029efe1b42ac055cf3b16280fb5e63645 SHA512: bf7a4216f791f258dca5c1fed05acbadfe23df16939ddbf26e58a8c925e2598011240cd6f7aa6cf55d32a8a9aa81fc0546004ad1ade6648fac34ea7a2cceb76d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl-dev Architecture: i386 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/_new/main/libg/libglvnd/libgl-dev_1.7.0-ok1_i386.deb Size: 98880 MD5sum: 225c29adb85a23f54ea3b6efc6a9fc8d SHA1: 655f09e6f5773f0ab7991ab86c3af46ae70fe9d0 SHA256: 25cb3fb4855a1bafaf064e630e52d7edaaf29ac02d8d489a88a7396190bf8ac9 SHA512: 083f5e6ffd6ae5a7289f9d52ed73f9f12514f9469b03acabd178dee7e01b8c2b569c8da0590bbebbe5e7dd49f8023ecb217f66eb214586fe872d7938dcd1307d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl1-mesa-dev Architecture: i386 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/_new/main/m/mesa/libgl1-mesa-dev_24.0.5-ok1_i386.deb Size: 5888 MD5sum: 333380fd39503b8141955897bf359bb9 SHA1: c0a21a606c348c2055ad50c82917efefbbf245f4 SHA256: a8a0bb15c9c5755736e326fb9a480227d6d65c6a76095fa261bb09a7a5ffc116 SHA512: ef9f77b094825c631f5f7f6c602296764b16635b76904138874f6abce441ed4beb64a890b48f63e29c22f9f74817df1d0945cd259d84ee855d55db38a000b2aa Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl1-mesa-dri Architecture: i386 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: 35582 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 (>= 7), 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/_new/main/m/mesa/libgl1-mesa-dri_24.0.5-ok1_i386.deb Size: 8456496 MD5sum: dfe8033c3d06d9a716ffa59e48a11ac6 SHA1: 60d4493de2f5763b53ad9e73c3b98b9cd31b339b SHA256: f5b2daa08e759d835983222a2b9db10b58bdfe264eba1b4bb683236dfbebd781 SHA512: eab0a77d6c1ea9b8c711a0b59905d111f9d0533e8b52d40b9b22ef13407880d0ae51a07d2062e611b5ee8d2c0e5c1a0725b2147ec3ed3c46fdcc30da2e1bfbf6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl1-mesa-glx Architecture: i386 Version: 20.0.4-ok3 Multi-Arch: same Priority: optional Section: oldlibs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 25 Depends: libgl1, libglx-mesa0 Filename: pool/_new/main/m/mesa/libgl1-mesa-glx_20.0.4-ok3_i386.deb Size: 5530 MD5sum: 448cbc7865c5e09ab255833c69dacbb3 SHA1: d9b0daee8ac5370a18ce5f224fe4464e41eaf54c SHA256: 511b8fb8f6e2013334612080b1706d607fc758357392e712524b389b6d1792fd SHA512: eb318bf750ea1d0e041f2b6106b0c144d0f7424a1a8aa24b89857ff7b6e7d70c91d455f4888fbb6c4d63e08682aa7bf4cc579f851ae1e1d9d953ce902652596a Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl1 Architecture: i386 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: 550 Depends: libc6 (>= 2.34), libglvnd0 (= 1.7.0-ok1), libglx0 (= 1.7.0-ok1) Filename: pool/_new/main/libg/libglvnd/libgl1_1.7.0-ok1_i386.deb Size: 81000 MD5sum: 3fe9fbfb575bb800d49db9159948dd7f SHA1: f8ed3c4af2e8b989564c871bcc38238f549fdda2 SHA256: 3d3ee6514626fc95b6f76a889dc9ea883342f41f0b679b6751fc42ef8f003254 SHA512: c283c1af49bf6c5052ead82a65f1946269e831d6b6240d76a9dfe9d6738dd3db306b49bb8a75ae9852f6b1a0f33a121f28a555b4771f640727539f225480cd72 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gl2ps/libgl2ps-doc_1.4.2+dfsg1-ok1_all.deb Size: 229392 MD5sum: 01e361c1548340b46b5e0ecaf5dc6b82 SHA1: 9e2366c3b016b439242db1d251af0176b4c2d98c SHA256: bd030bc47690b5f8c48a7d6320524c0a43a67fd71120704bbdca6e1c152f8b45 SHA512: 921bebf8ffe58f7ef3c1884ac6cf4ef4984490802dbc17d16070c16e3cf5f3ec6b3ba3f083f6c28c78232ec963aa81bb0ef9b0cf7c7efb028f0c5e26e8b0f285 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglapi-mesa Architecture: i386 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: 186 Depends: libc6 (>= 2.34) Filename: pool/_new/main/m/mesa/libglapi-mesa_24.0.5-ok1_i386.deb Size: 24784 MD5sum: ad7ddf22b6c6ea5fc2b5fc2d67fd5ef1 SHA1: 8c6f63b8c7faa6b43f5ba641204713a8c2267ff7 SHA256: 11600de0865b51653eee8dc3a77417613e68a4f9691a4670dbb82b567b43e1cc SHA512: 291306385331b3b2ff8147da227f0b4643ab184b830b21bd0555dd49399dc7f250dcee310f28dcbea9cbfee6fdbff73bbeb99b037b9bfb278b352ca6884b2a6a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgles-dev Architecture: i386 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/_new/main/libg/libglvnd/libgles-dev_1.7.0-ok1_i386.deb Size: 49084 MD5sum: 7b3a38d69c25814322b2334c4e424ead SHA1: 03834bf341b0db90ce4c386c07b8f97858b13946 SHA256: a546f7aeae4c06dc83b484df038ac91561e83b0ba64af28f7d35c561a7a5ffc2 SHA512: 71c778f92d36462a26b51b07e36050aa0a39b463de2e78deb9aec194aa9f108cffa1be74375dacd8a5929fb94185b669556b2c7749b04ac4e1eaea6168f8b2aa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgles1 Architecture: i386 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: 67 Depends: libc6 (>= 2.34), libglvnd0 (= 1.7.0-ok1) Filename: pool/_new/main/libg/libglvnd/libgles1_1.7.0-ok1_i386.deb Size: 10308 MD5sum: 2c60bb542b276f446bfac46e7598cade SHA1: 94976c56b13ef26a232937f18d8bc3eec466c086 SHA256: 2a39cb5daf3b34099317af82d203b12c7fe76b9548c855c0ff534410f918c6dd SHA512: aa60e829ec1eed91cc3ca3bd0c68b18e07ca849adc05c99e342e66b184736a994a82e0a6a04a29b5f8fa36b5c7b7c65e1c047254077c24d1f6e5eb830827e51a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgles2-mesa-dev Architecture: i386 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/_new/main/m/mesa/libgles2-mesa-dev_24.0.5-ok1_i386.deb Size: 5896 MD5sum: 083ecefafd0fd8730bfc4def81d1b667 SHA1: 30f8d9dca569f2c6ac6225d5f9ec7f822ea89fc8 SHA256: 0c69aad68bbd1731a678310d50827895a5799ec3a75e5cef6e2420ef0cf5c457 SHA512: b12342a8eb2e7ce57fbb22cfb10a55cd2a4750b599316761477e44d3250f0f9e694eb52664bc5264a38656fe2eae4e7ae006520b65573bae704540f1999451da Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgles2-mesa Architecture: i386 Version: 20.0.4-ok3 Multi-Arch: same Priority: optional Section: oldlibs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 25 Depends: libgles2 Breaks: nvidia-304, nvidia-340 (<= 340.106-0), nvidia-384 (<< 390.25) Filename: pool/_new/main/m/mesa/libgles2-mesa_20.0.4-ok3_i386.deb Size: 5950 MD5sum: aa020d6e65976aca69984441c7590874 SHA1: ffbbec73c76c1af551624cc8a4eeada55c937ff3 SHA256: 9b309555edcec1262ad9a2e96bce166aaac5613450c1b0bc1a7f8a20c4fc3521 SHA512: 18314973779f9a5cd995438ee100b1464ca18afb3771f824a8b3747b7546d7db94a6525d1d5f9f776d7fa0aa4d518b18e47da42f69cc1822d32431435bdf4801 Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgles2 Architecture: i386 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: 87 Depends: libc6 (>= 2.34), libglvnd0 (= 1.7.0-ok1) Filename: pool/_new/main/libg/libglvnd/libgles2_1.7.0-ok1_i386.deb Size: 15052 MD5sum: e76183b2dd4b7d0548c6e1b3cd02f84a SHA1: b224554ebdbfcbb93e98bd585f7946981a5d3b0c SHA256: 006d61ff887ddccd31859422aab2f458ee8d7e63e4a7e733b28eb11d41ba752d SHA512: c4369d6bf106a2a3f9397ac202c0b688616131c94230722d813086f50b87572e5c5f97108c716757c9d864b5bdf422339fd3edacd28e092ddd686084c32ef318 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib-testing-0-0 Architecture: i386 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: 50 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.44) Filename: pool/_new/main/libg/libglib-testing/libglib-testing-0-0_0.1.1-1-ok2_i386.deb Size: 13568 MD5sum: 324794187fda4cc4c83c72e7bf3c0075 SHA1: 2882b77cf9b4412539466a21143bd55f22e1996c SHA256: fbb14847df7ccc012a5d18ee5b070fc6f8b5bfd7d1f8a64aa4c3a6df4635c6cf SHA512: ba82c00858e735bc1c60152a27e33f2873fd43ffc8e75ade5894a923fcca15d84c280469bfb75f4bb2983d9fd351b95a774835287a0bb243f5d8befc52a34bed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib-testing-0-dev Architecture: i386 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/_new/main/libg/libglib-testing/libglib-testing-0-dev_0.1.1-1-ok2_i386.deb Size: 5142 MD5sum: 366d3aa4456a055755a2ab762b7684c4 SHA1: 34fc528c9a27f61067096bfe6d6c3206856a8568 SHA256: 24be6ff98fbd894a4d4928e903b38bc77494c6b20d2117f83ad18fd9f0ac07d7 SHA512: 1220cb9cf1a5399c6998cd69e1ab86b3cf55ee79b9a8768e79d8b1c41af09e0437a49ba16c668fe173d85bdf9c2ab5c32f612b815394b88c5b01dbaa5bdfaec1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libglib-testing/libglib-testing-doc_0.1.1-1-ok2_all.deb Size: 21104 MD5sum: 12ed9752524bb961f395ed3f979d73e2 SHA1: dd9cbd900d2d2af280b32c2b0b2cb310566e2fc0 SHA256: b9cd985e2471180bc2c189645f59edd9d43d2049d6cf8f005eaaaaacf2e5852a SHA512: 073f1da45805090cd7f3bf06ac99de8439e66ace2a28137e941e79d27eaf82d5f452207cdcf3673abdc1413f97ead468fd34d2f7b95ccfc54d26eef2b9158507 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-0 Architecture: i386 Version: 2.78.3-ok1~0322.1 Multi-Arch: same Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4646 Depends: libc6 (>= 2.38), libffi8 (>= 3.4), libmount1 (>= 2.35.2-7~), libpcre2-8-0 (>= 10.22), libselinux1 (>= 1.32), zlib1g (>= 1:1.2.2) Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs Suggests: low-memory-monitor Breaks: gimp (<< 2.10.14-3~), glib-networking-tests (<< 2.70.0~), gnome-keyring (<< 40.0-3~), libedataserver-1.2-26 (<< 3.44.3-2~), libgirepository-1.0-1 (<< 1.62.0-4~), libgladeui-2-6 (<< 3.22.2), libsoup2.4-tests (<< 2.72.0-3~) Filename: pool/_new/main/g/glib2.0/libglib2.0-0_2.78.3-ok1~0322.1_i386.deb Size: 1611510 MD5sum: b3491e701ff4527f11038f1d7e39eca0 SHA1: 770dffd12399d64e5b83c3182ecf537485911f7b SHA256: d6b77007b11d81570f1bfcff0cb52766a1b13150cf9fc9bc66d050b8605fd3cf SHA512: 71620d773a123a871f0de9c9efa05c7465709a1678026d98b54eb31263e485da2e5442db26468a904c6fdf0947341f0f9b95bfba995428bf6a69a372545b7138 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-0t64 Architecture: i386 Version: 2.80.0-ok1.2~0701 Multi-Arch: same Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 4737 Provides: libgio-2.0-0 (= 2.80.0-ok1.2~0701), libglib-2.0-0 (= 2.80.0-ok1.2~0701), libglib2.0-0 (= 2.80.0-ok1.2~0701), libgmodule-2.0-0 (= 2.80.0-ok1.2~0701), libgobject-2.0-0 (= 2.80.0-ok1.2~0701), libgthread-2.0-0 (= 2.80.0-ok1.2~0701) 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/_new/main/g/glib2.0/libglib2.0-0t64_2.80.0-ok1.2~0701_i386.deb Size: 1519080 MD5sum: ca569ee34b92d7b6dac7d80cca2b8600 SHA1: 937c635bd5f43e72e5ce59ebee8e4b1ff8f84b7c SHA256: 0caeb8aef189ee3ee9c6de9d069710b344a758dd5f456780f137092df3ccf437 SHA512: bec43d99bdc53007f2bf9ffd93be8e85a2e37617e1cdb8bee729779c3b9cdac2649a5a2facadd801c2901e0545063ad7c33f5ec5f120944792f47dcc07e85248 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-bin Architecture: i386 Version: 2.80.0-ok1.2~0701 Multi-Arch: foreign Priority: optional Section: misc Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 304 Depends: libglib2.0-data, libc6 (>= 2.38), libelf1t64 (>= 0.142), libglib2.0-0t64 (= 2.80.0-ok1.2~0701) Filename: pool/_new/main/g/glib2.0/libglib2.0-bin_2.80.0-ok1.2~0701_i386.deb Size: 93224 MD5sum: e2c5be10d69a307d7f7445d2fa8913aa SHA1: 3b924a5dc23caef41b979c81b7aa67607d450343 SHA256: 783c85fe3678a5d7e71329436a1da16cc06eeeb3db939794d8904666fc89d708 SHA512: 2020a51039af520140a21ced138094c0b439a9d55dc9ed5ea4a6be66717e0666e94876062da7e20f789dc2686837765f987d42f8789ecfe5bbc52031b017bad9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-data Architecture: all Version: 2.74.5-ok6 Multi-Arch: foreign Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9340 Filename: pool/_new/main/g/glib2.0/libglib2.0-data_2.74.5-ok6_all.deb Size: 1293446 MD5sum: d3813a8940ff5b647eda9c7407d70f78 SHA1: a3769fc44c11931d83dfc57a179ed9572f185ddc SHA256: a6bdbd5c3afdddbc2989b977b0fea85691b6b0c97bf4bcd97417e9883bf083fb SHA512: a9d6e05b9e118ec670f81e73b632e82aa4e13c77c79c40712c9858394f3cfbd8f58fde81fd2abd9e9da82b9252ca06a5759dbb9260f0374dec3d3aa5a1fbbfc5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-data Architecture: all Version: 2.78.0-ok1~0229.1 Multi-Arch: foreign Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9428 Filename: pool/_new/main/g/glib2.0/libglib2.0-data_2.78.0-ok1~0229.1_all.deb Size: 1317030 MD5sum: 24f89a8c5c2c15a159560a134c2db494 SHA1: 2380e939b819a14d439b3a056713d6fd95b46855 SHA256: 424f1311fe29f98a31fe2279bf7f0ea108cfbede308ce201dbf09203c47178ca SHA512: 85fff053908c8ee15efbd08a22c31988709bc979aa8d272e001ff8924e3242fc3a5495d07440e2f2caf5061853731f9eae38503069cef7f477c14fe03aa3988a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-data Architecture: all Version: 2.78.3-ok1~0322.1 Multi-Arch: foreign Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9485 Filename: pool/_new/main/g/glib2.0/libglib2.0-data_2.78.3-ok1~0322.1_all.deb Size: 1302636 MD5sum: 2b987728256e73008023786e7946ed0a SHA1: f005be4f361f123f276551e584c1589f6508a5ac SHA256: 5dd1f42f403b3d52bc155811140f33e637b375ad2b1dbaeaf18374496deb5d0f SHA512: c9cf17d34195177d8101b98de9fa9e8de0d0822bea955aef418a47d7920e10fb8cdf20f46516c1957639764ebbf9f3902501c9b508ca8cd66c2775341f62d3fc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-data Architecture: all Version: 2.80.0-ok1.2~0701 Multi-Arch: foreign Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 7828 Filename: pool/_new/main/g/glib2.0/libglib2.0-data_2.80.0-ok1.2~0701_all.deb Size: 1031852 MD5sum: 1427649645bb1c4599df365884712681 SHA1: 17204544b0956c88e1b0f10b24d3349480ebcdaa SHA256: 65383d84b79dc1b6dd27bf551411fa33fe149785e60e57251f8d73ca180dd407 SHA512: c7117676210c9612111b2ee918a3a4a05a06dc0853c1e0e5b113dd8546ec27d71964424ecae8efabe737556d1f1bfe2f0c29d2da2af3c383a2f56acf4e997622 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/glib2.0/libglib2.0-data_2.80.0-ok1.2~1128_all.deb Size: 1049708 MD5sum: 8895b6089f7104811f016e1f1c1c3b0a SHA1: df20b416832af0d323dba011b22c4408a02b8eeb SHA256: a035eaf0ade3375b7ebdc7d74c09d228107ffaddefc9d6a2e65a6431cfce46b8 SHA512: 02985d0e1d9bd494dae6cc9077b78808489b2939c5d65a87fa066bbfa236c8538595013040e74bb067af467c5924ee4689c64473d8bd3853e98d01f51182e826 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-dev-bin Architecture: i386 Version: 2.80.0-ok1.2~0701 Multi-Arch: foreign Priority: optional Section: libdevel Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 676 Provides: libglib2.0-dev-bin-linux (= 2.80.0-ok1.2~0701) Depends: python3-packaging, python3:any, libc6 (>= 2.38), libglib2.0-0t64 (= 2.80.0-ok1.2~0701) Suggests: libgdk-pixbuf2.0-bin, libxml2-utils Filename: pool/_new/main/g/glib2.0/libglib2.0-dev-bin_2.80.0-ok1.2~0701_i386.deb Size: 138228 MD5sum: c61c3dbd9992244367f98a421c89ba68 SHA1: d50de3771410537a606882e35c95bb0a71be661f SHA256: 9dd0a9abd713c2a3ae82154c6f83c4dc6c1532d5543737f33f8038781db4bea6 SHA512: a7e78c98f30bbb5f096b5847acca2f4484117dd0b0dab17dc5535245a44745b911f25ae9092724efb61da48c892d3e72d764624718b5c4bff1dc8107b5317afd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-dev Architecture: i386 Version: 2.80.0-ok1.2~0701 Multi-Arch: same Priority: optional Section: libdevel Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 9593 Depends: libffi-dev, libglib2.0-0t64 (= 2.80.0-ok1.2~0701), libglib2.0-bin (= 2.80.0-ok1.2~0701), libglib2.0-dev-bin (= 2.80.0-ok1.2~0701), libglib2.0-dev-bin-linux (= 2.80.0-ok1.2~0701), 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~0701) 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/_new/main/g/glib2.0/libglib2.0-dev_2.80.0-ok1.2~0701_i386.deb Size: 1836912 MD5sum: 1fc8a76546bb1111503ca2eaa48ead60 SHA1: 2696cbcffd414c4f62d95ca56fa1d0c558939c0d SHA256: a45387329bbc92e1a0a079f8ff61b785ed4e902e7471cb48540afb9dca6fef5b SHA512: 0b91ced6d929d830b27eadf7c00b551b3524d0bddab44129cd98deb6d717dc0d478d1f68fb5fe8cea0a070a4a21c01f9565c3d662fee614a7dbbf463e9f0e41e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-doc Architecture: all Version: 2.74.5-ok6 Multi-Arch: foreign Priority: optional Section: doc Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 22962 Suggests: devhelp Filename: pool/_new/main/g/glib2.0/libglib2.0-doc_2.74.5-ok6_all.deb Size: 1460100 MD5sum: 7d7c3c8bb838b86c0b17a40e75b73873 SHA1: 975475bf046e3a2ff35317f3881a1e490596332d SHA256: 0733276c12f074138134d6ffdf48414a2cc9668f3e8bbc062f23c7181166f38e SHA512: 5927594d4e37fbff5c81798814b0c80b48689187b931e830e7ba50cd1e2ba4667988c5c2ae842917d56c698628139b3f40be5652bb4e7905468bd3071ffab2b9 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-doc Architecture: all Version: 2.78.0-ok1~0229.1 Multi-Arch: foreign Priority: optional Section: doc Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 23340 Suggests: devhelp Filename: pool/_new/main/g/glib2.0/libglib2.0-doc_2.78.0-ok1~0229.1_all.deb Size: 1478218 MD5sum: 78c8e0a9d436dea1e673b90b359913fd SHA1: 07575ff790e22b87a0a6c202f493880807e93058 SHA256: f54ccab35d2d4600ad39316a9b7080b14d252ba6295da1332f9e975e7bae2e0f SHA512: 06fa9d8456d1d3623b57a323e789be2c618a2cda92745210296805ce7171b50591692a00e0805e88c86483a9e9e2c4f196e9f37f21956fca569a3b8bdb77afdc 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-doc Architecture: all Version: 2.78.3-ok1~0322.1 Multi-Arch: foreign Priority: optional Section: doc Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 23340 Suggests: devhelp Filename: pool/_new/main/g/glib2.0/libglib2.0-doc_2.78.3-ok1~0322.1_all.deb Size: 1478358 MD5sum: 7488077a6f02a6a42c6f1bd992846fc8 SHA1: bd9257f7b964a061acf9465dde07ba233fc10d27 SHA256: c1bd8b5893da34aa27ed576da97cae3d54660b2fc4b1b35e8f4083c3d9d4c654 SHA512: 7d3dbdcb7d5755c54a553f8e5338016a1d1fde7fab0b6447e30f023724dfde8be84690c19e1618e6762a0e329f2749886bc744e6dd8f0581b1f52b08587bbab5 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-doc Architecture: all Version: 2.80.0-ok1.2~0701 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/_new/main/g/glib2.0/libglib2.0-doc_2.80.0-ok1.2~0701_all.deb Size: 2527640 MD5sum: b69f290fbdcfaf9326518660cde1c61a SHA1: 1ec6646d3eddb432b57cddb374c762c075c84a66 SHA256: 795a52ff1f30163e7a0fcf0b73f9f9150c5dc1ed9399fdb7606567d7c1fe4b52 SHA512: 988f9ac55aefa6e8b0380e6614025578823580c023d9efa72550c42c84d69897edb10716957bda9c5284cbb56e8982b6d9c69c62eacb6230d592e696e3f8cb62 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/glib2.0/libglib2.0-doc_2.80.0-ok1.2~1128_all.deb Size: 2527612 MD5sum: 934b9ffefcdc273b25959ff9661819dd SHA1: 826305fe45dbc378620735f4f247814c1149eb4e SHA256: efac58e2620b7c481c218a4a227da756f0db1a0b459aebcc19f8078851ab2b8e SHA512: 8d514c4b4b0ed9312ac748410e98aaef00fd09154757008a0421f36e4e55a3dd4212a2f5ecd306f49afb96506062d930e019e3d6ce87588dbf2b3d623e55e209 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-tests Architecture: i386 Version: 2.80.0-ok1.2~0701 Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 14208 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~0701), libglib2.0-0t64 (= 2.80.0-ok1.2~0701), libpcre2-8-0 (>= 10.22), libstdc++6 (>= 4.1.1) Recommends: xdg-desktop-portal Filename: pool/_new/main/g/glib2.0/libglib2.0-tests_2.80.0-ok1.2~0701_i386.deb Size: 1798420 MD5sum: 1b927741fcfa6f2719f06ffc2ab6579c SHA1: 49281cabf44d81b955057b8fba2e6f9bb37016b7 SHA256: 9069f5e93706e57f857150adab36bbd7bee66ead425b6533f739d8a7d0855576 SHA512: fc09df784a84fd79660674fc6f3b5a830c9a3f30d0a31ccb9f43de65adbdda7693a26f2c42f16b1382f6dceca014c7d205c1cc8f5f12bc44d9b5eb4a8587ea89 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglibmm-2.4-1t64 Architecture: i386 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: 2702 Provides: libglibmm-2.4-1v5 (= 2.66.7-ok1) Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.2), 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/_new/main/g/glibmm2.4/libglibmm-2.4-1t64_2.66.7-ok1_i386.deb Size: 629916 MD5sum: a2258fe5c161d2059e783b95e778ba11 SHA1: 5e1b168e1be1c49396efa84a3c97343f422cb6c3 SHA256: 1902d60d1a4904cc1b7bc4c5a71377522c69e096cd93f012203cc069348a55b9 SHA512: f1eba8ff23830f5e5016ebcfef00b6aae0830b652a96678e0b56ea1ce641ce53d280f55e8f3510e9a18cdf53c553b0be4c7585fc5aa2a8282f512bece9307410 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglibmm-2.4-1v5 Architecture: i386 Version: 2.66.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: glibmm2.4 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4751 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libglib2.0-0 (>= 2.61.2), libsigc++-2.0-0v5 (>= 2.9.1), libstdc++6 (>= 9) Conflicts: libglibmm-2.4-1c2a Replaces: libglibmm-2.4-1c2a Filename: pool/_new/main/g/glibmm2.4/libglibmm-2.4-1v5_2.66.5-ok1_i386.deb Size: 1025784 MD5sum: 844e04d9d9279aac41143dfb6989a9d6 SHA1: ba63b95a2b255ff56f0f2fd784de4b0a5c4f0371 SHA256: 139e26913e859a622fe452c928f47134e2b5ae4ca17eb1169e66771e759d402a SHA512: cadd1d4f5bd1353a090f47864bf72ba2972bf19e567b9c13b17948ac90f35ffcdb85dcc457c2658c935319f6f5d4a1ee9373ae8e111091e51935eb062ae437e8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglibmm-2.4-dev Architecture: i386 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/_new/main/g/glibmm2.4/libglibmm-2.4-dev_2.66.7-ok1_i386.deb Size: 448532 MD5sum: 205d00466ab963cfe3015a968de2d2f9 SHA1: 73ba99895e436ad9a23f16994ee298c038050acf SHA256: eae3623a833ae80c8d721a581d24881ef04f93f0c5c952154621b7ef37afb01c SHA512: 00b336bed7333544707255e757a2a298bf7bd30e6676fb4f92fee1f2c62a1550b3680f6e129c90b69d5825372cb5027c363bc46a6feb0e0c87eb36193ec1b502 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglibmm-2.4-doc Architecture: all Version: 2.66.5-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: glibmm2.4 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 43023 Depends: doc-base Suggests: devhelp, gtkmm-documentation Filename: pool/_new/main/g/glibmm2.4/libglibmm-2.4-doc_2.66.5-ok1_all.deb Size: 5507836 MD5sum: bdf6fc002a0554adcb8a4033af3be728 SHA1: 5ed25beada02b07a54d50660aba016807bd09807 SHA256: 4086b24876b49eafe66e1b313b1090a72e8f251b9adf9d7b7e0517634afc27d8 SHA512: 82f17c13bb5c95dfca8d07aac3c39154decf6693cc39db4a74e85c9f46a903531726967165b0895803b155fce340a31f2076bfced785efde824f2a50b31b4f46 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/glibmm2.4/libglibmm-2.4-doc_2.66.7-ok1_all.deb Size: 7182072 MD5sum: 2fb7ff8be7a47e06cb79585bbc70aaf4 SHA1: cd01de7a71bfce47111ade649dccd0a05f844eac SHA256: 6eeaaddb95cf075c7f7b5400ee8e9a6d0df6dda2d9d6d626ceb806651d0bfdea SHA512: a40c6107df32b98f7cf6cb179b1fc755a17893e4ac04d9d2c8d077e707e57a29d50a9f868dc2bb989c28d5c2efb095325170c3099517048f0facbb1512c89b25 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglu1-mesa-dev Architecture: i386 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: 885 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/_new/main/libg/libglu/libglu1-mesa-dev_9.0.2-ok1_i386.deb Size: 229060 MD5sum: fdd91d5b2aa7c863395d4349ef29ae38 SHA1: 900c30f6b11f4bbd97afcc46f156af159d514453 SHA256: 8807d6be940d2b3068dc4cc13bcfa5eb352b0a97c13f6b47453eda5c41186e73 SHA512: 7eb132c25f1e8bd289731060c09b51f2f2e6cd36711e09d9bf65a9a0bcc21479cb529248f1112475e2b2b3354c61a15b804f58f59c927eb8ad5fee02dec984eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglu1-mesa Architecture: i386 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: 525 Provides: libglu1 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libopengl0, libstdc++6 (>= 5) Conflicts: libglu1, mesag3 (<< 5.0.0-1), xlibmesa3 Replaces: libglu1 Filename: pool/_new/main/libg/libglu/libglu1-mesa_9.0.2-ok1_i386.deb Size: 185892 MD5sum: bfd068223f2e012b36b4a81006e088a7 SHA1: cc112accd6c045b5265aa5d69e5df9d144e75e95 SHA256: 622bf591d42e8111c12f12b72b96b07d2e67b3b277abbc96a45246672b5682e3 SHA512: 728f6510975c9f5d06518d6080b2c0ed9ec0369ba48beee2c16101381a6b1bb8390c30229fbd86f4ed54d29cf34bf5ea3f413a7b1c38212af2d1261bd5558ba4 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglvnd-core-dev Architecture: i386 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/_new/main/libg/libglvnd/libglvnd-core-dev_1.7.0-ok1_i386.deb Size: 11816 MD5sum: 55bfcdad8bda2ce6ca4ee42905b72015 SHA1: a36dea8f0d57ca22bea8bd9f50002f55f4fe424d SHA256: f40e94b10c498a313300406848c5867f68487158de7f02dcf5099ce1c035c8ef SHA512: 93dcad18d6149c9ccfaebaaa816c199132c3713ae295ec973c6a09c43fdaae2df53b584639d71eba61178d303a10dc62cb3f9f496c692bc38b748cb9d2cf9fb7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglvnd-dev Architecture: i386 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/_new/main/libg/libglvnd/libglvnd-dev_1.7.0-ok1_i386.deb Size: 3436 MD5sum: d4f7942b877e205939def5afb3eb20dc SHA1: 358c5189074a91daede9473e72c7c32147f3bc7b SHA256: 1189081d62cc6ce99a5d47ec8a8482a6cde2bb4fe1938cbafa8e7dc97375fd60 SHA512: 7923df891fffa7b41cb7200cb93f22a9483f52c8d838d8f9a6aba423cc38b411552dde7aca64d7666c9b67169cbef0f09494c79f26c4071cf62946de99f0c558 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglvnd0 Architecture: i386 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: 502 Depends: libc6 (>= 2.38) Breaks: libgldispatch0-nvidia Replaces: libgldispatch0-nvidia Filename: pool/_new/main/libg/libglvnd/libglvnd0_1.7.0-ok1_i386.deb Size: 43404 MD5sum: 66e469e99e40f0f6597a6be3ad1353ce SHA1: f02ccc490bac147a65e05820a76ffffd0d6b96b0 SHA256: 7447be88047ebcdd87e462a266cf1cdf7d7d61c5bfef851fd9a5afc8b849277c SHA512: f9e34844b4ae0f60db6db944e721dc7776b440096fd057764285deef12df953a05a16638dc4f8b5ed44bd6a57deb05d4da007851779a21e820f05eb5c6086a26 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglx-dev Architecture: i386 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/_new/main/libg/libglvnd/libglx-dev_1.7.0-ok1_i386.deb Size: 14028 MD5sum: 3fa1a468702701bf2f74a063059eb602 SHA1: e4e456744c7997bcdfef6c6188908fcd8f885408 SHA256: 90f0901fd9337a072402c5401b22631a7756e14edee90a2535de86a42cffa264 SHA512: d8f8e2e85d2a295848456ab14038648dcc8179af023c278fb474147ceaa7636b58de7197c3267afa08497948ac94168a07878f600d2b6eb7f12e69e25811f1b3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglx-mesa0 Architecture: i386 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: 547 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/_new/main/m/mesa/libglx-mesa0_24.0.5-ok1_i386.deb Size: 146476 MD5sum: 9fdb1aef9294f798d09e24495c1b15db SHA1: f0c0f71d35fabc95a718ec42e7c92434bb18825d SHA256: 7936797c06e42ff679ab3f7cafb965593377fbdce50c13360a0d81f43b5421a8 SHA512: 50af6aa3360622656046ff255369b324c752d2373c973abecfab21baab09745b69a11a58c4031e6c883aa3a03e28340e2d22d1772c3574e822ece3e732b3c80d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglx0 Architecture: i386 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: 224 Depends: libc6 (>= 2.38), libglvnd0 (= 1.7.0-ok1), libx11-6 (>= 2:1.4.99.1), libglx-mesa0 Filename: pool/_new/main/libg/libglvnd/libglx0_1.7.0-ok1_i386.deb Size: 35796 MD5sum: 450255c123d0612603e27322c9fe772a SHA1: fcb2ad316968aeded032c6a847a60f52c8ee1d3a SHA256: 2cc5b138c6d23c8a7246b00dc14d4f863d9ddc9b959da04264498ace7cc501a7 SHA512: 26cc3619ef8bebf301b3780d0aac9698cc3171196e46aa38c5d1b0b48d8ff17414c0a6c2d586a77e1084119621a6310b1820532527298dd76f1f467e1e6ba08d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgm2-0 Architecture: i386 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: 673 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.33), libpth20 (>= 2.0.7) Filename: pool/_new/main/g/gcc-9/libgm2-0_9.3.0-ok12_i386.deb Size: 217136 MD5sum: 3d7ef400b7cf717ce4a7d6d272b7e91e SHA1: 36f16a4489aac61b71be7cb0aa79b4cbe616df0e SHA256: 20f635b03e930ea11e23c16d455e3b0b3db6e36577cce2dfa754880610813796 SHA512: 31542ae2bfdde6a016a16de4db6f43ef1bb3eafcd25e643d761feaa2d13608a39edcca6414ab7f093d11d440541e54c677b6b614a0bac0ef4b2846ee219241b3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgm2-12-dev Architecture: i386 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: 3494 Depends: gcc-12-base (= 12.3.0-1ok3), libgm2-17 (>= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/libgm2-12-dev_12.3.0-1ok3_i386.deb Size: 678034 MD5sum: 46c359a65fb428782d1996a35a229686 SHA1: d35417ed88e66d0df07b1f2ebca8c92f7a772959 SHA256: 5a9107555f2dae3f7109e2983880eb9712482d81641ca6d265eccbc598939c2c SHA512: 2b3813f74044bd0a27699267684d36c1206ef4f3c4251d6eaf8bf24b3e62f9904c4cd05f272e9a37a8fbab6fca27a1f5ae6ace33af527da8c2f2dd7bc009b7a1 Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgm2-13-dev Architecture: i386 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: 4004 Depends: gcc-13-base (= 13.2.0-4ok3.3), libgm2-18 (>= 13.2.0-4ok3.3) Filename: pool/_new/main/g/gcc-13/libgm2-13-dev_13.2.0-4ok3.3_i386.deb Size: 767646 MD5sum: 5acde744543e41ba9990a319758423bf SHA1: 5582367c90d1945b4018804a822ede190022b241 SHA256: e60d1b2c933995441636eb74df4b65c306c626a2ec73287ac92a9adf7af68846 SHA512: 65e5e6dec52ef1d0e27583e7ced336aa224351363da2b89d1fd4027be9f655948cc29dd6a94c5c2e762e4011f54985a9f70fdd9c0bb2b02fbd045137a6cc106b Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgm2-17 Architecture: i386 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: 509 Depends: gcc-12-base (= 12.3.0-1ok3), libc6 (>= 2.38) Filename: pool/_new/main/g/gcc-12/libgm2-17_12.3.0-1ok3_i386.deb Size: 158346 MD5sum: ad7ddf3213c65c925f217d142c091373 SHA1: a68ee2452cd85e8807515aa4cc6a425873fba5a6 SHA256: 75a0f56db224f682e7ec3149c7a5d7c66dd2c477fc37f49ad6ea9eeabea61eeb SHA512: 61bdb0991f7ba4e9be28a573e135ce5d09b3678d2947f3ecaaed64e58b766141dbbadfded47c302b0663068a62dc352432b935bb07a2a9b27f606965b41d1f5c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgm2-18 Architecture: i386 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: 617 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38) Filename: pool/_new/main/g/gcc-13/libgm2-18_13.2.0-4ok3.3_i386.deb Size: 185188 MD5sum: c4d09a65cf53e9bf10c716fa4cb79296 SHA1: b4d8e8e9467ebcc5e08f58850ddda1a606a5c68a SHA256: 9faa0a114db164a98def28c3e93de9178cc90e62a0bcc3cd9324b51d41f88e1a SHA512: 820237e902185d12a400ee45a3128893cecfcfd0f2faa6ee26c8c78504a6ac557a0502fefed9bbf42c6f3f0045236628badfc493977796d833359840275ae948 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgm2-9-dev Architecture: i386 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: 4534 Depends: gcc-9-base (= 9.3.0-ok12), libgm2-0 (>= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/libgm2-9-dev_9.3.0-ok12_i386.deb Size: 854796 MD5sum: e7f3eea176cdc19881cd32b6bcc64b05 SHA1: 20810626605b20ed9d1c3628b588a318ee26b8a4 SHA256: ff8362d16024eb33ad396bcc75f1d6357c24b44dfe0963894af781a365be5252 SHA512: 805c60f47034579f892f64f5c8c91f4e39248f715faf6309be20578f8fb7909929b57471e2e1afeb0ddb71cbdf2723afae514e502d11d646f85d5e8a288a65e1 Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgme-dev Architecture: i386 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/_new/main/g/game-music-emu/libgme-dev_0.6.3-ok1_i386.deb Size: 8016 MD5sum: 9d75e635fd67b230f1986bc4c29519db SHA1: 9818609c1852dee3401a799f6c556393da24e8d1 SHA256: 84683f1533e8866d2a273acc29fa22b44f6f2386b6272dee34b6402ef379d02f SHA512: 5b1350b37a60e1d10ab945b6fc8c208ebc9820079752b392f83d34fffff5aef6d81c441bba544f8bd461e263aca7a9b7958de4c7da9fb41a6054ca8357b1a2cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgme0 Architecture: i386 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: 340 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/g/game-music-emu/libgme0_0.6.3-ok1_i386.deb Size: 135836 MD5sum: fed48a74f80b58503a49aa662eaf10ec SHA1: 9f612bee7cfa90e9e66e9cb0112ed7a712133aeb SHA256: 9ee5653f47055514ee2cc19913291b3764907cd1c28283fca839d7ede804a354 SHA512: b86708259b5c2cd102338c1fe0278077e508863c96e2436de3bec1527d0e4fdd7ab6ef2d80d896524104bc4569d46b06ae60fa84bd47fa7e610ea36e99af05ce 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgmock-dev Architecture: i386 Version: 1.14.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: googletest Origin: openKylin Maintainer: openKylin Developers Installed-Size: 703 Depends: libgtest-dev (= 1.14.0-ok1) Filename: pool/_new/main/g/googletest/libgmock-dev_1.14.0-ok1_i386.deb Size: 131080 MD5sum: 52d72fda9982dbb79c1a27ca09256865 SHA1: 9c997e2fd102a3cecbfbff6d05d2c583a98ec0d7 SHA256: f274e04c1b7cbcbdb0985f63da4ecdb4125803d0622e179d9439993f97ce2769 SHA512: 5c60cbb9754bb9742dd4bfb868173c6c431cc15c06bcad07c764611884d993fdbc09c9a9e4f982959d05a7b47ff826e0b85229fc5a549718e135a7fe5a6ee9e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgmp-dev Architecture: i386 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: 1369 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/_new/main/g/gmp/libgmp-dev_6.3.0+dfsg-ok5_i386.deb Size: 345048 MD5sum: 72438401efd9866c8727a785dda95324 SHA1: c0df1c5de4f5078d5c08df9c06fa1f367971bb1f SHA256: 10fcfee3b81d3a6e02d85cc5a21874c956b92f81e5eff37b19b13c35572b5459 SHA512: 76d01704ba2a6399aa170f6c5bbbde1b439bcbf95f29388d1852a68bf80e184d410fff1e914938408f1f6081e6bf7db4f089b09fea7d3b6b1889adc8bda08d56 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gmp/libgmp10-doc_6.3.0+dfsg-ok5_all.deb Size: 114590 MD5sum: 04476664bfc702130f9c481ee320893e SHA1: ec2ea8b095fe15bb8470942f8e8adecbae1fe396 SHA256: 3adbd6300d64e9e462eac39527199589bf2c36658e3102521c4e6c33c08f97f0 SHA512: fa2a2b66d59595f44cf04bc0e171e0313986d6da4057f2f8f84812d994314c3700fce3225499dc6cd064c4e9eb1703717f9fa4ac818ce598d700002e596a530e Homepage: https://gmplib.org/ Description: Multiprecision arithmetic library example code This package provides example code illustrating the use of GMP. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgmp10 Architecture: i386 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: 593 Depends: libc6 (>= 2.38) Breaks: postgresql-pgmp (<< 1.0.3-1) Filename: pool/_new/main/g/gmp/libgmp10_6.3.0+dfsg-ok5_i386.deb Size: 269462 MD5sum: 9e0a2240cdaa6f6369b153661bbd258f SHA1: fa38e8f48e7abebb06b94c43a047eab4280a4578 SHA256: 29c59c6742baa8fa2bc7f971210f025618895b10b6af71690a124566b399fa85 SHA512: 2fe0f7cfa313dd0059817e1c0df8c40679668afd5dd69eacdde724d25600afe06ce47106ba462002660e83def91bc958dbf27e4a7fc368a27007dd832669e0b5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgmp3-dev Architecture: i386 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/_new/main/g/gmp/libgmp3-dev_6.3.0+dfsg-ok5_i386.deb Size: 2374 MD5sum: ee8b779ce5bba2bfeacdf471b3444b47 SHA1: c1225ba400fefa17afbabb71036101c3023c1af2 SHA256: 290a1081b03def1033df7e942a53c98a001bce94d52c0ae8bbb9c4a773db018d SHA512: 81eef0a8a45beeb3e092e22b674bcee72c5cbccbf1e7e49a28d1b5ec316ae75d9d77855cebe4fdbcf5af74869189a15a39e76058cb52c0c8b3907569306a1360 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgmpxx4ldbl Architecture: i386 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: 46 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libstdc++6 (>= 5.2) Conflicts: libgmp3, libgmpxx4 Replaces: libgmp3 Filename: pool/_new/main/g/gmp/libgmpxx4ldbl_6.3.0+dfsg-ok5_i386.deb Size: 10772 MD5sum: 7ee7a7a651b98b525b1b6f423922e41e SHA1: 087830085458fa1e7f84078d40fe273141509f0b SHA256: 485d252e241e0b000da73b63d8d72cf2f113edca92f5ab3d8249154b2a143e7d SHA512: 9326b25bb9161c50c9715986620505b0946a10b5467d8bcd709ff7fdc515d7191d65ac8433ddad526310c1185bdcf49c0a459acd87d718a3402dabe2fec728b2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnat-12 Architecture: i386 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: 4523 Depends: gcc-12-base (= 12.3.0-1ok3), libc6 (>= 2.38), libgcc-s1 Filename: pool/_new/main/g/gcc-12/libgnat-12_12.3.0-1ok3_i386.deb Size: 1416444 MD5sum: c5ef2c24bcee6fb6154b2f4294e715ba SHA1: 8707e388bf27918dc2e05d28f83133a168f1b563 SHA256: b1a5a11c1d423d2116626d9f1e7a7eb7f2b378bcf7379182bcc79a6c2fce0ce4 SHA512: 0bbbff28aef6e3fa0370b336dadfeb59827efa8320d6dda68c4d899208151ca8a1dcc28008266613dd80f2554b84e5f3bc392f8362796c29015e4ade07aa33e4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnat-13 Architecture: i386 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: 4520 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgcc-s1 (>= 4.2) Filename: pool/_new/main/g/gcc-13/libgnat-13_13.2.0-4ok3.3_i386.deb Size: 1410824 MD5sum: 3e5fb2be93285080143d6fa75e4ff7a6 SHA1: 15738a955a4672b67078db3a0aa21c9444cf826b SHA256: b015e34e84aef1fb93f410017bcaaefb053b77f645cc50b7fa692b1cbc4f281c SHA512: f887e32776c6a45738d6e46f92989062f3c55d9f45e5a4266ca7f648b3126d6f2264a17cc4ef8316d3050dd4be9cf9c58c989f72dda32e809361d8cc7664db18 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnat-9 Architecture: i386 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: 3933 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 Filename: pool/_new/main/g/gcc-9/libgnat-9_9.3.0-ok12_i386.deb Size: 1231658 MD5sum: 5af87168e7838af2e0971182d0402732 SHA1: 51dcab863ceecfb2346279ec9f9cfcc597691102 SHA256: 0bbdb98646a5db9d26e5d663e2556886cfa8bbb9b611621e278644610e74bbf0 SHA512: 6c9419c2216906e7f9e373c7eb319c811b3ce8728a0785f0b0fc5b0d1cb6d5cc5f116d3d9cc3e856869fa6b95b44c8019f79f118a66464d57eee67b904746d9d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnatvsn9-dev Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 10351 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/_new/main/g/gcc-9/libgnatvsn9-dev_9.3.0-ok12_i386.deb Size: 2110474 MD5sum: b10bb15a6cd57ad270b30827294edd0e SHA1: b4e5d7bc4b8565c6005fcea7e37b9758ac3d067c SHA256: 4494c4173851a3e23542521e829e8d6af23e169b7be73d309d63cffb6263fdb1 SHA512: 01ffae76c9a611a7bf2a05e73a4fa334b0a71a69cb911fcdad35228f45ec87d99f54ff3270768f6f3f52fdac4ef9030e9a32e9c53955fa7176423e379c61181c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnatvsn9 Architecture: i386 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), libgnat-9 (= 9.3.0-ok12), libc6 (>= 2.1.3), libgcc-s1 Filename: pool/_new/main/g/gcc-9/libgnatvsn9_9.3.0-ok12_i386.deb Size: 457548 MD5sum: a3faa23b4358d367e366ab2a42f44cc9 SHA1: 5292002606a24ddedfdc699cefb65617f4e2ad0d SHA256: ef2d42ccce3c7f830956dfbe1e6134810d9344ec39928fc1f7ed6188378413f4 SHA512: e2f3618140090db220f48dd95ec552283df7e33a0c39ffe61fd45ffadebb734940e2f978c060f7b974905f333dcbd59b0d6e85676671c5fc43730e173cca8422 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-autoar/libgnome-autoar-doc_0.4.4-ok1_all.deb Size: 23560 MD5sum: b8e0f3fd7a34ef4d704c3c6e2fefae4e SHA1: ca2b724e8745d1a3aaa00adf25b29979615f7e77 SHA256: caece7c38441f4dc3677b5d63f8a0c1f1922035a91beac08b28c3226000328f9 SHA512: 22975fab47454251cdc164d6c563ba4ed9ce72b3e704c4ecc84ba3ce78b7e07a8e447dfb27038440f319dbd5ef7c770c9d20242086576f657970a91d203c1d00 Description: Archives integration support for GNOME - documentation This package contains documentation for the GNOME Autoar library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-desktop/libgnome-desktop-3-dev-bin_44.0-ok1_all.deb Size: 2876 MD5sum: 6931cda9641a919fabd584639a0f3588 SHA1: 919f3b8304c1c2bcc77e5ec20f13c384c342ee6e SHA256: 897e7b3b686f5953b1e8df719abff6aea9b026049ff90ea2e3580f21a924cb1c SHA512: f1df567f1e68b0d78fe6c2bce72eabeacae5cb0b4653663b93e91af1556ad939ce3ccdca4cd39ba413f1d78d42172d0df8c2592f7de19dfd0d9979085b9aa25f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-desktop/libgnome-desktop-doc_44.0-ok1_all.deb Size: 66476 MD5sum: 8ad84232da08feb9571b83b4fa485fe5 SHA1: c1e6b8840d6b5b5be1f8910dc872312dc43996dc SHA256: e568175e15e9f4e0625f66bb87a9145fee1368d02bd61bd681b2339d00fbc8c1 SHA512: 257b3c0b22b79bff775340de0cbda7f9aabd4bdf21446ef7be551a2b64cc4abafd11333e6c1d995df1234c14e2e2da01225a53c03c35d840afd638165fadc7f2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutls-dane0 Architecture: i386 Version: 3.6.13-ok5 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 108 Depends: libgnutls30 (= 3.6.13-ok5), libc6 (>= 2.4), libunbound8 (>= 1.8.0) Suggests: dns-root-data Filename: pool/_new/main/g/gnutls28/libgnutls-dane0_3.6.13-ok5_i386.deb Size: 29952 MD5sum: 2e5e79069eee280c997c8154bbad6fb1 SHA1: a232f9d16b3c88ce7f7c1c58db935fe65b881507 SHA256: 01c588df87bf70c1b1f36de932bb9626f1a156f308a43d675a761a4ee0a1652f SHA512: 382faae978085865490b0b27382213f4ad1973e2ea65bf95c1e0abcd96f86e0e28abaa7dc3eec3f9526d10320c1c64789be055bdebb05efff4f4dad75d252c3c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutls-dane0t64 Architecture: i386 Version: 3.8.3-ok3 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 512 Provides: libgnutls-dane0 (= 3.8.3-ok3) Depends: libgnutls30t64 (= 3.8.3-ok3), libc6 (>= 2.34), libunbound8 (>= 1.8.0) Suggests: dns-root-data Breaks: libgnutls-dane0 (<< 3.8.3-ok3) Replaces: libgnutls-dane0 Filename: pool/_new/main/g/gnutls28/libgnutls-dane0t64_3.8.3-ok3_i386.deb Size: 38896 MD5sum: 3eead752a481d48aca2f78a758eb64b3 SHA1: bfd107362dddf6c92e01e5b6f24636b209c2d16a SHA256: 17613c51330e1f7b3ad549f5e87f5d4b6f1783a6ca92699f2f5ef2d95a5e1bb9 SHA512: 916b57c1f26b29f932a0cc05fa81290873a30fb4ff104459e9899a25042dcb3ac07a99e461e0bed7c2104e0657ff224a2d7cfd71170406e58f774e668f792de5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutls-openssl27 Architecture: i386 Version: 3.6.13-ok5 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 111 Depends: libgnutls30 (= 3.6.13-ok5), libc6 (>= 2.4) Filename: pool/_new/main/g/gnutls28/libgnutls-openssl27_3.6.13-ok5_i386.deb Size: 30832 MD5sum: 4f4d015286415230eb4fe60071a992df SHA1: 3c4fa8200579c5f12ec797795c4d8dfba013a6b8 SHA256: 490bc72b67be12ed4eb34d8b41c0d97d3fc438417fc9ea7003277eb291aa3d9f SHA512: 3ebdae625f65164ab154c9b11759f10daaeba119dc0fcca81cd76621739e63e383fb41cee00354dee78912682bcb68f7074a1a9f95ace0a52175862085ae2f17 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutls-openssl27t64 Architecture: i386 Version: 3.8.3-ok3 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 514 Provides: libgnutls-openssl27 (= 3.8.3-ok3) Depends: libgnutls30t64 (= 3.8.3-ok3), libc6 (>= 2.34) Breaks: libgnutls-openssl27 (<< 3.8.3-ok3) Replaces: libgnutls-openssl27 Filename: pool/_new/main/g/gnutls28/libgnutls-openssl27t64_3.8.3-ok3_i386.deb Size: 39016 MD5sum: bd1653e78c2ea446f7a3be53b307e2e9 SHA1: 0bbd2821e6a0b6f3d40d8187adf65db28a524b14 SHA256: 215ef3f0ba0507b8de9ddc17fc972bdb4cf5ead871f6c4858be5b586718cd7a7 SHA512: 72f946b34bf09d8aa031229b556047a547924cf0107495291899c7d22a5993ee09ba86ed7f6fd670c8100ddfb093ad059e71a585e4718095a42a18318f8ad2c8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutls28-dev Architecture: i386 Version: 3.8.3-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4353 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/_new/main/g/gnutls28/libgnutls28-dev_3.8.3-ok3_i386.deb Size: 1001648 MD5sum: 8e023498bab34f97f2cfe2b831d6cb3f SHA1: e31d72fdd0c51de401bcda36f02ec1a5f6e3ad46 SHA256: 88e32f7690655a3c5a9d1344548c0aea294231637fe1ba3917f2cb2cbc535f17 SHA512: d30b18e448263506246f4352fad29feecb9df33b6b25b0b8bacbba6b045b2d9d2a02d567a4d26fdcd48ef69764690e5756697bf8fc90a8216ce166d81cbd9665 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutls30 Architecture: i386 Version: 3.6.13-ok5 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 2296 Depends: libgmp10 (>= 2:6.0.0), libc6 (>= 2.28), libhogweed5, libidn2-0 (>= 2.0.0), libnettle7, libp11-kit0 (>= 0.23.18.1), libtasn1-6 (>= 4.14), libunistring2 (>= 0.9.7) Suggests: gnutls-bin Filename: pool/_new/main/g/gnutls28/libgnutls30_3.6.13-ok5_i386.deb Size: 836584 MD5sum: 6594750c14fef1f63cf2b1d09d9e465f SHA1: a9aff685ca78e7ff623f0f8f6cdc6ef550142461 SHA256: 3c7027ed1ced00a285d331c90d2cdc79e0dfe8c2fc86c6e0652f868b35099afe SHA512: 62cdc8323f2bfc7f1969b1ea8ac427c763a3ba93808f6f2b4104492e848524890ef778792ea27fcc50134b21cf086ff0ce5cce185968354109adf8bddb93c349 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutls30t64 Architecture: i386 Version: 3.8.3-ok3 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3572 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.23.18.1), libtasn1-6 (>= 4.14), libunistring5 (>= 1.1) Suggests: gnutls-bin Breaks: libgnutls30 (<< 3.8.3-ok3) Replaces: libgnutls30 Filename: pool/_new/main/g/gnutls28/libgnutls30t64_3.8.3-ok3_i386.deb Size: 1032172 MD5sum: 03bfc418d5c31a88d3f231f45df72c70 SHA1: 4c5308b36c32ef27f8508a1cb48c9a2cb6745e67 SHA256: 25ec67233a5ef9d8ad74d45c1b9cc3c5688c46fea54493c62b00c74435b52fd6 SHA512: 6b9506c43d8467f2cb06ece8dd2750971515a2523e259824ebac1ecabec8a93f1b7948d779d693ac0fbbdc3a20cc47bc3a3142ed111051c4e60b19b1c1568fbd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutlsxx28 Architecture: i386 Version: 3.6.13-ok5 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 77 Depends: libgnutls30 (= 3.6.13-ok5), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/_new/main/g/gnutls28/libgnutlsxx28_3.6.13-ok5_i386.deb Size: 15484 MD5sum: 895097e17e33b733941f2470a84203a8 SHA1: 8351e208be7ba2d7e7b04fd4aa771b3c64328e86 SHA256: 2a69ef8d4d83586f8e9ba06b11ba8452fc614d1375139f26a53ac76728b3725a SHA512: c998a552e95cba69101c37a572a61f701f8fea2f608b78fdd479a13914635cce8d3c5f9016024853a3fa531a27d13f9296407e9259cc0b4249dc29c81874db3f Homepage: https://www.gnutls.org/ Description: GNU TLS library - C++ 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 C++ runtime libraries. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgo-12-dev Architecture: i386 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: 78594 Depends: gcc-12-base (= 12.3.0-1ok3), libgcc-12-dev (= 12.3.0-1ok3), libgo21 (>= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/libgo-12-dev_12.3.0-1ok3_i386.deb Size: 17919038 MD5sum: 412e624b7b29c4e7218f8c01a8d3671a SHA1: 466e44f949a689bc46f5917051710b3e80c91090 SHA256: 41f2d3b91470f59bce0777960eec380de4458a433139d6da8ac18ed857fbb468 SHA512: 23b58e8d7910b8c476eb4b80efe5b467a16f8992f775d3f8773babbaa71bf31fbc2e29cf7b75342ab4fa7d07dd7c690de763ed8b309448fec266b544d193844d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgo-13-dev Architecture: i386 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: 79151 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/_new/main/g/gcc-13/libgo-13-dev_13.2.0-4ok3.3_i386.deb Size: 17999746 MD5sum: ae3bc6069495c59414595a1d258bfdc8 SHA1: 348adce2a581d68f93cd6838a0ea5abac002e5a0 SHA256: 8c989c907a26cb6bf79bf9148252359ecc9f0f25600f39ddcf9fd6c8fa0de3b6 SHA512: 0c7cec7a38802a40bfba67e13b3cc4af32e933ce7ad4266242e0750586859ae236a58df7af4a8e841c8086c634f5d1a4eeb88314c02e32af11d989d86d5c83d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgo-9-dev Architecture: i386 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: 64048 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/_new/main/g/gcc-9/libgo-9-dev_9.3.0-ok12_i386.deb Size: 13763466 MD5sum: 813b07729b25d66f26f399817b2264ad SHA1: 43d70c47518853841ed35c51df24f6a0609ebf6c SHA256: ecb719139691b18056ac224cd8f94dea27d07dfe10bc0bef793c1a0753ee22e9 SHA512: 9879393bf325ed821b2d0f409620f3c77dcf5ffbcb7301b752c9921acc1268fde092fd5f99022664c863e1535346dab06f606b16dcd6289dd7553bfba7c8ccab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgo14 Architecture: i386 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: 37528 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 Replaces: libgo3, libgo8 Filename: pool/_new/main/g/gcc-9/libgo14_9.3.0-ok12_i386.deb Size: 10801490 MD5sum: 383395ff086571d1cb69d2a5802a6e9f SHA1: 3a406921e8839733f5669f6c3881bcea85dd7acb SHA256: d06ccd3498b7730a8c684eadebcc5390ca177763006291bfeb022a94f42f8ea4 SHA512: 6c8df98b137c210a72c0c4d7f073a0a955b61c9f29d6f323f9cf2b974228f20130ae099b265c1d2718aee9480d1572207edc563cf26062819c6f176ebb52a4f2 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgo21 Architecture: i386 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: 45889 Depends: gcc-12-base (= 12.3.0-1ok3), libc6 (>= 2.34), libgcc-s1 Filename: pool/_new/main/g/gcc-12/libgo21_12.3.0-1ok3_i386.deb Size: 13767174 MD5sum: dc483eb65a0edc76886011c94ecda82e SHA1: 9d785fe13c52c525f6da6b2a7fd100bc1c2d8fbb SHA256: 1306783b93ea8a44f1c5f1db7b07101396139a73b3b9321d84937b6b0baf85ff SHA512: ea0ece0f8a93f207c41bb99deac5a42a2c7ae988f27302714ecd21cc9ae0db38f5127cacb3094c2fb5f27e40a010da654a119c5e0f97536b9078fc75034491a2 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgo22 Architecture: i386 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: 46395 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34), libgcc-s1 (>= 4.2) Filename: pool/_new/main/g/gcc-13/libgo22_13.2.0-4ok3.3_i386.deb Size: 13851568 MD5sum: b50b11633f4c29101f18ae3aa506fab9 SHA1: 791f5878930cb0f3a6b6a91ebf8d0cfe6633d57f SHA256: d6f9665fd16bbf9b3c6ecbbf71a5bde39b3af0c459ab8f14565fbdbab4e2b59a SHA512: 3678d8e6d45822b6379c5b377e55a343c0db79ce2305d7110433517bc2dae8139bde7afa2c2da9719a8b02c59dfbb77346d4a6667531d412d20f34b0e266b87b Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-online-accounts/libgoa-1.0-common_3.50.0-ok1_all.deb Size: 175148 MD5sum: 4c68d16c7e6ba556a4d7470bdd934729 SHA1: 35198f22989f7e69a18d5d774ca2871f77e0716d SHA256: c5d007b487faefde109030b75eac1ca1154854885ef8a78e570588c3beeaf657 SHA512: 2adb7dc6715dafba620d72d0dc96593ab0ecd62bd5bea58d4abadbe01e90f2f56fdb7aeebb6a06239e1c3edfa95ec194ab52cb48f902c4533ca300033d45394f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gnome-online-accounts/libgoa-1.0-doc_3.50.0-ok1_all.deb Size: 85580 MD5sum: a7b86de441ebacfd257e943f3fa58f99 SHA1: 5bfd119dc3e559bf10d2e5bdc3696c4581fadd88 SHA256: e845016852924dc32839d38adc54aa7d651141f94b18b7aa65929e8ba374dfcf SHA512: 0309b04541bef848fd5723bb449506e174338678467ed05ca7dd020e6bb3250d0caaaa5e7b054ab6defb884562fd72b6eae86009c73d6399197791dfd885f498 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgomp1 Architecture: i386 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: 351 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/_new/main/g/gcc-13/libgomp1_13.2.0-4ok3.3_i386.deb Size: 141580 MD5sum: 7fbd16045893b359a98d59b122322c4e SHA1: 6d53aa1521f8394612613dc15758f2566930a224 SHA256: ec9bda8a0a58144d75480939936309cdb1bf11301644afedf785810a2449ccec SHA512: c2357fffc6675072c9cdde826db264841c0c41e0470762b3ed2139558ac0f5250d38e94cfb6a6c5a464c4c1415edefd752b13f8f1383e9931decb28adf5b217c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgovirt/libgovirt-common_0.3.9-ok1_all.deb Size: 18668 MD5sum: 49f56e6c41dc5bbdef7a9588144ab604 SHA1: 016da65390b1382edac9b8f89f89064f5b0e260d SHA256: 0e39174703ac65c66b62c70c423a5a16da93df3afc9ed71c9af22e26acb38c5b SHA512: b36052cb2c5aaad4ce8402165d8bdcc5c78a1a9e744c40e5a801f8c8ffb35d23495e012b1528f0b053eabfe615cc2f5af7613bf7f2c2a4f927fd6274c3cd30d4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgpg-error-dev Architecture: i386 Version: 1.47-ok1 Priority: optional Section: libdevel Source: libgpg-error Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 449 Depends: libgpg-error0 (= 1.47-ok1) Filename: pool/_new/main/libg/libgpg-error/libgpg-error-dev_1.47-ok1_i386.deb Size: 119216 MD5sum: d2dfa8aebeb167a754342cd30031e491 SHA1: b0d33f3d310dd90dd7b01a760f71d59021b13808 SHA256: df9dbc05fdbfc724bf6a0fbad895ec4d18cd9fa8fe001a748ccf15b0112f572c SHA512: 492c7496dbeb82d311fd2f81838528c82da8dec58dd0fc18464c1c130adcde5fefdec1ca44611449b2b8802f22d92a8a55309ed116c05d2f228b0c41b47495e5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgpg-error/libgpg-error-l10n_1.47-ok1_all.deb Size: 99712 MD5sum: f5099fbcbee1b3b9803974fb2559a99d SHA1: 36ae51a67f25f7f41485effbfed147a73c1b42b8 SHA256: ce31169ebe237cdf1d2044e3ce5e50f810775c4decbad598aba64647cf2cce36 SHA512: 42cb29d3d998f0bfe4b6fb95494f3442dbb47089569774d214a22cef01dec6c6184d81d4ad46c298fd7e638c8b31ebf18c3e3863c1fc5ad3964efbb58254777a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgpg-error/libgpg-error-mingw-w64-dev_1.47-ok1_all.deb Size: 831112 MD5sum: ea5f3ef751d1ce8a80382fa3f219b6cd SHA1: d43ea5df4c4e51cd47ba0f26759ae16a91df13c2 SHA256: cd367710bf2653853b464fb8dd3de1dd7c4b69c17718a196a8e5b8818dad9e52 SHA512: 6a15f65c11f31dc944909248291a0bb86a5231225103ba4eeee22438406a3a192321835cef7a00ff50946c63437667a62ecf66568a59e79e3535daf3e289829e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgpg-error0 Architecture: i386 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: 198 Depends: libc6 (>= 2.38) Recommends: libgpg-error-l10n Filename: pool/_new/main/libg/libgpg-error/libgpg-error0_1.47-ok1_i386.deb Size: 70584 MD5sum: 3761efa535105e64b4c8d0f6cd3a57d9 SHA1: e4785adc070e629284487026a2275d2d4fdf0e11 SHA256: 7c81a242041ff9fb147e41f85315808fc270a434efda5baa942ce740a5ae50a5 SHA512: 245c8ffbd7f976ddecf9a340e78096d4361b7aa4707aa3d3d99e230c2a1e9358eab9285924133ffe8c6bc0843debda10894ac4e63fed976c881a1b26980393cb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gpgme1.0/libgpgmepp-doc_1.22.0-ok5_all.deb Size: 3543728 MD5sum: 929a57382c8dfca20d0ca4ede4f2f3c8 SHA1: 7bc3de88c4d667258cf2af6e6c8e3cef643ea813 SHA256: 1fbb1f2e896fc3b5ba312f6e239293e13e287ccbf28de0fe1e2e2d5c74da3ee9 SHA512: 705555a1b96cb7f7ba7eb6322c549a4074bc420757553b426fb2293eb12b0201140fe299d90ebdc503c3456ab554581602ae5ef132f90dee5896f93b700fab97 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphobos-12-dev Architecture: i386 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: 61893 Depends: gcc-12-base (= 12.3.0-1ok3), libgphobos3 (>= 12.3.0-1ok3), zlib1g-dev Filename: pool/_new/main/g/gcc-12/libgphobos-12-dev_12.3.0-1ok3_i386.deb Size: 9743282 MD5sum: b592f9fb0cb07630a1629d278e3626c4 SHA1: d4a1b3a97447ea1a74bfa6ea6565644984725041 SHA256: 4ff22956cb5793daa50ee768f6afb903b2e6606448667c0739667f4313662192 SHA512: e539ade108af9e2902582a73d3ecd9b1b36356b926996666e3574f9e0ae52c947c54bff41bf6f21303652ee2a1182c58ede2085d3c016eb1c9e069191eac3ead 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphobos-13-dev Architecture: i386 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: 61591 Depends: gcc-13-base (= 13.2.0-4ok3.3), libgphobos4 (>= 13.2.0-4ok3.3), zlib1g-dev Filename: pool/_new/main/g/gcc-13/libgphobos-13-dev_13.2.0-4ok3.3_i386.deb Size: 9836258 MD5sum: ec06bcbc93fd69dbb529eb6a81764733 SHA1: bdfee6a8754c11964da33f6ea66ece9022d3d856 SHA256: c639141af36c7811b369614876ab60dc2cc6be01509fd1400c2b45ff240dc137 SHA512: 5c97d7d6329de7b1c5c9f79765653b4df3ccc9261471ab3d0c35a554c246257ee258e56b241100c088745820efbfb1f5efd7444c02188c46746b31f9b27624e0 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphobos-9-dev Architecture: i386 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: 64682 Depends: gcc-9-base (= 9.3.0-ok12), libgphobos76 (>= 9.3.0-ok12), zlib1g-dev Filename: pool/_new/main/g/gcc-9/libgphobos-9-dev_9.3.0-ok12_i386.deb Size: 10732924 MD5sum: 5f2e3389bd23fa623dfb016d86412ed1 SHA1: 5ce148fe15a26e8d3c0d5043973fdfcf6f2a7232 SHA256: b7df9bdb14a03fcd46b6d0a37505abe0a62412fb3c77a6c9c252423e05c08e02 SHA512: 8965dcb5d3a74b6f67c83ddfe18babecd1384aa9566bf9cf1b8827d1a3a2a58f0dbba97b643548c38fd0c99725b0968e95d6be731fa400603d17b558e0f9622b 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphobos-dev Architecture: i386 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/_new/main/g/gcc-defaults/libgphobos-dev_12.2.0-ok1_i386.deb Size: 2544 MD5sum: 93f49bd4fd1507e0106242136c441139 SHA1: 377e8c57acbc01ede9301e94cce3528cc169299f SHA256: bc94b27d2c8bd46e2392ade8b3bff365d15b529d07dca751f85a310a3f3fcb4d SHA512: e772b976bbbedea15695a55b004a6276395ede01273e5a39abd2be4d653887c075e4092e3e7b2476cedd3188c4f3fd00720dcd8feb0beab506fab13e66620961 Description: Phobos D standard library This is a dependency package providing the default D standard library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphobos3 Architecture: i386 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: 12300 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/_new/main/g/gcc-12/libgphobos3_12.3.0-1ok3_i386.deb Size: 2070340 MD5sum: 7332e10f15ac8a6d5c4cffddf6826acb SHA1: 5ec13eef89e89bcc58e01938c554652274dbc881 SHA256: 7c8ed62de42f546901537ad89427959e475153a536a4313dfa84fdc7f9027e42 SHA512: fb5fbc296c5ee7ea0a68122964ae19ce047f21beadc580c033127c949fb2c29971a82ff7d5b7290ccb7bee5c2840c5ab7fa91f63b0a55e3dee862b0295b0cd56 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphobos4 Architecture: i386 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: 12060 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34), libgcc-s1 (>= 7), zlib1g (>= 1:1.2.0) Breaks: dub (<< 1.16.0-1~) Replaces: libgphobos68 Filename: pool/_new/main/g/gcc-13/libgphobos4_13.2.0-4ok3.3_i386.deb Size: 2040500 MD5sum: 615ef17c94d569f3e74ac44dbe053ad4 SHA1: 8f5ca036a3c7fe69e5c030ee682cc9b5e5de0742 SHA256: 613650e8c4a32a8bb674498f2d5b586560b1f0c84bb965cc01a03224fb543ba2 SHA512: b18c3c54ef76b35638c52323b253c47843e991386e516f9738357a02d804dff8c6ca05b6fae774f25c98c955d26af4c9ec4e745c67be45cba519ab83533b22a4 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphobos76 Architecture: i386 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: 8777 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/_new/main/g/gcc-9/libgphobos76_9.3.0-ok12_i386.deb Size: 1629424 MD5sum: f141ae942857762a9eca64d6948c36b1 SHA1: 2f4ad59ff66b82767b61d0ada0cf4d7852f56706 SHA256: 0abe5e367e1dca6fe603a451e9e560901af98c8c6bac93b3a28397c42ad05193 SHA512: 5224083613881c37f1be2e897360e785cb25bb1b153cebe755d9f03c4cbb1ee2a3c1c5e3c4cde432348fc3b23e14ff00ad2a1beb5d5a81d6f22d4ab99ed9ac50 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphoto2-6t64 Architecture: i386 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: 2599 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/_new/main/libg/libgphoto2/libgphoto2-6t64_2.5.31-ok1_i386.deb Size: 706260 MD5sum: fdb2629ec149adce47b714be30a9c511 SHA1: 0a5989f4d8f4790627a3edef9854b048b6e87893 SHA256: 1aaa2e15281c9acd8b4fa3210164c8f07840ac34a460b7a7487b02b357cbbf8c SHA512: 4e2cbfdaeecdad9087830a172f4f5522a30f2b3daa20b250c3022ced771468d885a0a285cbe72e0698037322500c1f887957cef43bae82b547cd781c94847f18 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgphoto2/libgphoto2-dev-doc_2.5.31-ok1_all.deb Size: 3167416 MD5sum: fff2526d6d8731b8a9a151db3560e18d SHA1: 738dbf5850c7a52951dc494db71f8c29b556f07b SHA256: 41cb3bee46c6df7e5f3f1e2a6c1effef4ce2cd1cae8b482d0d0f794d6c07976c SHA512: 6ec3f1b62970895ba06260a76f5f4ab93426a0249187164f06eca81341a60cbd0049208b8414d9b8bd3a0a7cc6ac9f74266cff18373b041d04a77bc45bf9638b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphoto2-dev Architecture: i386 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/_new/main/libg/libgphoto2/libgphoto2-dev_2.5.31-ok1_i386.deb Size: 31980 MD5sum: 035c12d7536cc0018656bd4bbf8d9e55 SHA1: 8dba6da730e47acd78df3147723ca7933e54482c SHA256: aeffd25c965d4e51424caafe6699766ef9cba413f771f06e9f7dc9cac84238be SHA512: 6333affd2deca135015c8a9f2b5cb7d3ef26d12c87dc90f5e8f899f7d28fd6268df086509ff835d26279f7834773e832b81f8dc1a1116858bf5847b189eed8c0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgphoto2/libgphoto2-l10n_2.5.31-ok1_all.deb Size: 448532 MD5sum: bb9403fc35d394375805849ea0b237ff SHA1: 4ec47b9df8cb810eab800c9fb00dd0e6db585f7b SHA256: fe9ba592a2a338ba716859d3fd901bb16d6b01255e1008a49b10025b04053c70 SHA512: 6a53076f15db73d861f462493666cfccf3bb77c29ce90a1fdfa81da88bbbbca4aaeb8f726f0aecd667e6fb7a69aa7a07b11f83e634f0b39d107fc590c73c4e27 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphoto2-port12t64 Architecture: i386 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: 503 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/_new/main/libg/libgphoto2/libgphoto2-port12t64_2.5.31-ok1_i386.deb Size: 80308 MD5sum: 71d234d93636898ba307ca850132ddab SHA1: 4a240435252f60f8cf26fd2c2b420de5a9ee04cc SHA256: db22f498474e8989982993133aa734b2dbdbe554faef2252f7217d200a8748b0 SHA512: 8e8d82e22be7638669b72c9794bac6cbd6a95bfcbb46f63f76a4d2a3cc3d263cc50f939cd82b8d77bcc6ac31d40458595076ee2cda73f4eda244fe62490cce18 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgprofng0-dbg Architecture: i386 Version: 2.41-5ok12 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 3436 Depends: libgprofng0 (= 2.41-5ok12) Filename: pool/_new/main/b/binutils/libgprofng0-dbg_2.41-5ok12_i386.deb Size: 3010046 MD5sum: 9e7a30cb46e25e227180eac7aeaad2c6 SHA1: 1c7871fbed13e18cd4fef7614c2700f3aa3b5c20 SHA256: 00e7f22cc6a6bb23ad6e1f232f240c3327d9ef790f81a457b6a0ab519899b993 SHA512: fbee34051a1db8b023957fd6acbcad6d89c091698a90ac1b311c8031f9872e6b63ba158d52ae8b611e699a4b74d6578d5ff908ca4460b97e34296ec36d8f1110 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgprofng0 Architecture: i386 Version: 2.41-5ok12 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 3390 Depends: libbinutils (= 2.41-5ok12), libc6 (>= 2.38), libgcc-s1 (>= 7), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/b/binutils/libgprofng0_2.41-5ok12_i386.deb Size: 952574 MD5sum: c8a79b8e85ac399a1bf3fa3844adb166 SHA1: 0cd8b8e69a0d9a3ed729e945aa14420974578efb SHA256: 2f7c75fdfb90d3419dd27eb90ec1644978d47336cd3915586529e966c0b95795 SHA512: 098d961223bff55d5bfe25c4a107f56a931416453f9ae1ac05c91232abc9bf7aab7fb6a7005fcd6b362e6827a0fe1fdee2358c75d0b643677de6f7f472a6f780 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgraph-perl/libgraph-perl_0.9727-ok1_all.deb Size: 98316 MD5sum: 7edd5db5798a93b631393bcd401c87d6 SHA1: 6db87821472147b4fe78863f47fc4f975447992b SHA256: a9fa606baf8657db9ea2e807ef3a97a302215b8c523d9769ab1dbac130e976f2 SHA512: ce2164ae2fbb738c7d196bf5467c32b1662014957c7b13274b9be55e75734b9a5c2a839fefb7d91ba2f53e716c5eeea25baa8a3e853636b82692c2005e2a417d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgraphene-1.0-0 Architecture: i386 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: 221 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.14.0) Filename: pool/_new/main/g/graphene/libgraphene-1.0-0_1.10.8-ok1_i386.deb Size: 54380 MD5sum: 239fba81462e6b232b0cfb600b28cbe8 SHA1: 3d4c2629c6c1e74c7f28af6cd8955dd758ed60a4 SHA256: c078c5635703feafb3bb23335e772aeeb5e2874406ad67e9c6e3635aa2603905 SHA512: f6818dbcdb7be75d34942ddbbfc77966a44e5256efeb0155b5125186a8fac5d1196a61e5a078c0a07e76862030c5d89f2a7c4faa7e4e6e467a7949ef64210fc0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgraphene-1.0-dev Architecture: i386 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/_new/main/g/graphene/libgraphene-1.0-dev_1.10.8-ok1_i386.deb Size: 58920 MD5sum: 89c582041de59f8f2415ddf251163bb8 SHA1: 52c557b90235d59063de116f9c3bcc7e4e678f3e SHA256: f2a83e94bf7f7ec04ead4649c5b23de10478060b3ed77a1153b8dd9fbbca087b SHA512: 199666aea15887c3167f122405c23e039f4c6b6efaa7845c8077baab82f3b5cc025acf42adecf7b84ba69395ddd84b9af8def63d3a918e052fcd2ac2485b9007 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/graphene/libgraphene-doc_1.10.8-ok1_all.deb Size: 101592 MD5sum: dc7ba80fefb09f7cf3b8c2876279e5f7 SHA1: be5cd3da50ceda8bd22caad14b0d0f43d530253d SHA256: beb09226349253e1f91d69e02199c0b9613d7d12a0a85ffdfe63b543897cad76 SHA512: fa8a3581e8319c630d795199b884db7e086a7a34faf1ec0ecbc93af401639c83845ab808c57b38aed79a99d2adcef98bf0bd7b0cdddd359f0844c74010fe7dbd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgraphite2-3 Architecture: i386 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: 189 Provides: libgraphite2-2.0.0 Depends: libc6 (>= 2.4) Breaks: libgraphite2-2.0.0 (<< 1.2.0) Replaces: libgraphite2-2.0.0 Filename: pool/_new/main/g/graphite2/libgraphite2-3_1.3.14-ok1_i386.deb Size: 72596 MD5sum: f8ff2d3891d9a6470d05d56000660c0e SHA1: 0e22681e469858a125fd76c57e215b89c1a51301 SHA256: 4822c72bddce3289b9e29ce6699f04df287885dcbe1d80eaae1fac8ea3effef5 SHA512: 2c90b016e6e5efd654fc34cfd52d792b66e6373c51a32b4f6c0a15635cfb88be00c6e2af9b76b1b7e7c55fcea944c24f141a0913fdc956acd235d98b27a44f06 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgraphite2-dev Architecture: i386 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/_new/main/g/graphite2/libgraphite2-dev_1.3.14-ok1_i386.deb Size: 14756 MD5sum: d1d71a53a367bc28fe619b0a3e1182d1 SHA1: 478df4658f422ed23bb09785b3fca0700edeeb52 SHA256: c3238064b8ac52a4ba75b7b06d7648e2a77146d68c0a53569d89ead1b2f62134 SHA512: ed68a1bcca13fd89a4de76df3f22d48b8e45f90456c289e71698d5b61c64413519decfcb82aedf6a9b1d2e95cf87b78990b48e2fc17cef8e1a0ace9d481b387c 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/graphite2/libgraphite2-doc_1.3.14-ok1_all.deb Size: 654120 MD5sum: 0193f2c1645ccad6f865b135fc0a0018 SHA1: 2b28bf970a38edd341abf65fc677a732d77be6b9 SHA256: 829f6b5d230333f03f9f01b56ea3589b566b08151ccc2895e704d77a2360f4b0 SHA512: d6b86dc2b15c0b8ef4fbf9850c695a3dc27bd64f4a668589f67b6e60017025164d45c4cf9080b2d944e421eb2e00c7d0ad6646363c33ef25c17d0c14e6412c2b 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgraphite2-utils Architecture: i386 Version: 1.3.14-ok1 Priority: optional Section: fonts Source: graphite2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 52 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgraphite2-3 (>= 1.2.2), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/g/graphite2/libgraphite2-utils_1.3.14-ok1_i386.deb Size: 13336 MD5sum: b62463977e97bc7baaadc5ee4a451abf SHA1: 17cf7c1df4cf8a1e491cf94317548e623fb130a2 SHA256: 4835ceed638c2a66bdd32f9096771dbd844bd7a0cc7d886cd0848e3145c0b89a SHA512: 03fcf809b68a815138cd06b1b52df0ce6732b33f020b951d11e4bd9be2efebf4508fe42607653f6a7f732b3a6d0d240bc274dee33cb834da637fcc4b59e25eeb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgraphviz-perl/libgraphviz-perl_2.25-ok2_all.deb Size: 91376 MD5sum: a016392a894e6c36939faa92014de8f1 SHA1: cb2f5dc2ce081766ca521bb288465c8a8dace5a3 SHA256: 65e89e27225e75df33ae39b99f6774ffab6518683ba9cc9d2919270e2d3a0a56 SHA512: 94a30cee7fb6df93a9d0d5ae7fda481512af13ccd0e5cbff05a62556ac2b311e038033dbf5d798d66fbf53769fff2a52f7343e2e600ee80ce25f26533d6579c9 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/). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/ghostscript/libgs-common_10.02.1~dfsg1-ok4_all.deb Size: 142436 MD5sum: 925314c868a23e88e5774b7ffe8e78ed SHA1: 9304f4beea33da88e1ad74a96a757f798967211a SHA256: ecae016c64042c1e7b13fdcb61d48f30ecda199afef289b037072dac43f1af5f SHA512: 9e12292fc442f9c7003ef71671510ce331de0701080e81b62804cb2e139822ab3f3005e85dd6c8f11cc8e606e4b305db74fa6137d8abcfcc98d917e37fe153a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgs-dev Architecture: i386 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/_new/main/g/ghostscript/libgs-dev_10.02.1~dfsg1-ok4_i386.deb Size: 31280 MD5sum: 70cf1e57a02051b18c81dc0e013c7848 SHA1: 11ad89bad3c315d4465a1cd60419a1949c223454 SHA256: ccf2c3d78ef97db2ccd0db6037b7e4b612150fa32eb137eb81ae0331769f8894 SHA512: 41c839403814639a020158fa8ed3411eb2b062dfd1ff012edc9a6f2ef01db850afdf75a3b3243f86f6614d9fa5301f1313e93130f7872a157c9e546a451bf4c8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/ghostscript/libgs10-common_10.02.1~dfsg1-ok4_all.deb Size: 467340 MD5sum: 9f3691569f4d5d0404eb2d0232a7c45f SHA1: c8f6185a71b1711d57c48dd4c0906bad579a8ded SHA256: e42f3c9aae54286e6e35692d62309812fe94f9daf83ab96b7698d33cc70a57ec SHA512: 56242e4acf0615e207984950f0adb8eb45eda834c6a4101942924b0a390c1fe40dee945eee452e1216949a61a1f148ca5e1512c5a1d17b448c3b27782b12a987 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgs10 Architecture: i386 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: 27612 Depends: libgs10-common (= 10.02.1~dfsg1-ok4), poppler-data, libc6 (>= 2.38), libcups2 (>= 2.3~b6), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 3.0), 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/_new/main/g/ghostscript/libgs10_10.02.1~dfsg1-ok4_i386.deb Size: 4790068 MD5sum: 2382f44e57a7edf122fa295797d19737 SHA1: d0ad9f4be80872677c2b544118b0e30e5d753834 SHA256: 80394f67c7f2fed7488b10784afbfd1549f741d3045c7afd79193c79f7716c57 SHA512: c16e765d7341223dc62a6f07003ec4e2b372472f435f095e76286e7b542db733b529e08da698cd5a8fa855b077c0f552f090b7c7cb032e1955a4e24f93616cfc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgs9-common Architecture: all Version: 9.50~dfsg-ok5 Multi-Arch: foreign Priority: optional Section: libs Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 2956 Depends: fonts-urw-base35 (<< 20170801.1.0~), fonts-urw-base35 (>= 20170801.1) Recommends: fonts-droid-fallback Filename: pool/_new/main/g/ghostscript/libgs9-common_9.50~dfsg-ok5_all.deb Size: 729498 MD5sum: be4e8c54e167d4df26327b7917ec8561 SHA1: ddf812b34c18315365e5e0de24f1b867f57946fa SHA256: ed40fb384327892485ff2b80e6eb92168a92e5be3ffc0fe72c004a808e37e729 SHA512: 4cd4b4c6a613d77b14d3d7e9815bbf52f8eaa1e4d545480e24d150aedd4683cc969b59ce82059a74913c7c1e7841e6aeb084c90518a686f81a8535f03306f605 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgs9 Architecture: i386 Version: 9.50~dfsg-ok5 Multi-Arch: same Priority: optional Section: libs Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 15414 Depends: libgs9-common (= 9.50~dfsg-ok5), poppler-data, libc6 (>= 2.34), libcups2 (>= 2.3~b6), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libidn11 (>= 1.13), libijs-0.35 (>= 0.35), libjbig2dec0 (>= 0.16+20190905), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), libopenjp2-7 (>= 2.0.0), libpaper1, libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.2.0) Filename: pool/_new/main/g/ghostscript/libgs9_9.50~dfsg-ok5_i386.deb Size: 2494700 MD5sum: 43f55e382ade9c17041f77d2459a2b9d SHA1: d2483221390119b6afec5175d3c1359a7ef475a7 SHA256: 860f7caf0a9969f1e19015ce65b767d3d76dc9580ea2b74b5e926fc49a423854 SHA512: e44ae7cfaf0e071b02eb5fea9e7621b64085361eaffa8b8f494dd2333137ff380754de48dbe23a63de8db4b8b9b37bdb062f8f26cc788a1c3328bd6c5fa82798 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsf-1-114 Architecture: i386 Version: 1.14.50-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgsf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 389 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/_new/main/libg/libgsf/libgsf-1-114_1.14.50-ok1_i386.deb Size: 106992 MD5sum: 709f023e9679f374ac41d073513319ba SHA1: 6bbaf5a46c377b52cc8edd81b8c47e09a8f42cb0 SHA256: 15f61ab50ccb903d5c12c7756eec0504f1c146057482127639d436e2c861f9de SHA512: 5debfffae1018ce23ea7a5489fa17614d5c305e7801f4df6551149c42e628c1080ca984b2f187c1224ecf5fb1eab923b503228a76dadfb22e16f10197ab9708e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgsf/libgsf-1-common_1.14.50-ok1_all.deb Size: 114294 MD5sum: 6a2044e759cb95ccba8d8e4dee6cea4e SHA1: 122831551b234b49c530dfb29f60eceaffc7a93b SHA256: 268630f61b609c82d04f1b07e92eb34c551d26c591ad76626546842bf77d5f2c SHA512: f033d1fe0d1dde4420bfaef640246cc304d1e533408c31d4c808e4f70891a6a828ae11592722bbcc9fa42ac88d769d48f4393cff1eb48b2dc68f0bdf94f61484 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsf-1-dev Architecture: i386 Version: 1.14.50-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgsf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1860 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/_new/main/libg/libgsf/libgsf-1-dev_1.14.50-ok1_i386.deb Size: 209932 MD5sum: 98353fd2be16a5cab18d2aefeb32b97f SHA1: 98610a48bc2fd5ae2c7e91fdd62fc888e7c7cae1 SHA256: f5bd9a79fb935312700b9d4aea1deaf1d61835cc2837648cb5de1614381f5c1f SHA512: 2a971cf5f08a3cd6921bc7a963bb561c8040e765a2ae12c33bcacc7e07cf5d8fda3bbc902ba09034f8e52bec98d7d837dc90f297c8c4b7592db85d3eb79546f1 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsf-bin Architecture: i386 Version: 1.14.50-ok1 Priority: optional Section: gnome Source: libgsf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 124 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/_new/main/libg/libgsf/libgsf-bin_1.14.50-ok1_i386.deb Size: 16722 MD5sum: f36f985e7991066226d4ad1149ad0b38 SHA1: 49f811e015f1cd79ecd67a70d6704a26ec648d97 SHA256: 517d237eb48c7f86305290d15a71b5435fe72af0f00ff87b86dfed78e24dd180 SHA512: 916637f434ba7e01931b8e54e08aeabd9c5bc415d904026cdd11c3e8d26c534e61201da9a2c23efc90922ad60aea3a1bc3ffff8711b867cfba5415727acd9eeb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsl-dbg Architecture: i386 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: 2996 Provides: libgsl0-dbg Depends: libgsl27 (= 2.7.1+dfsg-ok2) Conflicts: libgsl0-dbg Replaces: libgsl0-dbg (<= 1.16+dfsg-4) Filename: pool/_new/main/g/gsl/libgsl-dbg_2.7.1+dfsg-ok2_i386.deb Size: 2777456 MD5sum: c4a69b5c3e50ebbf24d8a7fdb473404e SHA1: 1d2f861834df3a10eecd7c4a8e6a20cc73048d82 SHA256: 184a4295170ed379c3c7a10fd21925411098f99019e5b877fcd14310a05967cf SHA512: 2d4a3801c7b8d487bf1dc933e480ad561cfb62b2cb4fdfc8ff9f8b147d8a80b3b0b6dded5a3276b4bfb195f1c5d09135abbcd2c52ade1ae0deee48a6c0bbfe80 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: 0e14a196709a743c498550afe0785648c7b9b22f 4e021533462aa153a7b14d92f5e0d7c0a6715a20 912d76c3f6d98beeb4abd36681fa7517a348695e e9fe0aaacc07c279a1388acd11e2c25aa64f1c00 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsl-dev Architecture: i386 Version: 2.7.1+dfsg-ok2 Priority: optional Section: libdevel Source: gsl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dirk Eddelbuettel Installed-Size: 6405 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/_new/main/g/gsl/libgsl-dev_2.7.1+dfsg-ok2_i386.deb Size: 1168228 MD5sum: e0009d0c8f4ae3a58740ce1a39ec74ea SHA1: 79c3f1d7cabc7a0560f9479f53bd826484f0f4d0 SHA256: 321721d25c0d43f52eb40370a7444550f46ede412411d0c0ba29ac919dd77e75 SHA512: bb41c0957361d579de57ce8b4e7d386191bb01446a049caf93a41ba4ad434d01de0beb00d6def1cc988797c9936aaf8007a4e7b2e61227923272230a80793528 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsl27 Architecture: i386 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: 3155 Depends: libc6 (>= 2.35), 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/_new/main/g/gsl/libgsl27_2.7.1+dfsg-ok2_i386.deb Size: 908488 MD5sum: 1f827bd17f3cf9b24a31247775d7862d SHA1: 020b75f299fe14e52ee2e4ab43096d3b04f7ef59 SHA256: 63b1f53ce11dd384dd78889663e177b1454e4c1dbac9492a4a8cfb8683831aa9 SHA512: 46e621c6d67729d73a262f09f3e534180d8d28eea445e3ef4a29579f47f0461d0c5dc30f19586027240bae4c24f6c4ec7813a004b4bc3bc5f0646d97dc264bc4 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgslcblas0 Architecture: i386 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.1.3) 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/_new/main/g/gsl/libgslcblas0_2.7.1+dfsg-ok2_i386.deb Size: 88216 MD5sum: 287b0dccede55f46e052102e994d8b2d SHA1: ed8c4aa3ec2181d54e46820a12e424f050820a9a SHA256: d03270fbb9604b13d1db5b7bdd2aead7c248251a08807101a6fb3474dd528d33 SHA512: 800f16a543187f23085973f9018f7d15eb477efd78b4bbaf724cbbeccde21ace087b4392a292d118e48bad434f59b9da09d73324815f7becf14b2ebc299718c5 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsm-tools Architecture: i386 Version: 1.0.22-ok1 Priority: optional Section: sound Source: libgsm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Mobcom Maintainers Installed-Size: 63 Depends: libc6 (>= 2.34), libgsm1 (>= 1.0.18) Replaces: libgsm-bin Filename: pool/_new/main/libg/libgsm/libgsm-tools_1.0.22-ok1_i386.deb Size: 14236 MD5sum: 721f670d97262740d687a23b941046a4 SHA1: e1613e01e255baff767b4dfe5e8929ebc9dcdaba SHA256: e95f19af5a90e3035e84c96c17fc1b341d3c61cb70c7ed6c9f444d2e20f94bd6 SHA512: eb06f265008584621d88154961321ef6a4dd51393962285a0ca41f774b107a9dfb75a989f5d9b6f629d0481b48bd0576e4ef5163f79b39ba088ff8053cb2356b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsm1-dev Architecture: i386 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: 121 Depends: libgsm1 (= 1.0.22-ok1) Replaces: libgsm-dev Filename: pool/_new/main/libg/libgsm/libgsm1-dev_1.0.22-ok1_i386.deb Size: 30112 MD5sum: 762c4d27d3be4b3f68614d7fcca9dc8e SHA1: f9d386ec970bd73e7f5a8adf19d71120c3d75a5c SHA256: 166816310c29e296753f48ca799fd79bd2afaf3a3c7d8a82ce43b9582bf4651d SHA512: 3077210c8fc5c7ef585e295b1c3e409ae8a18a172c95bae342096a40cf654c8c427958a9e60442083d4aad6f761c0341ed3e02ba33da54e3c379e0471030e9d5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsm1 Architecture: i386 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: 92 Depends: libc6 (>= 2.4) Conflicts: libgsm-dev Filename: pool/_new/main/libg/libgsm/libgsm1_1.0.22-ok1_i386.deb Size: 25588 MD5sum: d76468c1c525e3d2f1382b54d7a5a14b SHA1: d6edf9871c19a1edbe3d471085898e1f5f971198 SHA256: a5416d23d6acb305f1344afb5363bb4a9910cdb2a2b3052b43feccccd9fcee0a SHA512: d875802564859f8e7d51dc76ad0f37ffb1c09d62b9dc072cbfd92c079217a339876cda8983bf937023ae327a1be9787179e295e51a47fdfd7ecdb19c6c68fd52 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgspell-1-2 Architecture: i386 Version: 1.12.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 184 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/_new/main/g/gspell/libgspell-1-2_1.12.2-ok1_i386.deb Size: 52916 MD5sum: d73265615c9971728c38e9b806375930 SHA1: a011065cb9e45deb82176fd7d16a205241987d76 SHA256: 27576a70456a02072adaf1b7c3526b0353b20492bdf38b1de3e70328123109eb SHA512: e6a96d029fe6f8632e99ece5be13a0b1886ee5d94163f5c7a66f8b161f6a1fde92f27b47d79d255eeb7b2fd3efbac96ddc7bdad64314b71b637e3fc7a291a011 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gspell/libgspell-1-common_1.12.2-ok1_all.deb Size: 36672 MD5sum: c5157aeb77a77512635c27190bf94d62 SHA1: 42067ef7079957c7ab3e53ed3e6021a2b844d694 SHA256: 10f2a2791e2d2742d822ae1ba252a1e3b1f984a06d56667ac032950922c3a002 SHA512: 6ac9163a0c5fd7780fbefbfca12240e05195415a0fabf54bffc7f83ad7300dc6b8d06f149472cc9be211868f1bcecda1731d73a81d6537eacf9ff5d3f53d244c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgspell-1-dev Architecture: i386 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/_new/main/g/gspell/libgspell-1-dev_1.12.2-ok1_i386.deb Size: 20804 MD5sum: 3a00e991178dd96dd0f04fb688c2a4af SHA1: 90cddd611a2f86dfc1705bd143b76da36df65db2 SHA256: 600b64b3dc9312e6a37947bd947a04faa13c03a82b5bdaabd21dba8505127f87 SHA512: 0bb66161812a646b53b1c5425e6ad840e5e12ee7131ffbce27f3593a2bc61cc973292abeefeff4b6762a5b9ab45bbb162e1d6a7830e8fb7c9c36527cb99176af 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gspell/libgspell-1-doc_1.12.2-ok1_all.deb Size: 29766 MD5sum: c25ddf600fb862e2f18ec4c81b046bd3 SHA1: 998bc71315ad9fc2da506f858c0b01b47a995f0e SHA256: 28606c6a8d4e83337d6127b850019ddcdb5303765438269bdd173a7dddf48c84 SHA512: 8dd500fa64a7797adfc385ccdb831a04304d81f7f7e5fd4cdb5752e820e2c042ff433d6578883839d5df13530b6cdaa85d58b4580bf35a14f8a28af717805f46 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgssapi-krb5-2 Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 448 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/_new/main/k/krb5/libgssapi-krb5-2_1.20.1-ok1_i386.deb Size: 128030 MD5sum: d7c87129d919b91dfd2e33e260eedc06 SHA1: 1925fe8fe7146595c9ce83620dde715a9f6b8776 SHA256: acf92bd067dad21212f2b9f805d4d7f34b32688a2ef02ab0bcb7534a8ba0aaa7 SHA512: 75cb0cc989147d9cf97cb9caf58f26b70275db92c0de4eba2a8a22dc5e4a969d496ac05b916428b7276f519f9c2212a6a5f58e048f949074a4ed5b93fd27d79f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgssapi3-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 325 Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.8), libcom-err2 (>= 1.43.9), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimntlm0-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.6~git20131117), libroken18-heimdal (>= 1.7~git20150920) Conflicts: libgssapi3 Filename: pool/_new/main/h/heimdal/libgssapi3-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 107808 MD5sum: a2c65948ae07272715db6d147c34371e SHA1: 34b25c475d61650a098c01bc05b7e7971884f4a2 SHA256: 7664cbec0fa0ee0b34f84e50b5effb12efa334a2d0f8edb6cab1dc86276c95f3 SHA512: bb3a5fceb4b6ea10a2f5fafee25c8aaa8630e8522cf41e89fb48c3e94f0f396412b43d777f847e6e839ee5e1dfc29107f6516f1d875a2af7555e19b6c8c74360 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgssapi3t64-heimdal Architecture: i386 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: 323 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/_new/main/h/heimdal/libgssapi3t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 107440 MD5sum: b3a7e62c416ec14b6127282dcb58b628 SHA1: c09459233c5bf039a005a5b2922a360067f9d789 SHA256: ab91041e6babbb8d41a5d5b6da85f374d407d144f6a33186ecdae315a1626c95 SHA512: 07a8633ed83d7ee192d28f7929b0e8f7f86a79c7555653f3358d922890e1e7a7983909b3c9ebec4fb6e64b2270b0e1656bab4bd0e4c9833a5f0f8d20755c64d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgssdp-1.6-0 Architecture: i386 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: 120 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.68.0), libsoup-3.0-0 (>= 3.0.3) Filename: pool/_new/main/g/gssdp/libgssdp-1.6-0_1.6.3-ok1_i386.deb Size: 39696 MD5sum: d99c8e53dbc4f7dc69b89a6205bc3685 SHA1: 28774b640e66bc7eb239cbd65e2b03e925bb9349 SHA256: 8a4225b829ef13287a9248beeaf52435c9c7439f60b316d59124a9fcde1fc995 SHA512: 90d4ec40e85b5a3126d258194a5dfaba54dd96bf58f23a4e81164530ef2c022022ee85cc255469d39ff4fc4012249552cc7b94a2440427de3993dfb3cc2c84b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgssdp-1.6-dev Architecture: i386 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/_new/main/g/gssdp/libgssdp-1.6-dev_1.6.3-ok1_i386.deb Size: 14148 MD5sum: dd01e581fc6021ee5b55551e37e862b2 SHA1: acd445e413f320176779791b03fb4d4279fed990 SHA256: 956cea1e6d8b6efa0930926fa040d7b3874fabc6a5ff42665232bfc2d72e84ce SHA512: 32a9ee20f76c0ea38d2e76f643f3d8c4af798fad5a823b2007fc6f01d2210bc797ec765170c0e64a03c6877cde434adfcef842af07ceb4a8092c103f2fcc907b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgssdp-doc Architecture: all Version: 1.2.3-2ok1 Priority: optional Section: doc Source: gssdp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 207 Suggests: devhelp Filename: pool/_new/main/g/gssdp/libgssdp-doc_1.2.3-2ok1_all.deb Size: 19900 MD5sum: 89eac25e5b2cd06dcaa343a55945ba39 SHA1: 25d3ec8543efa822b5f835214fd7b1d755a9e766 SHA256: 4bea7c97c4d009fd9dfd1081ab1e98361f6b72c4fed7747c46f85a6ff17c9257 SHA512: 6b9dddfe50f64645165e8e960215cd68ccf4a362d190483cc6aadb452cf799332b3efae56801248c16d6e9c3244a2d9d25137288515c7963bf57f20eb1dd1073 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gssdp/libgssdp-doc_1.6.3-ok1_all.deb Size: 24472 MD5sum: f392dbc4c4757cbf30d99fa348a18f18 SHA1: 99a8b3c9b1655e3a9afa05725bf1f7bd0a2f901f SHA256: d27d95baed8b61a158d020a685a3b4eb61dfe1b0c7d007dd5fd1dc38a02117e4 SHA512: 8f9802abdec5d66ae8697590215b0713a358c7e34d8ab5a4fbe2d1c195df297a31e48fbf1cd354777f45d273940d6b2d1fb5a9a95461fdc4456029dd592016f7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgssrpc4 Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 208 Depends: libc6 (>= 2.28), libgssapi-krb5-2 (>= 1.17) Suggests: krb5-doc, krb5-user Filename: pool/_new/main/k/krb5/libgssrpc4_1.20.1-ok1_i386.deb Size: 54468 MD5sum: 1d4b3ceb5f052e552a3f16104cfd7f29 SHA1: b906d2b6d62467c28b440d718e91a86407230b9e SHA256: 6a38c943b093ab8996a7c04464a3437101194c477ad1951bc7d46c570f7a3319 SHA512: e85fdeb10515637bf20428bc69a98ad5ab025cff29dca54ceaaca5de32aa54f9cd0e9092cb27d5e111ba70f66b21d6c1aae5a1b9fa5a9d34be6ac48d2dc067f0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer-gl1.0-0 Architecture: i386 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: 749 Depends: libc6 (>= 2.7), 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/_new/main/g/gst-plugins-base1.0/libgstreamer-gl1.0-0_1.24.2-ok2_i386.deb Size: 205924 MD5sum: ebc439dd1ed17cf891a0d1c6a14d1893 SHA1: 6fb27cd29eef9710aba245a863b31479335e3477 SHA256: c41ca7dcfa5e35fdb33b727f0a7c19985db0661b0475f9d92c6a0f01c9129b6e SHA512: 839c63679b305d8cf90b1d249505d1eca616383f457083bfc071107dde9d85da5c373993dd7cba39103ed1939ca3486b010c5a12a5044df4bba2c795d3748bf8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer-plugins-base1.0-0 Architecture: i386 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: 3773 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/_new/main/g/gst-plugins-base1.0/libgstreamer-plugins-base1.0-0_1.24.2-ok2_i386.deb Size: 938736 MD5sum: b38b3ac7493eed09b156e0b3a9085b02 SHA1: 9d9e1408f7d7be45e5c61a092f5482aeb3c2d840 SHA256: 51d63a238a7362ac16ac17c8575bdb84afe6680e8eceefc0db482697d6412eb4 SHA512: 9c940fd2f2878808c4626168d9a5d03cdde2106948800a1cdc1b105b03f83dac54662eb7df795104d3421eef49e42259d7815707ca16fae609554d3f23547aec 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer-plugins-base1.0-dev Architecture: i386 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: 6229 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/_new/main/g/gst-plugins-base1.0/libgstreamer-plugins-base1.0-dev_1.24.2-ok2_i386.deb Size: 471120 MD5sum: 1e19ee857183133a0a6d0f35e73a0920 SHA1: cefab2a96d3f9b44518a342e519c873a7f10a94d SHA256: 52848021b72dd206e3a4aaba298324a3083955baca59d13004012727453e71e8 SHA512: 35af07fbad0c22eff903fbbdd3c45584d469f235b388a490ad31abb3a775a14be3b33da323246de7e544e112ec6f1c755ddf00a6ff117a97f986e9df45e7ee44 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer1.0-0 Architecture: i386 Version: 1.24.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5534 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/_new/main/g/gstreamer1.0/libgstreamer1.0-0_1.24.2-ok1_i386.deb Size: 1408328 MD5sum: 0f1286bdfef1b509041787c24c7c5b1b SHA1: 0e4a344d8d7b93f902d30126c9e265f8ab020605 SHA256: 6975ec863de65caa2c9136871a9d43e3735f70ab6efe53267629df53e803a8e4 SHA512: 7380e982500d57664cd5f1678f0a777808827a26e68a3d2b6ad4e3a3203de1951b7faa248d59bee6e4ded634e041fa8bd25982cc2fe25e27a6123580011c0aff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer1.0-dev Architecture: i386 Version: 1.24.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6205 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/_new/main/g/gstreamer1.0/libgstreamer1.0-dev_1.24.2-ok1_i386.deb Size: 526316 MD5sum: 24acebb4faa0197ccf93a191b4025ca2 SHA1: dd15cfab36891e1cf401061841d9aac01e47cd6b SHA256: 1f23500ffc3991de3872c442caee453e70d00fe989c1ea778b721af50ebb04f9 SHA512: 3d824179e8a41905fd9631eaf713bc25f701c9c9b305c53b88839389b6c26acdf1228f8f485fd3e3540c57d88a4be3f0b8747eb8cbc65a3a7fd8da2858c5b3ac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtest-dev Architecture: i386 Version: 1.14.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: googletest Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1273 Depends: googletest (= 1.14.0-ok1) Filename: pool/_new/main/g/googletest/libgtest-dev_1.14.0-ok1_i386.deb Size: 258252 MD5sum: 7c4d5cc85cfede82ac70c9d3f5cb5b79 SHA1: d23fbdb1b9799b088e7041114505ef55af1acbfb SHA256: 520840f0bb5728c14632962e262a99ea837cd712446a844e62d3013506b51233 SHA512: 48a52883d759073a7471da8e7f62b22ee193ae3016399b08899290582156fd28a6c7d21d9ff372098ed0654ab61583176236bc843ac42b10a88329fc787c85fa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-3-0 Architecture: i386 Version: 3.24.30-1ok1~1123.1 Multi-Arch: same Priority: optional Section: libs Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 10800 Provides: gtk3-binver-3.0.0 Depends: adwaita-icon-theme, hicolor-icon-theme, shared-mime-info, libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 2.35.1), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libcolord2 (>= 0.1.10), libcups2 (>= 1.7.0), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.7), libgdk-pixbuf2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.59.0), libharfbuzz0b (>= 1.2.6), libpango-1.0-0 (>= 1.45.5), libpangocairo-1.0-0 (>= 1.41.0), libpangoft2-1.0-0 (>= 1.41.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.30-1ok1~1123.1) Recommends: libgtk-3-bin, librsvg2-common Suggests: gvfs Filename: pool/_new/main/g/gtk+3.0/libgtk-3-0_3.24.30-1ok1~1123.1_i386.deb Size: 2711522 MD5sum: 88f0d5d52881a891dda2856bc65852bb SHA1: 149e6aa2c239984b845eab0389e6f918b04a6727 SHA256: c8dd5464dd7cfd6bf572f04cece70f5afcdae1d29aba3e72186a253b39ab8019 SHA512: c59f20545b99e355c7fa371b3e1b4e55a2cca3940624d4f146293bfb33b5d086e637bb0caa5d207659230d223f7ba5345997ea3047c2bfe1ee34e2cbf3a1694b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-3-bin Architecture: i386 Version: 3.24.30-1ok1~1123.1 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 260 Depends: gtk-update-icon-cache, libc6 (>= 2.34), libcairo2 (>= 1.14.0), libgdk-pixbuf2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.57.2), libgtk-3-0 (>= 3.24.30-1ok1~1123.1), libgtk-3-common (>= 3.24.30-1ok1~1123.1) Breaks: gtk-3-examples (<< 3.24.13) Replaces: gtk-3-examples (<< 3.24.13) Filename: pool/_new/main/g/gtk+3.0/libgtk-3-bin_3.24.30-1ok1~1123.1_i386.deb Size: 63204 MD5sum: 04850c9a458b318889ce64edf050911c SHA1: 89aba476e1b70148fe26f6b67e41b8752393d4c2 SHA256: 426bd4670236c8ee1859c1d8c9f38a28da9cc02e543afe354b2acaf0b08e9773 SHA512: 15869652549e899705d7e66242c2192ea69bc9b69a13c5d168a61aeb12e27490a5e1ec83950e699506dadba8718c5ef829cb77a0444317c296177f86b8e8874f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-3-common Architecture: all Version: 3.24.18-ok4 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 25451 Depends: dconf-gsettings-backend | gsettings-backend Recommends: libgtk-3-0 Filename: pool/_new/main/g/gtk+3.0/libgtk-3-common_3.24.18-ok4_all.deb Size: 3986802 MD5sum: 7388992e92dcbf292c28a54aa68b5efe SHA1: 2c5792653bd52447cb7b5c566262014eb2576145 SHA256: 876698478dda6796b404587d53be2af677f0c36f58263f3b171a71c0c96c470c SHA512: 7160e149dbee72135c3f9785249edaa03de4336b64a07b37186f530e4457c56d2d6dfa4c4fcf6b0a5edd2c026d075bb72b5dc264f2c3d16e7a45f6c28e064e05 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-3-common Architecture: all Version: 3.24.30-1ok1~1123.1 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 25893 Depends: dconf-gsettings-backend | gsettings-backend Recommends: libgtk-3-0 Filename: pool/_new/main/g/gtk+3.0/libgtk-3-common_3.24.30-1ok1~1123.1_all.deb Size: 4052482 MD5sum: 5f7bb01f171cb35fe5c8552613e4bfd1 SHA1: 27c62699be3f5ebcdd7b52d29e3ff8a920e054d7 SHA256: 061c9c24441ca5da5c6cef096be72df83eebd11109227f283d11cb9b40745d90 SHA512: a4fae2e10c8ec096afe97b419b61713c4fe87b43d7f330ad1030819a869a953b3ff242f1f03e922a003e6e6af68a517c8557e7acb75d3143c56db42f7c09cc97 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtk+3.0/libgtk-3-common_3.24.41-4ok1~0805.1_all.deb Size: 4639908 MD5sum: 48b26fc7bdf3c7d8f9ba92f61626a0ef SHA1: d8c7258a7fc78e0ae00cf10d02c562412352fac4 SHA256: 0b03aa5e525c4a084a4fad86c8da248f361d0d1940a7abcdcc561a0b25d80ec2 SHA512: 0a1d817e7cb86a1305f266ba33d5a2b34a527710a52ad66a122af5fc3ca9926cd411ecd8d1ff37d9a6194592c2b5fa296e37cbd3bfcb137cf518cb982406fdaa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-3-dev Architecture: i386 Version: 3.24.30-1ok1~1123.1 Multi-Arch: same Priority: optional Section: libdevel Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 13880 Depends: gir1.2-gtk-3.0 (= 3.24.30-1ok1~1123.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), libfontconfig1-dev, libfribidi-dev (>= 0.19.7), libgdk-pixbuf-2.0-dev (>= 2.40.0) | libgdk-pixbuf2.0-dev (>= 2.40.0), libglib2.0-dev (>= 2.57.2), libpango1.0-dev (>= 1.41), 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, pkg-config, wayland-protocols (>= 1.17), dconf-gsettings-backend | gsettings-backend, libgtk-3-common, libgtk-3-0 (= 3.24.30-1ok1~1123.1) Suggests: libgtk-3-doc Filename: pool/_new/main/g/gtk+3.0/libgtk-3-dev_3.24.30-1ok1~1123.1_i386.deb Size: 1078528 MD5sum: 4924e1242cf58da8b80fc38d86d27b52 SHA1: 1e3630ef458ccf371d704786064cea411158fcc6 SHA256: f15e96b7725dec29d47f334b781ebbbf7cbe9bc6ab0c3dad4fec77a418c5a2be SHA512: d09685dac28796bb33050e62503b89464a6d266bc20eafa897a7b0cb7917bedde76695af9921f5042670fc360c8e49755838d299ce58986d0ee6551e4d6cae1f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-3-doc Architecture: all Version: 3.24.18-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 25601 Recommends: libatk1.0-doc, libglib2.0-doc, libpango1.0-doc Suggests: devhelp Filename: pool/_new/main/g/gtk+3.0/libgtk-3-doc_3.24.18-ok4_all.deb Size: 3343052 MD5sum: e59bbb946e0afb15f46debb6bffda944 SHA1: 441bc265e3aea09a8dbca1d12b8e0d6641288a03 SHA256: ba128ba0857574d5e99515f9ad1a4b185d3ffe2b24c390a4b6d7fe35e155ec88 SHA512: 04675d7a2f814d66649e14c037135154020235f0e165c57a14ceebe83bfcfbeb552f54f113f568492ed041d6b4bf535061b52d87e098ef7ce11e8562f1b938db 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-3-doc Architecture: all Version: 3.24.30-1ok1~1123.1 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 25610 Recommends: libatk1.0-doc, libglib2.0-doc, libpango1.0-doc Suggests: devhelp Filename: pool/_new/main/g/gtk+3.0/libgtk-3-doc_3.24.30-1ok1~1123.1_all.deb Size: 3341850 MD5sum: 053f3e85b963c18e92937f86a075426f SHA1: c1b189d0ba58f9443977072fa054179106d0ad4b SHA256: 17a7529191050442b2e7e6622798ab2114b2a14e31543596b69c5da2890db066 SHA512: b79a6a596fb6a4aef435afbb4133f3c7811864f6f03ffa78567fda53a095872a5c56fbfbdfeedc4c9fc22708259170fb9a72200354d164c72c2e8a7d08ee9d5c 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtk+3.0/libgtk-3-doc_3.24.41-4ok1~0805.1_all.deb Size: 3310124 MD5sum: 1e7156686866cfc926654e6370ca00f4 SHA1: 040bb8630933afd34abab21cfd03d4d01073e0d2 SHA256: 334b7d2ea1a2b212a87eae614b33f8c26c410e041cf49e9dc4310eaf89d54f26 SHA512: f9ed9a11ceef33aee54a67ca01b5b7f9ec57343aa34c7f112c68c7cd1047e7c2794d8a5487ff51a68df7bd1d10a5c0a672e5e01feb57d1b7d302c0868991f9c3 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-layer-shell-dev Architecture: i386 Version: 0.8.1-ok1 Priority: optional Section: libdevel Source: gtk-layer-shell Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 75 Depends: gir1.2-gtklayershell-0.1 (= 0.8.1-ok1), libgtk-layer-shell0 (= 0.8.1-ok1) Filename: pool/_new/main/g/gtk-layer-shell/libgtk-layer-shell-dev_0.8.1-ok1_i386.deb Size: 9476 MD5sum: 637f57f21802e3adbc2243174fb54fb0 SHA1: 91b9dd6d7ab8a16e23142cc19911a26ffaf6092b SHA256: 85529c1a13ffcf7f5ad28c9d21d686dde73cd461f29a7eb1075dbb84e0cb7d6a SHA512: b5d727a633423bf5cc18935af926c3a53d8c96e0f3f8058165f1592df4a830ed6893541874b0e278ef644c39013d5f977fa9c7ce4e2c3516964ffd5993efeef5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-layer-shell0 Architecture: i386 Version: 0.8.1-ok1 Priority: optional Section: libs Source: gtk-layer-shell Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 302 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.41.2), libgtk-3-0 (>= 3.21.4), libwayland-client0 (>= 1.20.0) Filename: pool/_new/main/g/gtk-layer-shell/libgtk-layer-shell0_0.8.1-ok1_i386.deb Size: 60618 MD5sum: 821cc3e1966f47c6b9741f1af570b8cb SHA1: 425f06a0e7220eb41335128e95e66fe7d2ec434d SHA256: d500c0b145959a074b2765482b0317da6cc66d43cb2dca02840164af48749ee4 SHA512: e858dfe7cbef28cec0c4ba18381bebfb1191ec8c86ee908ef0541f449206b3326876195b9005c19b3566392128f15bbcf305156ce5e1c4666c9b1263c9964495 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtk+2.0/libgtk2.0-common_2.24.33-ok2_all.deb Size: 2659524 MD5sum: a6ff986e3a45593a4b76776a8c1f94c9 SHA1: 9832733580dde48a51c159a179b97164cdaae3ca SHA256: d87a245c150547d05815e2dde3ea1a6ce1823ccb0d6edbddaa415be6f570895a SHA512: 81fd61e6c7e0ea656ed9e3fdd9234801b353f2514fc35df3ac00cde968897da5d1e10ffee5b35697caf993ca0fa2c63c78c9a891d542f6af627a3c5b38e609f8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtk+2.0/libgtk2.0-doc_2.24.33-ok2_all.deb Size: 2024364 MD5sum: 1116aeb38eef316f3cce1800830bc6f3 SHA1: 292b03df928524d0d91f8f559fb938dfb4e2c2ad SHA256: 1a029d86a7c04651194014abd86211026789f6910b16318e508652c1b157fe79 SHA512: a5b001808363cd17c575a15e102400ec67fd829a7bdb6c32c05926416c3fd8ced24ad970ed81305a92d7912cc0b25e35737d20319325c9c25e52d376696eaf3f 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgtk3-perl/libgtk3-perl_0.038-ok1_all.deb Size: 27932 MD5sum: c95b640f7d34e87da479cad5d4f2ca32 SHA1: ef20e0f9b993a23c7720bdcc3b0cfb56f200a069 SHA256: 91dcaffa9e297e73b62b4547a9057382b5bab73c1573835843268c5ef57fd9da SHA512: 441bc31a2745bd33c1f3c553d3e1974d361b18529344e3e8234df03e0119f242732dcd85ddc98638d02984ecf85daf34fb4e95ee61bb2b5bf5c84eb0064446a9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtkmm-3.0-doc Architecture: all Version: 3.24.7-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gtkmm3.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 140590 Depends: doc-base Recommends: gtkmm-documentation Filename: pool/_new/main/g/gtkmm3.0/libgtkmm-3.0-doc_3.24.7-ok1_all.deb Size: 9411422 MD5sum: 49359c61debf455c5acb25a0ae247022 SHA1: 6a5c7a9d1ff78b49d39dad5a5508d36acc2142ec SHA256: 17560964f352b51754a6939d67a7f1be15ffd08a95130f4758f972def4c80bad SHA512: cc16168d3ab34ef9d7e93bda8053b420622d432992b39c8633e3041835eea5f207361baf75f1d0c52588e675d4f9ed04a7e535ff6cc262ae916f670b169393bf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtkmm3.0/libgtkmm-3.0-doc_3.24.9-ok1_all.deb Size: 11828000 MD5sum: 4762ab32507d6f62d43798b8b1c2924e SHA1: b9add1e67f2e7ddbb7d04c897da9cc3223720869 SHA256: dd65d6ec960dd3a235539280ce3ac623f6a533bed04a5fa7c02f151c7a9a7707 SHA512: e630eec83ec792bd752d33b283a83456c1276c75a2f2dbdecf1591488b5b04ed8d8cb853093420c995c286f9fe874dcbd3981121bcf6e1130147b34bcf007998 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtksourceview3/libgtksourceview-3.0-common_3.24.11-ok2_all.deb Size: 275556 MD5sum: 6a88b9be7744889478b4f3a68cb203c0 SHA1: 208ec7f24179795f28cfc27aba740cf546a2b21d SHA256: d0689c66a86ad1e3d715fbab00c98ecac6cae356f2824cb3f8c467188a656271 SHA512: c3149e4e0bc9fbbfa1dfd5dca5d1a9152293e8ec3c117b84fa11c77e4bf4915687eb40c3d436de11b5df89b1a750fec8eca431b32698b0a433a4aa258d79f24d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtksourceview3/libgtksourceview-3.0-doc_3.24.11-ok2_all.deb Size: 122612 MD5sum: d980f44b47b2408068b86ed36097f9f8 SHA1: 40c85ede3523e47298f27cbdf068b63940dad1ac SHA256: c2a7b51952205da0a862723e52f06b250005c4d7146cc931046016a6441fdcab SHA512: 113d1b4e12ea9d5a180fbee6de9b2fac557ad1826bdc23609c705ace2860cb4784add978e5c935c6eac32aedba430af359ae473790254c4da125bbe587f05054 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtksourceview4/libgtksourceview-4-common_4.8.4-ok1_all.deb Size: 594552 MD5sum: 021d72159804a0a470da761c04cf0561 SHA1: 32b0d2e65b3531f72f796ecd4d6f64edbe75e633 SHA256: 810578b4496f2bd00314b7e33a10a5577ae143be8092c1fff58d2bb2e46a5c74 SHA512: df705bc47f485b21a5d0a802cf580ca23e50b91d77f8d94bc04b46e1015e4bdc9d4050f63c89e6586186840f937ed04f8e611c8642298b139e67867f3a1c961a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gtksourceview4/libgtksourceview-4-doc_4.8.4-ok1_all.deb Size: 121952 MD5sum: 1c320304545b857ef0bf949e86b6cec4 SHA1: 44440a71f668a947e1dfabcb846c391a40f40053 SHA256: 65a4b2bfee283e23ebe4875019bb592c486f83288a79e71b5215871edbb5e6b3 SHA512: 117ce29dd6659ff7d642f8c9f36e6d10897a01e1e993256440bc8800c8c86dd9644e37155b37d4e9e0d42b89b33c66cc055526f0689d06abbf10d8dc6438782b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgtop2/libgtop2-common_2.41.3-ok1_all.deb Size: 58404 MD5sum: 092f9a144fc95df27284cd6a507ced38 SHA1: c9a3a7e9f3a0ea72652f8c46c6ce919b4bf79ca3 SHA256: 6256b0a4237bc7f5f456b1c76d3abd0ecacc24a6e64e277df32638fc29765c9b SHA512: d3fbc03ad8b14ba9b9becf1da2c816ac097b0f28b2d77bd4c209a0ca8460b1e611d95d8f48a07a8a04b3d6a06cb51cfd287fdbd044a2135a596e9be589e84370 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgtop2/libgtop2-doc_2.41.3-ok1_all.deb Size: 59320 MD5sum: a34a64093dce355e56a8c59124198f03 SHA1: 008e7e5da5e6341d65a6023e19a342ee093f13ae SHA256: 3dc579675f8c87e851ddfe82c8c94093d97f93389bd8562faba6e9b0d8d3789d SHA512: 22628ec4b4ad1c127839df2d02d6dc529b17852649a1cfc1a5140617daa9940843a823bfeb7c4f792fdac8c953507486223d042057fbb4d94a4969f3747d0ae2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgts-0.7-5 Architecture: i386 Version: 0.7.6+darcs121130-ok1.1 Multi-Arch: same Priority: optional Section: devel Source: gts Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 483 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/_new/main/g/gts/libgts-0.7-5_0.7.6+darcs121130-ok1.1_i386.deb Size: 128970 MD5sum: fcb715d70ea582706c8ef728a1406c08 SHA1: 8b1a8a995f4b1bcc9b7ffecc987fe23426a15785 SHA256: d7cc34fa30123c89f7fae08e413e59038dc6bd86f8dbf1e3b91cea7c7678b6ce SHA512: 139b78b14609cb5ed138cec0c9d915d6e9f17d502393990295283287cb4633cb921733254a5d8d03a44b00a12c4ba450d52fe063b7f11cf2636b44acee1c78e9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgts-bin Architecture: i386 Version: 0.7.6+darcs121130-ok1.1 Multi-Arch: foreign Priority: optional Section: math Source: gts Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 202 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/_new/main/g/gts/libgts-bin_0.7.6+darcs121130-ok1.1_i386.deb Size: 39584 MD5sum: 3786ac1ddc942b7403ffbad2c90e4d4e SHA1: a46c78d368c81b2b3c0ae4a9a59a1985acde1174 SHA256: 57fd7165cfda98ea23e8c056f25d494924b4eec2d969366edc6524df11479b89 SHA512: 9b82b67b7c393a40c2ac2d47ec21679e0d3d97c259bd590062872dd707e6ebd4f4663f475474d92ae2b096547b0c527734cbcfa68771d1e7d1f0c7f1c9cf9053 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgts-dev Architecture: i386 Version: 0.7.6+darcs121130-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: gts Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 663 Depends: libglib2.0-dev, libgts-0.7-5 (= 0.7.6+darcs121130-ok1.1) Suggests: libgts-doc Replaces: libgts-0.7-1 Filename: pool/_new/main/g/gts/libgts-dev_0.7.6+darcs121130-ok1.1_i386.deb Size: 143404 MD5sum: 699bd96b4b4e5b5d16ecfc265d44d0d8 SHA1: e2dfa288d99b00287985cc41aa5be2aafe9e9eb1 SHA256: 9370e948c099c9342f7001db40a94c55cd35a1cd60ce7f13f71861c6bfe33a65 SHA512: 9e9e444fc4ce6c6ea135e0702df38f31cbca9c4658827e28e0cdf43a98d4427401588caeac986363dcbdad24dcd6850b8ef6ead427c671d7782b6b0770327c16 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgupnp-1.6-0 Architecture: i386 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: 282 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.66.0), libgssdp-1.6-0 (>= 1.6.2), libsoup-3.0-0 (>= 3.1.3), libxml2 (>= 2.7.4), shared-mime-info Filename: pool/_new/main/g/gupnp/libgupnp-1.6-0_1.6.6-ok1_i386.deb Size: 92816 MD5sum: 46f24abdb8a818814fac546ea7f0935f SHA1: 57ce12ceb34ad1a0f6a087e7770e6c4d3dd578b0 SHA256: a873a4da925a4ff6243cb053fd1e599bd0cf9a5de4aaf625f1d46e0957dd8ac0 SHA512: 508579b61534c01f46945aa0c6f8d60fc36bb5329d766abf7167729bdd6702f8b890432959efc3fdda040ac5608aaff5443a0314c4965ee944f4b7f5c9e9be38 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for UPnP A GObject-based API for doing UPnP transparently. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgupnp-1.6-dev Architecture: i386 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/_new/main/g/gupnp/libgupnp-1.6-dev_1.6.6-ok1_i386.deb Size: 62336 MD5sum: 959df48d9d5f6874660159ba8b7a8bf4 SHA1: cdb20f93713e63cbaedaa063a08dbbf3b969c154 SHA256: 2d4abeaeb545d4ca0b30fec633b0b136ab582ceab6a5e5f9944e99eb2ca168fa SHA512: 7bbebd4e32252eb600c4e3881f9e1fd04517ecb903af2bbd50d40fe067adfe44aeac30c01b940de3090160495daf80390cc8566497a4489350acfb002d00ddf7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgupnp-doc Architecture: all Version: 1.2.4-1ok1 Priority: optional Section: doc Source: gupnp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 809 Recommends: libgssdp-doc Suggests: devhelp Filename: pool/_new/main/g/gupnp/libgupnp-doc_1.2.4-1ok1_all.deb Size: 55878 MD5sum: 8793dd48e275046e058472b1afa30fd2 SHA1: e6b2ade51992653b239106a4ed5cc4621df91fbd SHA256: 33222b296f7e677752490ce0933637b228f7ee3241ce96b7a82eaa8347360b43 SHA512: be61894c338927450126d375561dfe156fd33aad1b0728152506c1b602384e60547db85ce82f1f6aeff22498986ca8923b9b38f42e3e28bca78af6af2737f14a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gupnp/libgupnp-doc_1.6.6-ok1_all.deb Size: 56032 MD5sum: a87ee1f9f0ec6955b94752dd621cc774 SHA1: f882a38ee3524388c951d6d5aeb0620986d2e3a6 SHA256: 565ea2bbee2a23bcaef58cad89a51077c72b63200e990569c7ff038fb34d7e20 SHA512: 260a1564c5087c831a5a594306d30f110299ff816be3f5462d1ad3f468f1b58a60b6d0eea57dbc3c656b7d90dcf17df3eafec9a41a72c9e028ec8379eba18c84 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgupnp-igd-1.0-doc Architecture: all Version: 1.2.0-1ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gupnp-igd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 68 Filename: pool/_new/main/g/gupnp-igd/libgupnp-igd-1.0-doc_1.2.0-1ok1_all.deb Size: 10948 MD5sum: f9e8534fa70181a1e4a020999770e492 SHA1: fd8a8a8213105348581472a6b33a9a8d946a5f69 SHA256: 5f979c44add0e8a4d0c5b08300e5543edd8ebadfd430b6d838e1014df165feca SHA512: d4a06eca52b6c229d0e1a7c448d0c197725e60601a1277959fece1a1229ff49d4a28903f6c4a17cc65016b353d161ad2b41762342128e48e82f22750e2bcc994 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gupnp-igd/libgupnp-igd-doc_1.6.0-ok1_all.deb Size: 11604 MD5sum: bec9bd434ac5ce999dea86d5e3ea0c77 SHA1: c4dc0515e5928c61f8c883d9eee9c81f7a4f84df SHA256: 9039c901d958bdb64a85e87ab408a7c22444e046e13947039fb51ee7f4016e5d SHA512: 2b9223e65d1b165fe51fc62fa9f2c6f35e528b2744b6cc2a037a159ffe01d2b9ecb8c8ded876631eaebf8e110ee332662ee6ed6a2dab0a94161e802e9d9e4fdc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgusb/libgusb-doc_0.4.8-ok1_all.deb Size: 51304 MD5sum: fe8eab618a43f2a0df93a2d3117603ed SHA1: c51b6e21ab1ed9f74bae1a352b1e1cf6532f0058 SHA256: bdb9282cd9eb721961c3823ea8a36339a23b930a9af70449839ea40d44a754a1 SHA512: 7b11c21ff21708ffa7330013d2a911e3de4a4493ccd2e44642da9adf8dc3bbdfd1c4fc4d7b6f9018e231ebc639b7b2d32c28b91f7fef241134db607f1db5bb23 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libg/libgxps/libgxps-doc_0.3.2-ok1_all.deb Size: 24284 MD5sum: 448499c29587f693a8a115018b893c71 SHA1: 7a15dcbb79535446d6546a073b96c346c1de7a85 SHA256: eb8e15dbf6b728a61c0efd25c15a65642fbcfa26c584269c673547a41cf23089 SHA512: 6fae6e71fa977c65de474c23e70cf0c9fe24244a28b6d63d72c8283b8f98ac8541e712b60099691cf16d8fdc01faab8e87a3f617fd72ee9a1c6b92e9da530972 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhamcrest-java Architecture: all Version: 2.2-ok1 Priority: optional Section: java Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 168 Filename: pool/_new/main/libh/libhamcrest-java/libhamcrest-java_2.2-ok1_all.deb Size: 115504 MD5sum: 3e4304c87830395a8774d8d81bfd448a SHA1: 294158da5d7e874c2b5e95d9d70beb3b3a1c2f45 SHA256: e66252e745c56292a8f32077b17b665325ff80156e9d1c6dabbf3cdd1680d66e SHA512: 74671ad561ae1af8c71efb921ccb9ecaaf79f95b97384feebfe0333a064a8ecea7f0dc461abc3958defc7f0e728ec74c8672c37f1837ed364857a82f3ed7152d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libharfbuzz-bin Architecture: i386 Version: 2.6.4-ok3 Priority: optional Section: utils Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 1095 Depends: libc6 (>= 2.34), libcairo2 (>= 1.7.2), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.24.0), libharfbuzz0b (>= 2.1.1), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/h/harfbuzz/libharfbuzz-bin_2.6.4-ok3_i386.deb Size: 35900 MD5sum: e7790baab5f91ea0741a6931050df2ed SHA1: 30ab9311fc221be081f1045481cbaffb3dc940fa SHA256: 46a107c8957f337686d4d2d3e06b29abca0674d2686ecaa49845893198ccc5f6 SHA512: 3511c69713ff6b2ae348eee68bc8cad44af7eb3b2d3b5b5cb00b28767fd7aeef3cb884923529927a91583e72fdbb73da0ae11a3eb9be5e0231584c5779d78658 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libharfbuzz-dev Architecture: i386 Version: 2.6.4-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 12282 Depends: libharfbuzz0b (= 2.6.4-ok3), libharfbuzz-icu0 (= 2.6.4-ok3), libharfbuzz-gobject0 (= 2.6.4-ok3), gir1.2-harfbuzz-0.0 (= 2.6.4-ok3), libglib2.0-dev (>= 2.19.1), libgraphite2-dev, libicu-dev Filename: pool/_new/main/h/harfbuzz/libharfbuzz-dev_2.6.4-ok3_i386.deb Size: 1153154 MD5sum: 247c589ea5d4789022ceaa4d5f2d4401 SHA1: 9ddbce1116303c77cbe57f2ecf094756657bfec5 SHA256: 83843e47e513c0cc87129c5f96effab78b48d859eb2c1ab0b8551311f88219e7 SHA512: 9ed83dac60609e249a28b427425826d97ee4ee7a9c5945c85a8e00878479e6519485741eb8ffce0a4d57a48bc88d47063e212b9dce70e82d0ffa12b456f55970 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libharfbuzz-doc Architecture: all Version: 2.6.4-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 2953 Filename: pool/_new/main/h/harfbuzz/libharfbuzz-doc_2.6.4-ok3_all.deb Size: 148426 MD5sum: f83ccb87d9a7e0bd70a40fa4074bf734 SHA1: 7675a9b83c6b91da349ae6aaeebc98ac384b107f SHA256: c46ec3da3afdae9abe7307844921668b31336413f838b7f5285a541fc5cae19f SHA512: b0fb078ccf9e5c6e07722d60c44fbc899ed57011e5ec21a95aeefcfa9b2980df754789a183e663660a2a2e0236691255073425d244f66a4e582795204ce3ef8f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/harfbuzz/libharfbuzz-doc_8.3.0-ok2_all.deb Size: 217516 MD5sum: a239c5fb2ceb37cb36ad764586ab4487 SHA1: a2a6d4fbb1841531f9c21c4d7847e24bf30cb6cb SHA256: ad06cabc5271d220ecc2559340a50f9e3f0588d8ef9e191c5747d10962a56541 SHA512: 27c9a183731e795c6e4fe5f1589f71c53433642952672340ae04cd72f9e27b2bf1db6203e38a5fc19c8c094769c5fa7148ac2707f30e9ba37100d4504c1a2b20 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libharfbuzz-gobject0 Architecture: i386 Version: 2.6.4-ok3 Multi-Arch: same Priority: optional Section: libs Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 1040 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.19.1), libharfbuzz0b (>= 1.7.7) Filename: pool/_new/main/h/harfbuzz/libharfbuzz-gobject0_2.6.4-ok3_i386.deb Size: 23936 MD5sum: 9e3dae430f23531ce840a70a434ad11c SHA1: b07823c9275b4d32ed858b52798d4d94c5c94f4b SHA256: c5d579cb599001aa83add13f7b8c741fc93218d5b4b66275fbf107efe214c49a SHA512: bd3e007824f8324cb1e9a9e71a4b1c5b41e847a3f84327376279d4c1aad3fd16ff082bf6b5163c192e7083fafb91d502c41961eb5b54d0ca1c93c5361a26b445 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libharfbuzz-icu0 Architecture: i386 Version: 2.6.4-ok3 Multi-Arch: same Priority: optional Section: libs Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 971 Depends: libc6 (>= 2.4), libharfbuzz0b (>= 0.9.4), libicu66 (>= 66.1-1~) Filename: pool/_new/main/h/harfbuzz/libharfbuzz-icu0_2.6.4-ok3_i386.deb Size: 8310 MD5sum: 20a9e7631e53df851760d1e733c35edb SHA1: 797398b754afb3a3e7083c9fc78b8db64007b95c SHA256: 3c9895b6e5a9976eede1f90dbbac1cb4d7cf06fb3bb56225224147efe0dc5bce SHA512: 509effe412158fc7425022462ecbe0c06c6c86fa15727556ab560112f666c8bf643bb3b968c36e46de61618ba31d6d826002e90807e191d677babe7e2f3cd3dd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libharfbuzz0b Architecture: i386 Version: 2.6.4-ok3 Multi-Arch: same Priority: optional Section: libs Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 3216 Depends: libc6 (>= 2.33), libfreetype6 (>= 2.9.1), libglib2.0-0 (>= 2.31.8), libgraphite2-3 (>= 1.2.2) Conflicts: libharfbuzz0, libharfbuzz0a Replaces: libharfbuzz0, libharfbuzz0a Filename: pool/_new/main/h/harfbuzz/libharfbuzz0b_2.6.4-ok3_i386.deb Size: 510412 MD5sum: cd5d6d1fc8ae8588fc53f452489a3860 SHA1: b400ed33b017dddc97f1846ebe33bef3215e3f20 SHA256: 3a294da8a40996e5d0859f5171b09426a6d36e4f5dc50c45ee034965f7040a9e SHA512: c480118e770117f6d494c0e22745cc66cf0fee87db32429254666d66a9da808b5fc5c09c457d0bedacce9a7e0438f6aad8f5519272ff1153aa620a4a7efe8770 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libh/libhash-defhash-perl/libhash-defhash-perl_0.072-ok1_all.deb Size: 16842 MD5sum: 1492708858a055a59469342ba0a6c0ce SHA1: adef4a94b333457434ca8a0944d75c9b3cac0dc0 SHA256: 55a9e0f1fd7ba5ac608fb8a92aebb2207dfe1c90ff4413a88713bad85310e4ff SHA512: 008719dff1dbb1b75edcdc2aea64b839a80528be1482c5e7c55bf705f22eb8dc9c9c6a345386ba6f458dafd8789923dcae371f22a2ed45fa0a8e5e41d86e4c26 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libh/libhash-merge-perl/libhash-merge-perl_0.302-ok1_all.deb Size: 11858 MD5sum: e4dd582517010b7cdca0e13e8b127c59 SHA1: deb840f2099270643a12be1f0c9ec2c8cde6b663 SHA256: d62d92503e1bab6cb34817a4d6a4e6590c0662928af55c9260e7b65818a24859 SHA512: 15be70b19d7466a1d6196e543738493dafaa0bb5c8c419962a878c4b8698b09cb6bdecf0eb759f75c4b999acb32a56dba52327bbe67a4d95b99dbf755b886929 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhcrypto4-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 281 Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.7), libheimbase1-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.7~git20150920) Filename: pool/_new/main/h/heimdal/libhcrypto4-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 95208 MD5sum: 4a5f19b39673b40f9dd18943ef0130e5 SHA1: 67ce629a75160cb7afc51066520f2e485fd16063 SHA256: 3ef5f2ad15def004c5428fdd1e2c2397ae7fddb857a69318384104986d0e9c8f SHA512: 7d682a495c08fe81e9e63480aabfebb1c7765e48ff145b69e2953188b50c0e1cbe2a75acd96c312c8928951e28b23d92d9b731cb83e22fef0323e35e3e0c1fc3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhcrypto5t64-heimdal Architecture: i386 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: 290 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/_new/main/h/heimdal/libhcrypto5t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 95064 MD5sum: 9eb720b910f889be0601a52751fe16e4 SHA1: 204af619e6785035157aa009252e8a4162cd4a99 SHA256: 2f506ae3c259beac9fa24471b288336ce966d055e10f83edb121ae887a627805 SHA512: 07b0e41e61765c0e63dc983cc5b87f6610e9b95909c9c110a64af106d15d7c3d67071b18c7e39695edf70f579fbae88e23806a1502604bff2e11f5bab0f66f64 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/hwinfo/libhd-doc_21.82-ok1_all.deb Size: 598568 MD5sum: e4f95df14039c8427613a7f4e30d26bc SHA1: 9387e04c42ca7aade8e3846cb9f843b496468c8a SHA256: 8d1c7418c0a8ae8039ca265d5d35d1b13081e066950ea7ab297f2c95a5798537 SHA512: cd2edfa9896812f08d6d07371b442f583fadd48812003af8a3a5f25255e6d99b1819cbee6adca0454463ccc33f28ad56dd316737aaa06d95524c69322c530c77 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdb9-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 214 Provides: heimdal-hdb-api-8 Depends: libasn1-8-heimdal (>= 1.6~git20120311g), libc6 (>= 2.8), libcom-err2 (>= 1.43.9), libdb5.3, libkrb5-26-heimdal (>= 1.7~git20161112), libldap-2.4-2 (>= 2.4.7), libroken18-heimdal (>= 1.7~git20150920), libsqlite3-0 (>= 3.5.9) Filename: pool/_new/main/h/heimdal/libhdb9-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 69848 MD5sum: 7d9b49cca0e3940b2c80dc1b5543333d SHA1: 28c6340293466e092a397e95213567631992e02c SHA256: 76088a2de999e67a55bf088b5772ac5e08b9ed6ca9deee61557092b886d6f375 SHA512: 8897e05172cd18a783f47187a714f6d21342275a0da00046b0b4adea43c59e64cf7df99621743d59f925c4c2590c47bfae113d69640b7254aa2b9a93d255cc0e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdb9t64-heimdal Architecture: i386 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: 220 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/_new/main/h/heimdal/libhdb9t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 70784 MD5sum: f599e3705a7cb83027ed9b2993ed5b15 SHA1: 1d6ba3b0f1c06a595ca42a9952222945aaa32040 SHA256: 815f4f8fba611f20fe2f5479d99ac9af0536dea6c4eecb7a1502ee992f757f3d SHA512: 3117c49f64c800cb9c58efd18d115efe829870b28a9e3373bbd313775aa5425c1d59e598a129c1daab7237e2702d8f0e568029a73d1a82f9e0afa34942ef0428 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libh/libhdf4/libhdf4-doc_4.2.16-ok1_all.deb Size: 45804 MD5sum: 93a27467ad4151500161787e84fb4928 SHA1: 1f627ba608b93b7c2d5214928e452a2ab322e701 SHA256: 705a28efb306169de9e8fbd088e5afec9215925f82c0966344d57516d747a9e7 SHA512: 021ca77470a954424fc0d50a2278693461d65db78b5dd242e135f6353a6c54292c574f0104548ecf2d9a619b3b0be03f7ac54ad37cc2a0f41c1c3c36749e51ee 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/hdf5/libhdf5-doc_1.10.10+repack-ok3_all.deb Size: 473812 MD5sum: ef55954a661effdd03cdc7a2441b5c89 SHA1: 80b8e31309c4f5bd22a9345fe4222357764b5bbc SHA256: 745467814a09f2e1f661fc3bf893662f6a24c7e07b60bf285ae716745423433d SHA512: 0de3401f46a2697ab70426a34c292ee59a5eece12a247e35d86be08c3788c38ebf5ba5a750f479080109fb15dff96f694d8eae676fc4349f122b6914c6477a35 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/hdf5/libhdf5-java_1.10.10+repack-ok3_all.deb Size: 69408 MD5sum: 7e5b6a721530f4ceacbd49eb3042095f SHA1: a1dab2da9621898fa29fb4aa620506c0d3c2f0d6 SHA256: 043ce7fb70fc1206104c2396d15d8d44dea8c5e15d3aa01f82ca43a46ba1534a SHA512: 2b8d1fc668994d5c30307c92b37b13a6aac8cbb59ef0e6e9f1703ac4eb2a338d40b6489d8625a3a99d278fedbeba0e97f86d0ce9b8004f027c2ee889cee06963 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-dev Architecture: i386 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/_new/main/libh/libheif/libheif-dev_1.17.6-ok2_i386.deb Size: 40900 MD5sum: 8797704a05d28f082307091b50d3cffe SHA1: 2d7bb23588bf4f106237a7261734be3c49d40d52 SHA256: 68bb87305ed7778f0aa121411172021e0044b8ccf47f4fe5fb174e9ad22a9471 SHA512: fa30f08be53929d9638c8dc69b1b3f65baab107476a34f9d779e1aa9437d77875fd0957c3c7e08e273b5cd815d3ed383887860e2133a0fee45d9420a9ddcb53f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-examples Architecture: i386 Version: 1.17.6-ok2 Priority: optional Section: video Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 178 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1:2.0.2), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 9) Filename: pool/_new/main/libh/libheif/libheif-examples_1.17.6-ok2_i386.deb Size: 52728 MD5sum: 0c85d9063eebaad64170eb3137c805c6 SHA1: 3b4dc82dce0798142d9efb14754a723bfc7f35cb SHA256: ea2a654c3c2a21a76c4b3f72a20663e50e070e6a27fd9096a7688e717bb41034 SHA512: a9dd142d4f2937e086bbbf4b79f7be5aa2e3d158c349b2a9f9ddaa02ff3ee6ef7ace64b7152d8c0b7a672fb55893e023b67959050d2475cb6d24a68e0d565356 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-plugin-aomdec Architecture: i386 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.4), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/libh/libheif/libheif-plugin-aomdec_1.17.6-ok2_i386.deb Size: 7784 MD5sum: 33ac0ab767131d5d3479772ff46a1809 SHA1: 89c9c09f6c262870fb6fcf12c384a56a11eb5e5c SHA256: cb4612dd0f95ef89e0319c980273d2846761ba7dacb8b864eb28c7e5958fa968 SHA512: 454db66304a86ab95382a9e44e59f5612bb5488fbcd4573e27ab6331cd83def76e3690753d267a5fb2ad2048518e3a7df3a7ad982a2ddbe3c871d709660182c4 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-plugin-aomenc Architecture: i386 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: 62 Depends: libheif1 (= 1.17.6-ok2), libaom3 (>= 3.2.0), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/_new/main/libh/libheif/libheif-plugin-aomenc_1.17.6-ok2_i386.deb Size: 18044 MD5sum: d1f8a7e25b55fb741419d10c28b6520a SHA1: 99d26504b564e62724d88d98881cc282507bbf24 SHA256: dc0624d45e6bdc291300bfd68e2cb40fb0c5dc28f87911d284c264c21b7645bd SHA512: 3a5b41c20e68eae633dd061a142686fbe3b6330d6960cfca2fb57b7976f85367847c85c486352b133e297ccf84244652e0c0fec02246489576d5120a8ca8f99f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-plugin-dav1d Architecture: i386 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.4), libdav1d7 (>= 0.1.0), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/libh/libheif/libheif-plugin-dav1d_1.17.6-ok2_i386.deb Size: 7700 MD5sum: 5a1a6f606d130d7b6ffb74eda255cc38 SHA1: 51fa1446c17abeece37d09942ee310f4150dcaf7 SHA256: 0256498462b19692a1a9b1a75f0488c7410b8c00d553825424cdab986af1dbb9 SHA512: b18f76c2a73a57190826123952dbbfc47fc9ce6f6b1e6d078bfb7bb52ba7d8e9a6339d8367638eb09b94384515935559eae15cf3da8822abdd7f33391a2dfb35 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-plugin-ffmpegdec Architecture: i386 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: 50 Depends: libheif1 (= 1.17.6-ok2), libavcodec58 (>= 7:4.2), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/_new/main/libh/libheif/libheif-plugin-ffmpegdec_1.17.6-ok2_i386.deb Size: 13800 MD5sum: d006a915c1b7e2dc59421415c05301f8 SHA1: deb4b7469debc16b163bb0298afa58ed71ef71f8 SHA256: dea2b397c35d8a8bd41d3a6cd0446bc733506eeace5ea2c4caaa42aa60ad8faa SHA512: 744ab14ded9527add86c1588b2f47cc69c9d53e36e95fe26f5c56cbf8166d851bed330ed36047cb09372942eff7d035de31ad4eddd4a700696c672ebf58bac88 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-plugin-j2kdec Architecture: i386 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.4), libgcc-s1 (>= 3.0), libopenjp2-7 (>= 2.0.0), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/libh/libheif/libheif-plugin-j2kdec_1.17.6-ok2_i386.deb Size: 8452 MD5sum: 93a2f14f86d79cd387cac6b996540d0f SHA1: b9f059f7f47e857725fd9834a9fb4b9a40e3d46f SHA256: c1a326bfb8fd66b889d1062fdde11436e55a08152bececb904615cc26ccd0cfc SHA512: 84a9bb6892b65f0095cce494b7ed05342cc8daa7154010f7736c263fa6405b158a145a103afe890c153bdbde70b2c46a03aab60d8e0bdd2fb31620ae9c06ef92 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-plugin-j2kenc Architecture: i386 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: 38 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libopenjp2-7 (>= 2.0.0), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/libh/libheif/libheif-plugin-j2kenc_1.17.6-ok2_i386.deb Size: 9324 MD5sum: 37f40368c2e46b14b357ff89232c639f SHA1: 8a9d820bfce181743cde0c9b5a810a1c481235df SHA256: 8cd2461d48942c47f0222e000ec7eec44cf3756c01a3769c1a9f539c489fbf84 SHA512: bccd8a7126234330e2862fbd644fa027a5dd8452677a0785968d2ff6a4144a143955dd966164959f8651c25f00af9a6703ebee4793788fcfc1ffc6d8a5bdc53f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-plugin-jpegdec Architecture: i386 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.4), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/libh/libheif/libheif-plugin-jpegdec_1.17.6-ok2_i386.deb Size: 7432 MD5sum: f528309fd4be4908ffb82a97772c44ee SHA1: 4f0f820f819b0e74a92771e0ae60bbe660cfab81 SHA256: d65a22601e50b03fdd3df9a0e8cc0328c1e352abdb1e47e0180e781489dd8985 SHA512: f9e5f1116fd71b934c212254fce770c6b35eb794b0adbdd437e480ab129b05af25e4912ceba12878dd33534092005f61553dc9bbcace762db0fa6dfc646528d6 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-plugin-jpegenc Architecture: i386 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.11), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/libh/libheif/libheif-plugin-jpegenc_1.17.6-ok2_i386.deb Size: 8308 MD5sum: dfe86c99b7917a66d31f19f7f9d88734 SHA1: ff8774904e6411ab37b72f6b8757f19525eeaaf0 SHA256: 2087c9d9c9d9bcf4e2c5e9ffacc60536e06a04e4658678c88637f3cbbffda1f6 SHA512: 4ad1b936146c4b43772d0cd4dd839de47db970d6ec9731f92a07468cf34a3111cac740b7d9d826225bfd402d78d7323e55e209ebab8105d18c5d30ce04ed3153 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-plugin-libde265 Architecture: i386 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: 46 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.4), libde265-0 (>= 1.0.7), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/_new/main/libh/libheif/libheif-plugin-libde265_1.17.6-ok2_i386.deb Size: 11208 MD5sum: 9a614ff5c9d0c8db82065ffef01f789f SHA1: dd6c34cb6ab7d857c9855ebd727165fd26cb1143 SHA256: 7b65c7bdbc87d02d15cd899d0acedecaf3f0fd8a2c9edd04181fa2ad6cb396a9 SHA512: d4c05111356ccd2cbfaf40c01723ac51edef63933e7fe3dc3d6a6686cc6239d85577f8b32ba2fe335495fe43ed554016b6475876dcd49fbacf1231800ab83d76 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-plugin-svtenc Architecture: i386 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: 38 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libsvtav1enc1d1 (>= 1.7.0+dfsg) Filename: pool/_new/main/libh/libheif/libheif-plugin-svtenc_1.17.6-ok2_i386.deb Size: 10456 MD5sum: 05fa30b2f40ae6494889ddf3ad77c119 SHA1: 93729fd725d73b4f0cd1f8a54bba978485c88557 SHA256: fd837cbe53434d8128396ffacc2480e0963b890baf8163b1f9517aad30cb985e SHA512: 3c53e40feff00e8d9dd01d52ec78d2da12fa6be3fd900429c76c53b74a2dd6e0d468ff9845b697d79f0476d150956d4b964a4c8a1f709cc16aef74c62ddaf1bf 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-plugin-x265 Architecture: i386 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: 58 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libx265-199 (>= 3.5) Filename: pool/_new/main/libh/libheif/libheif-plugin-x265_1.17.6-ok2_i386.deb Size: 16700 MD5sum: 9831528899afc4b27706f2b87e25aebc SHA1: 0cd7dc5c9204e210ff818c1126380f953230103f SHA256: 9f0a64dbb668dc67bbdc340a83a947fe1a1f92bdb7e5469da8017f2ebe4c511c SHA512: 018b4865dab590b3afa3b6ab692809d57d96ad7ff67c24656814661bb27bb90ad3463e2f824adae9c42216138793202e1bf4d6207d3ce2f0a94a32c27550f657 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif1 Architecture: i386 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: 929 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), 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/_new/main/libh/libheif/libheif1_1.17.6-ok2_i386.deb Size: 295496 MD5sum: e3611136e5bb84b98f648592b086f2a7 SHA1: 9815f53b1da386781bb448b6abb6e5abac5c924d SHA256: a9bebf54b7ad9155461558cd16fb42ce96625bb674eb5ee3951f3f2d5c48df6e SHA512: 703d1bbc68c70e4316330ac474856603abd36b439f68c2cfbb3bb597a4cad8eec5728f1229513448cd52b48e7bab18e800a849a19c24d37a88b8c7fba456647e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheimbase1-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 95 Depends: libc6 (>= 2.8) Filename: pool/_new/main/h/heimdal/libheimbase1-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 31960 MD5sum: 8af5d4530df2d31c273f413b90f3c1df SHA1: a60f0088ff815a3a2178b3e1645685229b586369 SHA256: ba5cc1bbd2cb7de011587bfa45c8de1d2b7d937cc64687b3010ce04dafd4fc89 SHA512: 07db6fb013280a17f9e30742c3d52737af41431d47e28ca5722780b42911d05aae66fc4d032d0c3d1fa4c5af8b0a2063bb115fade05955ee8277606f0575d489 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheimbase1t64-heimdal Architecture: i386 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: 101 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/_new/main/h/heimdal/libheimbase1t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 31120 MD5sum: 2da8ff9de02b67e8428cec229b50116f SHA1: 9280d992b1580d3797c5cf4171a43b41ff3f6603 SHA256: d641eab40b46e147697dcffde27932e687f1a4046857cdb64681571ae2fa4ab3 SHA512: 7b73514d85a396b25e053d054d57e2b22eb047490764867cef2b626f9d5bed0da118b32aa9cda1bcc7b1b319050fd497ffb6edbc134e15d78e514ebb6381d53d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheimntlm0-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 60 Depends: libc6 (>= 2.4), libhcrypto4-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.7~git20150920), libwind0-heimdal (>= 1.4.0+git20110226) Filename: pool/_new/main/h/heimdal/libheimntlm0-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 16548 MD5sum: 0314f2c3ce43d0fb14e5ea1938fb7464 SHA1: ba82a1623edba95b581def84c6242d90825f457e SHA256: 4db553865367c03aedf9c7d0352d87a144aab6695d797752c0815c1527421425 SHA512: 295851ff8da01704a06e2101884e1d40569351cebff047c7c6c95b652b68a38ff63c8ab50b607fbdfcf6140171426212ad19a108cf912dbb2ed886ad63720a3e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheimntlm0t64-heimdal Architecture: i386 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: 66 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/_new/main/h/heimdal/libheimntlm0t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 16544 MD5sum: 2d7fc3814539c0549f003735a906dd89 SHA1: 0c284a7208c1d14920101f63f00f709a87d33a91 SHA256: 59587a15091f39f652975c4386a1b5d4e99078a8f3036bb73a2ca3c6520fb39b SHA512: 1c63d138e6df7c025d426bae6dd733a7de581ce8911a6d628ae6e0d7b6d54b54eef7c6a8adbb3ee5111b47e3e4cd9655c94544b32af58366e4175791f5e5491e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhogweed5 Architecture: i386 Version: 3.5.1+really3.5.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: nettle Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Magnus Holmgren Installed-Size: 244 Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.0.0), libnettle7 (= 3.5.1+really3.5.1-ok3) Filename: pool/_new/main/n/nettle/libhogweed5_3.5.1+really3.5.1-ok3_i386.deb Size: 144758 MD5sum: 04b28e0102f50032e8325b6d4144faf1 SHA1: 84eec4df279812f906dc253dfb268fbf9ab10671 SHA256: 0ebb524628eff2933706ddd786644234bf0bc3bb9f1aa8a2399986f1bad918dc SHA512: eb9b45387d9336f0774a87965c487ef476e6bb288e393e3cd6ecc9f7215a568381cb6de517fd92ac092518579a18faa96f0caf2daae2cbb3e5ff780766bf339c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhogweed6t64 Architecture: i386 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: 472 Provides: libhogweed6 (= 3.9.1-ok2) Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.3.0+dfsg), libnettle8t64 Breaks: libhogweed6 (<< 3.9.1-ok2) Replaces: libhogweed6 Filename: pool/_new/main/n/nettle/libhogweed6t64_3.9.1-ok2_i386.deb Size: 199944 MD5sum: 4654e924e307d791d87a021e44cb58f0 SHA1: 9c0494e166436cb26329dabed81ff164a6dc3340 SHA256: 0cfd5cf040d9ebfe1c3daca47962fcf2d21d618d93af196d85f1626dc1aa6cd4 SHA512: 857cd27597be00815dd32a22ce8dcfcdf31ebe74b41070fefdd31d7c8f13905f02ace158e3505e3734cabc47305205f2dba72d73a26e154553c5b10b88860e9c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhsail-rt-9-dev Architecture: i386 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: 163 Depends: gcc-9-base (= 9.3.0-ok12), libgcc-9-dev (= 9.3.0-ok12), libhsail-rt0 (>= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/libhsail-rt-9-dev_9.3.0-ok12_i386.deb Size: 51388 MD5sum: be43fb1c1891f81487cadd3f2cb4a119 SHA1: 1f183b85e5ecee3902735fa32b2e0707307ebe66 SHA256: 493d0dfc824044a194a2e87c24bc7250c055d7f4337dd13c5b6bc2ca07aa6800 SHA512: b6c1298651c1f367e369bbd8c40ea820735b967695d401ad195fd7db283a836019ee3345d728738866d2870c143eaf17beac6b208531a16c7bcf91410b21c83d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libh/libhtml-html5-entities-perl/libhtml-html5-entities-perl_0.004-ok2_all.deb Size: 28308 MD5sum: e5307f3e920b109ef89bc7358e3d9fb3 SHA1: dcc7a5fba414fc6f524ddcf29e1d43ab12d53460 SHA256: 019cae2143e6549d3a2a7b03ae244a18366c368fe9c488ef56e4e77377072794 SHA512: b2b3eea9c016b750f330334cdb530125744962c8c8aecb75b579ac926df4397f54ad528cc46abedac11a3243fa7e6bd7cf2f871746bdb672ff7df038a3b5ecc0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhtml-parser-perl Architecture: i386 Version: 3.81-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 234 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/_new/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.81-ok1_i386.deb Size: 85904 MD5sum: 2695dff62f78443c3928ad4c04472597 SHA1: 85b95cf2f85a7291fb1366f5851661f0882b7daa SHA256: 69589852d72984c5af1badeee88456296937119862f43e7f5b6ffefb9d361bd6 SHA512: 09dd0d455dfbf63b5e9689d5cb79dc117e827a294c3a7af9db140c31d083b61085dad2326b60ebc23c71f8de1c96f4654cbe2f45ba0c27f0abd294c93a2442c6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libh/libhtml-tagset-perl/libhtml-tagset-perl_3.20-ok2_all.deb Size: 11060 MD5sum: 152e23bfe56d6e9d7f9b276ccc84de27 SHA1: df46af7f41f308fbb0f1243d77e37133fe10ce4c SHA256: cfb5cfb4e4922e52054f46c91aab90ffd58d2ed74e064e870b87ebe37b19018a SHA512: f04467524383863fa982fb09c337149147f204a7d30dfe850c11d19b2e38308884d19517be126d27562d861aff39da7df59b9d018b87655633765ec8244dd013 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libh/libhtml-tree-perl/libhtml-tree-perl_5.07-ok2_all.deb Size: 199502 MD5sum: e141dd2385151c0627d7684ce6e29409 SHA1: 268f9589c5a1a3939c11cb1d774376d7d51bcf0d SHA256: 88bdb550eba200b655d7ab65a5c246f66081bb49afd12dffba24c4e6ea0e0ff6 SHA512: ad2b3ac1e57bab20020f7bb62374bc010d34daf1e05becbea9e3bece228a7b00e74b24af747ebfe36dae35aba17d1d7faccdad4abc22382bb312afdbe6f45b0b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libh/libhttp-cookies-perl/libhttp-cookies-perl_6.11-ok1_all.deb Size: 17248 MD5sum: 898ef18efd26a58680d088fc5ada6acf SHA1: 8fbe866bf9c76b0ca3da40226e0ffc2ae236c14b SHA256: ebd86e379757abf96b39bd0948bdb53d0a90e68f77cc1fc00265c0ad923776d3 SHA512: 715f1b4cc176c33d6b494b7da7c3738e8541b2fb666b3dbd611ba416f28cd1db552a9f40945f5612709791ca22b390dc7ac9dd1b1643fac2b4ac68c195b36c0d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libh/libhttp-daemon-perl/libhttp-daemon-perl_6.16-ok1_all.deb Size: 20748 MD5sum: d8cb5f4b78c13929395c30604bf5b983 SHA1: a0f2638652f1cd6c8780562b96b9f3487d01b4a5 SHA256: e64fe071e18946c14bf7dd9f190873df76a2403a794019a0eb78b5ac118a3c55 SHA512: c0c79d1b2b6d01dcea7c7fed45924d52ea734d5ec799a564578d73fa6313e1bfdf37edf68188b46111f92a99248ec33fb313fdc0524c214eb3edbcb6254a9feb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libh/libhttp-date-perl/libhttp-date-perl_6.06-ok1_all.deb Size: 9220 MD5sum: 29650912a244e344c6937a87c08c4488 SHA1: a8d2fbbf4777af92a6d2cf8d5cf8c3fc102271b2 SHA256: 71369bd182e01da4124ef303c3cb189e6d4a4fd4247cc7d91e7376dde38457ff SHA512: a2467171f3dbde32df53ef850196a2fcd4054177e13cd4561955726e10bc20689a66b7dd429d958a5e41e9ccfe500a564076f9a84f8e2a7d8b8ab9b50fe0063f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libh/libhttp-message-perl/libhttp-message-perl_6.45-ok1_all.deb Size: 76468 MD5sum: 353fc33f270db70305a9280b460af776 SHA1: 12531d859c236b51ae91dbee256099476ee714c3 SHA256: 80fc5f9de741b3d7b843b4cbc5b5728a0885d325fc1d1ed059163b36ee4fff59 SHA512: d0571eaa0299f88e1aa2f0406dde99ef125bc5962f2a8ff5d68d88b35632b050b15232e03b77c22cd70bfd27662848250760bf4bc1ac30cdc5d40d5341c39d31 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libh/libhttp-negotiate-perl/libhttp-negotiate-perl_6.01-ok2_all.deb Size: 12114 MD5sum: 57c1fa4ffecf25851e02e53cbf770c5f SHA1: e8b985c797397761169971b42724cea165f32ac1 SHA256: 59828293647a1836a2be25c0be3fa0e50e1dfa436ffdde9602d1390e3da78de4 SHA512: a8e70e8319c968f03b16ffcff94579c10ddacdfed071a6241d906f7ffde22b5b10b412542040fad295123b03a9c6015a210dc530e41ae75151cf24f269812fd5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhunspell-1.7-0 Architecture: i386 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: 848 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), 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/_new/main/h/hunspell/libhunspell-1.7-0_1.7.2+really1.7.2-ok1_i386.deb Size: 204512 MD5sum: 4761e804c92b99b487bc6f65b45e865a SHA1: 9d282cbde2acb231c9c60ce005f8bfba2f617f6c SHA256: 8b88861d4cffd61b58171844faf75abce5a320725ad1061af63df05f7547f512 SHA512: 197e90cd3ad2551a657c5472e421b609f11a9a8a9ba6bca62f058ef302542c827593fee304e15228a75d001ddd35462c8924271c2243a223acf2d3112a0161ca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhunspell-dev Architecture: i386 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: 1067 Depends: libhunspell-1.7-0 (= 1.7.2+really1.7.2-ok1) Filename: pool/_new/main/h/hunspell/libhunspell-dev_1.7.2+really1.7.2-ok1_i386.deb Size: 242100 MD5sum: 5d9c3f91d86eaad64eed27dd2abf2ae1 SHA1: 3ba0a5b4633654cf222b8235fe759117906a7586 SHA256: 0c8b903e8d4c99417170cec9134f7ae3049a12c734ddcd1f5564ed4ce9ac754d SHA512: 93d6c74c87ed37bfc33aca672b94b58b72e676f3ce8c4ccfb35cf220a567530fae0943efbacbf2b8da0f495d9d32e02f99e3a377273eaa245e69172cb59c5bb0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/hunspell/libhunspell-private-dev_1.7.2+really1.7.2-ok1_all.deb Size: 14332 MD5sum: 6e3b404be1bf24f9381a3c815ca75c1d SHA1: c6eb75d514348b60e7b0088e469a3baa4457747d SHA256: cc4e859f84e45901cd1bed631ac6263df8f2eabc065612e87f56ef21932c1b87 SHA512: d3026f3cc854d9a2b5ae2b9d4c7ed6f5a8bce9b2abc59f5c111d26c7169943f22c59772b66888c08d5c0720a6df7e2f54fd887fcc600afba8a3bf64a0b6bbbbc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/hwloc/libhwloc-common_2.10.0-ok1_all.deb Size: 12704 MD5sum: a2186c31cdcb8045c9409c28ba9b4c1f SHA1: 75baa556bf6598132dca0d799d1d4bb2a4045bf2 SHA256: 31f058301c4779b0649b4af672edadf722700dfb463fd8b3edb055eaf9e1d1be SHA512: b0ad67f169be06fe3a5806954521a731c21dc98374a26153d1ac4d10b7c96c18b222a0c0113da5d937d60678a6d64b78059addc3b2b19fa57fd933ad17bf8d61 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhwloc-dev Architecture: i386 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: 1008 Depends: libhwloc15 (= 2.10.0-ok1), libnuma-dev, libltdl-dev Filename: pool/_new/main/h/hwloc/libhwloc-dev_2.10.0-ok1_i386.deb Size: 246688 MD5sum: c04fe875ca3247cd7ddf856cefe2ef7d SHA1: ea92c14fe90e7b7b2f873e6b6d1f113bacaa9b11 SHA256: 31529cdae3a56d04aa19726d787da9874385ee70b209eee6b1e59cdfb1c071a3 SHA512: 78a353a7594231340ce8a11ff4d56c619f880aedaf8125f2a922ffde5a51f9c703b71103b6d30f90de4e52bf4029573e883fa004b3cd053f6d06296daa560c2b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/h/hwloc/libhwloc-doc_2.10.0-ok1_all.deb Size: 571132 MD5sum: bdc15c87577c2681f1ac4f22d7e26425 SHA1: e0630d5586f33caf6c7fb47325f497522e714a9a SHA256: 7f78ff8afa29fae47b5b24883c3b585594a9005fa70dd8bd1cbb3b70f62ad5fb SHA512: 80d9120bbbd26afd95cb3dcbc076c72d47adb2148a550d071328b217742cfb36298920f692c54e3f9940831bbd838c833e23cfa61626bc21390fc7bb460cb767 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhwloc-plugins Architecture: i386 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: 73 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/_new/main/h/hwloc/libhwloc-plugins_2.10.0-ok1_i386.deb Size: 15072 MD5sum: da72c18b201368a3de5c8f8af927eb56 SHA1: 700f30ec5e8ed27996f509be484ebc183a7972df SHA256: f49eb684f2363a21ad6fdbc3571d0bb947318819c79b1e87f73ac27d6fd250db SHA512: 3ed33091e2ded7aa94abbb14c624b5076a897867761bde018158bf9db2e046864661867904b7a0e6455daaf8b38df8915362dec65b0a64350b3ed8f2ed41281b 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhwloc15 Architecture: i386 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: 470 Depends: libc6 (>= 2.38), libudev1 (>= 183) Recommends: libhwloc-plugins Breaks: libhwloc-contrib-plugins (<< 1.10~), libhwloc-plugins (<< 1.10~) Filename: pool/_new/main/h/hwloc/libhwloc15_2.10.0-ok1_i386.deb Size: 171472 MD5sum: a1bd2fc6fe1ee98040a7b6aa321c33ac SHA1: daeadacc02b50030c5dfaaabfe8a2c9aca6ee8d7 SHA256: 6d0d88cbb64e5fc3993b4970b90db76c813edf008db6e9f892ec52dc8f501e80 SHA512: eb433f00ab5b96407a2e4850848f42b046787cf8234218920073fc0a5dc09399c06807374da9985c8facf3beb70b21a25350c7ff120eff3997c35a39b96b47f4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhx509-5-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 358 Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.8), libcom-err2 (>= 1.43.9), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimbase1-heimdal (>= 1.6~git20131117), libroken18-heimdal (>= 1.7~git20150920), libwind0-heimdal (>= 1.4.0+git20110226) Filename: pool/_new/main/h/heimdal/libhx509-5-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 117304 MD5sum: 18539a0023fab5e3c55320c712e75d57 SHA1: fcab06f580af25066e1b81ed4409e964f74139b0 SHA256: 87b48a44423d2de541a71c8b136d5ed5f3ffbb35b428b0c23959774244dfd945 SHA512: 1dbc0836824c59c52414a5f48f434ddd32b7b9fc13a90f232d56adb1c60193904b3744773a85bb02c6b984559651e59b500adba4045b31a14336be2f94c6bb57 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhx509-5t64-heimdal Architecture: i386 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: 364 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/_new/main/h/heimdal/libhx509-5t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 117784 MD5sum: 99bbe2351adb6bf438fa6286ad28a220 SHA1: 347043ed696b5e01434186cb639277d40aef9a1d SHA256: 0f002adc483944b58e0496a91836a13cc2076766bae06785cabfca49e670ff1c SHA512: e4e5c7f97ad0af4490c3c21ca8d7cd9a6d99634dc114d21f68b2fc039667c44016306a7dd877cbfff09bd802adb3f088b09e80fa652bbf84a4cb054a91635c2f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libi2c-dev Architecture: i386 Version: 4.1-ok2 Priority: optional Section: libdevel Source: i2c-tools Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aurelien Jarno Installed-Size: 29 Depends: libi2c0 (= 4.1-ok2) Recommends: i2c-tools Filename: pool/_new/main/i/i2c-tools/libi2c-dev_4.1-ok2_i386.deb Size: 7682 MD5sum: cd2030b3af57b27f21b7547db545350c SHA1: 3a083f5bf1b96cf4879f2de2dc156db8dfb0e82a SHA256: efd0393b35155757b1eee29cd35d3423686ac411ab3977038d42876041a2928e SHA512: 38ac1b5ab6c33e77c0b1cd7b106df6a42e04fe52f1ccc2d6ba0f70f202c810a519e3baab659b002b31420553cc9b4b0790d29dc624f90ce52254696e41eaf015 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libi2c0 Architecture: i386 Version: 4.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: i2c-tools Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Aurelien Jarno Installed-Size: 31 Depends: libc6 (>= 2.4) Filename: pool/_new/main/i/i2c-tools/libi2c0_4.1-ok2_i386.deb Size: 5806 MD5sum: 2c4b42483f9554e1867761dafdd28842 SHA1: 1134e9369e8da3f6d07b593f3ebfecd9b09519ad SHA256: 6ddafc140d1ee0a044e7e68ce1589f8b21412a6b52607c0ea46d3c5d10cc3f45 SHA512: 22bbcea33df98c94d36753851a84434eea6f40e86e5636985bb6f85fe82485f1a69c094345ba474ed5e3a9bc3a8e9da0939e9fd66cd67018f9b3ad52a07e7b7d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libical3/libical-doc_3.0.17-ok1_all.deb Size: 111924 MD5sum: a9b020bfb0a9b1827b51ee63c2a42a34 SHA1: 5fcb84c806113d3735bcacc554a7ae40066419df SHA256: 882ebcab22306046fa436790294ea60a311b99e957891cb5c72bcd3225eb68fa SHA512: 6eccae1117e45a25f13bc06e810076313c2e0247749c2deb309e8a922d77abb74bb9d99fd13bc9a7d79c77d69705a1a5898a8b2777c05ef3c5ef77f036cef3cb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libicu-dev Architecture: i386 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: 45025 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/_new/main/i/icu/libicu-dev_74.2-ok6_i386.deb Size: 10432000 MD5sum: 493e96220fbecb331239a9752842f273 SHA1: a252b63f0d3e9846082902d326bc2c96cd2f3b97 SHA256: a8cb609e3b623d27d86e5eeb986edca7c5acd75d8274f28d5760017bcf4582e3 SHA512: 2c340f24e335d55a23cca65561935e0ed7e2dc9cba834bf8392654fdb5432272bc78f25ac7ffce6ebb5b5d9c68333761778a09b33eeed0be4ccb8ec0bb04908f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libicu66 Architecture: i386 Version: 66.1-ok5 Multi-Arch: same Priority: optional Section: libs Source: icu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 32817 Depends: libc6 (>= 2.38), libgcc-s1 (>= 7), libstdc++6 (>= 12), tzdata (>> 2019c-0) Breaks: libiculx63 (<< 63.1-0), openttd (<< 1.8.0-0) Replaces: libiculx63 (<< 63.1-0) Filename: pool/_new/main/i/icu/libicu66_66.1-ok5_i386.deb Size: 9952652 MD5sum: f8c9c1bfb4e22d9e1494fbab63c5d735 SHA1: 3c1a72b26341bc52ea57f5d67349ee68106b67f7 SHA256: 8969057bb3b77a9e12f45abc7f1711e7b188483d2e76f060f12abec7c3f2811a SHA512: e075fc6a4fe7d6f0f583cdff4502a91f55005a5c0cae4e8f731899982384bda380a9d2cb2c561676d8001de1961760c5e703600238d53df76dc8345509f40944 Homepage: http://www.icu-project.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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libicu70 Architecture: i386 Version: 70.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: icu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 34620 Depends: libc6 (>= 2.38), libgcc-s1 (>= 7), libstdc++6 (>= 12) Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~) Replaces: libiculx63 (<< 63.1-5) Filename: pool/_new/main/i/icu/libicu70_70.1-ok2_i386.deb Size: 10591356 MD5sum: b89d732b727129e57e2a2636db76187c SHA1: f25f5f220ee7732e0ea3571b17d2de17f0e4ee3f SHA256: f5360ca79f8a6d9772373820a9b29c422676b743055acb56bcff9dba381c2ea6 SHA512: ca99e0a37290f02f42448e7538122c935777c6bee3688455da1aa7befa696379a8293524ea7b43cc74e4ad2dacfe929a83da78293c908832a7a298381dea23cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libicu74 Architecture: i386 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: 36061 Depends: libc6 (>= 2.38), libgcc-s1 (>= 7), libstdc++6 (>= 12) Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~) Replaces: libiculx63 (<< 63.1-5) Filename: pool/_new/main/i/icu/libicu74_74.2-ok6_i386.deb Size: 9604464 MD5sum: bfdde406bd7a8ef16075d2e05931a00d SHA1: 9865dff0b89f954d8d89c56243ac6af853d41aa0 SHA256: 4c0f8ffdd3b221fe0ef5007fd2547f5f7fbdb4bd90dfe003f8b2bb291e5ca6d1 SHA512: e50b0582ceba56eada302a5c0ee8c7c5621b6e138c302041c3d0bc22b3e3896109921a3df15746ef55fd6e8f872b82890d80066bae64df002599da9193597cc1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libid3-3.8.3-dev Architecture: i386 Version: 3.8.3-ok1.1 Priority: optional Section: libdevel Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1212 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/_new/main/i/id3lib3.8.3/libid3-3.8.3-dev_3.8.3-ok1.1_i386.deb Size: 164832 MD5sum: 0c572c24c0ed07383331582dbac6d5b6 SHA1: 2d233e8ced4af535d6663f8adba272c9aefb6fdc SHA256: ddb4ae707d0285406e5d15911a6fad8686d9ded849ff118cc5e0bb8d2a3db4f2 SHA512: 7667cebbee8d8a231622b908b6c673898f3cb4707a9b21516572614633eb8180334d6d8ed9a85427d148e91e1383703cdf2db9bdb0784cf936116cbba3d09a5e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libid3-3.8.3v5 Architecture: i386 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: 517 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/_new/main/i/id3lib3.8.3/libid3-3.8.3v5_3.8.3-ok1.1_i386.deb Size: 112240 MD5sum: ce844c32311577b6c8faa41c29681f7f SHA1: ada1bcfbf2453f5edd8e711a96556f8f766dd062 SHA256: 377b69b376988f1922d79f41fa29d8b071b4573f8528044fd2ab52c83c9e8873 SHA512: 688f5f007cca2f41ab1d126ef6f4d4b193d2ab13567772deb94d7d9a0cf874253d431ceceb21dc14c84235d3ca79fa92767fb0ee4f650d727fc41f4c36591ace 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/id3lib3.8.3/libid3-doc_3.8.3-ok1.1_all.deb Size: 342216 MD5sum: 4196cf9fadf631c8d31f02930a973181 SHA1: 4e22488cb7c9188c79e22e494c0dc349f440f4f8 SHA256: c3584c63fc9ccb662b2f87c2d085b1dee4ef577cef14204732a24be4aec38741 SHA512: c2722f65f6843ee7d8ebed6feeca32ae94607750b8eb8d99a0274f13ff01653c8387a1ac8c3b74c58f9de355f3226c0e941d3078f2111a78503a862a56121ed1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libid3-tools Architecture: i386 Version: 3.8.3-ok1.1 Priority: optional Section: sound Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 174 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/_new/main/i/id3lib3.8.3/libid3-tools_3.8.3-ok1.1_i386.deb Size: 20226 MD5sum: d4723dfd9b527a8a99aec4c8976b36e4 SHA1: fd2af0b6205e49563586d14c067dfa537bedb152 SHA256: 59ca2a1f40d303b5921bce8963d24cd92b58435a7ae20e13b126e1f5289a7421 SHA512: face9c88c6169aefde5ad7c125518e13a593e26d6a49feb739d62001107eec4a6fbcd016807e5a33c11f80493bf6aa19b536081cfbc24741ddebd57209fb9e12 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libidn-dev Architecture: i386 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: 445 Depends: libidn12 (= 1.42-ok1), pkg-config Suggests: idn Breaks: libidn11-dev (<< 1.38-1~) Replaces: libidn11-dev (<< 1.38-1~) Filename: pool/_new/main/libi/libidn/libidn-dev_1.42-ok1_i386.deb Size: 150268 MD5sum: 5db58cfecacfcbc78e2628b3557ae13b SHA1: 89aed8a9b10ef3b7b23ca9977a7838a9ce9a577f SHA256: 5d82b913d1da19d5c88058021335337bb8d551fd3814f51ca968d5702f260c59 SHA512: ef149b6a4c00088b475aca24372432ae8119182fea648f63dc769069962dd35776e096610e18073037654919475fdabea7218788a772cc1e2bea89a205b8eb36 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libidn11-dev Architecture: i386 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/_new/main/libi/libidn/libidn11-dev_1.42-ok1_i386.deb Size: 2184 MD5sum: 9d06fca1eb52e13570ff2869419d0341 SHA1: e35ab54e757061f9d2123e164e79ad4fdce47f5f SHA256: 1ff21cc8882e528e8ca3dcfb49d5a82663c2658a0de29bdc326ae5245ae5b4d9 SHA512: 2873c48dcbcce8c063ea2061dd803b4a89e5c27231a580170c11652a2a83d027b35b217305789228b66b17e926cb428cd443c0c5e9ecf8928bc147638a0bd0f7 Homepage: https://www.gnu.org/software/libidn/ Description: Transitional development package for GNU Libidn This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libidn12 Architecture: i386 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: 259 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libi/libidn/libidn12_1.42-ok1_i386.deb Size: 45332 MD5sum: 53d4722ca4bb5a9089f7fa59b1d49060 SHA1: 13d733f9240819e2fa2a784e820d1b09f2d58430 SHA256: e09201585b5a3644e14e7a96eb233bf884417e38bef3b370d2305a6327dd6d62 SHA512: 02b1bd2d72afeb3130c094d693416f0d89a3a7bf5c4a8267d4543b4558e7c2ac7f3aacc3e64517c78bd5864b306956f662137e76177a7e5bc6a8a2ff890641ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libidn2-0 Architecture: i386 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: 577 Depends: libc6 (>= 2.28), libunistring2 (>= 0.9.7) Filename: pool/_new/main/libi/libidn2/libidn2-0_2.3.7-ok2_i386.deb Size: 155446 MD5sum: 08d62c7837a11f42b898eddc4004ec75 SHA1: e1c2776a0d623954235f50d02911f8850d6ebd08 SHA256: 4a9a3c07d8410d0855984185297663b447c93ca1a350550e75a2d2c78300f687 SHA512: dd07f54c1a89eec59ef9f66f0419ed897bdc25e09b60f9ada408027b8b48f911de6513929b4672a9de8c1bf2daf089d7222420c67783ba407cd97260396a7a16 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libidn2-dev Architecture: i386 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: 469 Provides: libidn2-0-dev Depends: libidn2-0 (= 2.3.7-ok2) Filename: pool/_new/main/libi/libidn2/libidn2-dev_2.3.7-ok2_i386.deb Size: 151460 MD5sum: 18a0d0c873ae7dffa80adbc12390e406 SHA1: 49c81ecefbb01c443d94233103a868500f7b3453 SHA256: 26e04c5bdf0d5359852f3245a7d44b7018ae135b2013c9a7f3051e63fcab5c89 SHA512: 41e87c4df76c5157c972732dd0d017e4bdc9011326a4bfe2673edf1911e63e9fc31d35772a16fae4b6b2c482a16fe53f97b03d9e078de9502b28f871f539d0ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libidn2/libidn2-doc_2.3.7-ok2_all.deb Size: 241664 MD5sum: 0102129c994a0ed7f1a98de684e93466 SHA1: d136755fd8403dd7ee24de473ddb9ecfcc9dcf04 SHA256: f4dbba7df93b0a683edfd4521b28c4508e8cd8b7af2a9544cbe93e1592d0f6e9 SHA512: 39abad6b9d2ef7b42c07549f6e7767dc61c59bc54d0f9cc48cef90725caa20e38af197a8562c7351ed2d62e7045b951a57ce07ef7a090d8ce621512231eecef0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libieee1284-3-dev Architecture: i386 Version: 0.2.11-ok2 Priority: optional Section: libdevel Source: libieee1284 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 143 Depends: libieee1284-3 (= 0.2.11-ok2) Filename: pool/_new/main/libi/libieee1284/libieee1284-3-dev_0.2.11-ok2_i386.deb Size: 46028 MD5sum: 28420bd09a1084b16a0aca16614f2646 SHA1: a6e7aa84839678c586b754fd9eb1cd1b9a15e8a6 SHA256: 2663ee0a94312bae4136d2cf334ae9547f3103c7b3660188c35387949633156c SHA512: 407949c7e2480cc67e5c63bc66d22c7748b7466b556bcdbf6b241e124c3cbca315f38701a5481d8611bca4d94f7fd76d241e3de1e3974ffc9e916a1fbf2dbdfc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libieee1284-3 Architecture: i386 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: 79 Depends: libc6 (>= 2.33) Filename: pool/_new/main/libi/libieee1284/libieee1284-3_0.2.11-ok2_i386.deb Size: 20792 MD5sum: 83fa3b1a1df80a809c40261d2a258dc5 SHA1: 05681701040056f465a2c7cf2b4141e7c5e63c64 SHA256: 99c4729f95fb371710e155c9601b1ad7709771f76d50742a871aa0352aad5ad4 SHA512: c5102578c52f497a6a5fcec7c5700b8a86704e87073e57a89aeb91fadde873de5500012a7bf45093efaecae00ec043f95118e51e428a1b4850763680930f238d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libigdgmm-dev Architecture: i386 Version: 22.3.17+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: intel-gmmlib Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1051 Depends: libigdgmm12 (= 22.3.17+ds1-ok1) Filename: pool/_new/main/i/intel-gmmlib/libigdgmm-dev_22.3.17+ds1-ok1_i386.deb Size: 117968 MD5sum: 7029c1e5539879211105d0139b79b082 SHA1: e9c0a386a797876f03bc877ad1256464943afca0 SHA256: 77ffc9ffc4951f6437ba330ce5f6b1a4f2fd5e5be5150fc2447e22802b0525e8 SHA512: 0cff3d18fd2cf5806b40f2a4a56fb3c095e4a2a8e4c5b3019d6bdbea44d93d14344eb1be773f76f0edc48f9aee335bd8fa537903920c0825ae3d228a86a3aa91 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libigdgmm12 Architecture: i386 Version: 22.3.17+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: intel-gmmlib Origin: openKylin Maintainer: openKylin Developers Installed-Size: 680 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/i/intel-gmmlib/libigdgmm12_22.3.17+ds1-ok1_i386.deb Size: 157500 MD5sum: 2ede11655013362afb6c8d92ebe01d7b SHA1: bc2b91a9e135a67b386a8556e16fc5964d604c94 SHA256: 7ca3617e279d76c159d30cba1f8a64a49c4703f984bec071a136e6fdb1a42537 SHA512: cc35dcaf1662ec629bb2a34125c213597cd50de3bcdb962b5884a7432389be08e2633f61bce69fa941851647371f05b488d92108e92f6e850a2570225e2c3da1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libimage-exiftool-perl/libimage-exiftool-perl_12.76+dfsg-ok1_all.deb Size: 3808908 MD5sum: fb4ba0e326d6338a90c9299ee8cd98e5 SHA1: e255d297611aea865d27811c57f5d0e088bbcb36 SHA256: e77b73d5b87e10de74be00b763c73ae33be08bcdd2bb7d44eac8f576e278d7f3 SHA512: 57667efbea478eaa4408d9f755e5a61b8d1bc5be138f5e9248fd74a6ce3ffed4aab18e9859a201fd9a319bea7521968fb0dc28e991c40e9122dbcaff4fc2fdd1 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimage-magick-perl Architecture: all Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: allowed Priority: optional Section: perl Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 98 Provides: perlmagick Pre-Depends: dpkg (>= 1.15.7.2) Depends: perl:any, imagemagick-6-common (= 8:6.9.11.60+dfsg-ok1.2), libimage-magick-q16-perl Suggests: imagemagick-doc Breaks: perlmagick (<< 8:6.8.3.10-1~) Replaces: perlmagick (<< 8:6.8.3.10-1~) Filename: pool/_new/main/i/imagemagick/libimage-magick-perl_6.9.11.60+dfsg-ok1.2_all.deb Size: 55748 MD5sum: f1b91f8981d96e356f0f5ade513b66c2 SHA1: 195097a46c36d71e14517974d660a086f56d35e2 SHA256: 8a0ad4d475763b6e7e31b00ac99bafc91b5ae42ea38634195b8deac47dab7588 SHA512: e7ce3422dcfb22c521711b49e13df43f9d7e05887fcafc6831136595732bfc6cd5b925f458de32d7fb2f8a4b99cd449861ffab06281c3c4037cfdcd56168ede4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/imagemagick/libimage-magick-perl_6.9.12.98+dfsg1-ok1_all.deb Size: 39628 MD5sum: 78cd429187b1112476c849192ab4c716 SHA1: a16cff2e5ff9d668c1cba6cb0a80c5153f9867d4 SHA256: 7ef80ded33dfa4723d4ee374877d48f79344773f11dc9f3a72e171c01285e49d SHA512: 5c5c88636812b817b10a727aad80c275fc705253ac7b079c96adb6d9cc08ccf728ed87449bd72ffa58d378a1b789a0117e141a8e6b1f6fce7a4d2611a6b788c0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimath-3-1-29 Architecture: i386 Version: 3.1.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: imath Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 370 Depends: libc6 (>= 2.4), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/i/imath/libimath-3-1-29_3.1.6-ok1_i386.deb Size: 75320 MD5sum: 14a98c092609b8abf59a32c144deabd4 SHA1: a26f496bc9f504a0129ee036582925ff6ab3a2e1 SHA256: f8531d7e0bc07d7e20995760196d41a37e1446f5b90b0fc0b074d364189c6a2f SHA512: f7dc76347d5b2aa5bb6bedef3b56cebeded1a09ce098b8d3f869ce39b2986fa1ee3dc8a956e991ffb0e7067fe407729f04e8ca32b3b402719626875d2cd8dc0f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimath-3-1-29t64 Architecture: i386 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: 334 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/_new/main/i/imath/libimath-3-1-29t64_3.1.9-ok1_i386.deb Size: 27156 MD5sum: 7faeed39984f3564b3fa493d66dff3bd SHA1: 6793ae4a4d121414c24a14d63049b1f1cdf28f33 SHA256: d0179bd46fa78bbb9a89b2397a3ad5bfc5da0e5f8752b67e3fc059cfb5eceb26 SHA512: 0b2469dacc261562b991ea86cea8bda3e7a81f53c64d1b650f2eb778ff7449f6ab1269f25b4c97440f8531b4a6fe959ae160cbdfdfeec5dca66351a463ac107c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimath-dev Architecture: i386 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: 592 Provides: libilmbase-dev Depends: libimath-3-1-29t64 (= 3.1.9-ok1) Conflicts: libilmbase-dev Replaces: libilmbase-dev Filename: pool/_new/main/i/imath/libimath-dev_3.1.9-ok1_i386.deb Size: 74940 MD5sum: e2c5d4db09c1b9d68a9b4cf55d984688 SHA1: 8abbdf3c42f7e4327b05cff525fa0e2132f4c07e SHA256: c4ed51170062d198c8766ae77cf6473fb1c2b0e12092b90edf279cbd97bc72a0 SHA512: f97a8a34f5e12113253f8bb3aafbdd07c81eca9a4883035291c42389e2e8a5ced77ee03cdf447d572ee9b9942c215cf65300e66df26aaaa956e1cfa7db571058 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimath-doc Architecture: all Version: 3.1.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: imath Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2495 Depends: libjs-jquery, sphinx-common Filename: pool/_new/main/i/imath/libimath-doc_3.1.6-ok1_all.deb Size: 184500 MD5sum: d71c881a6187a6405ee16b05db672f05 SHA1: 09756651826c988f05dcfc9ae49ee41276a1ff0e SHA256: 93c34ee2e4de84725e162a120f8c43be1fa4af68fd2d62adbfc22c3c2df0d6b0 SHA512: 73cc2bbdd1221bb1cce5de848ea22c92d3b5315abc71e5487c6e154c22c94f5fecb6d06701a3d2cc0af610be0b0034e6aeeba5256c80099bbf0977881b15d8c8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/imath/libimath-doc_3.1.9-ok1_all.deb Size: 217636 MD5sum: a3dd3dc4558558334318fb9889b54f9a SHA1: 2589b09975c3ba2bdf38190f148aaebb754f948d SHA256: b256bf5ed696fe69bf5d0ea8fd31e9a97a50464c02299c1f9eea733b0306585c SHA512: 09b1f78b73dccc8b0eadf5600cf7601f871ac8018448e6b057e7b4422f0b1eb39d2d94835c505f29a08306316383dbfd3e9e3dc04c8ea3ab6961cb25b848cc7e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libime/libime-data_1.1.5-ok1_all.deb Size: 15316780 MD5sum: 53c57d461063f77b3e7318222b2209a7 SHA1: 4371e8fd3d91ab324be0af5ed21018ae9774577b SHA256: f84e4275326f7e0f6423ad16e7d78d556fa245932e243e4b5a4dd60119e97199 SHA512: 8a7beace6087882aeb8c974015ca90a84326352c1f79aee970f579148e3d4da4fb0b60be4438a2068abab4a10f9e76d7e8bbfeef542553fbc0036c654783b03e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libimobiledevice/libimobiledevice-doc_1.3.0-ok1_all.deb Size: 99836 MD5sum: 92838097131bb58d58c3b3871dc4f812 SHA1: 01dd017aa2b7a3f3dbd38dd5615dedd7a153027a SHA256: f6b1ca70f65080bc0fe33576c8691a276e539b6a5f1bf6f84d605341f085110c SHA512: f2e853be3b65254da4990e2f36e92929c06aac813352e9b797c298706d6a5934df497cbc22969dd6d6c12985f43dcfbc5a0511577426808579b4f47b2c05a27e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libimporter-perl/libimporter-perl_0.026-ok2_all.deb Size: 30034 MD5sum: 67427a99dd5d5c602443a23dff91fc1b SHA1: 93da6cf8b163dd83c809fc5968d761f20bbebb56 SHA256: de0be513c4484c9e9a1bb368e9bf48e576fc1cd34aff499567d98d9218d6e852 SHA512: f53d4cc043b60a918161018167825a0871ff59fa79d67f4586c4051a832e0e5b55ee839ef458ad23a7967cbcf57778ad1c947f5983921e0a68a8847d071552b3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinih-dev Architecture: i386 Version: 55-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libinih Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 72 Depends: libinih1 (= 55-ok1), libinireader0 (= 55-ok1) Filename: pool/_new/main/libi/libinih/libinih-dev_55-ok1_i386.deb Size: 21318 MD5sum: 34f3a1684dae5e1877da9156b79bc0b2 SHA1: 7f0d8463948acbfbdeb27d5f831402a16dc96e34 SHA256: a70f143f1f9cddae3dbd14f4d465439c73d95cb95dda81efc8e4eaca56a40f83 SHA512: 0f95abad61666a20e40e300e283aa866ada783fee3e8e99263eb5ec6e385a92fd8740654dd13493fe8caf839fe0a398567cbc1a747022c7fe0d09c2c27e0a693 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinih1 Architecture: i386 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/_new/main/libi/libinih/libinih1_55-ok1_i386.deb Size: 6536 MD5sum: 887f94c3fed67ce2aee324126e84c6ad SHA1: 703941dbf3dc455cbcc4d38fbffb321871152378 SHA256: 734fe011eafa7948f86a50acec009c9a90c76276bf53b63b415a9beac3488866 SHA512: f417427afb6de9c53134611af087e380b464936b4705103dd5bcb42dcb969808632af1b3824e7a5fe5b3c4b1e1707fef0d5d99929711dc444f1d40a29bec92f1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinireader0 Architecture: i386 Version: 55-ok1 Multi-Arch: same Priority: optional Section: libs Source: libinih Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 38 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libinih1 (>= 40), libstdc++6 (>= 5.2) Filename: pool/_new/main/libi/libinih/libinireader0_55-ok1_i386.deb Size: 10538 MD5sum: f0c6d0d48032d3fdd30f0c294afd4c97 SHA1: b074457a116fcc36c1ec836ab36b437f211cfc31 SHA256: 7e5533dbbb3e042a1327e49f5756484d208677c7e787659415cb5d175823d3b6 SHA512: a5ac78812e3c5f6b2db3ef64e7d956fc01792e5df2b779af5842588dd4108584bfab39238d66a108bc1d362dca1c8ae924be25b0162703cff7e16d523d323759 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libinline-c-perl/libinline-c-perl_0.82-ok1_all.deb Size: 78368 MD5sum: e6a40a79485857da9e68119ea98da710 SHA1: 2218fb0aa323dfb5f6282676f2c12c70b0ed7e0b SHA256: 8c40ca6bf89478cb0c428b414d628e5e657d97d5262f1610e1ddf088cd022892 SHA512: 7ed53f08143891b2c4e54f930c1bcde3d2a398d488fd8815d8b2488bc659853ec7210bd086847228bdb5cfd34ee849bc96a5cab01d750091f83e722e556a4da7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinput-bin Architecture: i386 Version: 1.22.1-ok1.1 Multi-Arch: foreign Priority: optional Section: libs Source: libinput Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 128 Depends: libc6 (>= 2.38), libevdev2 (>= 1.10.0), libudev1 (>= 183), libwacom2 (>= 1.1) Filename: pool/_new/main/libi/libinput/libinput-bin_1.22.1-ok1.1_i386.deb Size: 21948 MD5sum: 7e05779decf6ab401ea701065382128c SHA1: c724c44d6b352452fab78a196c2f660f97e2a3f0 SHA256: f95b6c6262b6f3b9552bb849eb52658298cec109c44871c58bf5c0eb36dbb8f5 SHA512: 99a0e859a275bb68530882f9ffc2cdf211dd627568ed9e03873bb228d12ccaa43dabfb26633583412ce008331a7afdbfb3e0c7c0eeacb9309ef9d05ef3978ad0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinput-dev Architecture: i386 Version: 1.22.1-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: libinput Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 216 Depends: libinput10 (= 1.22.1-ok1.1), libmtdev-dev (>= 1.1.0), libudev-dev, libevdev-dev (>= 1.10.0), libwacom-dev (>= 0.20) Filename: pool/_new/main/libi/libinput/libinput-dev_1.22.1-ok1.1_i386.deb Size: 31318 MD5sum: 812954e454c3efdb66eccee39bae571d SHA1: 0e25fa9127bfa840081052f44794450c1e77c606 SHA256: 169666ad6b33af6c98fa3315f714716fd35e9922f2811093133eb40ef02d06db SHA512: d8b69bcad923531b226a4e67fd056d257eab35c828b043fe9f21b7ad6dbc8d6d00b8fbd29b890b4f4f36c61ba57b8cbd0b064035d4a289a5cb4816b42b17674d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinput-tools Architecture: i386 Version: 1.22.1-ok1.1 Multi-Arch: allowed Priority: optional Section: libdevel Source: libinput Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 844 Depends: libinput10 (= 1.22.1-ok1.1), libc6 (>= 2.38), libcairo2 (>= 1.2.4), libevdev2 (>= 1.10.0), libglib2.0-0 (>= 2.30.0), libgtk-3-0 (>= 3.19.12), libudev1 (>= 183), libwayland-client0 (>= 1.20.0), libx11-6, python3, python3-libevdev, python3-pyudev Filename: pool/_new/main/libi/libinput/libinput-tools_1.22.1-ok1.1_i386.deb Size: 144436 MD5sum: c0d3ac86a84f3e752580745c44e4bda2 SHA1: 30f78b79f28151c365c1e9b685dda08af9fe3798 SHA256: c4d9bc48d7680be87796d4d4040fa299fcb64afb648ccd87c485d661aa92c181 SHA512: 250da9451ff14e4b17d6bb9e4777dacc8c8cb89f4362859ef408efce073f0253c2447ca35c14e85abfb8b685fd396f836caad5d104ab4bef93437e0bb5275851 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinput10 Architecture: i386 Version: 1.22.1-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libinput Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 443 Depends: libc6 (>= 2.38), libevdev2 (>= 1.10.0), libmtdev1 (>= 1.1.0), libudev1 (>= 183), libwacom2 (>= 1.1), libinput-bin (>= 1.22.1-ok1.1) Filename: pool/_new/main/libi/libinput/libinput10_1.22.1-ok1.1_i386.deb Size: 130758 MD5sum: 51a99eda1ae8a1025ebeffebec46031f SHA1: 8dcbfd71c684f76c6f6b536dd8b44114a6314c94 SHA256: 2bc47bd8557f720b9329dd1663761ff53c6b14d6efc019851c06c71e24b8812d SHA512: 88e0525e237523e7006806863d8e489ffda85c1efe2ae13333bb2978ac8a109f1f6c2b943dfae93a90e4ec7b361ce3f528cd00dd1af0d6c53256233a560efa7a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libio-html-perl/libio-html-perl_1.004-ok2_all.deb Size: 20360 MD5sum: 0842d31fc81e4a14e920bd74e647624f SHA1: 26f0c12e44b3675aac495a6a39e42c80e12992da SHA256: fb41062eae4243bed458868b2300c6755c0b0c9c6adace059409834064733422 SHA512: aaa409a315c4b93ecc85bef0f698ca89ab9fa3f63e916e76fcf3b5063f1a932d192a2bf8a695a812ef9fc968c1ff455bf0fa6dbd49db5da6997488232934cf8a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libio-interactive-perl/libio-interactive-perl_1.025-ok1_all.deb Size: 9612 MD5sum: cf0bdbcfc444bc5a483b19dd2af3c2f0 SHA1: c7c02cd7e2acdcd0de7a2bb7e58cab67ba76cd00 SHA256: 18371f4e83786b8dc91f786dd73c90c8eff1eb3164cbf2cf2341cfa8766e9637 SHA512: 6dc8b7d8d4afe6b1ee1da4a22408a026bc48bf98fd7c6f877fd71d380a3686ee013f0b29a2f2e1174da41c6a8dd6da11a5509650b1e6e44b18b575dd7a1b202f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libio-prompt-tiny-perl/libio-prompt-tiny-perl_0.003-ok2_all.deb Size: 11718 MD5sum: 23c95d2add103b1ce7a09c09b005d059 SHA1: e27b660be85cdd86a3938cbc2587dfb5111e4594 SHA256: 8cb388871a8edf48aa641f2c7e09ac046e32b2369baff89407b682a1184c4b8f SHA512: 1177f9431a5de04ccd8f6ce9ad04641056528005cfbb142715c317ca88159937a31b3c27c992131e55e33b84a6158dbd462926ddc03967b476173bf4933740b7 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! runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libio-pty-perl Architecture: i386 Version: 1:1.20-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 110 Provides: libio-tty-perl Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.38) Filename: pool/_new/main/libi/libio-pty-perl/libio-pty-perl_1.20-ok2_i386.deb Size: 31568 MD5sum: 9f603bbddd8e2b5499dc13a3a8b41791 SHA1: b8541eab7f76828086f3537e8afce4071166689a SHA256: 1e8838014bd932f91a7004c04f5fb1b99740f05be3595f7471ee9f4a8f1a467a SHA512: fc301725bbc358fa94c4135273f6a6f6c0bffd7d3c78210a476c683ee2affc74547d18fa311c9d811b7d2d57c27befaf44d4601654bf008b62680257210478de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libio-socket-ip-perl/libio-socket-ip-perl_0.42-ok1_all.deb Size: 23856 MD5sum: 153eddc4c53fc77cf92a82219eb7012e SHA1: c5e1e4a9feb3100a28c0ef3897b5d8566e39dcf5 SHA256: ffd87195bd5a6f60e44069cf5e5f7aab7436e4281764c80e9b3124f17fc53e78 SHA512: 36f6dda11dd98197b4308548827888ea3ddadc73e85b4e221de70984867ce9cc218cb9e9deb2f95eecf08dff25b9c7fb7c45f10db3ea08e2d524dc0625442007 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libio-socket-ssl-perl/libio-socket-ssl-perl_2.085-ok1_all.deb Size: 189220 MD5sum: 372e46445cca1ba101ec9e3788dfbb5f SHA1: e5ffc944c3e2850cc1edbdd267a260c82e6cb906 SHA256: c0653f1848bb2d68e44680d81b9654c95a61dfbd84a13819616ab948a70ffade SHA512: 9b6c9f3c8bd377eac9cb8b490f1dbcde527496560f476da430b62bf185708104d5a5de4034e12493f87d9e61b561e8629a213b214b8eedf26393b36cae235708 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libio-string-perl/libio-string-perl_1.08-ok2_all.deb Size: 9542 MD5sum: b3966fc156196c99f14e5ff905614dc1 SHA1: af6b20aefe118dac1bea1f9bd6990ac8b858c17d SHA256: eb99c9be91f4a5b9ceb4c382123142376e0ac359d1ff1962654fc229cc927bdb SHA512: 0aa00a54aa2b21c086f0bd85a0ef7891c678491b26ab95896e9ab4d7872213354fc83e52f8f12cd7a8624e597047ea8557ae7b4cbfcb5250e79bf8e4c7e076aa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libio-stringy-perl/libio-stringy-perl_2.111-ok2_all.deb Size: 56044 MD5sum: 1cfffc38a0e283fbe626a9e32384a47f SHA1: bab158e90c72117af332b0ac66d3eb0473ac3e9e SHA256: 81bed83143967de953ea4c144150359b906f4e0de4451f18b7331cc190a81485 SHA512: b5cff188c7f3b83106a41e25a4c9ecc507cea66aba40fe484f0470d8a937818a6d5f5f7ce8d8740a308c8adec30189fae8c9003c43c23637e778d3d2d41eb376 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libip4tc-dev Architecture: i386 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/_new/main/i/iptables/libip4tc-dev_1.8.10-ok1_i386.deb Size: 6588 MD5sum: 55e19d63fd3a854d41a98df2da8712ab SHA1: e16ee80e0cfbbbdbe6b563ce34c35dea24b9ae1c SHA256: 38d955ed6f863db3d0b281b3ab8db1229f01f919476a804edcfc554481f3c609 SHA512: d563a148e576321eb84862fef37b11c55923658cf64156ba70226e12f395cb067399e789f9f249b28c15b3ee983ed9eac3820f71d5d32251377668c16f96a3a0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libip4tc2 Architecture: i386 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: 57 Depends: libc6 (>= 2.4) Filename: pool/_new/main/i/iptables/libip4tc2_1.8.10-ok1_i386.deb Size: 17140 MD5sum: 18e27d05297ab3df3f02597aab57c564 SHA1: 5f24cea394ef134d407018dbb53c41f293c2f877 SHA256: bdf86b86f3c3f96ed893e76dacacb0b46854b40c368147be483a3368f04696fa SHA512: 499097adfd9d78b14b2510c0f7b76e4587264ee6c9ea38dd8bc40bdcb39faacbf0671b9ae445a84445c012c677cecf66ae72e4f4a08124806b1f97e1d30e892e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libip6tc-dev Architecture: i386 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/_new/main/i/iptables/libip6tc-dev_1.8.10-ok1_i386.deb Size: 5900 MD5sum: 6296d6029726ed6f0dfba8e44a63a868 SHA1: 02f928541889fd53a95349439977020ba60cb4c4 SHA256: 948f51d2526b0d5abed64f6dd6f3299ae215be409c95b5375b7075b7f432d6dc SHA512: 5318757903f9b54f49070b12be85b3598f12804a09848d71af8a3b9e7b9fb261874fd8dc9c70ecd64f5162ab1a68c977147b3555dc08f659eb31c2819c3f8a02 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libip6tc2 Architecture: i386 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: 57 Depends: libc6 (>= 2.4) Filename: pool/_new/main/i/iptables/libip6tc2_1.8.10-ok1_i386.deb Size: 17636 MD5sum: ff30b5f491ebf1fd1a59e4223115ad30 SHA1: 7f6a79d4e5c27b0d084524af6291dc1ad5f8ee88 SHA256: 6a5c83d186eb61e01c6b247237cbe3673f325e483cad64a539ead0e99af31a29 SHA512: b77a504f49374e7525b4fbaec3e14c983735e1055c63179d14523e5ac21516effac676bf56b23104603b5db099c6df7bf23a00cee0d4107e790b598c7bfdb93c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libipc-run-perl/libipc-run-perl_20231003.0-ok1_all.deb Size: 90504 MD5sum: 1207eac71b2644eabaad2be9f7291065 SHA1: 98f470e7134c1f7448ebdf678e2adb9b3af77c0f SHA256: c20ffada7fba4cc80b018222e87c927f2db3bd1e0d4bcb33624d416ac4263d51 SHA512: 92740bbba46172fb0bd5b605c84346c45dc9cf83cb66990b831b917db674ee626a0e43bef8286e55522d38d8b0a22793f3a9e6ef5c5d60d1b1b81efcdcec0138 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libipc-run3-perl/libipc-run3-perl_0.049-ok1_all.deb Size: 29488 MD5sum: 844d3a70bdaa6565e8caa6c990109732 SHA1: ba87a0923524e094dbe94eaf2c522ec3a5538c17 SHA256: 2df7e04d81f5a30cc07ec33be06b4b36ac33855375dd869c69a6e8f95840ce94 SHA512: 24a04a092164ae55dd78f5784f34b82f4c223fc1b6a901df118e8239e6869c78a3b6ece239b756bd87fc7b60924a8977981795d2b460b0132176d8d2c10ed69f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libipc-system-simple-perl/libipc-system-simple-perl_1.30-ok1_all.deb Size: 21388 MD5sum: e464009db186d218c65c7ce8a95f3f8b SHA1: 868108d85a1be98a4da6738fa4721949a32c4e0d SHA256: d4403943fe7501bad932bd3f6366da06ef2311389c9c930cd4eb537d0201cab7 SHA512: d9ea17282f3194c269eebc1c9eca6d12ceb7387a32dd92f1b55d86d07d107a2b18d32abe32e141ed2edeac47d24062eabdbce3ebd23eda58581234b9157d0530 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libipt-dev Architecture: i386 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/_new/main/i/intel-processor-trace/libipt-dev_2.0.6-ok1_i386.deb Size: 39052 MD5sum: 7a1ae29fcd31629d7d736adfd424fb84 SHA1: bd2c85874f53a6e505fe5037e527eb58e7b7f3bc SHA256: 12f2676a06abe624f842c11b5cec344d30d9a35cc9f5f2e7af92e68c0c8e9d05 SHA512: 76668ac2ae38f24432156890a86d9b21f1527fd3a8737bc457cb524afeb70e9a9a98a3b990522f49fb40a461291a3857f7896ca995b6a0414d32bd9d4d4ae122 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libipt2 Architecture: i386 Version: 2.0.6-ok1 Priority: optional Section: libs Source: intel-processor-trace Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Victor Seva Installed-Size: 154 Depends: libc6 (>= 2.34) Filename: pool/_new/main/i/intel-processor-trace/libipt2_2.0.6-ok1_i386.deb Size: 51904 MD5sum: 57872e0a97937aceef7523e73be88cb7 SHA1: 492854063071fa3977860d589e6542b15012d5c6 SHA256: 55fe5e293b5a45601743ea9fb3eee21ccd47bcadf63fc61fc8abf58e42330bfa SHA512: 5453249146563e7fb467da8a59c5a14137af35fe48f79be4ed50310c6d1133a23525a53bb063e67ae6dc4de8c81dc17e3502c1374522af0cd5e555b8eee7a1f7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libiptc-dev Architecture: i386 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/_new/main/i/iptables/libiptc-dev_1.8.10-ok1_i386.deb Size: 4480 MD5sum: d057be753c9b193a5d51024b78219d6e SHA1: 704fb39a64124661929dee7bcc4bf738a84fcb1e SHA256: 2bd8ac2ea28b480012cc90b44a634bcd5e03a17883a04a6848de1fac38b40af5 SHA512: 2efe4643c80867331bfb381a5376cc0d1862a689e75a5046e59c09e62a99f4b6447c05caaa57c938975d60037c719b2c39f487b24406f43adf38e4ae40276c77 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libisl-dev Architecture: i386 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: 6789 Depends: libisl23 (= 0.26-ok1) Conflicts: libcloog-isl-dev Filename: pool/_new/main/i/isl/libisl-dev_0.26-ok1_i386.deb Size: 897356 MD5sum: 76b368b82f5df578383919673eeed451 SHA1: 1a115fd1e9532b90bb80127af1209cf697631a92 SHA256: 3f46cce1aa0d01317d80a3087c974ac9c6233973677bc14fc27cc08eddcf44b6 SHA512: 8d158ca4150f98b6fd37a325508fd0f072e5644afd9728706251356a0b0268c371cd45c636bbae1676f4dbf092df8b23a44f9024f16ee1ca8a76e28376c5b032 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libisl23 Architecture: i386 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: 2597 Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.3.0+dfsg) Breaks: libisl-dbg (<< 0.19) Replaces: libisl-dbg (<< 0.19) Filename: pool/_new/main/i/isl/libisl23_0.26-ok1_i386.deb Size: 733840 MD5sum: 4ff5775c4ebb35c70abafb64a5fdf869 SHA1: 5a7686c4de4c486dcaa8afc367a439ed87cb1002 SHA256: 7dc352ea62eb995325e8d0695c90b00bdf57aa29af01df2ff9b63a0c3e408503 SHA512: 63f254e7029d5a118a8148241996929e82aaf9e27e3f60d72e48ba96c11e7322e9eee371d519511ca6c8e3eba83960a2ee121defac46c771561c3f5a66b3564a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libiso9660++-dev Architecture: i386 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: 177 Depends: libiso9660++0t64 (= 2.1.0-ok2), libcdio++-dev (= 2.1.0-ok2) Filename: pool/_new/main/libc/libcdio/libiso9660++-dev_2.1.0-ok2_i386.deb Size: 8512 MD5sum: e32f3094d55c884fdb6fa37f408e8914 SHA1: ca40a5b78b57861635385370a2ec3a519bcd2eee SHA256: 2b7bc5b3203d95e01147e9b10f71a124883affcdabaf1568cbb8a90ac42364d6 SHA512: 57f2c6bf8bafb113bbb8d59b5ee6354c789b9e5a8af739d44fa9aa77c032c245c4051c9c626e299a925307b6d6fd0209b3df6158469fb013dfc4f874d88ca6e2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libiso9660++0t64 Architecture: i386 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.0), libiso9660-11t64 (>= 2.0.0), libstdc++6 (>= 5) Breaks: libiso9660++0 (<< 2.1.0-ok2) Replaces: libiso9660++0 Filename: pool/_new/main/libc/libcdio/libiso9660++0t64_2.1.0-ok2_i386.deb Size: 7804 MD5sum: cf22787db5b74defdd8aa54c7924cbb3 SHA1: 487a19062c2e07c18673e3be4a4ac957608c2b80 SHA256: 468fbe794c7a8ba917e7256d116bcf76dc8d2c27f55fb75b0bb4dd5b6121a64b SHA512: cf7a6c60415088d9ee6ef94d8c8af7f44bc454c0ce8b49bba68b5540f6b7e6936ce907843014a0cad41001bfac4a64db9ebfa6d07724c1a8525e2cd2f55e7547 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libiso9660-11 Architecture: i386 Version: 2.0.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 211 Depends: libc6 (>= 2.4), libcdio18 (>= 2.0.0) Filename: pool/_new/main/libc/libcdio/libiso9660-11_2.0.0-ok3_i386.deb Size: 26070 MD5sum: 87f176ca96ed12460de7340b159210f4 SHA1: 8890507bebe576c62ffabe831ded0b6a833bb129 SHA256: 714bf699dcf348bebf6bd6ed3cf469d8ab1965d92800815c2bb8a91b432628b5 SHA512: 65edba57e09867cafd81915b5c093f983aba3bf2dca97c661a0087a9c229023829994b12a69f129ca38726f1bb3418358af4ea2e04b6e3beaf6a3bbaa361b16c Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libiso9660-11t64 Architecture: i386 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.4), libcdio19t64 (>= 2.1.0) Breaks: libiso9660-11 (<< 2.1.0-ok2) Replaces: libiso9660-11 Filename: pool/_new/main/libc/libcdio/libiso9660-11t64_2.1.0-ok2_i386.deb Size: 24332 MD5sum: 73ffc002cd033a958c67bf5bd4d466bd SHA1: bb00fae1764c3d55c48ff6c199eebd2ec849d333 SHA256: c14b98127c8adbb5c8602ba72876519fbde641ae35c902ff95b075e211da24f4 SHA512: 0034e41c7d063753ce4a351250330a154ff3f187de82ae6574f5c46c6cb67344f95068c4ea9bfdcc2a1dd57e1778d4cca239c03898b4698a9bcedd7aab01a4af 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libiso9660-dev Architecture: i386 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: 288 Depends: libiso9660-11t64 (= 2.1.0-ok2), libcdio-dev (= 2.1.0-ok2) Filename: pool/_new/main/libc/libcdio/libiso9660-dev_2.1.0-ok2_i386.deb Size: 37504 MD5sum: c992e0953e71daa5467fcbe52a2d0f4f SHA1: 2da04fb3124119a78fd5b324ea082fce07c91687 SHA256: 63d7afeb7b03931febf625eb3c974084a285aeb6806129f6b19c25b9cdf1bd7a SHA512: b3c3284e28da531af7ee27624fccd9a16b154cd6dd217acb29365168df80655d53b645da21e7e0c622260698cc6e2adba0ca28a8d4b73b9d727de90413c41f9b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libisoburn/libisoburn-doc_1.5.6-ok1_all.deb Size: 43668 MD5sum: cd264fed91586f78218e5d56ddd5b5f7 SHA1: 5ea7eb54fd5a49bd7d0fb0739d0e56205703a47d SHA256: 5d97a0f869a15a471bfce7c45a214bd779214d01b0aab9944f1a276ff4cb215f SHA512: 3d34343eb9833861ee6741788746d36acca3c295062e5c33b1779977e9f25da878c9b075f7022bcef14a3687fb734082ddadc84d086278e4b4b768701a8bfa02 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libisofs/libisofs-doc_1.5.6.pl01-ok1_all.deb Size: 87088 MD5sum: 2cb748024611271cfdb1627f73e37ab8 SHA1: 882dd2df43e7b6c1525cec3762f09d6a1b53dc3b SHA256: 13e39d6e4423cdbca0fe2dfe6d3dd8a571abea492cac7ecbf7685e78b52dc8de SHA512: 3ff00fed8bb6c48792f184489d5a3c1db5ecc70b5d0f84c8e834d1558073d1c8a16128bd9b81733373cd26de73736d382d9305779c4502a94a33140149ea721a 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libiterator-perl/libiterator-perl_0.03+ds1-ok2_all.deb Size: 18148 MD5sum: f54adc2c349bea04437de35300eeda0b SHA1: 27324177c796b8ce32d17635a89e7f77f2e9d9f1 SHA256: e0826426ef1cd82b8f3e6fe24ede7c12161036c8e9ed9afee8bdb08806747dbe SHA512: 2c4e48f714693b46c15d810b6135b3cccbf44df56b30c68091a0d83dffcb6b0dcda743b7fcd2a8ae8b7bb8416dabe4412b3dec97ea5b54ae02849d73627d82d7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libiterator-util-perl/libiterator-util-perl_0.02+ds1-ok2_all.deb Size: 13464 MD5sum: f8b1055b3bda2830ef4e353f717f3daa SHA1: 174bf5b2a5294111dbad369cf46601cc00051550 SHA256: 94be2777dad7ed8c5e43dc2f01eef447c24517370bd3f312c6599979959b2fd8 SHA512: 993c105812880abe1ec71b463fac6a03ebc1101f1e81066ea132686319a2977e30d2d6e1934618fcb34c5eae6b3acad3dfa45fef00febf06546f7073cd87bf7a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libitext-java/libitext-java_2.1.7-ok1.1_all.deb Size: 1120842 MD5sum: a8b02f2964ad568cf23ec40e076e370b SHA1: 1205ed85aced3596084e3ffe6027c8bd86ced5b3 SHA256: a8915e81adc488adecb00bc16714a4a833ffa75ebe4118cca04a79a4824bf1dc SHA512: 88a19350398d468dba25f4d60f029ea131746419346287fef417d369b237f5ca531674092641e68e38310b09097f6196d6026abaa0c85da10070263d86421ebc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libitext-java/libitext-rtf-java_2.1.7-ok1.1_all.deb Size: 157700 MD5sum: 37d6c2de2cf6646984a24798402a58d1 SHA1: 7488c8a8213cf3a8c13cb4971e0c06dd80fff096 SHA256: b05952e77a72b2b2f5802bdb18ae7930417a00f3801e47ee22dada35190b5003 SHA512: cbeba2a0ae2e8985d581d6e0c2ac8426924b3e2422d925b0b8176685ca323e61b688ef75f842ff530ab21a91cd9ac257c302572141ea1c42c2c54c1330a96a8e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libitm1 Architecture: i386 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: 110 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34) Filename: pool/_new/main/g/gcc-13/libitm1_13.2.0-4ok3.3_i386.deb Size: 31134 MD5sum: e65c508ec2c58701b1c261d61ba7c397 SHA1: fa4dae5acce831115fe8c4625500b60bfd7ab5da SHA256: e3e73bdb650f14a8ab7413451556542ea19ceb9feebcbb66bf9e400a3b575163 SHA512: fbfe6a039281775e151b609a18de7427057d1d44a690dd3c92c2c77943a169af39849ecd91df7f434a4c7e0f57cf7409b3497fe4a798410c6bfccc3ac3c86323 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libixion-doc Architecture: all Version: 0.17.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libixion Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1264 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/_new/main/libi/libixion/libixion-doc_0.17.0-ok1_all.deb Size: 138896 MD5sum: 6c9ba16e2f980305758431b5dc5c44d3 SHA1: fb6c0fbb3dd9e4c5e5a0c23e530e46e99bc406bf SHA256: 42583a10725208abbb2938249a98ca9c25f610da758c78b7ccccb36fc0b8d400 SHA512: f12f3924c76f1675bd6194fbc7a5a7ee7838743dca9d526e5421daf85e3dbbea8ed9cbe7c982091f7a89df8da67cf33f527c27a283daa1c302fcb2c85296109f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libi/libixion/libixion-doc_0.19.0-ok1_all.deb Size: 160356 MD5sum: c0d0536859630f51007fa9eed2eb4f8f SHA1: f758dc46b3780877c39316b6b251096e881e8504 SHA256: 6928edc3e3bed9933d1e366eeb6850c443287daca11fabdd50b361c85a901dc6 SHA512: 325249ba517afeab4cb4f59d4ca4410715366e4d07008309ac214a88512fd25f0069d2f62f5143d542f00616ef1b4488a4dac78d0edac147036e24bccbb2d8f6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjack-dev Architecture: i386 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: 2244 Provides: libjack-dev-session, libjack0.100.0-dev Depends: libjack0 (= 1:0.126.0-ok1), pkg-config Filename: pool/_new/main/j/jack-audio-connection-kit/libjack-dev_0.126.0-ok1_i386.deb Size: 152528 MD5sum: d7ee99be55ab11470fd7e303627d6f51 SHA1: 11d32c3ea659720aca67580795dc7bb4d15b3720 SHA256: 97f5850e97fa66caaab7358c4d287892236d960e1cc4d5a3669865a2c3f972c5 SHA512: 1d407f56123c8ceb17c5852cc3acc212ccf4570345c35648aab3fc4f82827364b1e520d48dd013165f9f25724164ebd9f5fc723235506b6eae7c5e5bc081add3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjack0 Architecture: i386 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: 480 Provides: libjack-0.116, libjack-0.125 Depends: libc6 (>= 2.28), 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/_new/main/j/jack-audio-connection-kit/libjack0_0.126.0-ok1_i386.deb Size: 116124 MD5sum: b78258add65d1424ece1a95845762d07 SHA1: 8a327a1923061b122a59d363e1356c161c77e22e SHA256: 29996d08a87657b8fbb3d0c1239cb292d197626f931208a2ea29c9bc03ff2fa2 SHA512: e6d4c53493b7cc584d013fe5da8a381e3179b41498753c1c89ae3c0bd57f42adeceee90df0fa53e9c298c2b45e0268e20d1cdd8d7c931d389384c2dd66cab957 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjansson-dev Architecture: i386 Version: 2.14-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: jansson Origin: openKylin Maintainer: openKylin Developers Installed-Size: 113 Depends: libjansson4 (= 2.14-ok1) Filename: pool/_new/main/j/jansson/libjansson-dev_2.14-ok1_i386.deb Size: 32360 MD5sum: 9e48146cf6b32e95f81a653d4acd1c91 SHA1: ab81f4acf4363afd18176238025b9afbde1e6989 SHA256: 72b5d3fc4fe619bc959dded29007fe53ea05fa364be04db7b022562ee474eb8b SHA512: 42c5978dd5dd399bf6576d5851354142ff2dfbc7c0f8c56c1915d22b6b4a45e23277822593987721e1d797b9ac533ef19dd37394fe23e34cec4c8640942a99f1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/jansson/libjansson-doc_2.14-ok1_all.deb Size: 87000 MD5sum: be4252b3c60aaafe94ae37264b26a364 SHA1: 5039a40a2f0757da9965205d66380453fbf35254 SHA256: 63ee8e096960ae3165d121da808586d860e2a8c6de32e5f907c0e2246659052f SHA512: 6ee7c47d235290792568842ca1920023632ccf7d7271416d46ab87e536364522ebc691e007983ed7fc994fe38a5d853d9a1f9c115de901aa536922ff0025e9d6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjansson4 Architecture: i386 Version: 2.14-ok1 Multi-Arch: same Priority: optional Section: libs Source: jansson Origin: openKylin Maintainer: openKylin Developers Installed-Size: 97 Depends: libc6 (>= 2.38) Filename: pool/_new/main/j/jansson/libjansson4_2.14-ok1_i386.deb Size: 31784 MD5sum: 51aa4fe102d69100eba75b564868f3e9 SHA1: c8d46b9cc4480b81deaa02ce1d886466a9bd34f1 SHA256: 5de3f28637f316cb84f1b1a2e8270ad44671a4749acc2a4b0abd77543172dd16 SHA512: 475d19c088f6b7eb67999407450d782ca2970677a7f2e36701d168f4e0296d9590b9ea13e000b97ff44b8086d9108203c613331e91001edd70f713ead2914090 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjavascriptcoregtk-4.0-bin Architecture: all Version: 2.44.0-ok3 Priority: optional Section: interpreters Source: webkit2gtk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 268 Depends: libjavascriptcoregtk-bin Filename: pool/_new/main/w/webkit2gtk/libjavascriptcoregtk-4.0-bin_2.44.0-ok3_all.deb Size: 31172 MD5sum: 219d918ef107284c4b08a8d92e70a3b6 SHA1: 15fde62b85812d9ad019cee364fcf567738fd67a SHA256: 592a8891c50d806be49cd4716bbb84a59353f040965ad35fe1afe379f85fdf81 SHA512: d81d16edf9010a96866c254760ab3f3783cc1dda252c55f26ddecc47046720c094359f71742fe476443eb440d9ad1a8d1f45bdbaedba69eeb90fcd8493b7c90e Homepage: https://webkitgtk.org/ Description: WebKitGTK JavaScript command-line interpreter (transitional dummy package) This is a transitional dummy package, it can be safely removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libj/libjaxp1.3-java/libjaxp1.3-java_1.3.05-ok2_all.deb Size: 225060 MD5sum: d0ec99fc2cd279408885a9e94be83923 SHA1: d18c5fefa5bd12c1401191e658cb685058ce4700 SHA256: f4fd55539017dc59f8f010326c1cd16842d581c5a0e3295b57a9306bf5c27629 SHA512: 51c3e4b302db8932ed71531f39e1d7aed51a057a6f7571047b10158480e9e34cb175566faef2ec2062e2c28f79d8180751435e9fc7c553b7af2f330b9ae8316e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjbig-dev Architecture: i386 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: 83 Depends: libjbig0 (= 2.1-ok3) Filename: pool/_new/main/j/jbigkit/libjbig-dev_2.1-ok3_i386.deb Size: 25596 MD5sum: 69be56814e5bb69811ea3acc6cb14834 SHA1: 436cd14b12765306f2df9d47734a8377e6347a42 SHA256: 6637f8e7f6c5bcb7daedacfefb7673e42d89f80183b03adf52958510c1183cff SHA512: 88da0e8ed7a7087e40585359301eede3d63fa25c7bf2b83e48c33ed495c059f7f45071751dcbd99039db071e837c4ea1ec04bf10bac7f7f5614d7c64a8f833fc 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjbig0 Architecture: i386 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/_new/main/j/jbigkit/libjbig0_2.1-ok3_i386.deb Size: 26612 MD5sum: 278fae6e6eea9e1af526a85ff971053a SHA1: 7e8d31827f74a0fd1c1ddde18fd2246840a4c3f9 SHA256: 4b1f78725c1a4d4d49bbec614e3dc04a9f181d4aa197bc66c526913daa5b3d00 SHA512: 6c39d9a52e2caf2121f64d15d70a63a1bec37b9644d6fda7210cc3c0462f8c507d4f6616967ee25344c65250a76191cc6718be24d133135de4bb111170262df2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjbig2dec0-dev Architecture: i386 Version: 0.20-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: jbig2dec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 208 Provides: libjbig2dec-dev Depends: libjbig2dec0 (= 0.20-ok2), pkg-config Conflicts: libjbig2dec-dev Filename: pool/_new/main/j/jbig2dec/libjbig2dec0-dev_0.20-ok2_i386.deb Size: 64196 MD5sum: 326cead161aaff46ffb63ff6840ed6f8 SHA1: 88d1919394dc8c344788295a334e18dd2e1c21c9 SHA256: 80dd40a55223bfc5964aabbe866114fd59b7740bb4a918609b5525f513763e20 SHA512: 358540564a2c90b9a80721708b594626c127cfb03e4377838dbf18c65ce1658ca7ce82feb63c741a3ea7489bc9e81bedaf570e60896b325cd350204ea4944750 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjbig2dec0 Architecture: i386 Version: 0.20-ok2 Multi-Arch: same Priority: optional Section: libs Source: jbig2dec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 185 Depends: libc6 (>= 2.7) Filename: pool/_new/main/j/jbig2dec/libjbig2dec0_0.20-ok2_i386.deb Size: 61756 MD5sum: f1fd3a9588c380649ba55cd2eef8c84f SHA1: 6de8c20e5e2a4b8296dc5efd8ef5f769ff98425d SHA256: 19210e9b6c08a2093c66443647eb342266bfb0a378b54bed89d60aaccf0d204c SHA512: 80909a39d063f081e13ec6d10efe11fe5bc46110f9d38a9fc6bf94936503432c8e7c52ba2a6182d201ecb45c0eadfef8696a1454118ff20e4dbfec7a3612b0a8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libj/libjcommon-java/libjcommon-java-doc_1.0.23-ok1.1_all.deb Size: 825024 MD5sum: dcb03c38acaca422bb8f8de492be3020 SHA1: ce1a777753d7132ed9df71ea8ce82f0b6e2720ef SHA256: d96cfff756817b049df5b1ebaa5f3bd8d58ff03e6f095374d576f6f6426d8936 SHA512: 6eaff93558d5c18915378fd9a1988d767e96371b2ee4ef91d86487e143f5f4d9ff7af24549017228f58446f2448058938e313b44ba90ee7cfb44e39e91b64d66 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libj/libjcommon-java/libjcommon-java_1.0.23-ok1.1_all.deb Size: 459298 MD5sum: b1b9b274868c722e9bc9cb45c182fa3b SHA1: f1d484fdca09dec561fcf15c83de334d1bd71eb5 SHA256: 3dc4ed140988edf48e3542b3b29087b63168fd11b501d611b083964dc4724576 SHA512: 870990640c70a460a259e77d229d793a86960d52ea224a2d1f6d9dcfbe66904bffcbe162d1ee7115f2887e41c17df3d6d7121106490e372f9d6913081379ccb6 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjdepend-java Architecture: all Version: 2.10-ok1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 89 Filename: pool/_new/main/libj/libjdepend-java/libjdepend-java_2.10-ok1_all.deb Size: 60336 MD5sum: 62d0153647f69cdf47cd1a0094a58b23 SHA1: d238e59602afcace5344d3f81cc8122ffd3f2886 SHA256: 81c8a4dc83feed42bbbc842495e7217e2968729cb4eed17ffa2843ad61c4a7b3 SHA512: 82b7af22ddae323fd8e9c0b60fb964f57dc6da36a465405fb7cf141f5edd7a98630a736aca94a987a8897cbe132725e048d3f42964c2ed9ab75fba1790e21159 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjemalloc-dev Architecture: i386 Version: 5.3.0-ok1 Priority: optional Section: libdevel Source: jemalloc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2897 Depends: libjemalloc2 (= 5.3.0-ok1) Suggests: binutils Filename: pool/_new/main/j/jemalloc/libjemalloc-dev_5.3.0-ok1_i386.deb Size: 698960 MD5sum: 401d6f788b0af81e8031020ffb6041fd SHA1: e46ffddacc6c6f2ded3dc4ead88c9785dba3290c SHA256: 0c20edc55e1f37d58b07e90121c6165e956bc9315608f0bed89385837cbfd529 SHA512: 6dc48769eaeb31ade60e5f38d1b70460bb2693b879299e3db472b711726cbc15a24308bdaa108c3c80390a2a5b5222cab08635b168303a16c8f5f033a3932241 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjemalloc2 Architecture: i386 Version: 5.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: jemalloc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 974 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.4) Filename: pool/_new/main/j/jemalloc/libjemalloc2_5.3.0-ok1_i386.deb Size: 294424 MD5sum: 5791e855f2c705d33a25e155208ee052 SHA1: f48511faba109acbd8af407ce79633ea70c6bf63 SHA256: 6e9537f4e4f9040b8655f2caf2ca9ee2739e0a77e148b5d70c7c19d33f7e33f9 SHA512: 9765276298da45d4465a3ea676c00eec9d4280023b262f8ed560bde524e56c7e1280d026e3e92a4a195ceb8f667471b9847ce868f164b74f60bf3a12cca9343a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/jline/libjline-java-doc_1.0-ok1.1_all.deb Size: 417136 MD5sum: ecfb30dba4d853f8e04b772f2dacc6c1 SHA1: fdcbe5f480a26c028bdf76c0209c5c0ad0bfa179 SHA256: e1839a066d22dbabd94709740635ba5629d878f744a351925ea91bd8fb698c37 SHA512: a09f398bb0382cff91afc50ed26a57c5a966632682cd80f0f8317b02a1cbf7417f7b8c96cf448f2c4a8b06585a7d4621f0ced6a03aec28f6682f3ee08b4af5ac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/jline/libjline-java_1.0-ok1.1_all.deb Size: 69520 MD5sum: 73dcabde9e4510467644144e30a3eb2d SHA1: 7884474a5e967c75c222e9b4b7770c08adc0a8f9 SHA256: 4ddbeadfe29a163f90dbd2c3384800f110530885b01059a60753589f7c199e6b SHA512: 26c24d5f295d192fb8d26d861c02dbb8128cb4cbe3db3cf499586b43cd487fd19266cbe583f07a5787a27a331176bf6f5ef2f69e966a97ece8c6d1e88c189bfb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjq-dev Architecture: i386 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/_new/main/j/jq/libjq-dev_1.7.1-ok1_i386.deb Size: 11716 MD5sum: 0295dd0edca35ee5ffc49d3a90d8739f SHA1: 3f5f738055c78697749f3a65653f83e1ae40166a SHA256: 5421354609a4fb485424b1227dafe922215f3909de5a91f5e1ec015a4dcc8e8f SHA512: 90ea9ebbec5f2f5d1e22a4f5b8840a4819b0d26ffd4f668f974d8a0637e36aa98be27b0c05e791c229c35e3667a6cb2b1fe64d5bbeaeb2ac89bce4b617eb55b6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjq1 Architecture: i386 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: 608 Depends: libc6 (>= 2.38), libonig5 (>= 6.8.1) Filename: pool/_new/main/j/jq/libjq1_1.7.1-ok1_i386.deb Size: 182828 MD5sum: 008c41404a372a4254fa451e8e89aa2f SHA1: 32ae7ecfe31f1c8deb496ea7b3b71d8cdeec57f5 SHA256: e5893b18f6f5b3707aa53a0ac9c484fede25dd80bb41e7d927cda60cf70a8cb1 SHA512: 6fedb4d3ead3d2acb5daadefce378a22a0d6ec075d27cf94f88b58fa0c474165b2976392b6ba4b35860e32e3da7a1cec18cdadbffeb1a79535595e4980f0e6c0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/jqueryui/libjs-jquery-ui-docs_1.13.2+dfsg-ok1_all.deb Size: 337028 MD5sum: 9816786e95912de4e7d59e5033693d53 SHA1: 8d50849673f040d7f5c7a242eb537faec13a1c69 SHA256: 82ef6b3b66f4e66e2fcae6bc55c111feb53579d86c6dcf40cb5ad6e828821850 SHA512: 2d174d104cc1bb35d863626881b3fbfa29b90b3cab6268b17c9d1574e288f1e7ff296b10f74427d9df47b28d6d12e7f58739322bf9520192def41f370173178b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/jqueryui/libjs-jquery-ui_1.13.2+dfsg-ok1_all.deb Size: 247008 MD5sum: a4f5d814c3a694e21553f44240c95795 SHA1: dd695ebdb84ab9b1d4c5dafe2e92d62e95c4bd7f SHA256: 5a4b8da8c43b5cf2d1348e6b5d96b6a01f54d7ad136a152ca10e04d00e613482 SHA512: e2f024276a9c87eb676a93ebca5a66ebaf8c6e3a272bf898a79ba72760079d5a5e14088238f88d3e2a4287dc58a62cc2d24091907f356dc45abaf32bfea16c8f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-jquery/libjs-jquery_3.6.1+dfsg+~3.5.14-ok1_all.deb Size: 324388 MD5sum: 2361928591a7c40964741125504bd998 SHA1: 28ac128df804b5a2bff5509d18070b9b5d3efffb SHA256: 4fe62c161f9cef19cac1aee394b1054875baf4d765290784b013358fb04fbd09 SHA512: c8ac5072178a60a7840bb7384b6a69c9b159ca66a7aaa65ede0973f82613e7dd048dbf4cb5250efd2bdda31499f0992cab320958eb5b81307210aa80b5ceb256 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-marked/libjs-marked_4.2.3+ds+~4.0.7-ok1_all.deb Size: 33184 MD5sum: 3a868a0a06acfc47c008d6341de78393 SHA1: 8b5e8c48f53fcbd0f2ec3b4db8ec421603ce955d SHA256: df00c14e12fcf5710c9847c1845e848dbd5222215d0c759a3a34d74b964f55c4 SHA512: 30fe1eaaee0a300f56e24051303cf863e40d591096f4e090a5c1273724455fe3bc540a44e64f9c75c010f95e8442e4d327159d4c501908fe8b537b1bd72c89f3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mathjax/libjs-mathjax_2.7.9+dfsg-ok1_all.deb Size: 5663968 MD5sum: 6146697609473df1bc2a268c95298b3c SHA1: 93fb62083d40a9686cffb19e7de60860900961a7 SHA256: 39b8fd58df56944d77a8979e8a83f34e05693d01cfc27dc6c8d2432a3326ae94 SHA512: b82cffc5aefa6c72a6eca89c2c97e05bf7a628910e673fc2ea16dea1f4ab204b122b3d8b7d6b75476a81d80e59d396b8075687650c7aeb5f169ef8d8f74b6468 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/modernizr/libjs-modernizr_2.6.2+ds1-ok2_all.deb Size: 46846 MD5sum: 822f7b302de3a9c31a6e5cd88a779875 SHA1: 4cb28b1bc5bde9560e8ee4dcf7a53d23fc8c1589 SHA256: a9e37c70e3ac4dd2161418557431950bfa29b6ddbb6b8c84351b4ba5d0ae32a6 SHA512: 847e1b1921b93679dc941283dfa81152ec904319f302c1976ecc7f98b3e3034b0071e05fde00483c4c45bb3b9df07cfe678bd4e9ba15f1751f227ff3390fa9a8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/requirejs/libjs-requirejs_2.3.6+ds+~2.1.34-ok1_all.deb Size: 194936 MD5sum: ce7296bb414e5e9901d339a433b0e53d SHA1: a2e9e5f5f4fc9e441a4bb38acc8c9ef3ab5a8e32 SHA256: 67c08fe1233b4fb2aa7f22a8c678ffac8df9365e1b79d3422f77771ff9fce7a1 SHA512: a95ad877113329d048a89cdd1d1234785a965bb7ca859e83da165d14af6ea0b53a87bdae1d24a15ac10d3e7c1c338985633e7ee6ec3e5f98b137d2505c70324f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/sphinx/libjs-sphinxdoc_7.2.6-ok1_all.deb Size: 142226 MD5sum: 40578b8a364692e5aec687194445d167 SHA1: 6dfb12d78c0720c7d5f15a918be0323fc601f9bd SHA256: bed9410817d425d5e84d5723fa5c2763de6bb1ec93b2a0dc06cfe19fc9b5b4ec SHA512: e35ffe325223a625ebf744adc63eb01842d7784ca2f25f1f665921aaec367c78b1ea0544a8e5881498c225cd11f16109af9e62d79a4ef9bd6c6988b55f2054a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-typedarray-to-buffer/libjs-typedarray-to-buffer_4.0.0-ok1_all.deb Size: 3814 MD5sum: d8f52b09aadd3328dd2bdbcacbed0695 SHA1: 0e13ee7228f6d53e6aefa35f0b08fe52b48a68ba SHA256: b92e448d71df4ad27007233ac27cdb517d7b261635230f58dd91fd6ce40f0db0 SHA512: 9137fee2c5744712864223595079c692651a4ffbbf65144d130d6348796681b75a0b39ef2eb4fec23163e865abbb6cc47fdb64b4c1b4b5646c01af59a965a094 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/u/underscore/libjs-underscore_1.13.4~dfsg+~1.11.4-ok1_all.deb Size: 114584 MD5sum: 3266e722123469c75b22c54458be250d SHA1: 5fcc44e1fe91d9c641b6a6aa218478781195a675 SHA256: 53f5d8cceb6d8aba74c92aa4bb436a100fec6fd71aad4accccd4a88b3c3b3fef SHA512: e0272c89bac998e04ee830bba5c03f051476e0133d7e2c9c18032ff9ca1d98930cbcb11e85b55926bd2dbdd9a505e933478cf49aaffb445c8c375b2cc836db1b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libj/libjson-any-perl/libjson-any-perl_1.40-ok1_all.deb Size: 14380 MD5sum: 3746187eb0cc458a690d422df0f3a67c SHA1: 099412ee45bece632689a7e2cbfeedc9a220957b SHA256: 74100a72222b7d3cff94d7535f2732d0065bcd995801740fe6a042d9b196ee60 SHA512: bce43157b7b3e545460c45de2050146bf2cc3ad53c5338d945010713bef05cd63f64a4b698e81c4f23d09490fd1a6e88e69aa2ab03622106cacb384e1fe59a30 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjson-c-dev Architecture: i386 Version: 0.17-ok1 Priority: optional Section: libdevel Source: json-c Origin: openKylin Maintainer: openKylin Developers Installed-Size: 292 Depends: libjson-c5 (= 0.17-ok1) Filename: pool/_new/main/j/json-c/libjson-c-dev_0.17-ok1_i386.deb Size: 60572 MD5sum: badb8e20b4dab9101a8a17d13b90854e SHA1: 33d36ca14641bd965ec97f5d92f41282391f8114 SHA256: 1ec9ca7608500465931b9a3286f372b995fe582948ca70744ae0f15eb1918f50 SHA512: c5d7612b10ff07fe8e6f4cbfb59640c48502fa09beba168504f00ae5b059161a530c732ff899b7fcda6ceb2cf5eb3a13f31a0d329a25f3adccef457d90eed16d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjson-c-doc Architecture: all Version: 0.15-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: json-c Origin: openKylin Maintainer: openKylin Developers Installed-Size: 851 Depends: libjs-jquery Filename: pool/_new/main/j/json-c/libjson-c-doc_0.15-ok1_all.deb Size: 84386 MD5sum: 67dc8c4fdfc11fba57b81d5799e9ff31 SHA1: 2a9ccdb077f15d3049c3a1e7f9b12912a5a9f7d8 SHA256: afff72c70015603ad4d6eef4d997a3494b9c103403487aa938bcc5d0f751db43 SHA512: d4d8b8beca2812a707aab43bc54a23cf7f174ac59566ef643bfde79f4a2e01b3e6adf58de8371bd71910f7263ed8ac68ef3d13af915a3cfe3921e5cb743988a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/json-c/libjson-c-doc_0.17-ok1_all.deb Size: 95978 MD5sum: 6910425ce2ded44996f198f80d4ba43e SHA1: 33ae14f7583a75dca42152a9d12d201de15d977e SHA256: 9ca8755b910b4febe60cc6fb91b2a4056285e74fa64848e24dbd78ed0d014f99 SHA512: 6770debdb48e917dd03be5115ea4e864c3b9ac6936dcf0c22de98fea2250aea6541755f357b3b186d8ec9be59ef64336dfae11c05f5aab433782d1c186625599 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjson-c5 Architecture: i386 Version: 0.17-ok1 Multi-Arch: same Priority: optional Section: libs Source: json-c Origin: openKylin Maintainer: openKylin Developers Installed-Size: 114 Depends: libc6 (>= 2.36) Filename: pool/_new/main/j/json-c/libjson-c5_0.17-ok1_i386.deb Size: 30632 MD5sum: ab5a92c40867a17fa6a8485ef945b8ab SHA1: 832ac4685610fe2cea7f7684ee8e9d6dc443eeb6 SHA256: 93c6118e3f30288d70cef7a8fa434780a94d1ce1d97a2f80cca64f05f00f306a SHA512: 99be8782ec3d61e25d093c0a5a1f6da03de728527fdecb869905b1eee3e63f0858cc88b68a33bc4f8f49b251d91bc9f9870aeff4c8f245ce945dfc1fe32150ef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/json-glib/libjson-glib-1.0-common_1.8.0-ok1_all.deb Size: 55452 MD5sum: 600f0d49710179e5f146803bd856980a SHA1: ed58f8a90c91159ab942097f8a469ffc47a2b309 SHA256: 436e23e82009bd799bd189082deba4d719898f9b325b13849539c1a5481ba888 SHA512: 7dfc1df72e2ead3374b9645c76281211ec295dbe53f5ccc5874af5ff405d418aa55e6f698e73ecd92809a2977cf3c2ca9a8654e715786c65613813a64c1af203 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/json-glib/libjson-glib-doc_1.8.0-ok1_all.deb Size: 88116 MD5sum: 2b19e9fbf6f91e703cee943ebacfe10e SHA1: 99cd550cdbe042d8ea13b42ceb359ae406860618 SHA256: 2421da256cce1b02c57b1733ca6f2fe168306ab8356bab4471b0c09b359798c9 SHA512: 712a6a284e7c7202693d51a3d48f9e4b0387bda7dfeae3ecd7119305c8ceaa659cca2e1c0757d14d8dcaea90397fcde4ed1f3c650c4d355555aae3a83181538a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libj/libjson-maybexs-perl/libjson-maybexs-perl_1.004005-ok1_all.deb Size: 10600 MD5sum: 38b30bcc8990a9c800c231c55a0d73d5 SHA1: 6c9153c4e4469c3325c10e508326506128b9e586 SHA256: 6c3b3db3ad2facc2e794010f0d664bbf0d22c66deb7b158d66611c5fcb94c66c SHA512: f2c51a7595674517e0683d1be3087175bebe0d9bfc9a3ba78f2dbb9c6ba9846f67bff9221fc64a583bc5d1b0d58971a86db77b1da80434f404e4464c62e9bac8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libj/libjson-perl/libjson-perl_4.10000-ok1_all.deb Size: 80244 MD5sum: 484a298eb8517bdd6f05caed062d3b8e SHA1: ec415e9416b9021f49c1e7a91241f92e92d5d6cb SHA256: 6715e12f8cb3a4774251d62e8d2cec2106dc31bb7fc5b7b27de3388be0d6fc09 SHA512: 8f48acf7580c5730cb86dd7e8b2f1d02d9513e21cddb4daea2f2d3796b957d4237d26e4c8e551c40d40ccfe4e0a01556d5d6ed1e30884b878114fd706f4e919e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjsoncpp-dev Architecture: i386 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/_new/main/libj/libjsoncpp/libjsoncpp-dev_1.9.5-ok2_i386.deb Size: 22884 MD5sum: b6b7513f1d3496230523376581b910e5 SHA1: 88151f10ecbed6efaaf9b497743140c29f78b44b SHA256: d32580cea33ed0a787cd969c98397fb6c28c7d09bae79cd1fff40d051aa8d14a SHA512: 920a69497aff9c7f7b17fb2b0821134cf22d36146f159b4166759f8febc4a5618fc084da285e25baf08760afd509850fbc559843326b1468d3e608747b35feaa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjsoncpp-doc Architecture: all Version: 1.7.6-ok1 Priority: extra Section: doc Source: libjsoncpp Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Peter Spiess-Knafl Installed-Size: 2823 Suggests: libjsoncpp-dev Breaks: libjsoncpp-dev (<< 0.10.2-0) Replaces: libjsoncpp-dev (<< 0.10.2-0) Filename: pool/_new/main/libj/libjsoncpp/libjsoncpp-doc_1.7.6-ok1_all.deb Size: 216264 MD5sum: 0002df7c80c3c78e85e0266c5ff173e6 SHA1: 306959945ba37b9ccc7c9f2f020981004b8cb216 SHA256: b358969df6f27a275899b46375274c2e88578aed20271bc16a0b680caa9911b0 SHA512: 3ab3d4c95e08cff973933943ac22c622c8cd870f77f449b2cdbe9ac1eab8263cf60adb3263dc91936d51acef7e4e11a3a13cfd64572280ee774586fb0e739f42 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 redeable 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libj/libjsoncpp/libjsoncpp-doc_1.9.5-ok2_all.deb Size: 235260 MD5sum: 13f834cbe8104b5ea9aa8771083ea777 SHA1: 5e440c8ab8b478545c3a9d2829551363438a2f47 SHA256: 1b2ef1533564add22c645e062332c2119e5bd91b51b74a22016fdc0b40d046c9 SHA512: 73ea8a3456aad72b99ff9a36e2e14d2f3d4ae6ef7b9b29999d339e2db393bb56366e92a0c9623f2d8f294d28886de14f2ddd14b0c67508aa1720cf737901165a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjsoncpp25 Architecture: i386 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: 259 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/_new/main/libj/libjsoncpp/libjsoncpp25_1.9.5-ok2_i386.deb Size: 86800 MD5sum: 645033d7770ff7bea670325be4f0fba2 SHA1: eeeb21e9d473dbc1873786abdcc5eb52fa10e23b SHA256: 73def38b7842b3f36556fffacb44ee13f12792eb3dd1786712cd8f3828bc11a7 SHA512: 1fe59316c66f12059369099b59c90fa8204ee9c8ad4a7af178875121bf33731955a422c1cde5165bf0a48c16a1ae3c5ea50ea6cd224eb62c7927a707d98052ff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/jsp-api/libjsp-api-java_2.3.4-ok1.1_all.deb Size: 53360 MD5sum: 5a1ee696d2ee51650e087a6eec0d4c52 SHA1: 9f8da33b9941f6093ee1d2e52fa30b2ab2243bc8 SHA256: 508a79467273e7a0c419e36e9e69dfc083051c68163b008cc414c789e70e83af SHA512: c305fa56a0d58297dc4fc9fefb0306f67d9059553a88d6fde19e9d4ba41b84f6c6e8c76a538deeb83abf1832d4b2062bb76dcea40bbc09d90625b8f707209e86 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjuh-java Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: oldlibs Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 69 Depends: liblibreoffice-java Filename: pool/_new/main/libr/libreoffice/libjuh-java_24.2.5-ok3_all.deb Size: 8080 MD5sum: c1a4e4aa981bad60aba8b638dc129882 SHA1: 87bed7a9aca6617fdb086704ab4f7e9bb7e36dcc SHA256: 9cb409607ddd4848011e226f0c6a9d0d146f6f20c70a0077444ce115ad2849f2 SHA512: adad8635b8568437fde6ddb5ca88e7c5e2b6856fe052706447f38b99106962e64384686fe21b5c63ab4e9ab59fec3a2c05155ef536ee29b912bf539228749d40 Homepage: http://www.libreoffice.org Description: transitional package for LibreOffice UNO runtime environment LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This has now been merged into liblibreoffice-java and this package thus can be safely removed once installed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjurt-java Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: oldlibs Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 69 Depends: liblibreoffice-java Filename: pool/_new/main/libr/libreoffice/libjurt-java_24.2.5-ok3_all.deb Size: 8080 MD5sum: 76b1214460ec430875825f539be9deef SHA1: b53c3b2267656a4720dad8d9ef34186fbede41e7 SHA256: a81fc68f64ae977a1df937ad4a787d42db0dcc830c0968f8aebbf4aeda3af340 SHA512: 7c1e1c2cf2ce4796419090d49df61edc584dd1f17fa5501cb3d8d268567de4a38e9bcea8545f1ad135aa36932a10892dc2f0cf9e67555cc9e8cfcb2df91cb96e Homepage: http://www.libreoffice.org Description: transitional package for LibreOffice UNO runtime environment LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This has now been merged into liblibreoffice-java and this package thus can be safely removed once installed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libj/libjxl-testdata/libjxl-testdata_0.0~git20231005.f7488f7-ok1_all.deb Size: 55056904 MD5sum: 606ee77570c8b7285c520102147554d5 SHA1: 20f095bc8a489d52d7540a2b1ecdc73c7deca609 SHA256: 596d5d172080ed99c1985f91fce73050e31f845f2c0974b3da8d28a27ca8d8d7 SHA512: 31a009853791d29e123360617a347f2633dced2d04400cc5a36ed9ed60217d08b95dd9172ff7b54231024ec693a2217ad0fa2ce9372bb1c8801a9c58bec8d64a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libk5crypto3 Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 321 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/_new/main/k/krb5/libk5crypto3_1.20.1-ok1_i386.deb Size: 70280 MD5sum: af459ad2e0dd01ef0c7f8b1c7a3902c2 SHA1: 88adbd2a3422e1b0fa35be17a55d5b1c6aa5da45 SHA256: 1ffd76d3dc3947a1f310c214af7e42d849b8a5a415ffbe09abd0a1d6b6ceb788 SHA512: a8d39d67382406707deec8af548955bf57285afe6b1e50639c827cba9705492c6bd767aa1848317fb43031e64f1218d936e2f29dbf45f19d5088822c7549871e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkadm5clnt-mit11 Architecture: i386 Version: 1.17-ok3 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 175 Depends: libc6 (>= 2.28), 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.17) Suggests: krb5-doc, krb5-user Conflicts: libkdb5-8 Filename: pool/_new/main/k/krb5/libkadm5clnt-mit11_1.17-ok3_i386.deb Size: 39536 MD5sum: 4c44fc8e2b1df0604410146fcc3a6975 SHA1: 592118be2a39286a309c7b00962f199418b1d622 SHA256: b93bcf03ecc03c54ba666888bac170d371ca07f4e813df20d7093c25a80ec36a SHA512: 43e37bcc76b6d15e81f3c7790aae46176bbf162a5bd8da18ebcd861b6d43bcd8fbd59323d0b0a091d107f8888b5c306a6fad4fadefa68cc3a6a4246e54a0ecd0 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkadm5clnt-mit12 Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 167 Depends: libc6 (>= 2.28), 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/_new/main/k/krb5/libkadm5clnt-mit12_1.20.1-ok1_i386.deb Size: 38354 MD5sum: 94cf28140f153881002868f65ad5821b SHA1: b16226356b70587af5e9dc5f2fe076c812a7a785 SHA256: 52147364b2ee7aba01302692d8ec8a92658fcf3671e58adc3b8b2ac22b9ee63b SHA512: 581dba9032496b9126f79f07c4a55dc97d15fb6eee9af5ed11b9e33000e42c8c794879c615ddf44a0bf92576d8877b8871da1b80fc361e887373bb31b709a9c3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkadm5clnt7-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 78 Depends: libc6 (>= 2.8), libcom-err2 (>= 1.43.9), libkrb5-26-heimdal (>= 1.6~rc2), libroken18-heimdal (>= 1.4.0+git20110226) Filename: pool/_new/main/h/heimdal/libkadm5clnt7-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 20268 MD5sum: 859d7b224b69d0edd5786d68acddb8d9 SHA1: 1a4bc3cd8369500a9c75b337af99682fc4c9cfe7 SHA256: c70abc8d5850d727d13521fff4dc492e391934ddae2dbdd7fc47c1ee284d8656 SHA512: 6cac27cd63d503daf111184f1f9c2faa76332204aa209d46c9a00378d7783fe795800ba2894b379047038100976ad5ecd1d730474f0fcd92b6a2bd8ca6fdbe3c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkadm5clnt7t64-heimdal Architecture: i386 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: 84 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/_new/main/h/heimdal/libkadm5clnt7t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 20036 MD5sum: ec4b12a1b829d8ea292b4657a8ac82fc SHA1: 39ebf9e6fc0383741e11d41a4e33d60099c702e3 SHA256: b12903fb795664fa67327b43100df5a03f025dcb965aa290709f52431c27a667 SHA512: 2c4a11106d0d8be88ee8063f53a54017bc352533022c1e7fbfda0d2bb0293416a8e4067d9545ea7f11aaf756cb288afec76377f27c346d7c746e383a3929adea 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkadm5srv-mit11 Architecture: i386 Version: 1.17-ok3 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 200 Depends: libc6 (>= 2.28), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkdb5-9, libkrb5-3 (>= 1.15~beta1), libkrb5support0 (>= 1.17) Suggests: krb5-doc, krb5-user Conflicts: libkdb5-8 Filename: pool/_new/main/k/krb5/libkadm5srv-mit11_1.17-ok3_i386.deb Size: 52824 MD5sum: 330dca0adffad1c26bf3696b1257b84d SHA1: 52a1047b2019c0ebb407e51b283340e2bf9e3d63 SHA256: 0697b3e26f6c018700bb6fd7f11c2907423b765a322a024e68cc33aae568af56 SHA512: a6442d6053ff7969dbb1eb7e89f794456404359fe6f76aca3415dadc77e0abd3ac0396874e5c5e9a73a307ba69120182b66c6c08a90fff2c1b18dfb23dca3e13 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkadm5srv-mit12 Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 192 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/_new/main/k/krb5/libkadm5srv-mit12_1.20.1-ok1_i386.deb Size: 49150 MD5sum: be9ef995b995b824564d339d24d27e34 SHA1: 845e757ce68dcb4bf7d18b0b7f6a1bdfe287185d SHA256: 7c188fc6f1968407b85360ebe8db2f128b45ab3a49abb8ff3fd544c981724565 SHA512: 552a2a483d01f55e08a20f5b3763b6aefa2d8424fbabd3fbf849bc1e98f42b4dc32823597703f8818633115ed7e25aabb59152c2ec58d7a8a20e773d91471c38 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkadm5srv8-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 124 Depends: libc6 (>= 2.8), libcom-err2 (>= 1.43.9), libhdb9-heimdal (>= 7.4.0.dfsg.1), libkrb5-26-heimdal (>= 1.7~git20160418), libroken18-heimdal (>= 1.6~git20131117) Filename: pool/_new/main/h/heimdal/libkadm5srv8-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 38712 MD5sum: f6d05248870948633c2da9e674e1e1ff SHA1: be75f1109d0a0dd8213a21fd6db1e886d469afa5 SHA256: fa83fe7c89f0acfdfeeafe05f3ce6c62130617e87acb05a96ced1bf86cedbd5a SHA512: ef5d68c6435f4f0ef17baed72ddf90c4d1528c57f370b262dfb2e9005d21632f55a9980ce207b13d571533b68e05ee55316bc6fbf0f5a5fd3b9d4a187bacaea9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkadm5srv8t64-heimdal Architecture: i386 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: 126 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/_new/main/h/heimdal/libkadm5srv8t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 38696 MD5sum: 7ea125901fd903e3f5315aab4bfe62a2 SHA1: b1b7e27373e12c24f64dcf0e11ca701811a475ab SHA256: 3bccddae53ee7497094e548eab7c3f81505f7935c068c1ae9ca2eead21e654fd SHA512: 7fc4d66507d8f3b8fc5f8dbb16d99be5ebb6f600a47cdf08f30178aec6c60200bee8ea4973bd595065f5f66aa686e68ac33bab38ae338afbed3cb1cb3506db3b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkafs0-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 56 Depends: libc6 (>= 2.11), libhcrypto4-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.4.0+git20110226) Filename: pool/_new/main/h/heimdal/libkafs0-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 16824 MD5sum: 186d93e6a3343690874b2a85beaf85b2 SHA1: 30ee1a8055fe9d4997668f4721353be5bf583fea SHA256: d671ac44fcb85e576fd2265c3efca21593d9e421a7b5d8e4e9c287082a500bef SHA512: 50979ef8eb776ce80036f0dc073d238c72abf7e5887d769ea85adbf8e1d27119c67d913cbdeaa89e5793baaa2b17fe16ac6d22da57ecf35c0c183f5502489647 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkafs0t64-heimdal Architecture: i386 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: 62 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/_new/main/h/heimdal/libkafs0t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 16656 MD5sum: 47f3c762402cf38527c0f022aba1bc74 SHA1: 1be273027bb2c33ee6a2f8c9cc9446f6d3bb0a15 SHA256: b5a726f5de6c1d80aa80bf3cac5cffb26562c093bb8d2e0e98138eaad5266da9 SHA512: edf00858fb3e5b27de2ad79c9f86d74e42783702f327de5c77e5df215bdc0cbf0bc76bcd6199c4864b10b2ccd737eb1ac3fdd331442e2dd4986254b8be26cb84 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkate-dev Architecture: i386 Version: 0.4.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libkate Origin: openKylin Maintainer: openKylin Developers Installed-Size: 193 Depends: libkate1 (= 0.4.1-ok2) Filename: pool/_new/main/libk/libkate/libkate-dev_0.4.1-ok2_i386.deb Size: 49852 MD5sum: 56ac1dca06ad1a3e1c21a1a9ec256232 SHA1: 98d2765eff1931a2e3a330185bc712ad3d2fc41a SHA256: 9d8b969477a7a9443f6284a619c838e22c9ab20072ea63038debce7db9ba58b0 SHA512: f8d2131594d0f857cda109b2e61425d915edc674911e6be74fa5d5a7c4ce1ac38b0262e54843a24807efb958482ea3d304bbcd18b365621ac1c38e47eded6eab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkate1 Architecture: i386 Version: 0.4.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: libkate Origin: openKylin Maintainer: openKylin Developers Installed-Size: 133 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libk/libkate/libkate1_0.4.1-ok2_i386.deb Size: 44836 MD5sum: a6a61e176593c3e8e3e3648d8da7fd4c SHA1: 876b39b326ee74f25d06632256d89705d01f4c69 SHA256: bc02e623eaba5463050aaf650d075ab4da21f0c6033f3dbee6feb2fe6bca3c0b SHA512: 79aa77ea2600a16d32ee3194dadbfb4abb56a9c41e820159ce14652f32e6d15defd6f9f1487451a79bbdf2f697f07aabcab95de3bc2d66605707e022136d3e3f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kdiagram/libkchart2-l10n_2.8.0-ok1_all.deb Size: 10956 MD5sum: a72213fdbf820b43265984410287e7c9 SHA1: 04c4ad9946f6cd15c92a2ca2b05c0feca6278276 SHA256: 647fb60646fbc370ea3fa8deba0a6e7c2cd342aa01b426c48ccd84fa224c5918 SHA512: 93c9fce85e357945d6d9c4c2e3adfe643f930b602cfcf382d8ca025385211c60c5078b1018a4c54539716d1829952ba5c6cb451f3f9ace93410e815b75923b80 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkdb5-10 Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 157 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/_new/main/k/krb5/libkdb5-10_1.20.1-ok1_i386.deb Size: 38944 MD5sum: da38d4bad41a94c8112de1565ea4f2aa SHA1: 3d8ad94de4036c1dfff6672a63ec2fc3082bb598 SHA256: c5131312a28278078a803f2e33543701696402ff651337ec885ab90b15cbb061 SHA512: 1987000c683e352e037dabba48bd03e1a8ed54917a0a303ddb1e3d3e5af5afd0f20f6033110e8129dd4740110dbb838cdf649ef5ac8c54676d38c573ec139059 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkdb5-9 Architecture: i386 Version: 1.17-ok3 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 156 Depends: libc6 (>= 2.28), libcom-err2 (>= 1.43.9), libgssrpc4 (>= 1.7dfsg~alpha1), libk5crypto3 (>= 1.7+dfsg), libkrb5-3 (>= 1.14+dfsg), libkrb5support0 (>= 1.15~beta1) Suggests: krb5-doc, krb5-user Breaks: krb5-kdc (= 1.13~alpha1+dfsg-ok0), libkadm5srv-mit8 (<< 1.11+dfsg~) Filename: pool/_new/main/k/krb5/libkdb5-9_1.17-ok3_i386.deb Size: 40552 MD5sum: 8843091e102f60642f97161c38dcd60d SHA1: b46ad19f68490ff5b808276af6eda52639f0c0f7 SHA256: 1a4df660aae2b509bc6175a218bc5c85ea851aa4356195b0224434915d632844 SHA512: 4ced2b07c633ed94cc46cddbee8e7a37d6818551ddf9bd897fb4a100f2d525fb351c7ad91a62dcb95b3a6fcfa035ee6fb26c2b45981ecfb88003aab3c2b3ec28 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkdc2-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 191 Depends: libasn1-8-heimdal (>= 1.6~git20120311g), libc6 (>= 2.8), libhcrypto4-heimdal (>= 1.4.0+git20110226), libhdb9-heimdal (>= 1.6~git20120311), libheimntlm0-heimdal (>= 1.4.0+git20110226), libhx509-5-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 7.7.0+dfsg), libroken18-heimdal (>= 1.4.0+git20110226) Filename: pool/_new/main/h/heimdal/libkdc2-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 61204 MD5sum: f1745dd3b9504368e909f3f9ef564bb5 SHA1: f62482c00791190c4b6006d9397412336b6beeb8 SHA256: 929fc674adfe7a17e331a7ae1fa15c3d08322690e0dbab0f0819ba1480f8ff05 SHA512: d2f056ff3fd8c578f3a5c42bc6aeaacf9a987545aca59d58756faed4446a7c3517cdd69198447353dcfa957b0f8c552c17e2e6a62278b332808fd9b6b33cf9bf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkdc2t64-heimdal Architecture: i386 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: 193 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/_new/main/h/heimdal/libkdc2t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 60308 MD5sum: a3ec838403a11b32edbcdc906cf1ddde SHA1: 1c4741b4f1cdc36f4c8d049feb11846c898708e9 SHA256: e3ff6466617849e753239a11600ba3874c17ebb1180f94450030416b8da75556 SHA512: 52a190634039aca9e689492579d4a743d9619f63f915b9175b5e1b3edecf09664d0d32a45b42434b205b233a7ccd7bd62a2cfbf0046d8be64a6e02194538f549 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kdsoap/libkdsoap-doc_1.9.1+dfsg-ok1_all.deb Size: 13484 MD5sum: 69ccedcfb5a10cd33df9971c79b40f2d SHA1: 086861ef48a49e6a4812cce714d83a98b0fbc5bf SHA256: be4c5f184ebdbaaa3756c508d5f34092c125a119b74e582b9b628418299573e3 SHA512: a002f5af77c9064ff20de91a8458f859d530f2bd64b5c71d36d14ed419b9634d22173dfb106a3ffb5be5210daee55a0807720843c5f65c92e319b2751a100274 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libkeduvocdocument/libkeduvocdocument-data_23.08.5-ok1_all.deb Size: 48384 MD5sum: e673855cb66ab76636dd4eb4a9552329 SHA1: 9c00e2c3c3e07aba3c88da64e252a6e1dd629d5c SHA256: 9398c08ed942e26434b52854e5b9ce540cb90fefa4849300625a1f91b0d4891f SHA512: 19bfc34064ac4ddb11c30c31b87e403821f16adf899766308c492c8111b4a849e1b500af0c1fd5cb98125e1591a3d8e0070ebeef07d87e0cfda8534a13310b59 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkeybinder-3.0-0 Architecture: i386 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: 38 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0), libgtk-3-0 (>= 3.0.0), libx11-6 Filename: pool/_new/main/k/keybinder-3.0/libkeybinder-3.0-0_0.3.2-ok1.1_i386.deb Size: 8742 MD5sum: 78fe76d1bd2af8447f01fc031c7d7edc SHA1: 1381c9e1c0ba43c5177666444ce67c9c2fba2505 SHA256: 908f180d6f9b903b3abadc3b400f536c65b3e0020de445ef645a847b7c9b0db4 SHA512: e8ef46661dfec630056e4b8ccf8ce1bef811e21e56cc0b5d368d902bbd3467e7dd8a4b4ca5f6c8e8059e3c573a97270d5f4e953635bf3e639fce9dcf809debb6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkeybinder-3.0-dev Architecture: i386 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/_new/main/k/keybinder-3.0/libkeybinder-3.0-dev_0.3.2-ok1.1_i386.deb Size: 4912 MD5sum: 854f3d3d718ff5b8af4d0e175050796f SHA1: de50e30be9a2bb64757046fd51c8aaec181a4ae1 SHA256: e55c75e43c9e43daeef3ead2109dd4cc91fae6601484910243cc1fa1400ee664 SHA512: 066a9481417fdecdcc2891a4e934e07f01413be904cb0d8b2336a056d223fd4bc08da9a47e177e318b2d22d9e489f0c26c3aa50927fa6ea349a63dc0629ba934 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkeyutils-dev Architecture: i386 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: 108 Depends: libkeyutils1 (= 1.6.3-ok2) Filename: pool/_new/main/k/keyutils/libkeyutils-dev_1.6.3-ok2_i386.deb Size: 47964 MD5sum: cc15121631bfd2342306e94a9362eaf7 SHA1: 0a2787fb6da77241b21ce16c9466441c38889582 SHA256: 8eb6391400290d2534e8a2eb0b73bbf141cbea748d13b4b6cb72b12f07b5ef02 SHA512: 5a60866c9ec71f408938ed0563d4e478d10cbbe03039d71bcfef2377fcbf8b3c51153156df4b35006df618ec9420651c3fe76f8f47cc89e239544d5fddce4afa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkeyutils1 Architecture: i386 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: 44 Depends: libc6 (>= 2.7) Filename: pool/_new/main/k/keyutils/libkeyutils1_1.6.3-ok2_i386.deb Size: 9648 MD5sum: ae38f19fd9de8c3726d1deb0c86c29ab SHA1: 39630124079e22ca81d89cab26f72a422c029e05 SHA256: a9fa51e4cd803adf5956203ddca334962ed10b074da6c8abf073f7eda5a181ba SHA512: fa55cb040aaecb07d59566233015bc1deff91fdef08ea1cd2fad4d93720f34929f75cd04506c9459cac3dd1708aad50633d3c7bef03345a77a5310b2d9210945 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadi-data Architecture: all Version: 4:22.12.3-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2372 Breaks: akonadi-server (<< 4:19.08.2-1~), libkf5akonadicore5 Replaces: akonadi-server (<< 4:19.08.2-1~), libkf5akonadicore5 Filename: pool/_new/main/a/akonadi/libkf5akonadi-data_22.12.3-ok1_all.deb Size: 341244 MD5sum: 43d928fa599fede184734117c9869eef SHA1: 7cfd6cb1e239df8f5119ffdebed203c3f6925aa0 SHA256: b92e2da9f1588245c4252683f74485c116e263a6d931b27fbdf80775a76d0ec5 SHA512: 8510987b30b6bf0013e241acc39d2d722c11b18c4161f06216454d53009ddcb85eb198d691876afb9055c6486810e966ec4efdebe3a6bfde18319e7ec85f52bc Homepage: https://invent.kde.org/pim/akonadi Description: Akonadi arch independent data Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package ships arch independent data like translations etc. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadinotes-dev Architecture: i386 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: akonadi-notes Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 47 Depends: libkf5akonadinotes5 (= 4:22.12.3-ok1), libkf5i18n-dev (>= 5.92.0~), libkf5mime-dev (>= 22.12.3~), qtbase5-dev (>= 5.15.2~) Filename: pool/_new/main/a/akonadi-notes/libkf5akonadinotes-dev_22.12.3-ok1_i386.deb Size: 7678 MD5sum: e314a4ceb33123b61125e20aebed8a8a SHA1: 2dd398139cd7774fb95aa34cb07b4fbc2208d670 SHA256: cf9b4c8f94deac481b0209a3329e7de3ce9b335d74e6b98e2593e294764157a7 SHA512: d92cdb14efcd8032d4f3ccbd7bffed0de7d81270e23a855f7171a81747c5fa8af4a1597f7c7c720acecda07a3612c3be7eb3c0570ac4f8bbc6d2645d0d442f66 Homepage: https://invent.kde.org/pim/akonadi-notes Description: Akonadi notes access library - development files This library provides notes manipulation helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. . This package contains the development files. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadinotes5 Architecture: i386 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: akonadi-notes Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 265 Provides: libkf5akonadinotes5-22.12 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libkf5i18n5 (>= 5.92.0~), libkf5mime5-22.12, libkf5mime5abi1 (>= 22.12.3), libqt5core5a (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/_new/main/a/akonadi-notes/libkf5akonadinotes5_22.12.3-ok1_i386.deb Size: 37032 MD5sum: eee54d04beadd914b4a1878201df97d1 SHA1: 26c3339d694ee75bf03365cfaec65550feb34419 SHA256: 9ac687aefe108825a970a47daafbaf9d7045ab068200f809cab08fc69587bfc4 SHA512: 5bbfad149283046608c494e4f141257b11051d2dd5fbba22964acd8505d20fd21e3a153ae27440eef676526626e4253b95060308b06578893c9ac45eb70f78a7 Homepage: https://invent.kde.org/pim/akonadi-notes Description: Akonadi notes access library This library provides notes manipulation helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadisearch-data Architecture: all Version: 4:22.12.3-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: akonadi-search Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 22 Filename: pool/_new/main/a/akonadi-search/libkf5akonadisearch-data_22.12.3-ok2_all.deb Size: 3508 MD5sum: 237fe150df851ad00fedf85336fa88be SHA1: 4cb71feb7c61d22c16f37e4248fa77405f540327 SHA256: 89535fe0add9a069f0e0965db980a78e3c8f84c11659c8720daf6b6e3d870f05 SHA512: 6895fc8a9400326e8baa6f3a0dc13e844526dd0baa8a192985e757dd26ae4b15cdac02bfe7598fd92f58594c04268e3fb596274ef436a9cfae32307addfb7319 Homepage: https://invent.kde.org/pim/akonadi-search Description: Akonadi search library - data files Library used to search in the Akonadi PIM data server. . This package contains data files. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/karchive/libkf5archive-data_5.115.0-ok1_all.deb Size: 45212 MD5sum: 94dcfc3bcf85957978b9521a6ff69e66 SHA1: ba2c192f554baf122743e96dd3552ad455ea44ea SHA256: ae25346112f3034d2c24cc97f7b8468386cee3b3ca7fd6f51bdf850d25bd3194 SHA512: bce8d19e32e55079e078d24ef8d1cfb081415181692197067e641d10d097650bbff3866c6838fae87fc84b572cdc2e7761b20f86f02dbfcfa9cb6279f137a8cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/karchive/libkf5archive-doc_5.115.0-ok1_all.deb Size: 266956 MD5sum: de6433a2cf7b8bcf1613c475631a39ca SHA1: 2838faa685afa14ac268ef393fa3d501a7be5f10 SHA256: a05abe2e232d383f8405391c7ea633244661757115a4fa833386fee91f93b96c SHA512: f0952e9bcc1734d101664b0f1f3134eba0be5d39e4e59c2a5ef40079527c3791f0504231bde908ee1e48de57d2ec6aa383fb46db222b44545afed17c4879dc1f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/attica-kf5/libkf5attica-doc_5.115.0-ok1_all.deb Size: 505024 MD5sum: 429165ad38d34b03056f95f6a6da51e5 SHA1: 7eece596046d72361f8d9b654131b9de77e5944a SHA256: 6988cb075d87151f9c36fd357d5aa51086ce7b5e7535ab9508bcb1ba0fd4f2fd SHA512: 2e732f181f45386da6cf4a97191eb713a551f63b569306e800351ca3250e2497dea2507d1af72877703a5aa61070660f9f787107a9b937a71a9f3c462bc5391c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kauth/libkf5auth-data_5.92.0-ok2_all.deb Size: 22184 MD5sum: 2d0f7f42c1f26f8a89fc9e9fab16b1ab SHA1: a7413eb43944f1f014ea44c10fec96222ee5fb02 SHA256: de2b5b1ab7ac6199b9ce9a7145d17c44c79fdf64321bf793db6073c0ba6ba617 SHA512: 11f124684862f6c867584abd691d2cdd5786ee64ea03705d5e7a91cb7e1b670d7fc9c6c3552cd3786d8ed7abe8667a13a41531ea28de0097d84e7ef1d01a91e6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kauth/libkf5auth-doc_5.92.0-ok2_all.deb Size: 183952 MD5sum: 287da6f2d9023eb09a8f1b474acbaecb SHA1: 864d356e238ea444b1dd2699728441a02d10ce9e SHA256: e8aa934c7f1c275a8333578d32507a8ac4c4e58633b559471736883e1c6992e4 SHA512: adc68e898159f14e458023e57e8cf180c97fe0eba2070ed464eda65f92d2dd29b8b2db5870b8175ede161cd46829f10c389856146bc2fde3f54d7951f2b5d741 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kcodecs/libkf5codecs-data_5.115.0-ok1_all.deb Size: 49564 MD5sum: de7721a69ddbc3426518a0c32ae52c75 SHA1: c4d9da02deedd7c500ac7dfc7fdaef00ce597605 SHA256: 3cee40f112d211ef1b62d22dabbc9427705a3f5163eee64b80ca2d6682300912 SHA512: 1d0cb53c00d9065cb7a68616e962410241fc475709a7722d4bf91d515bcac1087c01bc735ef3d23b5f046fafa98e36e96e15bce4c5c86a9e7a542251296c4505 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kcodecs/libkf5codecs-doc_5.115.0-ok1_all.deb Size: 200580 MD5sum: 90afdd85554b1e3435bf671c9a5fba73 SHA1: abf4730878c95211d98027b0f3b7013f15c33d07 SHA256: 2752148083f1f95de2a41debe9f656a9a237bd41554a11e8a4d5bcd7f785f1b1 SHA512: 5f75c130609f88e9508cef7b9f6f602e050f9341d483ebf1b7b32a9f5ca2bec4e83b57f7e396aa08761991f06ae3d33171f9d20782e100a00d8b46ae0b7853fa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kcoreaddons/libkf5coreaddons-data_5.115.0-ok1_all.deb Size: 134600 MD5sum: 6aeb195ab8c81415ff2a93b2bc5138fc SHA1: 724348db7bfea77c11a614da0b92aa5e6baf6aec SHA256: b4b7142501c79f26e3b2335b8ade4976757b27739753ca7139b33afd60daf8c2 SHA512: 7f5c49a038b07cf2d072ae8d0e4e30c7ce0139dd1b9b63d172ef6558d3cb232b8f61bfeb8282c1e1609259b2fd9075c77a3941640dc907800426c3da3dfe21ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kcoreaddons/libkf5coreaddons-doc_5.115.0-ok1_all.deb Size: 822928 MD5sum: e05279e8ba101b3f4c527389d6dfe647 SHA1: 074e139a5442c34476b307447f553c7492db1c9e SHA256: 873f9beff55785172efb020e26ea94b3b874cb5e769c96882ff93ca38f3a0c89 SHA512: dc359465e9ba2db35ec0a932fe748e4f94e1088f5866920d6bcbf680b8f70ee37b4ee9724bb45739fda290262b03cf2b7fc4b6eab3858561054b36a5e7e83420 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kdbusaddons/libkf5dbusaddons-data_5.115.0-ok1_all.deb Size: 15980 MD5sum: d276c292267b868bb92a054c89dc6359 SHA1: 8f0282ecb1aca9e2abce639150846e3728d76a50 SHA256: 504c25a2940bebe8a125bc40f27b6fd2f3c2710ca421af05f5d3f359e585e047 SHA512: 85b6d21eea60b9980852bea5f57d797559541bff09b34b365c84fa41f45d1822524535f5aa80790d242cbd68829768632c806792adb6261d221676be50943fc5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kdbusaddons/libkf5dbusaddons-doc_5.115.0-ok1_all.deb Size: 134296 MD5sum: d03fcaf838739b3623a5c6a8cc71adf4 SHA1: b445421e5b07b1a44ff07d1602cde6c3dc686e5b SHA256: 3e013842913b3e5d00f5219461d2d08c9ed2e273e772edf99458e0e1363c794c SHA512: 4c10ecb3689b48cfd7b0e9a57b756bfa63526cbf8358be5e93fa3ccc60f2e5d0461937618ae93155fd789f9c3331386cc4993abb5707b2d17bc6d72488b1b605 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kguiaddons/libkf5guiaddons-data_5.115.0-ok1_all.deb Size: 4320 MD5sum: e1335cc02905ca7ce3ea279fb1c7840b SHA1: 01da7a7e9c1140e2a9c027d30765145924a12e4a SHA256: bb0cb4bb48f2b3ac6ac492a06d4cf45da36899ee25f994a0f967377c2dc105b2 SHA512: c15a33a64c6f8135be0795391617162e1fc4efb139ec47a477d140e78535f0cc832dbafda6b2a285a1a31fcc339158f37fd022333cb00784e7df25b9cd6a4926 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kguiaddons/libkf5guiaddons-doc_5.115.0-ok1_all.deb Size: 219148 MD5sum: 081277849a0178401e47d9f486e08cc9 SHA1: 9ef3ffefe2f23b1b2e67b33c846e8f6f860c808b SHA256: 14236c985e4d10d0233640dc790a1425f80bdcdb28c74b69858febb9eb761286 SHA512: 811e98ea6fe788f3c3dccc7e0ca79fb26b75f2c62c9f25305f721149ca692490c5de13f1af6c158ea230e6c84dc0afb29453987ebff364aba7330961277e75e4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/ki18n/libkf5i18n-data_5.92.0-ok3.3_all.deb Size: 1199514 MD5sum: 611ec50ba2f9d3d2f59e5a4bcd2888c5 SHA1: 754f0b856b61db70ad9bdbf2294a510352d8c586 SHA256: 578ece4cd12a99056db2fcaeab147794af81545f8f45c6bff97176b96499d202 SHA512: 6f5c7b4f979b56356c3efe34a8e899ead049952f662b988831d390cd5875377666408257126b11e6fa6e7284e14a92bcf81bc03d1fc288ac59e2aeeee634a63e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/ki18n/libkf5i18n-doc_5.92.0-ok3.3_all.deb Size: 258432 MD5sum: 10c709953cafdd893a550479b25c774f SHA1: a6306051d4e2a0b5eb8196785f3b0c79f6139333 SHA256: 5ccfe7d642899a072c0e54ae13bbe3e65e5695a2950e2d144d06aa88636cdf5b SHA512: 3931c11b5a18009cf992986f646b5520ff2081b8cd439c7f0d56279ee3f392c036bc97f2849359d734ac07e63d035d74863e528dcb0f5bf238a645c74d93c172 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kidletime/libkf5idletime-doc_5.115.0-ok1_all.deb Size: 104988 MD5sum: 319b008168cf8abf4e778330fb8abbb3 SHA1: b2e764f9041a03f1b48b67c8a2457d148955fc9b SHA256: 2c6d93549a74ea4c0c18b371fb1267ee9ee5fb03ed71d9df4604c24d4d4f5073 SHA512: c9190484e1c83b37150b461fefe6dd60bfe21c13ecc0e35353a1b68ff17591b78289a1917bba0146469afe550dfe34ea93afb016730f90478095672ff8a69bfb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kitemmodels/libkf5itemmodels-doc_5.115.0-ok1_all.deb Size: 369612 MD5sum: f90bc82b307590d2147d2813ff94ea37 SHA1: 368cb6dd5892607fe87f6584b37d1a862ddd7b90 SHA256: a7c140f0835d4776e95b8c580fa72d61513c38ddf767fa6575481f0b4d9c2ce2 SHA512: a8a8c846b23641d8cb2ff5a9bbf47a47fca5ddf6e45ce290509c214ece22a5fe099282b1db265282a3c1ffdfdf06a973d3de26f50fc7e816bb38f08f7b5193d7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kitemviews/libkf5itemviews-data_5.115.0-ok1_all.deb Size: 10524 MD5sum: ea7ee382068cd5336cc6e83c24eb9378 SHA1: 35fb487883ac3dfa85e8ebc1f8543f95ad39a5b2 SHA256: 0ad81a85bcef418a78db640232478eadcee90b34b719a7368db2b59af3defebc SHA512: 673f91ebc7275539089314762e03e98dfe3ca95ae308cfd7615d2083f69393a012fc156adca3098cb5f933b000d1223fa64abbb4b66e844d15cd505f49f82b78 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kitemviews/libkf5itemviews-doc_5.115.0-ok1_all.deb Size: 217556 MD5sum: dcc933131856366c37a3485eeee34adb SHA1: 39d57a349e73eb921b05d32b9f2d0ba2702af600 SHA256: 0e3a709de36b2fe0325951e7540aa8431bcd02580947d7399358601f360cbda9 SHA512: 3e3aa96eba3b70469a0236485cf4eba45675c6573d82b31a8cba705530b95125c28f742b45db39ac9bce9fa6dc84aea726499ab66ced2a773db3c5269043421f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kjobwidgets/libkf5jobwidgets-data_5.115.0-ok1_all.deb Size: 33836 MD5sum: 3a53994dfdbd516dee9aaeb7a76de35f SHA1: 22ebe1bf7356fe500353f5685c12cf5d39a911b8 SHA256: ae78a4507c4b78cc52e10dd88e3d382d8ead89e88fe852d3fb3c29d1ed4dce14 SHA512: 13a730bd8835b2c4b974cbc6b8fb95959de550731c1bc2f9605939a61c2345d61c780eefd31a2f95d4e1a237ac50bb1e268f46ff40f0ae0564b0322595cda484 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kjobwidgets/libkf5jobwidgets-doc_5.115.0-ok1_all.deb Size: 167712 MD5sum: 74faff2e1127087fe3c509673dfa0538 SHA1: e0710cf846dace7c29fb08defb2fba4e22d6f288 SHA256: 60bad1df65bc2333575973f48ab6e61def54ed2225df1af264b2da12ec2cd0fa SHA512: c5159c33d419d7c8727bd6703b6b22299589529edbfaaec4b5d441bec3a3f0d83b229a33ca8eb3cd5295cb3db4d874663ff2ddfbbffc8c3df076855f843d97ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kjsembed/libkf5jsembed-data_5.92.0-0ok1_all.deb Size: 83726 MD5sum: c9aced08d5bcd0d5d59052f0e0d20096 SHA1: 294c777537d33baa04ee6c1ea2d0e3df83f86005 SHA256: 1ff05e52c7fefa5b57469c1edab80ca96a16da6c102344deb9160121dc491a56 SHA512: 980f4149e595ac1a14cf27c3bebc81c634b800019bfcb51cb6feb009844ab1fac9857d588c8ad71c309af81c35457b01465a98c720146b74eb9b9eeb3ccf0a39 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kdegames-data Architecture: all Version: 4:22.08.3-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libkdegames Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 653 Filename: pool/_new/main/libk/libkdegames/libkf5kdegames-data_22.08.3-ok1_all.deb Size: 102514 MD5sum: e02a80598f864968f167ee65977247f1 SHA1: f0da84d75eadef0f3b7f79dc680e780eb27fcf9c SHA256: b0b904694b2d5856f76ec9678f15f05787d9efb5215ea6580a8fccb8db48bf59 SHA512: d95371bde496e4a35babac708e8fda03a2754ae077a645851483478368928301893bd528e79ab94aacfe78625d742407181fa814794defb80573357a758dd2ec Homepage: https://games.kde.org/ Description: shared library for KDE games - data files This package contains a shared library used by KDE games. . This package is part of the KDE games module. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kdelibs4support/libkf5kdelibs4support-data_5.92.0-ok2_all.deb Size: 2498368 MD5sum: 9fc4607aa5389f487ecb7b3b374db364 SHA1: 897c381dff51127063ab96f14714ae319cb392fa SHA256: 8ecd1f54e7deee77ed929d60ff48fe0bd760098f23f23a91920a7710d11af9fa SHA512: 93c44a42a438af203e2d0c88513f60bb8552eb3db9d8ad7f618e0e82f289fbaf3d5d91f41f614bba6c1b4e031fb34ea081b6243be1e22c85e5cc3011f06ab56e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/khtml/libkf5khtml-data_5.92.0-ok1.1_all.deb Size: 596660 MD5sum: 4d993897889bd4e3018c0d9f350882e4 SHA1: eebaec02729356f35eb890bd15b2f6d482093e36 SHA256: 3cf66ec10e921289dc46a14e29f8cdfdac1048219d14ee9542774e75f71d0865 SHA512: ce27c60a677bc181607f2e79c3fa79e3cab82e2108cdb148688b7b5a6d5a8ef231f9d2594fbe3569e0530d56077aae2f73ffae60cbce886ed0d259e488c5b9e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libkf5kipi/libkf5kipi-data_23.08.5-ok1_all.deb Size: 25744 MD5sum: ca92a86b418d6c6e2165098cd1fd8fdc SHA1: e02e53300030dcec376fe98b685dfe1e7f737cf0 SHA256: 267df9fc57c5db3d26835ddd5dc4516e6e0786466a0b2f677d69f0b33400f09b SHA512: 4e45e2e5d08d5a64df0b0a3395a3223a82185bdca5b5cdaf9238aec5d6b7dbb3e7e8983a9bddb015355ae8d176dcaac9b2468559e22bc9de3d9669c04dc4f5f1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kirigami2/libkf5kirigami2-doc_5.92.0-ok4.2_all.deb Size: 149686 MD5sum: 37ae51d1edaa9446cff26e5d7f62dc07 SHA1: def6d20dfbaa4f6306920d4d35fb70176dcd533c SHA256: 8675148a3d093f1311ddb236eba9951e6863e4f85e9214a9a427a4c2441301fc SHA512: 974c41ea1a7fc6c53fd9a7bfe3570cbe4ea7805e6ed63f8e379f4de2c01f68caeaae25fd0dda0c43670ff3535f1e6106d0d3d45ba411289d8c8b55e258de3e89 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libkf5libkdepim/libkf5libkdepim-data_22.12.3-ok1_all.deb Size: 25482 MD5sum: ec2eb57f3d2fd957c8a48ce04f9e0898 SHA1: 9f060755563e4a8232b2e252494c9a7d85d46e4b SHA256: 7175577b4efd8b8f519902bfb057609085469d2d84c9128b0368b64d1e5bd30d SHA512: 11a1fe4accfe8f8a3d4a105096954b9ed73fa025b921cc68716d601195c4e6fcca9df078170f14c6b1c2b734948f9ab4b4d8be378983ada274949f8df759190b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5mediaplayer-data Architecture: all Version: 5.92.0-0ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kmediaplayer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 12 Breaks: libkf5mediaplayer5 (<= 5.0.0) Replaces: libkf5mediaplayer5 (<= 5.0.0) Filename: pool/_new/main/k/kmediaplayer/libkf5mediaplayer-data_5.92.0-0ok1_all.deb Size: 2594 MD5sum: 8eafdb6e29aa367d0e60fc0fa3eada29 SHA1: 8991dbb484c4745f56316b818b588be5fce3c57d SHA256: 99e2de439c07c8380026eba10af4c83841f8c32c25e1435064096ba8649eedcf SHA512: 3b437860ea14c8f5856790a0b6bb706f15c3f48b04398a7e37d1af8abb877da98f63f87e584bb67395c508574dabe0bfc71648a8589bd990c0e2d1cd90fa19de Homepage: https://invent.kde.org/frameworks/kmediaplayer Description: Plugin interface for media player features. It provides all of the necessary media player operations, and optionally provides the GUI to control them. . There are two servicetypes for Player: KMediaPlayer/Player and KMediaPlayer/Engine. KMediaPlayer/Player provides a widget (accessible through view as well as XML GUI KActions. KMediaPlayer/Engine omits the user interface facets, for those who wish to provide their own interface. . This package contains the data files. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5mime-data Architecture: all Version: 22.12.3-ok1.1 Multi-Arch: foreign Priority: optional Section: libs Source: kmime Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 350 Filename: pool/_new/main/k/kmime/libkf5mime-data_22.12.3-ok1.1_all.deb Size: 33018 MD5sum: 76f60fce8188346e49681e8d645b28a4 SHA1: 0c5f81b016dc9c1c0352bc1511f8307847cc6b20 SHA256: b4f15052505d18fc242e92f1038f371fa3a93a58053e6eea8ab15c365deb1b36 SHA512: 7428151eec12fb0d1c0a9a704ce6db460a0e26e70b9e8dfa5ec833b822e9b55d186a39ae7c4c129a07389cd22b90234ade42ed1472f0b5727d941c04fce661ba Homepage: https://invent.kde.org/pim/kmime Description: Arch independent data for library for handling MIME data This library provides an API for handling MIME data. MIME (Multipurpose Internet Mail Extensions) is an Internet Standard that extends the format of e-mail to support text in character sets other than US-ASCII, non-text attachments, multi-part message bodies, and header information in non-ASCII character sets. . This package contains the arch independent data for KMime. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5mime-dev Architecture: i386 Version: 22.12.3-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: kmime Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 154 Depends: libkf5codecs-dev (>= 5.92.0~), libkf5i18n-dev (>= 5.92.0~), libkf5mime5abi1 (= 22.12.3-ok1.1), qtbase5-dev (>= 5.15.2~) Filename: pool/_new/main/k/kmime/libkf5mime-dev_22.12.3-ok1.1_i386.deb Size: 26636 MD5sum: 4592d7b9109d9dd4daf825b34ebf8925 SHA1: 4787f8ec6775c53a09c9ae05f77a59e419c56283 SHA256: 75c59633e4585af8ed03683eddcf2cea7aabdccd023f11ce1eb4bfe7b838cd6d SHA512: fb153f8c29f95b4ce4c0fec0e8805fa5c6fa6541bb81c3b739137f85e4c5a66bcf11cc102da0cb827a82f3d496099005b81715ddc7402aa9613952e527b25947 Homepage: https://invent.kde.org/pim/kmime Description: library for handling MIME data - development files This library provides an API for handling MIME data. MIME (Multipurpose Internet Mail Extensions) is an Internet Standard that extends the format of e-mail to support text in character sets other than US-ASCII, non-text attachments, multi-part message bodies, and header information in non-ASCII character sets. . This package contains the development files. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5mime5abi1 Architecture: i386 Version: 22.12.3-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: kmime Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 414 Provides: libkf5mime5-22.12 Depends: libkf5mime-data (= 22.12.3-ok1.1), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libkf5codecs5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/_new/main/k/kmime/libkf5mime5abi1_22.12.3-ok1.1_i386.deb Size: 143198 MD5sum: 9936c88d4a62ca0cc12b7c75377671c3 SHA1: ef0c103ac30b5e3b3884432a1b4db0f24dbf6937 SHA256: 07d9b562cf6ef7c2a45b4121250439b9b9badd6df469651ea60adae20ca60989 SHA512: c1b650c8f3c041f6f5f920f230ba9f75a4dbbbf06a4bb57bbed887320ed2bab19cbcb6f88b0b2de1667f113b6d563dd9b04e0903301de6ad6e4e2dc76f587185 Homepage: https://invent.kde.org/pim/kmime Description: library for handling MIME data This library provides an API for handling MIME data. MIME (Multipurpose Internet Mail Extensions) is an Internet Standard that extends the format of e-mail to support text in character sets other than US-ASCII, non-text attachments, multi-part message bodies, and header information in non-ASCII character sets. . This package is part of the KDE Development Platform PIM libraries module. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/networkmanager-qt/libkf5networkmanagerqt-doc_5.115.0-ok1_all.deb Size: 1156816 MD5sum: a208a4b04227d9df0a946c8a0dfafa7d SHA1: 0b20ec4cc6b85800bd8fe558b159e37e669e06f8 SHA256: 384985e441961d133d434cd4cea828efa17ec776e86024102c84fe20b2615f63 SHA512: 9b0725937075e07fe3943a9a24ccc1606669ea7845c7568246a9578db92153ed085e8916fbdf68d4e602d09b1fcef08a82b1336adca9001217627351cbeb5bf9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/plasma-framework/libkf5plasma-doc_5.92.0-ok4_all.deb Size: 595024 MD5sum: 4b0e26a86daf5d54acf28405c106e255 SHA1: 08aacdb652da8f8d5e5e2bd9402014a66691763e SHA256: fe7a9a186a743a62d26a543b917e781f084841b81c58564845d1f18b9d00c8cf SHA512: 8e67458735d943bd1fb031851250a011f4c017ec925af794576c2911f52835079990e6105bed156dca058ed36c844927aec0333edf636827e0ed0fa4a5260840 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libkf5sane/libkf5sane-data_22.12.3-ok1_all.deb Size: 82572 MD5sum: 2dabcf6a7ba87a8eec617005d47a325e SHA1: b4c85063d664570441313dca9f8dd89ec4c99ab0 SHA256: 7dd1a8dcc360a37d67c3e67149dee9af3ffa047c7f3956d6e28a56cdd5c6f687 SHA512: 9d7dc4b22f8082a56860dc3dabacbf9b8dee14e95ba64094802a88c9ccefff08ad1ffa558dea10661f5998c80839244b4897c7e72a83ee204cb4455cc5560cbc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/solid/libkf5solid-doc_5.115.0-ok1_all.deb Size: 323356 MD5sum: e2ae80e7b17dfcb59924c03f1d207f5c SHA1: 526fb1f22cdac6a64cfd8ebda8dafd03e7049e6d SHA256: 2d1ffb3adae47e08fb3490fcc7fa818f116a33bbdd221d9312d207726cbb3cf7 SHA512: 275d2bb9d13adfb7c497abb4a80f69bb2f44060b86eeaee6a57670f1c8483565459b836c5b30377f99ad974858c9f864ccef1de2c4a2b459b35c290b96ec6409 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/solid/libkf5solid5-data_5.115.0-ok1_all.deb Size: 101052 MD5sum: 9e283832b61a5a00c093393c78ad696e SHA1: b3924a2e4a4783e2e730dce4f497abd0176b9bc7 SHA256: a7ea9ef23350fbef27183d9a56ae3d029af591dc6968c3bb923da4a290b3c9b8 SHA512: 41f396c15ecdd0065290d1d36009ec8a6f8fda6055ed5dc52a70200953dbd43029984f0c8eed8585e3bee8127976a9da4ce463d98490052ae8080ffccdc9fb90 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/sonnet/libkf5sonnet-doc_5.115.0-ok1_all.deb Size: 202980 MD5sum: c37cefe4c30992545302252ee0c9ef7d SHA1: 5b9a76181ba68a8a1f5b67bf7ab50b0556a718f0 SHA256: 32ec1e1b1318f883acb11b0de6160b51a1ed898e8d73b07449edaaf2b69b1dd4 SHA512: 6dfc53584bf14311cfdf4de857154e22256963293be057180dfe31b32ab2a5406fb640251dc001aaff7fa048f0f39a982d86de4dc15a82427f25237ee2553961 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/sonnet/libkf5sonnet5-data_5.115.0-ok1_all.deb Size: 97344 MD5sum: d768673a5a1a92d30bd3e799916b941f SHA1: 86cc8df942247a0ab9fb8c233146af7e5b9df65d SHA256: a10df932c3fae44ac671eb1a32eeee445f940d2771e17efa5403c9d152f407ad SHA512: 4a0b4a1841336ae00d450719c52e7b3da9b40be8d4694374f60e33c8626752aab877aa02bc7f1a75be6fd5492a5d3a236686d2872ea72fc2c4f41040b30cf423 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/syndication/libkf5syndication-doc_5.115.0-ok1_all.deb Size: 810972 MD5sum: 5cb95c2127d6232b9b1f5d2ac737aa90 SHA1: d2c19168148b4a1e2b09e7d49898fc19810e84fc SHA256: 915fbaad155017e86720b73cc3b71f4147948d4dd95027bedecb5477ee6c5f04 SHA512: eccd711c130ed471f143945388e0c6a499b417f872ef32169fc0db7c6b9ab88aa7e7966b89d30ab713f1bfcc3b58acef6fa46b8302dfbd677603d0c86f2499de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5sysguard-data Architecture: all Version: 4:5.24.7-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 5151 Breaks: ksysguard-data (<< 4:5.21.80), plasma-workspace (<< 4:5.19.0~) Replaces: ksysguard-data (<< 4:5.21.80), plasma-workspace (<< 4:5.19.0~) Filename: pool/_new/main/libk/libksysguard/libkf5sysguard-data_5.24.7-ok2_all.deb Size: 597264 MD5sum: bee0894dad7a7cc8780663fbc3c0e5ac SHA1: 18dd128174176964a0a405f075e8064df171e10a SHA256: 4ebe1e4de0f9a7fc93007ee8c3c79104cc34212a034a6eb4b8dc5fd89f28d28f SHA512: 5a1993a9e888f63235a19e6449e8147d4952111f9de7a58895af3481b865e8aae59da53bbce8064a7a2351dcd68703cf6ebd6d7b04b4fa0a8599434a1ad38170 Homepage: https://invent.kde.org/plasma/libksysguard Description: library for system monitoring - data files KSysGuard is a program to monitor various elements of your system, or any other remote system with the KSysGuard daemon (ksysgardd) installed. . This package contains the data files runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kwayland/libkf5wayland-doc_5.92.0-ok4.3_all.deb Size: 1832560 MD5sum: c7fce3bc3c871e4dc042553d2f640d71 SHA1: 1690282dbe664d53a8b64b2802d3c08c7315ba8f SHA256: 3fb5844d4ef38bae658bea120431fe0cb572b398bae3c0b13fa479a3767e0323 SHA512: 8b35d6e2c3fa0243928dc6a55afdf3f338ff65cb4737df9689f40e03a1f2c451beb7594dbacba1f5008b79687fc2acebe9a52130edd2ccc1693cb83edd2c7e4c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kwidgetsaddons/libkf5widgetsaddons-data_5.115.0-ok2_all.deb Size: 1055652 MD5sum: 0194e3d1e593f674e616bd209741653b SHA1: f24a133ebdd8eb4b777e1d02d0159df08c723c27 SHA256: 4382ebfbb5d7dc1c2b6aca10a4fb62cd326a8505586d419b567e56d9bafd3b20 SHA512: 6b6e8ecc3cac44598066997cbfe54a27e2e3ffa8313bbb21540c8c849d0d4fcafdfa32b717aa6024e57cf5e26acadea25dddf4a4cd1c3a8cecd3ab1563e508b7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kwidgetsaddons/libkf5widgetsaddons-doc_5.115.0-ok2_all.deb Size: 1971516 MD5sum: c68bce9176b74f294ba9fb74cd0d97a2 SHA1: 7882b13c4f92a902e1c88db12a3bcbad54ba6c0b SHA256: 8fe4b25d873a35bfb4718a72454f64d0d1388993e65a207bff80e0162a5dba6e SHA512: 07bfd0778ab7492505a74f8334f181000ab11bdb4a239d4cabca36dc494541ac7c431126b714ac2074128008cf1a73259cb00260c115d66d9346d59fc964a106 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kwindowsystem/libkf5windowsystem-data_5.92.0-ok5.3_all.deb Size: 10112 MD5sum: 5a7a4a622b2a1c6acc678ef9f7b41f96 SHA1: c58f2c7510600c347b9c199871fda308b0128509 SHA256: d27b3fc529b002100717569df4059400d365240ab65ab60bce39212cc78be559 SHA512: c778c8a05bd275c839ff7da7f3a063b402e9ef50ffa21bcf264aafff0f411d85cf8f9fc99175206dc320941cd9c78ec0b31721d0d92eb1297b29e321480c3d8f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kwindowsystem/libkf5windowsystem-doc_5.92.0-ok5.3_all.deb Size: 571704 MD5sum: 4fbb4d5bb44feadbf0ebc746051dabf6 SHA1: 7a4322d762a1a3a0927b383ea1f1fbd15dabcfa9 SHA256: 9b10739986d347356f473e1eee03be3c532054075e1084bc8d0c9bc3131ed0bc SHA512: fd3f8c1e5ed5d5dc96d790638090aff3c793c86778aeba8db93ef6ac08ba03ce586699eb840e343dc5177e7daf791672bacb6d3987737dc3496006af61290d16 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kxmlgui/libkf5xmlgui-data_5.92.0-ok3.5_all.deb Size: 361260 MD5sum: faeed49825600e393fd17f82e5181663 SHA1: 34d2e1311ab452ba95a4c3cdfcdfca24aea8bb03 SHA256: ac07a8e6382f772f35b633407af3e3670d143b7822d855dcc44912bc814d73c6 SHA512: dab6ef6ee2e9787ab3f24252da0acc27b93f95cd5205634faf7e690240c9910913f31c83eb86da21f9136d6c003f6a1f74366bebb1fc897aba0e33cb055ba7bf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kxmlgui/libkf5xmlgui-doc_5.92.0-ok3.5_all.deb Size: 664272 MD5sum: 7c15e10cc3f6818ad71edde2433c98dd SHA1: f5f575d68365c6221e1d4c646dbf1390a9f14a28 SHA256: 46787f0312cf2a61eb6dec74c8ee86b82c5f3a21dfc7b6023815d4efb8b56915 SHA512: c2288a235bcdc30ac266095cd27bfd7442f9a52f6b9c15066f51d1ff7b8870148fd1aa13f48e654aa64f75392c316ee73dfd2993a3caca4b366eaaa42446ab1a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kxmlrpcclient/libkf5xmlrpcclient-data_5.92.0-0ok1_all.deb Size: 14044 MD5sum: 7fa988ba66ea4a2980aa2d3d4590842a SHA1: 5ec4d094a6a5df43d12095d16a0193bef6a93175 SHA256: 999ba754fd66787c7a0248e940bdd4855b031c3ee3c7f5d461dc0362e483d5e7 SHA512: 55f58ca87003debd47d39b52759a170841d5572f52ef99239afa75df7f452764f99668853309e894f29c3ab5ab7fc54ac725e866dbffea3e6850b9381dda590f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kxmlrpcclient/libkf5xmlrpcclient-doc_5.92.0-0ok1_all.deb Size: 99864 MD5sum: 40c43262699031321e905f5d3062f32c SHA1: 9227221636d824d052277993ad5c1b1f802d6f6d SHA256: 4cf034c15e216d3e1216affecd0e92062d917526020b327c197f2e0d9bb20efa SHA512: 99931aedf424d7fd97f547c7f8138ac7c0f7e6cfd6b5bdddddeaecd1fc849d9881ddf95c0150903e0af97aa7f5952e07148e4ddf163bcd8df3cc9b067b8c25e2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kdiagram/libkgantt2-l10n_2.8.0-ok1_all.deb Size: 6336 MD5sum: 06a5eda074f78121367652aca130106b SHA1: fc64f0f3b219fd2ae8b1e518f9f0cd06e68af1b3 SHA256: d200acf9137885acfd80e9919370362ce8e1b8608fc2ca7b2c41bb35e3b6b574 SHA512: e6d470ba7575439fbcccbf6c262da5652e2cc38882a20cf0bcc6304216ff6b653e088c637af8100a7648d710f182f3e9bdf01ab98a342acba7cb78a9a6dc3441 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kimageannotator/libkimageannotator-common_0.6.1-ok1_all.deb Size: 36372 MD5sum: 751fce337e32c04fd74d27da5c2f631d SHA1: 4de843686989153abcc9af7ffa58644121547240 SHA256: e693a427adf70ce735f8555f56e98dd4bd687c725292da22087371369ffc9ec3 SHA512: 05f1fc1f43cd779cce14372c8e4973f4ee8f5939321f6d6dc21f4d24377fb723b20ab4187ad1388321a59c3f5116d78b4cf1655328f3c8d1fd03959902dbf309 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libklibc-dev Architecture: i386 Version: 2.0.13-ok2 Priority: optional Section: libdevel Source: klibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1236 Depends: libklibc (= 2.0.13-ok2), linux-libc-dev, perl:any Filename: pool/_new/main/k/klibc/libklibc-dev_2.0.13-ok2_i386.deb Size: 233196 MD5sum: 209820eda1dfab24245ca81a2d71df15 SHA1: 01fabf509c4549f05fb4a20d6c44da19336b50db SHA256: b6e69a2e4a7ba34eb716c9358865f6146b978fa873e02b527a6c056c9f4fbea9 SHA512: aafcb3ae54244479cefa0babb1ad0f9bd4c53cff23b14a50a4e5d453554f1e78ac8744b7da0fc7c62ebde005cdd3a1e7a64914cca708aee68143abb603643360 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libklibc Architecture: i386 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: 107 Filename: pool/_new/main/k/klibc/libklibc_2.0.13-ok2_i386.deb Size: 43940 MD5sum: e541767f0f4c5bd8e403c4261b9ad5ad SHA1: d4c219cfa70e49fba5fc7e9e2be15f5bbee542af SHA256: 081dc02086ce6a75a5ba29b2d02ed483b19cb8e1972b60f3e43a7cb671e7788c SHA512: 7fad4f3d3e6918c51ed05f9a4098688bcb9b90088c47205869f3e106857838ed38cb6f1536fc5170ed4f3d9025bad0413a48c166b632713583132e6667be3a89 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkmod-dev Architecture: i386 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/_new/main/k/kmod/libkmod-dev_30-ok2_i386.deb Size: 23238 MD5sum: cb68aac2a75cfe2283c170e0f8904cfd SHA1: c3c701fc5a20af46151801807383ef88388e404b SHA256: 0ac76cca620f1cfcd0f3dec8f1de6290bb778f47eb4cc4b3af47d28a54b1439e SHA512: 480cbdaf5003a7d3175ca090b2823edef424879a8409021fb7c4ca2727e6527b46b53b50cf5c8791d6a344a9f454bc9d49c71c1d2177591868308b3078e4faf4 Description: libkmod development files This package contains the files needed for developing applications that use libkmod. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkmod2 Architecture: i386 Version: 30-ok2 Multi-Arch: same Priority: optional Section: libs Source: kmod Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Installed-Size: 155 Depends: libc6 (>= 2.38), liblzma5 (>= 5.1.1alpha+20120614), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2) Filename: pool/_new/main/k/kmod/libkmod2_30-ok2_i386.deb Size: 54686 MD5sum: c082ac0509531d3a238da069c2a655c9 SHA1: 7cb867d64b07665c39a401a40ebfd29e4a590499 SHA256: de7adaebce3723c865fdf3063b604e123a39153e3c098ab4e02a9dcfa3a686b1 SHA512: b6335ad523d1647721c885f203a7078098fa9a7ed7295ce4d34110805c98d093b5aadade14285b07368859a59e1a6d0984ea5f788de47f58db64039230a8407a Description: libkmod shared library This library provides an API for insertion, removal, configuration and listing of kernel modules. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkpathsea-dev Architecture: i386 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: 471 Depends: libkpathsea6 (= 2023.20230311.66589-ok1) Filename: pool/_new/main/t/texlive-bin/libkpathsea-dev_2023.20230311.66589-ok1_i386.deb Size: 84312 MD5sum: 84712efa0a9ce0eb8c963f03a8ee442f SHA1: df93fbe6ad1d419cc1d06c3c39e244e263a2ea2c SHA256: 29268ee6e61e42ebd0c32091f587e0831e71b20cfa63e5c801496c67387b2ebf SHA512: 3f859fe412b4e65f5558b3a84f34149134511e2e64306d42aa111438d6e6caf970937c6eae03f5db9d731c9e3d6e7be2259377294b7a343ce3e730a1ebbd60b3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkpathsea6 Architecture: i386 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: 250 Depends: libc6 (>= 2.33) Filename: pool/_new/main/t/texlive-bin/libkpathsea6_2023.20230311.66589-ok1_i386.deb Size: 59920 MD5sum: 40e27b46585f89d07bfa9d9a265f9b9b SHA1: a0ad12067cb52c2b7cc540fa35f7d0708518f33c SHA256: 87b126cb5c13e5770dbdfcd4b0e7bc88fc9ba4706007ab36b3c2ee23f340ea68 SHA512: 5900375a224ba0fe2116150533c220522db585f1bd2a771df6290c17bd070ed5cb79c9d15e412551b711e1feb8563ee61450f6e49a6aec8bf8cefd6db0e087af 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrad-dev Architecture: i386 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/_new/main/k/krb5/libkrad-dev_1.20.1-ok1_i386.deb Size: 12252 MD5sum: d1da28be60134077f97293147734e282 SHA1: 11f5e3fe636403960cf67a5ccaa87a86b199568d SHA256: 6b59ca987be65c4cecfaf8cc75ad43eb96c195d26c0f523d620c83fca6bac38c SHA512: 406c1444cfcc95533c4b9589c4a00a2c9d5c85b4c2c1aa78b76ba42cb31cc7e11a3bb6c2fb027cff8697a6968333d91ac9a29b92a38c2e1f805d1f8c70e4b5dd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrad0 Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 115 Depends: libc6 (>= 2.25), libk5crypto3 (>= 1.20), libkrb5-3 (>= 1.6.dfsg.2), libverto1 (>= 0.2.4) Filename: pool/_new/main/k/krb5/libkrad0_1.20.1-ok1_i386.deb Size: 22166 MD5sum: a9c5cc6f390896f5a8e20fb4d32131f5 SHA1: 619ac549e014195873881f6d719bf92c7f92cba9 SHA256: 2975efe7c9f88ed94fcc6f937c1a7f613b91edc80eeb2c78d8a4775d7e493ca3 SHA512: dd62ae91c3a07008103444c48e9931f326835af5ae31000811dd6bf2e1a4c1cb50e2046db8e2d8365c06d81390f5f971ea0c96babd35aa317918b0a4ee2e0b51 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrb5-26-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 705 Depends: libasn1-8-heimdal (>= 1.6~git20131117), libc6 (>= 2.28), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libhcrypto4-heimdal (>= 1.7~git20161112), libheimbase1-heimdal (>= 1.6~git20131117), libhx509-5-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.7~git20160418), libsqlite3-0 (>= 3.5.9), libwind0-heimdal (>= 1.6~git20120311) Filename: pool/_new/main/h/heimdal/libkrb5-26-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 233072 MD5sum: f345546c50e6c254c8f4ea8ec6181b9b SHA1: 9d7bf7eca655dc36cfcfb82f173144345be98ec9 SHA256: f1c39ad6eb085af461cf61de031cc5d79540843fc9a44effc95b2b40c0ffebcb SHA512: 186fe303f6cb56ee4c480958051de1f026219ea745440e1dd94bdc5fec18c9f7d5a6be4dcfe8c3aa8f3076eaec990c04d9569e56c9901625c02afe78053d98b7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrb5-26t64-heimdal Architecture: i386 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: 715 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/_new/main/h/heimdal/libkrb5-26t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 235620 MD5sum: d7dd8ac20b643ae84cef23d611f7c322 SHA1: bf84455e52487ae4bcedd7859ca491f303baa016 SHA256: b957a702c3ad5234404b10f7f9129934307ebde7f700dc63c16acdadaa5090c0 SHA512: a854b61156594bce01a0cb92839ec6264d1b57f233101e2b4f454a72ad342bb69548753b32e8bfcda8653b08d49bfaaae7b666c6e54c7aaec506a70244c6a096 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrb5-3 Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1140 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/_new/main/k/krb5/libkrb5-3_1.20.1-ok1_i386.deb Size: 350586 MD5sum: d8da8d16403e8b067ed3cae536297886 SHA1: f37519675d41d2bd41a9680af79b2e4229394541 SHA256: fd13925e2fb92886a9313e1bd343212baba2485ccf0123f85a8eb322761a5dc6 SHA512: e33a8d7c38b57d6e070d46f10a24b9cb9ae21d14d8680b990d6662275c8e0db5a45369c9ec87835bb3a7bc4293fc21deb3976a0cab6c6ef1b47381a7bf29b7d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrb5-dbg Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: debug Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 445 Depends: libkrb5-3 (= 1.20.1-ok1) | libk5crypto3 (= 1.20.1-ok1) | libkrb5support0 (= 1.20.1-ok1) Filename: pool/_new/main/k/krb5/libkrb5-dbg_1.20.1-ok1_i386.deb Size: 108686 MD5sum: f0e441a2ca09739a063562b9b9ea0ecc SHA1: 11d1639493fc4088b24f4b6566f98e07a3be783e SHA256: 2ad52948dc5322e8a4845362eaf30a8aacf8296e69cc3413985a7d8d2477c6ba SHA512: e58f24e28cf775effdc91e3cded2db20742285b4cb6ea0340d43666fdb4e1629615d73d10c31573d547174a9b3c5849cb1d4939eb3e21a3d2f783a1f1870b594 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: 3c8e2f70f3f484a6cf390e59e656829fc785c732 588f35297512b0a84f44e55646eee18e8f007ecc 01b45f0388aef52297162e39680d3634cc25c020 b443a16cd8df415d653a7e0872c47644b636201a 7ddc4778993d889ca13246f63d67ba6b2474c727 894ebcc711bb23c8c0312c801f9186c52e2ab0c8 a41dde0e02bc318c1e4792cd636eab19898768ff b336aa1932a5537316501836bd0f06cd525a107b 69d08bef6d386733a9f427bc94f53b5637112147 c6e9440acbbb9bb9b51a4079c73533295bc78817 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrb5-dev Architecture: i386 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/_new/main/k/krb5/libkrb5-dev_1.20.1-ok1_i386.deb Size: 11918 MD5sum: 57ca08e1a480340dcbab1c33456b2356 SHA1: 27c2b24584fa776c8eac2405e90bbaedf8e7f4bb SHA256: 5f8a01a262f7c0e371f666f2e18d47e8b1c852999d253a9250204f226d5380df SHA512: f130b36d2d3bf10c8afa7d5e32f0b92265a4b61dc9c2b574609c17bff50afc8be88016b5c133664215b1bf752dd3adab917134c6a3f1f8199919c98ea185652f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrb5support0 Architecture: i386 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 137 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/_new/main/k/krb5/libkrb5support0_1.20.1-ok1_i386.deb Size: 32682 MD5sum: 88ca214ee82d23a639ffa6385cbe4ffd SHA1: 7579c2fcdf78509455666104a64bf3989ea2bc95 SHA256: 37c9c2ff8b251fbbf1e9f40bfc18e7f12e4e74130dee67fd99056d19da688f90 SHA512: 5492771fb8a6d2b7386ea9cd4fd726d67ce077c735c6a7213f478d7c794a43409d9443b4e064e4cded29610a298d5f14536d69760dacebed6995a2008a6979e4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksba-dev Architecture: i386 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: 429 Depends: libksba8 (= 1.6.5-ok1) Filename: pool/_new/main/libk/libksba/libksba-dev_1.6.5-ok1_i386.deb Size: 143676 MD5sum: 22cc36a00c235d23917f5e2a0bb59f42 SHA1: 90f73eb034d33681ac65a69ddfe87b86e2d4acb2 SHA256: 3b8b26b7f91c5a1162cbadd79ad04f2cf2286720112bc21b4e3cda8821b1e747 SHA512: 0a184ee881deca4a7c8e10d56d27d5f12e3cf34cefb5cb193ffabc7fa2a1fe6381dcc35e04a001694e031dd19234d2b5a3b94d679ed786589d309a5566f06b8e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libksba/libksba-mingw-w64-dev_1.6.5-ok1_all.deb Size: 757500 MD5sum: 622a51f3412107caf42eaa5438eaa69f SHA1: 2dcb71551f6a8defa1f3dcc76edc649991405554 SHA256: 18f9e8507d9f34827d44033bc901f7f766e30d71dc840b3d1704b97be61807f5 SHA512: a56ca7490612ec8d18f8a3cfdd32f2e4ea11238184d9bf29325d53d51490f4baf9a9a6452d6808a700b243defda9ab1f6548ddfefaf786350ff18e01a3576716 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksba8 Architecture: i386 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: 318 Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.46) Filename: pool/_new/main/libk/libksba/libksba8_1.6.5-ok1_i386.deb Size: 118640 MD5sum: 64f933b62ab35ca20bf39d618564b482 SHA1: cbf00799957f9fde38f55bd5d53d23403f82de78 SHA256: 40f4a2b185ff61388516fcf9c49fe376bb8c41c527b06ba7d89af7fdf3cc992c SHA512: 15970f45722b283d36b013501685d755fb91bda49cf1ffc2b5256670c18bfc638eb286e88179c389bc88d243460f605fce4bca035ff31ca21d0cf14868c5529a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kseexpr/libkseexpr-data_4.0.4.0-ok1_all.deb Size: 80132 MD5sum: f49b5f1f7a9955909b011b67e648589d SHA1: 9a6c536756debc579ecddde7854d4cbade0f3847 SHA256: d3d0adc98407513b8e8dae99e91443b735537ad9f093320ad4967aa966b444a6 SHA512: e689f5a0bc73f83e3e05e9c9b2824b8ff7e3ffc29b82b522721e44494484c02a22dccc7e9d7f98df9048529616fd32d1eb088a86d98835cfca41daa65fbed522 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libktorrent/libktorrent-l10n_23.08.5-ok1_all.deb Size: 73388 MD5sum: 38f7e51ce1e946a4773f9adc9778ec9b SHA1: 8b931f1316b0eb9e1f92105b68bb121e8d3a5108 SHA256: e5d499555395fd64072080fbcfae8f463db0fab78ec9234a51d7e6c806234a41 SHA512: 419f8cc126a45f5556dc13987680125d8d7d27259448bca451d9ce7cf1d13aabd8c17bf2f428d842289b41f57303821e406272cdf627b8ae125e433fb4e8727c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kuserfeedback/libkuserfeedback-l10n_1.3.0-ok1_all.deb Size: 58822 MD5sum: 4c63c403169fc0671fdf41c9c15daae2 SHA1: e623c95227bb43a1ec2103be15715341ee914b0a SHA256: 7e9a7f463a3a7034804a7714f4051c92fdffe59a4b4320262b786a14a154bf9a SHA512: e4442dd64b6b864f56da8cb317ad4ed6a2fa7fccad36e3205926be2e306e816028c5fa65f27ea39b6866ef647a7afb0ff53254c93ed275c183665a382b87db9b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-accounts-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-accounts-dev_2.5.1.2-0k1.9_all.deb Size: 3412 MD5sum: 09c49bc0f44a1de0d2d2c2a97c99d46d SHA1: ab2c100a5d0e2e4c66df1cd5017765fd2e94c611 SHA256: 3dadbb9e2083f4c9a5d8bf6a703100e4a1dd02d624187693689e63621b1efb8b SHA512: 3175ede47a73cb90e371949752daed56e1918afcf947b5ee683dca060223b34d4f4ddc1d8b94e3cbd5ddb738b334346e78374cefd2e6e7edf68c8ab203bc12bb Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统设置库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-base-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 12 Depends: libkysdk-base (>= 1.2.0), libkysdk-timer-dev (>= 1.2.0), libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libkysdk-diagnostics-dev (>= 1.2.0), libkysdk-gsetting-dev (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-base-dev_2.3.0.0-0k0.12_all.deb Size: 2314 MD5sum: baf278746912fc882ca95a2aee5f93a8 SHA1: 8911ab1f18f9798dcde31c1afc875ab04a1eed6a SHA256: f5159535bd757c770ba30b9e531945c2c80c3b66e2889c4df10fb446e3d71bce SHA512: 506d6e96724513f6951b5cf9834585e99b4c870aa8c5ddee208d675f31543f61335b3a63b18c718c72a51411042c9fc9e8c5f9b288a551677abdd0eae513bd79 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 麒麟开发者套件 - 基础层套件 - 开发库,提供日志管理、消息通信、进程守护、线程管理、定时器、调试与埋点、配置文件、utils runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-base-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 12 Depends: libkysdk-base (>= 1.2.0), libkysdk-timer-dev (>= 1.2.0), libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libkysdk-diagnostics-dev (>= 1.2.0), libkysdk-gsetting-dev (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-base-dev_2.4.1.0-0k0.1_all.deb Size: 2316 MD5sum: fb112ec124e51d5f97e86d5b4b8d6c18 SHA1: a7bc9f9f3466e64e34f54733d882f754b6f3f12c SHA256: 4236652d2dd514a789fa736479f81c7fcb2e80a6cba6176a9e53ed884abde11d SHA512: 231ca7df96d8e3639684423e2723b238d52818b97d64da36d09f562e1166814c4d19a9b46f3687a1af1525b554535b609e637285617632d5ee134cf9c90579c2 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 麒麟开发者套件 - 基础层套件 - 开发库,提供日志管理、消息通信、进程守护、线程管理、定时器、调试与埋点、配置文件、utils runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libkysdk-base/libkysdk-base-dev_2.5.1.0-0k0.6_all.deb Size: 2476 MD5sum: 1d2ba9197047e00507c8ef90d9bf248d SHA1: dc9edfaa56de444fa4f13ae2193a8c3f1ee02c5b SHA256: e2156d472efbcac93edb4354b4353139a09dd1a40c83076b63e5a8bb481ec906 SHA512: fb8fd7ef96e8c9027da2b472ac673c88a60332b55e4a4df08b027b0a12555662ae131f562d1d4009b55938266c49d833aeb1b1fe3fb65c393da49f94c85fa974 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 麒麟开发者套件 - 基础层套件 - 开发库,提供日志管理、消息通信、进程守护、线程管理、定时器、调试与埋点、配置文件、utils runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-base Architecture: i386 Version: 2.4.1.0-0k0.1 Multi-Arch: same Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 10 Depends: libkysdk-timer (>= 1.2.0), libkysdk-log (>= 1.2.0), libkysdk-config (>= 1.2.0), libkysdk-utils (>= 1.2.0), libkysdk-diagnostics (>= 1.2.0), libkysdk-basecommon (>= 1.2.0), libkysdk-gsetting (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-base_2.4.1.0-0k0.1_i386.deb Size: 2140 MD5sum: d0e11cdb64cc1f46392cce10bcb13644 SHA1: 3e4757128cb9926cc85c8b5a76294e42cca56846 SHA256: 26e369464b7fdcde8ea01081ac978cf07191dc80909fc5b3d8543a9ca3b22c73 SHA512: f7780d687920cbf1d0e554c16e145d16e6ffc1c4a4e4a8ff22bd619f3cb70e5d360ffb373e2000a47ce28656415662fe5f9cf3c492cb20448585ccbbdfdc926f Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 麒麟开发者套件 - 基础层套件,提供日志管理、消息通信、进程守护、线程管理、定时器、调试与埋点、配置文件、utils runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-basecommon Architecture: i386 Version: 2.4.1.0-0k0.1 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 14 Filename: pool/_new/main/libk/libkysdk-base/libkysdk-basecommon_2.4.1.0-0k0.1_i386.deb Size: 3110 MD5sum: b9f2ce9067e2831292205df7e233732f SHA1: ce660edf8efe4a03957a269d149723e37db7c312 SHA256: ad078c9a4bd74c6a9cacf96c4037e427acf0f2b01af34e0fa043491699a6745b SHA512: 19b501edfdbd6b2eee53180502118a521cc26c3b68df129513f97429a512aea66db5a4cd8a62ecfe81a0ea50e93fe42205ecf3d3bb909d9811e4fbecad62f094 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: kysdk-base层公用数据包 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-battery-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-battery-dev_2.5.1.2-0k1.9_all.deb Size: 3888 MD5sum: 629dfeae6d3ff91d430cc903c1828af9 SHA1: cdb8c7305a4db8c6d92487bcf0dfc647087cb267 SHA256: d33439d67f5e0609a1cacedd1ebc822037eb666af63387196b7d9fc435dc81b5 SHA512: 3f48675cad134e15cc921040fb706fe3082ba35c63af4a150ed0830f5bd2e1dbf5c681686e328cda6909c1213687fd468c4bfe56827362fc2c5e8a958b1873ba Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 电池管理信息库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-conf2-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 23 Depends: libkysdk-conf2 (>= 2.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-conf2-dev_2.3.0.0-0k0.12_all.deb Size: 2824 MD5sum: 0c572af8319c7059be1020e282c4d831 SHA1: 605e1fafaec3b3d1b93d9b6701df6e6d00ca253a SHA256: 42d31153d87a6c97a29cd1fe5b0c60f07c78f65d534527443ec363e6c1abda7f SHA512: 3871b5f87fd11d1313d36fb9a875db37f557ce09ba6e0487a9cc6217d697ba6759e0dd481b8a139aebfee693d5fa3e1e46705f990fb3c17b8fefc5cfe6d02818 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 统一配置模块 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-conf2-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 25 Depends: libkysdk-conf2 (>= 2.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-conf2-dev_2.4.1.0-0k0.1_all.deb Size: 3060 MD5sum: 714fe8bb73db070e41e5cef83756bd80 SHA1: cb39042f936d4b6f0590ccf157c3ef2789c61df1 SHA256: 055a0a4a0a4f2ba2fc62847fdf59138067cad124963e0aae24c269d3a4d5951a SHA512: d8769f2414257da3a81bdbb0ee18f48304f3f093220edfb2de3f4b493ec101af7a85a8dc1bdec4af74fa02d85de368c1de4b73a88b9d068128d0f2ddf06fd635 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 统一配置模块 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libkysdk-base/libkysdk-conf2-dev_2.5.1.0-0k0.6_all.deb Size: 3332 MD5sum: ca0a762bf3a4cddacc588e02069afedf SHA1: 57563341f5b21563b701c6d7bba9835bc92107ab SHA256: 85a2737fa3b258d90f7b6ea544353336f93799c992d525c5d42ef3ac38eb53bf SHA512: 08af951bcc945cee722c86f14d6b5661060c297e782e412d1a9d6e2ec320a7fef15ffb737f1380916434fce7955bdb231e5ac081b083e6d5e4e40714b60efcdf Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 统一配置模块 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-conf2 Architecture: i386 Version: 2.4.1.0-0k0.1 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 181 Depends: libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.5.6), libkysdk-basecommon (>= 2.2.0), libc6 (>= 2.34), libsqlite3-0 (>= 3.5.9) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-conf2_2.4.1.0-0k0.1_i386.deb Size: 40482 MD5sum: a2b8de7b883ae7d70e20738585cb4149 SHA1: 72ae4d3da5164825b2a13d9eed1f0e2761480545 SHA256: e375f504dc4eec10f38934602b6e6eca64af9f9189caed5bebfa6b65197cdcd8 SHA512: a785eb268ef348d43650329a1be9c85f20d56d826f2ee43cd753d397f01ac04776a91f372f46d31dcfb8cd3be32e6cba830d0db2b0d784d4c6c1338ea3cabacd Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 统一配置模块 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-config-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 33 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-config (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-config-dev_2.3.0.0-0k0.12_all.deb Size: 11878 MD5sum: 6901eae855607773fff6e500d95a4ce2 SHA1: af0b6ba1b32e58b9f1e3f134364883d770d5c731 SHA256: a174ed83207b59faaaa0e891e6cf3dd4c91bbdc78b494763173062c717bbf8f6 SHA512: c5e0b4248e1f9ee003aa8e534749ad6b212e024196b58c3968a4f3ede42f7d11c5f397bca5a30208456b2cddfa5b1d0bd8564c7309b40663b3c561e2cc0041ae Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 配置文件库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-config-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 33 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-config (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-config-dev_2.4.1.0-0k0.1_all.deb Size: 11890 MD5sum: 1ecab07b765a7bdf116c058c09c5a11e SHA1: e6aec4b2e2d0305760a1bf823022e8c923b6ffb2 SHA256: a65be41b680b35366b63208b7ad7cd63a4db6fe6a6dad9116854e231189ff60e SHA512: 806b7ff6b492a4c0df673543058d7793381bf438f1168572c9c7f653f7228e52598710c8eeffa72b613e2eefd4ea82b386b342a9ca3d0bf9dd36367786579cad Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 配置文件库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libkysdk-base/libkysdk-config-dev_2.5.1.0-0k0.6_all.deb Size: 11948 MD5sum: 18688bb18ac6a60b1763f9e70dfad591 SHA1: 26780eef95279690e5559f64d03f19aff958203a SHA256: e99091747b041c1a23d90b8034682a55b40e3269c7d5be0ae20c82c9ae96ec52 SHA512: 718c54bcfdebf21a125d3a2c00ba8bdf3810a7e8bc3870e0663b2ac05062a8f6f3abc5a8f5c8c9ed9475cba7d8d285d855f3a454b9b755f75dacaa82493658dc Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 配置文件库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-config Architecture: i386 Version: 2.4.1.0-0k0.1 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 35 Depends: libkysdk-basecommon (>= 1.2.0), libkysdk-utils (>= 1.2.0), libc6 Filename: pool/_new/main/libk/libkysdk-base/libkysdk-config_2.4.1.0-0k0.1_i386.deb Size: 8786 MD5sum: 9113e9c5fdcc923b78f227bbeb27ea0c SHA1: 1e4ec497e2b2a15139a13aa43e70000387aa802d SHA256: 0947007ca16079d4d6c402db86a46fa0b5661c91b693b67fcfb98e6f7d097759 SHA512: aaed0fc432280f4c090e03abcf12f4438b4310e04ef1fbada4735c842d9efb8b1ce045d560e2452c8099c4a16878ed2fe2fc9719d77f508fa78df06e1459978f Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 配置文件库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-datacollect-dev Architecture: i386 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/_new/main/libk/libkysdk-diagnosetest/libkysdk-datacollect-dev_2.3.1.0-0k0.2_i386.deb Size: 4484 MD5sum: 99d10639bbd3d94360ea5da017193acc SHA1: 527f0ee2b37a5258e2604024a5849702f137f717 SHA256: 8741ae2f9cd783ac839afd238efa76f9c90533bf43bf26a71450e1257ab625f9 SHA512: 29db5186761d044cf81f7f1734c864aad4c9d51e88f932cc66c1bf32ce99ab17764ba17fa5606b0b383d1c2b5232c19ab36f4fe042a116a90cda504ef768f0b6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-datacollect Architecture: i386 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: 35 Depends: libc6 (>= 2.1.3), libcjson1 (>= 1.7.5), libdbus-1-3 (>= 1.9.14), libkysdk-log (>= 2.3.0.0), libssl3 (>= 3.0.0) Filename: pool/_new/main/libk/libkysdk-diagnosetest/libkysdk-datacollect_2.3.1.0-0k0.2_i386.deb Size: 10294 MD5sum: 5e6f7e395107cf11066e3b928a6f0115 SHA1: e22848a3bbc01131791da7d0fd620df0015e1d09 SHA256: 0ebe3229df350657a917b286c8bf01e38d7e228fbc5b67267a7c8d942ec98a8a SHA512: e3af0a13d857c372a89a6b9e6326037de7ec97e250817f3d0ee31a9f786cddaaf57cf7728e12422689cb3b21f6983bf9aa4afc61a3ceea2573875bea15182535 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-diagnosetest-dev Architecture: i386 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/_new/main/libk/libkysdk-diagnosetest/libkysdk-diagnosetest-dev_2.3.1.0-0k0.2_i386.deb Size: 2762 MD5sum: 3d12ee5c73ec1a6d3e6a26dea0c15e41 SHA1: decc32075d985714fef44d73cdd73a14daecc9de SHA256: d79303e1258c0fea70de174400399d575e17cff4b02bfe1d4e216fd8c2261f4e SHA512: d235ace966fc2768dcd36ba6a8ed3625fe67ef6ec60e261238514364eadebeb01d39f36dbad7d0b7ec86ecefae26018c61ee712d64dcb6e385aa6bf24fc2edf1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-diagnosetest-doc Architecture: i386 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/_new/main/libk/libkysdk-diagnosetest/libkysdk-diagnosetest-doc_2.3.1.0-0k0.2_i386.deb Size: 4722 MD5sum: d5d66b78524e41d747599b3f13400cf3 SHA1: 818d666a00a34135ab7b394c32d117115486cd1e SHA256: 4dd2c648df0a10da47b4b2d3c480384e30221c1035fb06441bdfb1af5bff4e44 SHA512: c415ed54c98c0c85d4dcfd748a7fc94ec4b734abcb029f667f586de760554ae8a9a9d93c6a829fa7b7e6de8841051c8eba16964aa54bc27dd1ee7fed7bafac5c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-diagnosetest Architecture: i386 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/_new/main/libk/libkysdk-diagnosetest/libkysdk-diagnosetest_2.3.1.0-0k0.2_i386.deb Size: 2746 MD5sum: 772d32a95d0cfeda669de460e522a7ee SHA1: d5059dcfbe4e2e8392d2e3ecf52b8245cfc353d7 SHA256: 59d60e3c48f8b200569de79299ce3304d7b28179dd93728f889428c15b1b5576 SHA512: ed9ec62212b0c6a6fa23569a54e241ed65ed1091a7a23d56a0bfd94890133059ed7cd4122cc57368c67d455bde9057785441a9a872e8a9cb026aa98ed2728f67 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-diagnostics-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 20 Depends: libkysdk-diagnostics (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-diagnostics-dev_2.3.0.0-0k0.12_all.deb Size: 4362 MD5sum: 74e6b85c013fe9d21ab17a481c95a1f4 SHA1: ff737373700707b7d2bd929dad5ec183cfb460ab SHA256: f581e34e996f688eae1bbb4a131a4cf5334ecd479bfb5dd8507684d8ca8adacc SHA512: 94cb4e523193a340f3f4e43fe3b7d739ab43c9e9f0b7d016835b3ed018bd11e90774562292e4e7314f833f7e58e0b0aaaea58e772fde03d10dd681ce68d5a39b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者diagnostics - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-diagnostics-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 21 Depends: libkysdk-diagnostics (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-diagnostics-dev_2.4.1.0-0k0.1_all.deb Size: 4498 MD5sum: 503fcf9ab27b00b7d4a9e06bdfe4ffc8 SHA1: 1089186ff40839e8487cc459a8363f9199ab7151 SHA256: 69f9e2b29716059d8d9c44c8d15f58267c9ca66584b30008249e07f8347efc9b SHA512: 21d8ec316810c7350980a54ea3023ee44925c610e2cc80ea1acf1404bd1278909692c33ceb7b64cfa326c93162ac45b5ccc8b27abe907b96549251b06d559e7b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者diagnostics - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libkysdk-base/libkysdk-diagnostics-dev_2.5.1.0-0k0.6_all.deb Size: 4580 MD5sum: bd11165f5519506939617b03a94a4938 SHA1: 3684cd4eeb2725aa9afc8da6c4d936b2c6b0d0a3 SHA256: 6f0f00ef0b6d73eef964ef7bebede289f481fd010039b2f3cb6ef3ba08121cc5 SHA512: 03db171421f38186d6fb17ac457d27841ac208bb7ed3f9ae8a0f4c232e5ae4e3e4d5cc2d7a0d77582506333dcf2581d055eaa9bbc31b36249503e56637a800b7 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者diagnostics - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-diagnostics Architecture: i386 Version: 2.4.1.0-0k0.1 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 126 Depends: libkysdk-basecommon (>= 1.2.0), libkysdk-utils (>= 1.2.0), libc6, libdbus-1-3, libgcc-s1 | libgcc1, libssl1.1, libstdc++6 Filename: pool/_new/main/libk/libkysdk-base/libkysdk-diagnostics_2.4.1.0-0k0.1_i386.deb Size: 41668 MD5sum: bb7338aefe04ca7f2978fc8e9ea450c3 SHA1: 31779798a36563574597b9e03ece88571acf0efa SHA256: 85a1aafd5f73fa7b5ad64cbda0738006f95ff8d734de8431bb9a1689679e560e SHA512: cbbe0a9cde70a35a52a8cb36cf4731040042de86ae3d8e28e29aff3248abe6c8e88658cbc9d697a07c5521928cca56352205ae4f4fc75c85b40abcee2699702b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者diagnostics runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-disk-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 18 Depends: libkysdk-disk, libkysdk-log-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libblkid-dev, libudev-dev Filename: pool/_new/main/libk/libkysdk-system/libkysdk-disk-dev_2.0.0.0-ok9_all.deb Size: 3578 MD5sum: 93217a32d9dc4421cc5ffc34091e8e0d SHA1: 68b999c1f2df56720aba9e3f8e2fe25e41146ecd SHA256: 9b329697cf1a0b6dfb3ca5eaef3e8828c4a6a9acb969ed6640abf7ebfd295945 SHA512: 8cd357e7925de4c21cfb837f64e3abf6cba68e07da721fb3838cbd10e09e50c532895ff1f1a775157cb28de4859538f31dc9c6933b48380dbc5f79a4ef0c14cc Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统磁盘信息获取库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-disk-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9), libkysdk-log-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libblkid-dev, libudev-dev Filename: pool/_new/main/libk/libkysdk-system/libkysdk-disk-dev_2.5.1.2-0k1.9_all.deb Size: 17004 MD5sum: 18ae6fd03dba4ac05f994b41fa89c3b1 SHA1: cf5916b01aa26a25b739a12349ca1c3a8ed3790b SHA256: 476e21132d9e98cb9a4bc3525969919497ece33bfee5b5bfa66f503221c5251f SHA512: 41560e8a410856c5cfe6812d82242ed35b652f33092ac2b86110b0b1a8e1a8d1cdd84176938f37fd9120b1b15737dbae2944e7bb0afce2258e4d9736e163e315 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统磁盘信息获取库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-filesystem-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 21 Depends: libkysdk-filesystem, libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libsystemd-dev, qtbase5-dev Filename: pool/_new/main/libk/libkysdk-system/libkysdk-filesystem-dev_2.0.0.0-ok9_all.deb Size: 3912 MD5sum: b107f2ae52f711c72f5ffcc6f902bc35 SHA1: 36ccb457996f513d27c8fc3473c0377cf1709bdd SHA256: 3d3826a2ef5b5010a1ab59e197b12f3fd8378b643c558417f33776b34afbf8cf SHA512: 6a4f413558c94584685099ce154146c98712aa7d4f2ede6cbcd063ab154b0ecd015d127bd6975e4ea3daa38cb4ed5fefd2b9b2633ae84992078fdded1c6b6b08 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 文件系统库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-filesystem-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9), libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libsystemd-dev, qtbase5-dev Filename: pool/_new/main/libk/libkysdk-system/libkysdk-filesystem-dev_2.5.1.2-0k1.9_all.deb Size: 13276 MD5sum: 01162cf00edfb0618d47aa24064ace32 SHA1: 13a887ee75540ab319b7c81cc6987be78c4e6c20 SHA256: 7c2225aa557628f38709ff8d9e4bbf49bca433fd40801d0ce7a88d1ff852400c SHA512: 0c2fb11a24940027fead254b1962d627b5b7e5e1cebdc64bd902db4060d22bb506c31160b9f91042d02873937006f3ce7d3dfc3f9dc8299e184349175ce4767f Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 文件系统库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-global-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-global-dev_2.5.1.2-0k1.9_all.deb Size: 3108 MD5sum: 77d0835a3d48f7b90299927a942ae1cb SHA1: ce85af9ad23923343cb643f13287486eeb41bbe2 SHA256: 2878c625731ebe453decde0554dbd29aa7c664d60efb487fec18018a9f40e6e3 SHA512: 8a5ee054be5e6ffbe170abbd641ec38c3f5ab91cca8f3e969a1fd89157dd1809cb8014615a6765b928e93ed4054c1ee18c71736ab2a5683598cf71e017da0e36 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 国际化模块 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-gsetting-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 38 Depends: libkysdk-gsetting (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-gsetting-dev_2.3.0.0-0k0.12_all.deb Size: 13950 MD5sum: fda4975c2ae8367c1dad8a6c361d5a31 SHA1: 52cf31e7042cf3df27ec011f80f61097c239de29 SHA256: d155c0cf2afb528afcf5ab3ceb963cc4bb2e93d04b325c53b6a76ad51b373457 SHA512: e2976fb68a6c3778222883513fc269631d9eb950022fef48b692c22a2367de144d86439d203a72dc9215134c3faf4c968b33fdaaa45ffaff77c62f79761c2db5 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者gsetting - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-gsetting-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 38 Depends: libkysdk-gsetting (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-gsetting-dev_2.4.1.0-0k0.1_all.deb Size: 13958 MD5sum: de31f0b192bfeaaf4b00b93109b6a55b SHA1: 25023f475e880f52205b3406978c39b2929666f4 SHA256: 812ef6fd74a7aaccdda001cdc8c52065e8f07e9d1bb6ac3a2028fa9069a8862e SHA512: fb96359125de4e72ddaa2ecaf968dec4bf84c661026a392263009c1cd3cc7e57c93b6c7823d223fd06e2de44b2edea7ba68304e14624bebc5531b0e8a4078578 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者gsetting - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libkysdk-base/libkysdk-gsetting-dev_2.5.1.0-0k0.6_all.deb Size: 14008 MD5sum: 54b068bfa265456625794643f8fe667c SHA1: 10117df616167174b6223b52eb75fc44832cef47 SHA256: 1c92b846b1c7ae2f101ff8dc43eb6f0de25ba51fe310ea6dcc4052fba501c220 SHA512: 248c57f075c9eea76634c7dff5a6eb193028600c84ad21f58e560002062079206affa6693354dc54af9038908f7e17e53ccdd4958f35366d8c6806fa2d8c62c6 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者gsetting - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-gsetting Architecture: i386 Version: 2.4.1.0-0k0.1 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 31 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/_new/main/libk/libkysdk-base/libkysdk-gsetting_2.4.1.0-0k0.1_i386.deb Size: 5874 MD5sum: dbc83475e3701af0cf454851e20dd2da SHA1: b56f530a4fba121e25a6d3c0f998c0209f7fdb6e SHA256: efc21b13c19ff0f5fb202481291a1d6461447e00426d37ac56e3119e190892c5 SHA512: 3bc05cf9358025308fdbbe6cc7e1240aeb1eb104161bfc1b60808024b35fb9f641584f972f88eee9d1ccbbcf1770a505d0dd464465054450aadccd14ef08e254 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者gsetting runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-hardware-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 36 Depends: libkysdk-hardware, libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libsystemd-dev, libcups2-dev, libcurl4-openssl-dev, libudev-dev Filename: pool/_new/main/libk/libkysdk-system/libkysdk-hardware-dev_2.0.0.0-ok9_all.deb Size: 8110 MD5sum: 76a500b11e7380281f34d43eb28f4120 SHA1: 123683e3fd7e793afbc59c3a10ba4d95a15c8576 SHA256: 8124f8e30020ca8c96a5ebc075207eb2480d86929c772a17a240e6e6d1541580 SHA512: 68882cd84ce868b21c8ad95bf01af955708a6102d2c12a9eef649e8da804b350b5b639a31cbd31c90da81b70cbfecbfd38beebc62e70da5d3629e1d65d137385 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 硬件信息获取库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-hardware-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9), 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/_new/main/libk/libkysdk-system/libkysdk-hardware-dev_2.5.1.2-0k1.9_all.deb Size: 104584 MD5sum: a1135f4d987b3a166380c3e488bfceff SHA1: a16290be89fedee9ea1cc41fdf1a7a2b04ae3d23 SHA256: f990b4fd4c144232e30d307f34898f8f471bcb04fb678dd7137fde3baf3bdf20 SHA512: f285239267ecd2da673eb6574d720f092c78bf66275e6163a0b9b6c14da814ba1b806fb45b31c4d0d9a3d9af9e3e972b2c0575433ca5597f557fd2334db58e6d Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 硬件信息获取库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-imageproc-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-imageproc-dev_2.5.1.2-0k1.9_all.deb Size: 2932 MD5sum: dca146952a647f0e83d1815aad9c5ef5 SHA1: db6f0fe20bd65f629a42e8d5ca2ab1057d45e017 SHA256: fd34da5af62fc33e2a24e450a2c241fea7c59853e2718c4d3908828c10f9e310 SHA512: 81e8a028b57c59764acb0202f9f7eed3353ddde2d62718e9f78a76f67c3dfb2e5cf119a777f7573baa45236bc23661e6bb6a95a9984ee83ce5bb7065ff9d19ab Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-location-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 16 Depends: libkysdk-location Filename: pool/_new/main/libk/libkysdk-system/libkysdk-location-dev_2.0.0.0-ok9_all.deb Size: 2366 MD5sum: 591256f0e17ed8b8bdd01b8ee247f535 SHA1: b9f6b9a8d2eea9d9a369c2c2603b44fa855aded7 SHA256: 157f953705e81c660bb2c7af8dd982f99da71c2bb99ab667348ee7826fcaab02 SHA512: 2f02f0588c034cfd03980446c23e6294135620b93601d905fb69abedd42ac208a85558263d99a6be0c1810dce10594040c73f5e08cad69ef71d0daf4c85111af Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 地理位置库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-location-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-location-dev_2.5.1.2-0k1.9_all.deb Size: 3900 MD5sum: f844e0b342c982fd71803cabe150fe0a SHA1: 428022a1d6cc7676a263e1d6afaf4c8822807481 SHA256: d018f0f56e9d8e63161cb16afa5154117bd9e06dabfe0eec7eb03dec9f641989 SHA512: 3431984b2be40a17825508fecfe8139fe5bfba6ec8e3b5f69bc1348cc977722bb01c114e35f2a92064d63e34e6a4a483f112a32d6b4a08488b4d83be76f2cdd6 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 地理位置库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-log-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 29 Depends: libkysdk-log (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libsystemd-dev Filename: pool/_new/main/libk/libkysdk-base/libkysdk-log-dev_2.3.0.0-0k0.12_all.deb Size: 9444 MD5sum: 0598f0cf8ce9f89e454e524a532e191f SHA1: 169e2b826f1ee74c6032b516365135ac2df2fb54 SHA256: 1ea00973985077a18e005240f6902824f13fe210355f35389ae368e80b4b1303 SHA512: b0e12655923588cd87f2fc566afff6cc1fb3caf87f5b13616631d480e0bd02f93414647a2c563e07b75b03017eeed0910843b2069b198287e4788e785d678755 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 日志库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-log-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 29 Depends: libkysdk-log (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libsystemd-dev Filename: pool/_new/main/libk/libkysdk-base/libkysdk-log-dev_2.4.1.0-0k0.1_all.deb Size: 9460 MD5sum: 0af8e0d3579e1edf24c96135e34318bc SHA1: 32d8ade51274a7b6a68c628d920f3605ffe2eca9 SHA256: dddb98e19fae9a173c9dbcce6a154fbc9a9cc39c941ec42549731033ca6529d1 SHA512: d11b2678090fadd2b9b78437db28719777b611aa8e5e993722e0562e1aeb9295fb2014655367cc1e36587d1827c76abed6eeb849475bae1301592b351788df1e Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 日志库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libkysdk-base/libkysdk-log-dev_2.5.1.0-0k0.6_all.deb Size: 9480 MD5sum: ca021864579c376b0ff28cc9eefbb2d6 SHA1: ed6c7c019d2485ea4f27643519fdb80de88e5116 SHA256: b338f8eb59ae12c9f2c73d526879a1546f1474f2f396fc00c15eadd65e3106d4 SHA512: 7da75b7fddef786ffcf69a4cf520be18ca3a07573ec26798354396cd83bf2b09bccc5f0373923832cd2c1aa6906a49fc23e6beef31607a9f8e283730c50fa794 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 日志库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-log Architecture: i386 Version: 2.4.1.0-0k0.1 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 58 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/_new/main/libk/libkysdk-base/libkysdk-log_2.4.1.0-0k0.1_i386.deb Size: 16392 MD5sum: b47dba8e0381be48b440a32a1e6fddf4 SHA1: 76cc14f2a24a1a39c5b5665dde2863280d2d5c85 SHA256: 3d0e1204b108828a106ad0846cff447bf598c46b115336e6a496d19b324e8210 SHA512: d2d7a8cf1d2d3533c7432dd17e0294a7d2fe1433ccade5edd555ae685b9dcef29c3ffd862d660fd536eb8fa30f1dbe98079fef8c090faee991242ad0352f9042 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 日志库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-net-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 17 Depends: libkysdk-net Filename: pool/_new/main/libk/libkysdk-system/libkysdk-net-dev_2.0.0.0-ok9_all.deb Size: 2798 MD5sum: 779312c06e616a53e4b79a6cf48b88fb SHA1: 08f546f4145f051622f60e8963018dce6cd32355 SHA256: c267a74768d541113f6df71f1f418427d8dda6e5cc425fe5324af58544335838 SHA512: a9c0a7cbbe4a239774d90ce9d0667236e06e26703d35d8159de5afe3e9e7accc4ba0ae0e73928411031edce4e90c086d578befc395d5185d7d88ad6186e988d9 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 网络信息库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-net-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-net-dev_2.5.1.2-0k1.9_all.deb Size: 24624 MD5sum: f919d4b474a6a81f68e8b676c9372892 SHA1: 7ccb60e28f5dbb128ece120234499d914a4edaf3 SHA256: e88787247c9e27ad0751870ca4f6958f9c4f69db99777ef9545d699264b57aab SHA512: 385ab090a722df91230cb68027fac1e2d33541e607aa3980f4a29ace6c2daded9893400e145dd6f58f199a60a79439aca008b2b5fa664710a67fcc79d4edcc9a Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 网络信息库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-ocr-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 17 Depends: libkysdk-ocr, libleptonica-dev, libopencv-dev, libarchive-dev, libtesseract-dev Filename: pool/_new/main/libk/libkysdk-system/libkysdk-ocr-dev_2.0.0.0-ok9_all.deb Size: 2732 MD5sum: 15b5830f4a513dcf5d48f32cc079707e SHA1: fc6c75adc0d6bcfd5da8e652f08e724884143999 SHA256: 402a5b754ecebae67b69ef864e6095ad36fd00b4ce95aaed88f4960130de78e7 SHA512: db187a6a965416f55074eb13cf6a03ea120ed735f6a4c8aa6aff88f1e5222657c2273d35f1e7656600251cb9d46307e5e58e4b79f6cf09a3e2693f49cdc8042b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: AI文字识别功能-开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-ocr-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9), libleptonica-dev, libopencv-dev, libarchive-dev, libtesseract-dev Filename: pool/_new/main/libk/libkysdk-system/libkysdk-ocr-dev_2.5.1.2-0k1.9_all.deb Size: 6348 MD5sum: 55c0081049b3d598a7011eb5f7e84c6c SHA1: 2904f8e781cb537d2dfb21555b11993471462530 SHA256: 10eb1e3cd16d67002fe04fc792866a42d5f9d17afc576058afa75f7f414b3e3e SHA512: f56e1311dd870050b4587f6dc0091f108a02ef9ada3f23922e5cd66dd298cadf3703d57f61298993a10baaf50b10ea20f6b9ad84b6a43086b5e889eb0c6bb565 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: AI文字识别功能-开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-package-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 18 Depends: libkysdk-package Filename: pool/_new/main/libk/libkysdk-system/libkysdk-package-dev_2.0.0.0-ok9_all.deb Size: 3258 MD5sum: 6c5bc5363d38fcf0ffb2cfbe36594c5b SHA1: 69d7083306f93e4b41ab3ef52565a09391596874 SHA256: f700e94906043d1cc95adac71b4fc6659a274128e3cba24cdfa6ed91733280bb SHA512: 406a72f3a297061fe84fd2d2669db41bcab1af60f4cae044f5c47e54a8405385b2fca5d5e9100a0abd73188e4e9f66e67a031220dafc74d84694a5a3d2bd162c Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 包管理库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-package-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-package-dev_2.5.1.2-0k1.9_all.deb Size: 9148 MD5sum: a647e554e5a126fb6bee9383384c8c2b SHA1: 1ad2fc4860a5073da6ac5545c9707a92378bd972 SHA256: a63b398d847d63116ce3d3c2d6a6f2ce5bbcdba074fa0c99547f95f6df18f8d5 SHA512: eae936dcbc41bb3b36797e29afb88a9f1838b427928c89358073b4044169f9ff3fa9171f8e145e8b07c9af7a609ce8082719dd488b5469985181f6868539ffd6 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 包管理库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-powermanagement-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 16 Depends: libkysdk-log-dev (>= 1.2.0), libkysdk-powermanagement Filename: pool/_new/main/libk/libkysdk-system/libkysdk-powermanagement-dev_2.0.0.0-ok9_all.deb Size: 2658 MD5sum: dd55f2595e9b00e58672f00e519525cc SHA1: 6ab41456eb6e7130ce50e1aa887c9e72f977c21b SHA256: e147090c5e3ba5333145770050e97b5e876f535b12e80421099f522cd80393fb SHA512: bd6bf21bcf52868e73a33be5c403bc99a9a8e99b6b0d8c8392c66821bd3897a6e9a8d8e0f48f4d38b58d5ce3a7ae2f9306b9b06610613f2293934773405b4184 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 电源管理 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-powermanagement-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-powermanagement-dev_2.5.1.2-0k1.9_all.deb Size: 5616 MD5sum: d938cf6f5661ae479c7e3960f7c97b62 SHA1: ef177b1a6db5f9bbf1d4d04c4105222736b0207c SHA256: 31f6f146af80b4ba411bdd12fee53a66db543a92b65cd5c6ff9e59f3a41c7a8b SHA512: f388b993d5b8b05eb109fceccd5660e3ecf7ac52e0dbaad4f56ab7e585032420ed72f99c89dfaa2fcc7087e33727f7467ad29624dce09a7c02f946030a21bb5c Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 电源管理 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-proc-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 21 Depends: libkysdk-log-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libkysdk-proc Filename: pool/_new/main/libk/libkysdk-system/libkysdk-proc-dev_2.0.0.0-ok9_all.deb Size: 3724 MD5sum: 95e238b9dfc25666b0776adbf9686f56 SHA1: c2a2c8179690bc5333716f6e27bdd9effa5edb13 SHA256: 57ae6d71ab53c2862886ca30f77f0e54527cd4130d44a3b644c48c7df22df495 SHA512: d7be75a5aa70448e0fae9f250c8e270e370fdb64c0db0ec32d011a81042ed5e8583c7c26447a17c2339baa82d60d3cae7e324053771ffc820868c8ab73ba5069 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息获取库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-proc-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-proc-dev_2.5.1.2-0k1.9_all.deb Size: 33464 MD5sum: 8194c25f8f737811116982eb668beea6 SHA1: a1a6fdc0e8102385aaf2e70d40b9c852ec1839d7 SHA256: 5f87812e67d74d7f254580d71bb1307319e0cc7035eba4344e71878c2fd7cb8a SHA512: 9b54bc807eb7d50f29b2d3f80cecbcd2dcfde352cad11651668f310416ebbc481116efc9c109675ebf995b02e345b8b0bcb1b56ce979423b9091501d0fe535d3 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息获取库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-realtime-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 16 Depends: libkysdk-realtime Filename: pool/_new/main/libk/libkysdk-system/libkysdk-realtime-dev_2.0.0.0-ok9_all.deb Size: 2412 MD5sum: 99c243668cdb6c8e2a0533fffbc7ab1d SHA1: 33a68c8587b848fcd4191d1c12540b077c705224 SHA256: 4abc34b3f913bbc6891bdef0e41a8cd208368b9bb9c6dff96ecc861727cc7057 SHA512: ee8596bb2398b1aa63d99282e27ba2ef91bc2ff9688768a955bc4d50f22081d8a06854e4e57465ce190964b8a05eb3f11527fbd24d12a411f0ddf978b907077e Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-realtime-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-realtime-dev_2.5.1.2-0k1.9_all.deb Size: 8000 MD5sum: cce39140cc6182296fa8ce2129b7bdfa SHA1: ab911d79fd9abfba53d3060ad0ccf787d48dff76 SHA256: 19d20fcab3369d22d410e4423f099ec3e0b591254accc8bd1c4432ce2437599f SHA512: 756fe7091fe3df0f8df21fe9d8f54ac9caa247b0446d2d5b618d66fd6ba605cfe1a645052bb51402cf1efcc0e4d27a46b7bc2bd31bf836217310a9288a105162 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-storage-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-storage-dev_2.5.1.2-0k1.9_all.deb Size: 3664 MD5sum: e635e2ed31d71c6e45b04d1c47eb4af7 SHA1: 94f3bb9f6151d0cc732fba3505bb320101d24410 SHA256: ebe3360858e043b41564b9243001f453a087652633cbc1ac004cf7da677d987d SHA512: cef4756e85f9d77fe7f580dd13060a16d813844ce9d2b9ac351cba17dec66dad6e3fb2752f8bfc4c7d7cc0dccec90c73b6cade58e3313f6101863e9c69fa0481 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 存储模块库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-sysinfo-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 22 Depends: libkysdk-sysinfo, 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/_new/main/libk/libkysdk-system/libkysdk-sysinfo-dev_2.0.0.0-ok9_all.deb Size: 4140 MD5sum: 37181270ac9c63aa134bfabd40c3383f SHA1: 857b56a3b453d821b5eba68777928b3f01c4a15a SHA256: 134c1f68481e2f3024946c7ff51f8e1cf78254f33dbb79f7d215fcf55710b25d SHA512: 8c9805530e0547a0f21b23869643f36311731afd2bd54a0b546863ae79c0d1198a4c0f94a7a2c0a9cc9fd40bdc6fe47141aeb98afc96cb13316d65e10625d2e8 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统信息获取库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-sysinfo-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9), 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/_new/main/libk/libkysdk-system/libkysdk-sysinfo-dev_2.5.1.2-0k1.9_all.deb Size: 56872 MD5sum: fdd172e722cfc94b30ffdf2629b17a3a SHA1: 39ab7341fe2faa4f6ed6400ae1cd2e13484ab64a SHA256: f288b196623113f0cc14ee83db039475f0de4036585e2b0807680453a56c3bc4 SHA512: 23685d6f985477fc1598f5d0cea161076cd70aebfb62e6b69140ebcd61afee64dd6416b76d5f7d5b8d9180b894164ac961233931fdd443078d54709a7a908a9b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统信息获取库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-system-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 12 Depends: libkysdk-system, libkysdk-disk-dev, libkysdk-sysinfo-dev, libkysdk-systime-dev, libkysdk-filesystem-dev, libkysdk-proc-dev, libkysdk-hardware-dev, libkysdk-package-dev, libkysdk-powermanagement-dev, libkysdk-location-dev, libkysdk-net-dev, libkysdk-realtime-dev Filename: pool/_new/main/libk/libkysdk-system/libkysdk-system-dev_2.0.0.0-ok9_all.deb Size: 2380 MD5sum: 67386597855a59ecf481cd836a74b1e0 SHA1: df088edff686c473714fd0d20e5b60c6c93f52f0 SHA256: d17ae66c1318e196baf72b6efe226fb59832ac1e2d06c30808d72174582944b7 SHA512: 4394a275a560f643c575f2c71b1404460ffcdc9fb86c2050d47ce2b84edfa3cf5b5b41c0ac295b420803e45030e2b8f0e0a48f1bd947b4fb5a5dfef725e90377 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 麒麟开发者套件 - 系统层套件 - 开发库,提供系统信息、磁盘信息、系统时间等API与服务 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-system-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9), libkysdk-disk-dev (>= 2.5.1.2-0k1.9), libkysdk-sysinfo-dev (>= 2.5.1.2-0k1.9), libkysdk-systime-dev (>= 2.5.1.2-0k1.9), libkysdk-filesystem-dev (>= 2.5.1.2-0k1.9), libkysdk-proc-dev (>= 2.5.1.2-0k1.9), libkysdk-hardware-dev (>= 2.5.1.2-0k1.9), libkysdk-package-dev (>= 2.5.1.2-0k1.9), libkysdk-powermanagement-dev (>= 2.5.1.2-0k1.9), libkysdk-location-dev (>= 2.5.1.2-0k1.9), libkysdk-net-dev (>= 2.5.1.2-0k1.9), libkysdk-realtime-dev (>= 2.5.1.2-0k1.9), libkysdk-imageproc-dev (>= 2.5.1.2-0k1.9), libkysdk-accounts-dev (>= 2.5.1.2-0k1.9), libkysdk-battery-dev (>= 2.5.1.2-0k1.9), libkysdk-storage-dev (>= 2.5.1.2-0k1.9) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-system-dev_2.5.1.2-0k1.9_all.deb Size: 2620 MD5sum: e0959d74beefa85ebdf8ee42fb69af83 SHA1: a344d9be09cd31726d2cf4b98878bf4b6b7f5335 SHA256: 5ffc29c9cde873f5e3d6a43b0d28feeafd96420e61538d5258df4f9d88b05fed SHA512: 3626ad6b74fc83b8e74234ba16e98318ceca5e3c9e2bfb781f9ad10cdefa86c680922fcbb9ad51c5602101aa277cdca91667642b890bf4ee6373450ebd9e5fe4 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 麒麟开发者套件 - 系统层套件 - 开发库,提供系统信息、磁盘信息、系统时间等API与服务 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-systime-dev Architecture: all Version: 2.0.0.0-ok9 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 19 Depends: libkysdk-systime, libglib2.0-dev, libkysdk-timer-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-systime-dev_2.0.0.0-ok9_all.deb Size: 3338 MD5sum: b5ead64afa0f28c06439a0e54469d648 SHA1: ef5905be26fa4473bf815669b59644d82d20be92 SHA256: a730c6e82d2e8449905de758d7cd43c2bfb1f56423a49caab0d14da9ac84c265 SHA512: 26db8fb75ed5d913a32320e7b7e35f99416d31dbad39dbfb48e2ef0b337d645c7d0972807763d62a40e154bfa401aee4b85846d71361254e675603eda8f7421b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统时间相关操作库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-systime-dev Architecture: all Version: 2.5.1.2-0k1.9 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.9), libglib2.0-dev, libkysdk-timer-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-system/libkysdk-systime-dev_2.5.1.2-0k1.9_all.deb Size: 38592 MD5sum: 75137512c2eee5aa841d7822cb670375 SHA1: d4f0420f5d3b91ba9250ea21a647420ba0a81504 SHA256: 0f219112ead62e06d9b42d2a6ef416281ef1f0e4955584089a72eb422343270c SHA512: 97804802dbb21fe6299e1ea4f088d5a6e15fed7238efc39a6e7e5cdece211a3820f557f3257ec7a89503d39a1ab31e554150b7a6a9aee7e3781fed58b9da6eb5 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统时间相关操作库 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-timer-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 33 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-timer (>= 1.2.0), libkysdk-basecommon (>= 1.2.0), libc6 Filename: pool/_new/main/libk/libkysdk-base/libkysdk-timer-dev_2.3.0.0-0k0.12_all.deb Size: 11670 MD5sum: af7e11bec3278bc054c8cddd2bb2556d SHA1: c9d30f086ff547a75efd3b53dac77cf72d1c4855 SHA256: 8af2ae5a4db51d9a11534c1cade67689ea3f43b6cfda79b293cea4a2562eca1c SHA512: 4f6148abab8f18674681d491262ce9c2b4ecf44a6bf6846dbb1b2b37d4ad21d36935e35fa56849659b32cc04f435c7e4d86812516ffc7d670dd5d0ee1dbf5af7 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 定时器模块 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-timer-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 33 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-timer (>= 1.2.0), libkysdk-basecommon (>= 1.2.0), libc6 Filename: pool/_new/main/libk/libkysdk-base/libkysdk-timer-dev_2.4.1.0-0k0.1_all.deb Size: 11690 MD5sum: c3b48ece9744f7244ae083f7aa9abe6e SHA1: f9211ba0c794f299cac16a61d23016aa259cbcfd SHA256: d41b00f848a451394d37fa21c525dfba1e316ecae1dc04f4bc30499c91c7fe17 SHA512: 9aff921f8a01d2308837f7b24bfacf8b987600af069c1ebf7e360b8877e600e1fda8c4c3b8cddc48211ab723dbabe7b604898d13b6cc43b03caada112bfad1c2 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 定时器模块 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libkysdk-base/libkysdk-timer-dev_2.5.1.0-0k0.6_all.deb Size: 11784 MD5sum: f5097222e3ea9beaf6eaaa7215208d62 SHA1: 514933c23ea876bb8a7a4f008ed12945aae2e4e9 SHA256: c57d3c3ecec9819b8cd06a5ed81acbc0fe5375b4a76141cc748db2a633461c41 SHA512: 264981d4480bd0dee94355aee1ce3229e490642cdf6040140379d16488ff3cf1b830a40f074f552d3e1786f283bb8a8c16dfe9a41ccb06f9b9b3abbf5eeb2776 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 定时器模块 - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-timer Architecture: i386 Version: 2.4.1.0-0k0.1 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 31 Depends: libkysdk-basecommon (>= 1.2.0), libkysdk-utils (>= 1.2.0), libc6 Filename: pool/_new/main/libk/libkysdk-base/libkysdk-timer_2.4.1.0-0k0.1_i386.deb Size: 6390 MD5sum: 177fc6f3f4c7140430f3974aa6071f34 SHA1: 2c45d700548177b470a47534b15923ca9bb08499 SHA256: 2962af37f1ad9d9a53e5995177a57e60c95be1a9c993b69935dcdbe0a95a19b6 SHA512: ac22b5576609449ed9619656c3700072c4f54656e7490a1e30a9cc635c67f7e77a15c947c87bb608c9c965bf4bec2e967571128b9088e92635a6e6a1431c4223 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 定制器模块库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-utils-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 69 Depends: libkysdk-utils (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-utils-dev_2.3.0.0-0k0.12_all.deb Size: 28944 MD5sum: 3d2e66c3b801e9efbb60451c90700777 SHA1: 990e3fd43909a05697581985066ab61d913d653d SHA256: db4e47b47e1c7932ee1cd804a62e9ca2ffc90522f20f78e3cf8766d39935f60c SHA512: f217e9da646ef49d9c3307bc7848cf926bdc125e453b3a7aa14f293a47eae8b2102e7117537d272f00e44ad06cc5b4876c2fb238ea60c6d31968b3c1ec2eaf33 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者utils - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-utils-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 69 Depends: libkysdk-utils (>= 1.2.0) Filename: pool/_new/main/libk/libkysdk-base/libkysdk-utils-dev_2.4.1.0-0k0.1_all.deb Size: 28956 MD5sum: 3982ea92d9d46a6ef276fa40e1535123 SHA1: f50af5544809d4457dd6198dd28ceb6f878c66c5 SHA256: daced4e8a14fa8ee3955044c500c527d24c95f149fdaf65f8d0edf9b022ea4f4 SHA512: d503d8cd527de203787400d093a0f53a830e6ea96f8e37b057fde1424fe470ced9f909ecd95217a153e810f5bc7c544b4f71a2f0986efa2d4d4dd8d5a4388e04 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者utils - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libk/libkysdk-base/libkysdk-utils-dev_2.5.1.0-0k0.6_all.deb Size: 28916 MD5sum: f096d7d2b595bb6670584007fc8663f8 SHA1: 987b3bdc961d04f23e8f873bb41f05783a63de3b SHA256: 083f11cd3a47e19f6ac0f2b8a0ea14d657f68c75185510a906cff0e0ae3ed7f0 SHA512: c4f6f75cc52117b8ea678279e19c245248b8e63566e084154ca737f98dc2b5f466cbf082b279fb0d16a82a0efbaf4b07afc2cbdb96ac3668600d1a051287a204 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者utils - 开发库 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-utils Architecture: i386 Version: 2.4.1.0-0k0.1 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 51 Depends: libkysdk-basecommon (>= 1.2.0), libc6 Filename: pool/_new/main/libk/libkysdk-base/libkysdk-utils_2.4.1.0-0k0.1_i386.deb Size: 9548 MD5sum: 259bfe7bce5dc3f11d5d1e6b723941aa SHA1: ab4bf8033159a89a4e20b1c0d564ae3432a3a845 SHA256: dfe7133161c53da27e3c71266a9c1f3df4538d1e2ca8baca07afe218e4dec6bb SHA512: 13b483be63f2d6b9566c62681fc73fa611238cfec461893fdc216275e70e96c65c682ba40887c0f39aa3114550c41699bddaeca6812398992bf423d493471bbd Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者utils runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblangtag/liblangtag-common_0.6.7-ok1_all.deb Size: 190424 MD5sum: f1ba9eb8d148a1b2beccd30c05329def SHA1: 3ac34b0dda81a3070c68ddb7e49145fd639c0d75 SHA256: 725c0ca306f56e7de94144a8a658354a2ac7da56bf52e6d17153501cabfe0950 SHA512: 5eb7c8407458e5b498da5a62836240fb0773e50254c5bd73ef1b3c2acfe854e402c35c7f779812acbccb9149cd72d0cb8def910c5835b015ff91124ba579a16f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblangtag/liblangtag-doc_0.6.7-ok1_all.deb Size: 40568 MD5sum: beb55696a247f35c4f4bfd6fe019f482 SHA1: 3a15708020a28e24dc63825abd9a61d12e35ae5f SHA256: e503f67d3fa6ef2693517e0406188bfdf259a31a964776a0fcdffe76c918b0fc SHA512: 3f470299f0cf3cc9116e74bd21627324e2248b8734705ed8721dc542169b9d71cbef26f350e0519b531b1fd85efe5315a5d71fb01719fc07a411527a937e3366 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/lapack/liblapack-doc_3.12.0-ok1_all.deb Size: 2846144 MD5sum: 58589f16b694e46a25f7b7caf5f9e0e1 SHA1: 857d16e0f518bc52b6e7746919c2edd3a7a721db SHA256: 1f9b626a453847443288dd300fc88b4b75ce7fd8ef015660046376afbcad4a11 SHA512: e6ea4b8a969188dd1592e200782fc5c2b835dc21ddf68b717105c72b9231281fd1abaa3ceb2bc14f73b2174058ff1eb6546cfdd9d292f4ee7a6577dc063d1692 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblavfile-2.1-0 Architecture: i386 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: 117 Depends: libc6 (>= 2.33), libdv4 (>= 1.0.0), libmjpegutils-2.1-0 (>= 1:2.1.0+debian) Filename: pool/_new/main/m/mjpegtools/liblavfile-2.1-0_2.1.0+debian-ok1.1_i386.deb Size: 33052 MD5sum: 45013a6d9f5320f70ba5cf1226cf4ca5 SHA1: 1cc2a7e8bf9fc4bc506ad1dc58f8d69871a9a19d SHA256: 6755eef6c6a5403a877a603d80ab53feacc7e61c0f1d2b3060edd86306d18552 SHA512: c3e46aaa8037b6724c27db553143dd7ac9b49816ea1e25138e881375219587a12774cbac83e83d32666bf99fdb2334baa3d15f38d59cb29082a44199d5e057df 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblavjpeg-2.1-0 Architecture: i386 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: 45 Depends: libc6 (>= 2.4), libjpeg62-turbo (>= 1.3.1), libmjpegutils-2.1-0 (>= 1:2.1.0+debian) Filename: pool/_new/main/m/mjpegtools/liblavjpeg-2.1-0_2.1.0+debian-ok1.1_i386.deb Size: 9928 MD5sum: 270fc2ff68bc984add53389609e8465c SHA1: 8a55d4cd32fecb4ab11405c2e7dedeac0db403cd SHA256: ee5a87b20af51ecddd1ac469b3a16a6bc1ed08bd690ce80a4a2268e946034f77 SHA512: c2d979c88a8d52d8bce9873251ebab6080653ea889ec1f39bb665a10169342e8a90a5083ec7f4f96f94447527a74b0663e0c291e6cf583f7a29eeb3ec8fa1365 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblavplay-2.1-0 Architecture: i386 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: 65 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/_new/main/m/mjpegtools/liblavplay-2.1-0_2.1.0+debian-ok1.1_i386.deb Size: 19668 MD5sum: 2becd993047424e2f32faf8b208545b3 SHA1: 089979e71cd90292233346bd6c7b401802bbd037 SHA256: a17a70acae9171b051399c00468537019d0c5a88b8ac095747f222405197653e SHA512: b6a7eb709ec025d09c34ea61c2bcf38d3f6fa50470805a7a4ed9e9a8d73d93efe3b9b5d1a3331fd4422d535d295018609521d1018ec05d7a43ac41da46a427a2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblayershellqtinterface-dev Architecture: i386 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/_new/main/l/layer-shell-qt/liblayershellqtinterface-dev_5.24.4-ok5.2_i386.deb Size: 6072 MD5sum: 3fbcde790cf648b68f6bc7aec1b41b34 SHA1: 859e1eee5508b305a337407f94bf22075a8be15c SHA256: 1e35264cdf650777ec0a326836bd4057df7ff177653b2bfea16b3b642b617356 SHA512: 3cc244f205777b6820a0ff295558fc2f86ed394970d32c0276ece889603e4677425173bfda3a6aeb7a83eb860bba954e94773d47db63eac3e650352c63074d2f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblayershellqtinterface5 Architecture: i386 Version: 5.24.4-ok5.2 Priority: optional Section: kde Source: layer-shell-qt Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 102 Depends: libc6 (>= 2.1.3), 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/_new/main/l/layer-shell-qt/liblayershellqtinterface5_5.24.4-ok5.2_i386.deb Size: 23302 MD5sum: bce3abc61dc08fdb4142d19b84794743 SHA1: eb20178846a52ae43f6d9a01af35966689e6b576 SHA256: d4daeca9f881dc798afdb41aae8254a0b30895da9aecd0ceadefdf05d0d0e4cb SHA512: 0b5fc08cbc845e7c0eb0d199e5da8cf2464724915725da59bb37c66e49f83a4f78edc8110ced2f375f9e8fc3841f35845cdd2f6157d617087a8b68774acffd8e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblc3-0 Architecture: i386 Version: 1.0.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: liblc3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 138 Depends: libc6 (>= 2.1.3) Filename: pool/_new/main/libl/liblc3/liblc3-0_1.0.1-ok3_i386.deb Size: 62834 MD5sum: 7463d414de7c629bf66e88fb6ca1215e SHA1: 842322d34899f93889ea0edb79ecc701f14204ba SHA256: 70cc66d3f5b42ee71e6958d7eba389134d0788a5395316498b6ec9964b4d49d7 SHA512: 7f592c08efddae6603386646d8d2f59b6647e439b0f9dd073b92368328bdfcc7450407eecaa7a8b635c2b5e7c72f38c9beff10c5f21703224953417eb69eb93b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblc3-1 Architecture: i386 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: liblc3 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 133 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libl/liblc3/liblc3-1_1.0.4-ok1_i386.deb Size: 61996 MD5sum: 41d51d7f88314cc19a9fefe1dff5af97 SHA1: 6dc27f4d1c130246ae625c4d7f46ac3afba911bb SHA256: d94b175feec20b85cf50f37e53ada6f4ff963f3a6c39b25f00f79115f172f1a9 SHA512: b958ee49f31af367bb99bc7163fcf99a30bbe8ce168b5eb3a36c4a4d621d2a5c045ce302ef3fd821d7db80ed49e6fdd1337c6b56254ba26f465f17c667806f53 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblc3-dev Architecture: i386 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/_new/main/libl/liblc3/liblc3-dev_1.0.4-ok1_i386.deb Size: 7204 MD5sum: 200989de4a654ee4e4b1efc7ce1caabb SHA1: 72af0f688eb2820fa1346d016ea559eaaf187362 SHA256: 30dba2cc4e392a5a243c9f9786eadd9794db4e23b47ee6b31c6bdb5293b22f0e SHA512: 1ab5ce849cb73552d113e199a6b83dc8f73c3acd57dee2097fd428f45a14b8a4fc084b3fba0c1db57f0e68f14ccb7cdf2ccfd78ce2b8990eed656b3e39cef3f0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblc3-tools Architecture: i386 Version: 1.0.4-ok1 Priority: optional Section: sound Source: liblc3 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 37 Depends: libc6 (>= 2.34), liblc3-1 (>= 1.0.1) Filename: pool/_new/main/libl/liblc3/liblc3-tools_1.0.4-ok1_i386.deb Size: 7616 MD5sum: 18152395fcfac21f020376bbd8a82f00 SHA1: 880ca3f6e88552bbc7c3b1ab0e1502a50bcea1aa SHA256: 1e502744b4d66c27791129c5753ae8a13fe327f51a642aba7670424ef7d44f7d SHA512: 2aeedc43789d9dfd0039192e1137a4d145b19ed5256b2cf84b1e4a9a00e29d7959b172f805c4a0e3aeb3ee82896ed5c8fd5689fd7c639c2fc9726f53d7bc2743 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblcms2-2 Architecture: i386 Version: 2.14-ok2 Multi-Arch: same Priority: optional Section: libs Source: lcms2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 466 Depends: libc6 (>= 2.29) Suggests: liblcms2-utils Filename: pool/_new/main/l/lcms2/liblcms2-2_2.14-ok2_i386.deb Size: 159160 MD5sum: fc25fc497cd35662a4ca907e9f7e3240 SHA1: d8abfb645999395d9861720080951c11189995bb SHA256: 85878b0fd8f0893a7ebc018ab8b0f65a2e8561c790516420a88b2face5c30f54 SHA512: 042c9d45ef79df0c81c7c5075d61c300597f03acad034a17efb61c1d317084910c28e4c0229ad69f38a23c4e20ebe3ff2768df4b25df6f36f020f872f026025c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblcms2-dev Architecture: i386 Version: 2.14-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: lcms2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1903 Provides: liblcms-dev Depends: liblcms2-2 (= 2.14-ok2) Conflicts: liblcms-dev Replaces: liblcms-dev Filename: pool/_new/main/l/lcms2/liblcms2-dev_2.14-ok2_i386.deb Size: 1809772 MD5sum: 635ab6f3b04ca337c3b54dca3f04d488 SHA1: 9c58fa8fcd719c68b5cca0f8ba6717ec4207b82a SHA256: 72c2ba0711f97fff77595da8307bb68c820975e35aad89def15006d6e64446e3 SHA512: af688bd1103d7642bf1050dd199bb58f153196ce2d463f0889ce133b1bd1a345eb66f662f6758cd0b0621b76afaf294f33d1f4e18c4f8d262d1c2a9a39de8f50 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblcms2-utils Architecture: i386 Version: 2.14-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: lcms2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 175 Depends: libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.14), libtiff6 (>= 4.0.3) Filename: pool/_new/main/l/lcms2/liblcms2-utils_2.14-ok2_i386.deb Size: 42032 MD5sum: dae95c5117fff5d97fdcfafaa682a07f SHA1: c3487e0f2e13e2f957316c74441d5afde0281ac4 SHA256: 575907589cff95ba426f6cf42cdb91244f2143c3e29b97a711f5541d820a45c0 SHA512: 28534468e1e2f78780906d01a4c1de3517f91be690dd0ecaf6930ed7e87c71e18cf84795e9813f7f653b0d12ae7646ddf4efb263ea3cc073277be8bde4e00e81 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/o/openldap/libldap-common_2.6.7+dfsg-ok1_all.deb Size: 18136 MD5sum: 3f65c53fbcdad2a0d7e4cc1fa718d28f SHA1: ff112cdb9549b293bc16724097cfcb0630968f82 SHA256: 8547d63be203f2f1efea0fec3282c2500a35d6fdf875a9536dff25b6e0d2cdb4 SHA512: 6a6bb3deb8a14ae039b258a1d56a9e2c2bce8251d105188d94320e41a83d718b5ec3a11cbad60141e977ee854f2a9f98aee4918befe39b6784722e99e3a0d779 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libldap-dev Architecture: i386 Version: 2.6.7+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: openldap Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1326 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/_new/main/o/openldap/libldap-dev_2.6.7+dfsg-ok1_i386.deb Size: 286440 MD5sum: a86f53ad4d21e65fd4bf0d0c9dbf4ed0 SHA1: e75f366b7d17935b2d56f293c5d3bce4fa6650ab SHA256: 40b263ff6e9c567533e3422463e2d4a8aee55a4103ec81ff36f28e25186a8e77 SHA512: f5818dc02226620b166c6a56ec22c42a05e89a7bb6b2e3d2b2eea61e01c798f873538f6ddb81d8a49c4d4a2f954c5dc08a9c84784f73bde23cb2de27917462ee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/o/openldap/libldap2-dev_2.6.7+dfsg-ok1_all.deb Size: 11044 MD5sum: c9d9c276e45500b8961fd585770cf600 SHA1: 19e9779fe97697a25efc98db4bda8ce08c1f991f SHA256: 3e9529a787ea68ac38f0103e21f26040b4b6fa1c3ea06372eb6a7885601912f5 SHA512: 16585da813929ac6f3df4e2917f0eb94d73d0c8458a3deb4c3ba9d296aec34c1f951b355ca3c9dc8d2468b5c6206caaf016164fcee5a30ea294dd99944ce37af 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libldap2 Architecture: i386 Version: 2.6.7+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: openldap Origin: openKylin Maintainer: openKylin Developers Installed-Size: 582 Depends: libc6 (>= 2.38), libgnutls30t64 (>= 3.8.3-ok3), libsasl2-2 (>= 2.1.28+dfsg1) Recommends: libldap-common Filename: pool/_new/main/o/openldap/libldap2_2.6.7+dfsg-ok1_i386.deb Size: 184776 MD5sum: 800a9b97ad1f051c15b41206ea004de7 SHA1: 3c2c7d748848339a7a952eafca2a14c1255235d7 SHA256: 7206fc78a5acc63e54335ffec0cfaa53627b042ba24ed6e39be3ab4ae08bf9fc SHA512: c401bf57a9d9c63f2311c8f66275253c45b79a3d041593e19a9c4967e8214d5838310841527d4e79c8a66389ae0752da77d37fa7b3baa74698bc46cfda96a98e Homepage: https://www.openldap.org/ Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libldb-dev Architecture: i386 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/_new/main/s/samba/libldb-dev_2.8.0+samba4.19.2+dfsg-ok1~1207.7_i386.deb Size: 32464 MD5sum: 0c8274f99261a95e34f9b4d70b20255a SHA1: ebe48ca15e5bb34a6d99331342acef10a4fa9372 SHA256: 379ac0ad253090f0d3ca83fb01db6931f5dc067cb63e9d8a1f3ece4c3170f61c SHA512: 4298cb59e86d2b1366d00d83f443629ef6b6b4151bf158862fc0d433462bffbb191d030a733630794df861e834f77ba259e973121db08e91079da09fea9bddbe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libldb2 Architecture: i386 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: 579 Depends: libc6 (>= 2.38), libldap2 (>= 2.6.2), 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/_new/main/s/samba/libldb2_2.8.0+samba4.19.2+dfsg-ok1~1207.7_i386.deb Size: 147008 MD5sum: b299ff1f07033871e132cc59e514a318 SHA1: f0a9f2df4a8f111f5c635304ec34810069d19a34 SHA256: efe5cc3891f36f77e706ef23cfe7f6a6f373c732aa4568f2bf519fbb9896cf6c SHA512: 0e40ded58d217c6499c20889783fa2c5d8cf9931e6322c1e774dbddba0ef3666f85b429a60c1c06eccdc00e2ecd4c5fda092e84dfa10ac0d9168b4624457f89b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblept5 Architecture: i386 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: 3155 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/_new/main/l/leptonlib/liblept5_1.82.0-ok1_i386.deb Size: 1059840 MD5sum: 2e2462d8d68a4581fb921a13388c44b8 SHA1: 9568bd96b04ede92386763e2e1401ff1bf0a61f8 SHA256: db06dc4ea9bb598125dcdc947b51cafc9590169542337d67dd7af59279db9c53 SHA512: dc6a7b298d39a95b846d7f7276a6193524d1ae56c5a2842316a21ab49c62a46a4dc6f6deb2dd7e01f35760a33f82abddb6ef57e52145a932a74ee661a729830f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libleptonica-dev Architecture: i386 Version: 1.82.0-ok1 Priority: optional Section: libdevel Source: leptonlib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 5005 Depends: liblept5 (= 1.82.0-ok1) Filename: pool/_new/main/l/leptonlib/libleptonica-dev_1.82.0-ok1_i386.deb Size: 1463348 MD5sum: 498eea8957f003a64c9c04a4357b9341 SHA1: 7694c18afa6179f637d61036642e1a3a9ec1af13 SHA256: 76948bfb083a70600fa01d89d6c438c72f66819745694487dd41848cb2904feb SHA512: f27cb831a0c5bfda0194f11d937bb730aaea95ee2e1fb8427ca119f860076663ba8355a62a00020f88dfbed1b955cdebb55c6a7abea18883bc4e63d5d20b128e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblibreoffice-java Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: java Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2284 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/_new/main/libr/libreoffice/liblibreoffice-java_24.2.5-ok3_all.deb Size: 1611196 MD5sum: 4be21ae78d5468db50f52b6d47dcec87 SHA1: 40a818a909080a583b6e65dc3bb8d56616aae0be SHA256: 325a8a8bd4126d626db34f1797fcb17c4d7e28407137fe73fb157b119380f1eb SHA512: 66a8ead30152183a213a4b4b4d2784595bc30e0375cdeaf8227aa71f0ad7c0a58e27e3a9d5762e8f8c35fcb9e2f4b24ad89465557aa9a61dc4cec95011615811 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/liblibreoffice-java_7.4.7-ok1.4_all.deb Size: 1604342 MD5sum: 03d76bc96e2a5cc7c7983c604fa87a12 SHA1: f29a17a6adf11ab3c317f8a691215fe0f9c2dd7c SHA256: 1dcc219b93d1741b3cca05fb9b4a78069818d642a374792ba79a0cc653921b4a SHA512: f927a934a9dbda0e20927862742dddb1ece5f3ce4e77936531c11a998f6d597f8decd621ee3978207c58659039a3d4207a63483573e7aa15443091a23ddea8ca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libliftoff-dev Architecture: i386 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/_new/main/libl/libliftoff/libliftoff-dev_0.4.1-ok1_i386.deb Size: 4152 MD5sum: 08c0843ea87ddee5b2683ccf117257ff SHA1: 0ef4c7e44b0e88ddd62f3ff2e3a93262343d603e SHA256: 2adc25ba8a7ab4c09402d73d3da614210d3c8a4105ff3fd66879e1752e52c0cc SHA512: 3ec47a620e8f9b9cd1c460520059d7a9ca35b0173cf2c5e59629d4e2562e015e3c893f172f3ad481462736fad234e011d2d8ca5521961806a31c2af82ee967f8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libliftoff0 Architecture: i386 Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libliftoff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 54 Depends: libc6 (>= 2.1.3), libdrm2 (>= 2.4.108) Filename: pool/_new/main/libl/libliftoff/libliftoff0_0.4.1-ok1_i386.deb Size: 14576 MD5sum: 4824201a513f5e84ca06a3ea138e3f1d SHA1: d4efcd2d68864bd25b3f35b351e55878eae6c4e9 SHA256: 3b714b2b46c25c5940ae6f3deeda80cc18507b8c6324fe8716103d8476ba3663 SHA512: d7d86f4365e0ceb6c168c9e0cd24e0929a24afbd2240963c994a6c9adf7c5199cd117801d1a35a2289f2798ff9c43b10de54c5f52725d3721c6dcca2c481c105 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblightdm-gobject-1-doc Architecture: all Version: 1.30.0-ok4nile3 Priority: optional Section: doc Source: lightdm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 342 Filename: pool/_new/main/l/lightdm/liblightdm-gobject-1-doc_1.30.0-ok4nile3_all.deb Size: 26252 MD5sum: 8533eee9246c561e2538889ae5b9759b SHA1: f3f9b95ae8169cbc48c71792636149c14d40d2f6 SHA256: b4570f906da85af9727d7da59da084edf64384d6ab1eab71f17d59f6ce429389 SHA512: cc34261a85a5183a3856d0c3e37223d8b80caebc187429723c050e30afdcda47e8dcf0521bf26f423cdf1c7228df61f10249994d6eea75276476e91a4ce62758 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblingua-en-inflect-perl/liblingua-en-inflect-perl_1.905-ok3_all.deb Size: 51154 MD5sum: 94c1995292b73e4463a130a850477f9f SHA1: e64079e5c1c094b1ddb68b58efda3a9d06f83c2d SHA256: 42d838e64b769b84356112e0621da12c095d78a89931dba3d167937375b3b07e SHA512: 6544dd0ac40434008f11522648ffdfa3699b77a602b51b5edf972179838aa0671d865b403c139b8c408183f8caec41c4227a25d7ec995dc58657eda78735db76 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblist-compare-perl/liblist-compare-perl_0.55-ok1_all.deb Size: 62854 MD5sum: 3a3bae2055971cc5571478c72739c4c3 SHA1: 4a99bde1d7953eec48121f88e4ff7a6e3b3e3130 SHA256: d58701c9d5cc642031ded65a232577bb7b7295941cd1998a8c99350b9f509c6d SHA512: ccb7df259d57c7f0e1d23526cc94b38307012a3406e90e6951f8acbd4b2976ae5601a1d7aaa9ad964b1388fb942678c84f2c369131d78ecff614f6b16e67d4a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblist-moreutils-perl/liblist-moreutils-perl_0.430-ok1_all.deb Size: 44718 MD5sum: 8cd20a2bcf142364a65b9bd44c5122ac SHA1: a3340f1c4f86737fcc09b7fd528a18a486771c46 SHA256: 1ee7b9085cdd3599ffa72dbcc7e984ffc75c31ee7ed625f371f970e7b1e00cd0 SHA512: af8dd96d8ce14cf0863666e7c6d9a87c2d39b94d41d603fcc90dfccd013e298e1542577706b789461185e014169ccc7012f7472618340445cf891e6a513944b0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblist-someutils-perl/liblist-someutils-perl_0.59-ok1_all.deb Size: 29080 MD5sum: 5870aa52aa97e69e66718449df2dc437 SHA1: 9f32562c46ad24f15c3f11e2db118df90f5a7e66 SHA256: 61981002801c1992d7ec2acbf133a1bff72eb52ffbe698aa2f31f5b04e567c5f SHA512: 76971366f4a639bd0e1b482c8e02eb51302779fa145c0d53270686fd2468bc7cd8782675057436496bc19f2cf6e4399aa2e2435e494e80a23f5c5035a563ceab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblist-utilsby-perl/liblist-utilsby-perl_0.12-ok1_all.deb Size: 20762 MD5sum: 4021429ede74fb1197e6188dfd4b0a4e SHA1: 9eb8afe3aa8661ba80295b788fa6d81195cb8f72 SHA256: 1b1e8c1e898a2b7922ccfbf37b19dd0bd979b4b1659ba2bef322148eae731b7c SHA512: ce75fcd45c70532cca51637966a8c759de90601b4373de376aebe83ee0f43dfcc564a8212cda847a0b1e35e38498faf04a9a8996f8868b4bf674677fc8d58c06 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblld-17-dev Architecture: i386 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/_new/main/l/llvm-toolchain-17/liblld-17-dev_17.0.6-9ok4_i386.deb Size: 14216 MD5sum: 0649c16612afd53e91ef94bb6c90d1a1 SHA1: 4857f71d982844047dd363b7d827145c5cbd5401 SHA256: ac3cfb3093a3f01205dd7821c01ee14d8361212099d6a39c72b15902afbb41fe SHA512: fe77935352a857f079fff1ecb0dc086268f5b896384db60ce202ab2162df90c12da9cb74e178533b06f1c35ae8769acf7fd4b0259ed2b5ba6e9a9c0578e39b36 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblld-17 Architecture: i386 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: 11219 Depends: libllvm17t64 (= 1:17.0.6-9ok4) Filename: pool/_new/main/l/llvm-toolchain-17/liblld-17_17.0.6-9ok4_i386.deb Size: 1734116 MD5sum: aa140e37df6acf431d564d38ce613997 SHA1: 2dc81fdab0ea88d955a3660ceb813f84badbc33b SHA256: b637df6631b17259801d25aebaaa1333874834ece90453a621fde2412005dc1b SHA512: 6301bc4fc40d9cc0d88fee19c6de2b7da4a6f71b223e219b354d30d52914a1600a7628c5502e6244f52b4b6c2902fa376ca321be8f2141a73e50e7292bcce32e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblld-dev Architecture: i386 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/_new/main/l/llvm-defaults/liblld-dev_17.0-58~exp1-ok1_i386.deb Size: 2056 MD5sum: f86ceb87d025d1ca72be1b178b5c3f6e SHA1: a342c9ba2c63bcb229a2a14ed7fcc1c07e860408 SHA256: 91e1fdbeace12c8a645591920c73ba4f695ea58caf6403759abbc0b03fc4fd1e SHA512: a2d52232ddfa7d704d7e88893b3e05567edc48281a05379f38b4a3ae76026e9dae1b42703e14361ddf9a510c49a87779aad961e3fa658c15d2df536bd0f76438 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblldb-17-dev Architecture: i386 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/_new/main/l/llvm-toolchain-17/liblldb-17-dev_17.0.6-9ok4_i386.deb Size: 514760 MD5sum: 6de06390bbab84682775154c5cc1cab5 SHA1: a4dc90d61158292d575fc1b43b6cb287bac574f8 SHA256: 2e8cf2d800eef6f658ed27decbdc0125f71ace03ccf9a488c096d3673fcb7f2b SHA512: 958e26ee265a7c5ab720086088ec7c817499369f52ad5135cbdf57dfee05ae6c825bb63173a14223ccf66a0f22c4757d4d02ccfd743377c79095fa37e5fabfaa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblldb-17t64 Architecture: i386 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: 17693 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 4.2), 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/_new/main/l/llvm-toolchain-17/liblldb-17t64_17.0.6-9ok4_i386.deb Size: 4165512 MD5sum: 4e8dda3d2d35728de05ca742c6bf3aa8 SHA1: aa696b224749bbd25a62b43950fa4fac19354312 SHA256: 20b49e796a386c26263a23814d34c7436e3f80864f5231493e5a88c0245062df SHA512: 07dc033189303301189646995d1982114717cd528b5267407348e4c34372498a2be72e2a0368b177f8ef3cd4c003659edd01e82e71b155d97786210595de9110 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblldb-dev Architecture: i386 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/_new/main/l/llvm-defaults/liblldb-dev_17.0-58~exp1-ok1_i386.deb Size: 2276 MD5sum: 5edb134634f73b5ea89f661e70eba7cb SHA1: 29317e35771539022ffe4c8f7035d240e12a8300 SHA256: b214789c036d43480b7555d96ccb2bcdfdf2bd031442b6946670f2b029a008fb SHA512: 80eba0019464aa853b274f80ec530dc50851549bb5714508690559214f88684fe1aaa89a0c2f35a54c146c5866c096ca41d2d68c2d8d13dde7e421c58235b242 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libllvm17t64 Architecture: i386 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: 136062 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 4.2), 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/_new/main/l/llvm-toolchain-17/libllvm17t64_17.0.6-9ok4_i386.deb Size: 27675752 MD5sum: 73d52d8b8fb9a1c0438b902f04a79e06 SHA1: 3eb3a5efdb7a05a4f6b5f8ecaf9191ac274fdf23 SHA256: d159140845f91a9b531f1df69a8f77029d05881ce6b5ba98c3d8ed9beb0de17b SHA512: 36382c38a96940d10d6911e4a46dcbd24c383beb749a3122834996472b83a817d89efc3f6cdb8a2fac8897c60f0b178c895da7390030e1b0befa45861837c8aa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblmdb-dev Architecture: i386 Version: 0.9.31-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lmdb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LMDB Installed-Size: 413 Depends: liblmdb0 (= 0.9.31-ok1) Recommends: lmdb-doc Filename: pool/_new/main/l/lmdb/liblmdb-dev_0.9.31-ok1_i386.deb Size: 166326 MD5sum: 3f1712fa8e73f59cdf3ee5b90e230661 SHA1: 0cddb02e9c208ddc1dbacb094f78a5d406b82ae5 SHA256: 7055b1b0848074f815d6bf7d3575cbf5c89af84ab4c309aff1097c1b11df5d11 SHA512: 68e84a2827513963433d568a70ce5f7fa328983db9c1685357edaace6730c89a83e13bb6f91d58e022fa949dcbf379e8ebcbce1d28c89c7709685262fc51342d 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblmdb0 Architecture: i386 Version: 0.9.31-ok1 Multi-Arch: same Priority: optional Section: libs Source: lmdb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LMDB Installed-Size: 107 Depends: libc6 (>= 2.38) Filename: pool/_new/main/l/lmdb/liblmdb0_0.9.31-ok1_i386.deb Size: 48164 MD5sum: 59c97ff32fb8776effbe813a4ca6c9be SHA1: 4bf705b18c724c7b8437780a73cd4acfc5034287 SHA256: 2f6365795bf0a5638503cf9014303afd7dbb8f3174d5a52670ac685392511c10 SHA512: 8caa0ab85e5fccfa073f8bdff6752c1a7e8912e9eb856d36b564533527894d8ce8dc5ff09e56c2252aee126d0bf94e33f7836fbb0d1333ebf16d727c24c41656 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblocale-gettext-perl Architecture: i386 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/_new/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-ok2_i386.deb Size: 15116 MD5sum: 70e6f2cfa7efd1005f349928c7828eac SHA1: e3faae0ff8c720754d89b900a691fb007599a678 SHA256: 0d9dd903a821c7f0cfbeec6308e55d278aafb76e46b46c5b54b950526b0a6880 SHA512: fbc1aa20e25433e88e3978d327077a214b82f333c531aad2cacaf73ddf471b658223faa0defb715f81e3d7d61e365da98e2f9e0a3b4f595c138d5096f3a8b714 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(). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblocale-us-perl/liblocale-us-perl_3.04-ok2_all.deb Size: 13160 MD5sum: 2aeee47d7a6f0ce4f8613b19286fd3d1 SHA1: 42758237f4131606aa7b7844db5c495dff74b549 SHA256: 5d19b782e1c0b2f9c680f13e1c7833b8d1d3ca925e23735effb0e01a86ed5a3f SHA512: b5d3da553623053a1e63cca4bad74836db3da4d47d17bfcb20f79ba6558fda79ac9a4b6ce47b40237ed632842624f48757c2111ed74ec4e063b562f0dcd93466 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblockfile-bin Architecture: i386 Version: 1.17-ok1 Multi-Arch: foreign Priority: standard Section: utils Source: liblockfile Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 80 Depends: libc6 (>= 2.4) Breaks: liblockfile1 (<< 1.09-1) Replaces: liblockfile1 (<< 1.09-1) Filename: pool/_new/main/libl/liblockfile/liblockfile-bin_1.17-ok1_i386.deb Size: 21244 MD5sum: adf612b56b21be55626793d4b8121fce SHA1: e9a85f731d2e39f6eab8de19049f2b074fd82685 SHA256: 2bad9aaede861728d62d6955b396c176a1cc8ebabc6a330b6f9480d73fda564a SHA512: 2b984574f32a53814630c12dfae8ac4df3c0d01b5d0713e65290263fc39323b3ba5cca7e834f90ea441a0a592e8a96a75bcc8e38a508b3cc7928b7e820bc1da3 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''. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblockfile-dev Architecture: i386 Version: 1.17-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: liblockfile Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 83 Depends: liblockfile1 (= 1.17-ok1) Filename: pool/_new/main/libl/liblockfile/liblockfile-dev_1.17-ok1_i386.deb Size: 21716 MD5sum: 3a0c4d0032530958d38aa3e7d7a7ef10 SHA1: 6f205ad9c7a45950c4e92d0cd3c9d49b094de60c SHA256: 41a97e7318273f280a9d5f0c8c11ce658650fbabfff277afadada6a1adece304 SHA512: 135d3973a9338b19ba5fb2c3c2369d7db7ed98cabb6c839ea196827a96dcbb64f26856c2513007a7db550b2a2d92a8ac6238fce54d0a8cb11a7a4988448653ad Homepage: https://github.com/miquels/liblockfile Description: Development library for liblockfile This is a development library for liblockfile. It includes headers and documentation. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblockfile1 Architecture: i386 Version: 1.17-ok1 Multi-Arch: same Priority: standard Section: libs Source: liblockfile Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 76 Depends: libc6 (>= 2.4), liblockfile-bin (>= 1.17-ok1) Filename: pool/_new/main/libl/liblockfile/liblockfile1_1.17-ok1_i386.deb Size: 17132 MD5sum: 2594063f27fd148f43b4f16d44e9e6d6 SHA1: cc2b355a8edaa5375342e01f27c1648edff58c1a SHA256: 270f3e1a2428b68f41fa6e5e3591e61f075dbb04cf3137f375ede2902ae61127 SHA512: 6fa9fa8e97924f2e7084aaee01c2d60bef5278c20609b2d04bdbcee63b47501f85e279aa3f0c38246b249bebaf2a0ef38e1913e1f7643aca8f8a905ee87e33ad Homepage: https://github.com/miquels/liblockfile Description: NFS-safe locking library Liblockfile is a shared library with NFS-safe locking functions. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblog-any-adapter-screen-perl/liblog-any-adapter-screen-perl_0.140-ok2_all.deb Size: 17432 MD5sum: fecb0aeee5f0fdedfb185089de76a8e9 SHA1: ea2088dd04e60ec94ee9a16ba37ce8f42c586691 SHA256: 607b0c36b0878a4c0b72ae78ec85312f87cabd916064bb14a8a4eccba21183f7 SHA512: 945b00da28d53e79929414739d479e8af6cd19bdabc657f7276594413431b694c1ef47a74f525dbc43727cc290f2694cb127ddc6deef0306be333cb25db005ff 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblog-any-perl/liblog-any-perl_1.717-ok1_all.deb Size: 72200 MD5sum: bb24233e435b4541287f676d1e5c966e SHA1: 555ad8608eb553de51ccf5a4402b6a4d25750c75 SHA256: 5a19659e9407a3504568185914e9171aa3556f9c2425468988b0a1fd52d1696c SHA512: f80b0924016ecf0ab524799548ec2e2b45fe7ea909b447b0fbd0a3300867af4e8a6c44a6c19cd0cc8aa82a6a7ce1dbfcc3adabdbbe34e65fdf2a50249ba11578 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblouis/liblouis-data_3.29.0-ok1_all.deb Size: 2033176 MD5sum: 18cdb137c88b8353237c391c02a0dc22 SHA1: f980d8cdfc77162d89842ce9ae2c3b4d25bed2b9 SHA256: d038352efb6c0947aff785eeb86b020ed02fac1e3881b2a4ca3d80617e3d16ba SHA512: 54e822fda748adde2baa946a419001a4ebd33d0307ece735ab149f5fef4376ee667d3c72423bf29b4edb88910a48fc1926fe152e0121d81b98322f3452d54505 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblqr-1-0-dev Architecture: i386 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/_new/main/libl/liblqr/liblqr-1-0-dev_0.4.2-ok3_i386.deb Size: 69176 MD5sum: 40c4efaad855b0315a8708e58075b6d7 SHA1: 10f7d2476ae0d70195708943361649a0bff1a1dd SHA256: 4395ac2bfd332c2e0ebc1a4bc2a3e3df46912e3b1e8e9f36dac7680e93b25a4c SHA512: 43a2d2b018cd60eaa0aa067108c9c94ba0cfec0e75691af0232cb7a12b6a62574b2c8cbaf4b4c61eac11a7f89f5717b96dac549c41ded40650b80139892f2151 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblqr-1-0 Architecture: i386 Version: 0.4.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: liblqr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 86 Depends: libc6 (>= 2.27), libglib2.0-0 (>= 2.24.0) Filename: pool/_new/main/libl/liblqr/liblqr-1-0_0.4.2-ok3_i386.deb Size: 29496 MD5sum: e178dfbd7ec9923817c8b58d3d8a3c67 SHA1: bcf133f46ca7a427acf6662286e211ccf29765d2 SHA256: 8e27b8d7ef0a0b4f42a52e35d500f31b15c0c8bf316cf651ae5d4234423b410b SHA512: 5cbcf73f1dffde13e271b38fc699a7e00c89549673b7243ee097c1951beb4af8221b1e3791ac3db8d547ba7caa89c60303c1fd54648c539e26defc0b63f859ff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libltdl-dev Architecture: i386 Version: 2.4.7-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libtool Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 935 Provides: libltdl3-dev, libltdl7-dev Depends: libltdl7 (= 2.4.7-ok2), automake-1.16 Recommends: libtool Suggests: libtool-doc Filename: pool/_new/main/libt/libtool/libltdl-dev_2.4.7-ok2_i386.deb Size: 169044 MD5sum: 8665298b5d09869c15ef3a3957137977 SHA1: 9b44d59414b5987cd5f3f56efe137a68b82697ae SHA256: 99062c14542c460f9de333f9d49676f7613b9a329db09386d28adea0b9fd0a02 SHA512: ba454caa50ee640eff85bea96028b435673a0bb9e6d393c47d3bbaa3d4704fad69a203ed6791cbeb298f7ab15bddd16564079a3b5dc1052808ab4e0414f37d75 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libltdl7 Architecture: i386 Version: 2.4.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: libtool Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 78 Depends: libc6 (>= 2.34) Filename: pool/_new/main/libt/libtool/libltdl7_2.4.7-ok2_i386.deb Size: 38868 MD5sum: c642359a1bd15e315605c7fd37dc66b2 SHA1: 64f00d7d4616b263d388bf4c63424e10e68708cf SHA256: 08ba285c17c520fca579b13af28b12511babb4d7591a1ca717fee940978b5e6c SHA512: d1b4c697b8050e47cd6811b8d876416ff4aa72e342ff5a0418fd70ccf88b64b7d4ebc9cc9da40783b8fa2a80603086636b78fea8c428ea7cda88da528c1853f4 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/u/ust/liblttng-ust-agent-java_2.13.7-ok1_all.deb Size: 51620 MD5sum: c122497e64e830355cbdb3700c9bf395 SHA1: edeb344557c3d97d1b586fedaa73efa9e168e95e SHA256: 141720e8821a1e987dea13ca59523cd7230312a6af72671db11983c5150e86c3 SHA512: 9ad8b8fa0a817b747754d941fe543bc5d8138cf00557500178d16e8038fb4b4a58bf4228f1d88c6dd4af11082d13c3550f0b2c96695667e6aa090a2e6f68e541 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/u/ust/liblttng-ust-java_2.13.7-ok1_all.deb Size: 7048 MD5sum: 9bd64f6f3f93398459462482cff89397 SHA1: ae742ae55da2c645763edd8ae90867070921b8b2 SHA256: e074285c5c7e7ce7a7e7789a6be7a12b36642ed01a13e9cced21005c851d6683 SHA512: 9196ffb750578ad55a7dfffdfb53d36497610ad8df9847a6e8bbc210869890e8c572015412b28599cdb56bf2a97a2b24c2e1cf221faeb6e7e381ad5d499ee5c5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblua5.3-0-dbg Architecture: i386 Version: 5.3.6-ok2 Multi-Arch: same Priority: extra Section: debug Source: lua5.3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1267 Depends: liblua5.3-0 (= 5.3.6-ok2) Filename: pool/_new/main/l/lua5.3/liblua5.3-0-dbg_5.3.6-ok2_i386.deb Size: 1173620 MD5sum: 0088b3127cfef5eb10f756b3d56bfbae SHA1: 99a52c3e03d2f74b63323cd6694968d88b0337de SHA256: e296cd64718664bddc5371c74af47d23935b3bb7548178ac8475845ecfbe429b SHA512: e0c969a0a181028154a85adb1ef7ad7884531581616f37eeafa1f5929d86a209b16bd7bed0eb6b3b3ddecef0aa53cbd19cde59c68703dcdbda00c109de6dd269 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: 1113b04387aeb62792211a9bc1fc7bf3d3b1f762 38a432878d0edcdf89c886c5c51257a1b836e004 532e960a8bee48b1ede2d03399dd6a25f22338d4 7dbb9fc822f09db649d3d7410254415358d5acdc runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblua5.3-0 Architecture: i386 Version: 5.3.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: lua5.3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 533 Depends: libc6 (>= 2.34), libgcc-s1 (>= 7), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/l/lua5.3/liblua5.3-0_5.3.6-ok2_i386.deb Size: 153740 MD5sum: 7cf9a7b7701ee6789d06e0647d7b5916 SHA1: 7e57d69c1265b5379fb0135a14b7bbed44ba1b7e SHA256: 2f0ead1b590452ebc74976d9149f880c8cccfdcba68f842c8ddad74c68dc1939 SHA512: abafc8e25008fbf5a2a6932a9a0ec542a29f23ef4a222144b834611fb7eed7269c5b186eb7ccb768b981caaa7a6bf850fea2d88d6cbeb972160655073ccb3a95 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblua5.3-dev Architecture: i386 Version: 5.3.6-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: lua5.3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 772 Depends: liblua5.3-0 (= 5.3.6-ok2), libc6-dev | libc-dev, libreadline-dev Recommends: pkg-config, libtool-bin Filename: pool/_new/main/l/lua5.3/liblua5.3-dev_5.3.6-ok2_i386.deb Size: 171468 MD5sum: f84181b5889ee73bc323c4527cf27d0e SHA1: e3e49a719c8f5318aa0f8e010b2ff04b3ff157e9 SHA256: 14c0d64e7fd713201c3cb0f3df86e108cfd5ce5a77b2b0cff7079246ecc5b5eb SHA512: d50ab1d263b4fe7093d4a8c785e4f9772333ca06a891348c0da474cf972f6f44307f3f58bb82604f4869ea5baf594032ba102cc5e5f9d2685ce55b9207ceb60a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblua5.4-0 Architecture: i386 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: 587 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/l/lua5.4/liblua5.4-0_5.4.6-ok1_i386.deb Size: 147272 MD5sum: 8a01bebcee3249eb6a0b48ce12a803b9 SHA1: 0f8cf2c0d16ad62cd5978c98f17ab260272bc511 SHA256: a70d5901453e3bb9dee7dda3e49d4dbf5e22239bb7028377aed063f79acb15e2 SHA512: 5c0778a56d54e339299ca53b7c5027feda0c7d7d2d490abb485e2761ee401787d3bb56dcf6b9a9c792b1eb3919ba110a85d7edb32071073d1345efdb48f2dd05 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblua5.4-dev Architecture: i386 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: 861 Depends: liblua5.4-0 (= 5.4.6-ok1), libc6-dev | libc-dev, libreadline-dev Recommends: pkg-config, libtool-bin Filename: pool/_new/main/l/lua5.4/liblua5.4-dev_5.4.6-ok1_i386.deb Size: 170148 MD5sum: 754fec4f2a73be2f9a370f9b98fc77b7 SHA1: fbe5146d3a1efaf6b0c42ad3a77e3acb40029953 SHA256: 8eaaf6ecffd15ebeee6163589ea71dad858d01ea6f8375363de150e9aa2d3eeb SHA512: 1e282f047c1bb1c506c6718352d8d569ea747241dc9f966ba131ca2a6f5a44825a616eeba03245f9ca7c469035cbedec4e29a2626e032c7a805abf800436de97 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblwp-mediatypes-perl/liblwp-mediatypes-perl_6.04-ok2_all.deb Size: 19734 MD5sum: f6901d19855e863f09e0a177f58a166c SHA1: 89d9035682a00b088d81deb70a29a810548bd5ee SHA256: 14584a7ffe6817b3bcff1efedad60cf6893ffc7d70f1724384ffe19402a10704 SHA512: 33ec11da648dd1826414ae2b4e10b05f653a9fcab9c0ad069907ea9f675aef383eeaee53d5a9edb931f23e7d9fd9ad5d9da55e5668b85287421fa58b89ee81a0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libl/liblwp-protocol-https-perl/liblwp-protocol-https-perl_6.13-ok1_all.deb Size: 8244 MD5sum: 4d3e1f80c25f5806322f9822f7409f9e SHA1: 2d0ca6d422fc25875722814b5f572d961e2c7245 SHA256: 7eb70566164389d2f9bf1a215ec83c45f6af756391b0bd0f0796a44d10957fce SHA512: 4a538b05f3c7432f35ed3bf86a04326f8ba68ff5636a3ff2b6c17e32c0ea46df09fbd19325ff0fb84440403abef0de0aaa8a16fd681bbdd273dadb3ce346a73c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblz4-1 Architecture: i386 Version: 1.9.4-1ok1 Multi-Arch: same Priority: optional Section: libs Source: lz4 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 170 Depends: libc6 (>= 2.4) Breaks: liblz4-1a Replaces: liblz4-1a Filename: pool/_new/main/l/lz4/liblz4-1_1.9.4-1ok1_i386.deb Size: 68292 MD5sum: 3402e8762425da6f190802236de8bec3 SHA1: d9bc2fc0ee91131b15f4b3f50295ac402c9bda24 SHA256: 0c64338b180c471c98b9c9ac6857f92881a303fec515f2a83500f26a079cd396 SHA512: 79b2ba5bdab169d4567ca5c4eb2bc9708c9ca96ff46a2df9fa3d52b2572d05a01e58d8b31dc63366d5a2b3fc03f95674ff699be571adeaf5a077254be1638f79 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblz4-dev Architecture: i386 Version: 1.9.4-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lz4 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 266 Depends: liblz4-1 (= 1.9.4-1ok1) Filename: pool/_new/main/l/lz4/liblz4-dev_1.9.4-1ok1_i386.deb Size: 88488 MD5sum: 31ce97d505e149909b842ec01cd439ed SHA1: 309ed6e2c06804633df98ac6662542896af52237 SHA256: 619090ef91b9a1de308fead105237142ec86b4cd4705a172a6de832643cea0ac SHA512: 439fa75c71d5965178a47cd1f2d6abe4c8558f44f6abc8978ce07880352e189a11d07619a5b702ae4f948defb6adfe0797ac73efb4ca4a061cc525ed71946746 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblz4-tool Architecture: all Version: 1.9.2-ok2 Priority: optional Section: oldlibs Source: lz4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nobuhiro Iwamatsu Installed-Size: 11 Depends: lz4 Filename: pool/_new/main/l/lz4/liblz4-tool_1.9.2-ok2_all.deb Size: 2406 MD5sum: 52556bfd6a2b0ac3d5c8ac521b63e07e SHA1: f65dcec10274b4f2286446f9054ae4298d72939a SHA256: f423ab23688436b4b394ce6b63d168059eaafa86f278894f440cfdbc1fee5cdd SHA512: 77230306922370813ebf69b315069120d2fc42d9a88a07c698fbf24396d6b05c61528b99afd46d438f3557c17b28c6ecfe782a39eebb3d34e81812b55969109c Homepage: https://github.com/Cyan4973/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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/lz4/liblz4-tool_1.9.4-1ok1_all.deb Size: 2510 MD5sum: 55a8e9be14ce7045d3719f64bf5f5fba SHA1: b01de129c5b01ad758e84e78b49727121b72b41b SHA256: 1fd4ffbd602541b4ef47d05ff2b10d21a628b4f745414f6aea6bfb6dd37813d8 SHA512: 3f0a79c5243e3c904bdd90bd0ec937243a46f7fdde4116c7a690cb462e58c61c1e855614ec7d4882c5b36bc3643cf52eb6548ccbb6be9aacbe9235f01b1f25d0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblzma-dev Architecture: i386 Version: 5.4.5-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: xz-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 734 Depends: liblzma5 (= 5.4.5-ok2) Suggests: liblzma-doc Filename: pool/_new/main/x/xz-utils/liblzma-dev_5.4.5-ok2_i386.deb Size: 182804 MD5sum: 567ec279da5292be5228d9565c67c4e6 SHA1: 15848efd55cd1e70a2aaeca02c88c8e54d1a81cc SHA256: acd41a63af51c1e67122b8a3882d3cd345f5a8075658ebc29ccaf061a767c81e SHA512: 9263b39a181a8218dce2d918f3441454e16acf01d6ca1590807f6c21dec87806cd5e634137407efefd98024e97744307fe8107f126f7cd8a8c91618be2638ed1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/x/xz-utils/liblzma-doc_5.4.5-ok2_all.deb Size: 93732 MD5sum: c74ef3e288ad77a5b10f3596773464e9 SHA1: d685d0f95044e458a45deccfeb3b0fe7d5ce1fb1 SHA256: 631dcd50bbc094c68b9062657fbb9406a4686e7a5f17365aec1317cacc022e5e SHA512: a83b8fe517931401aaa67f01471060f3fd2b50da51858e0f1c4715ebfca5710153857fdf1f456cfa76e6151a26eae4d0188aba73ec589177c5c6dc25ebf162c2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblzma5 Architecture: i386 Version: 5.4.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: xz-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 392 Depends: libc6 (>= 2.34) Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~) Filename: pool/_new/main/x/xz-utils/liblzma5_5.4.5-ok2_i386.deb Size: 132780 MD5sum: eefaa56f56be0f40833194ff9004b3d7 SHA1: 95ce18c6c70e418df55c45f0813fe4280a27704c SHA256: a743b29d61ed327a6e425f56f26627e4cfe083f6421dc54e551b1bc52cd975b2 SHA512: 245968f813b83aa4f9644c9d206e93106b3453293a3390e80784839096b534508d2506880595e17b53e7780db5fb04811be8b9feaaa577aa361325c1fc9900fa 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.) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmad0-dev Architecture: i386 Version: 0.15.1b-ok2 Priority: optional Section: libdevel Source: libmad Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 173 Depends: libmad0 (= 0.15.1b-ok2) Filename: pool/_new/main/libm/libmad/libmad0-dev_0.15.1b-ok2_i386.deb Size: 77382 MD5sum: b86e5d5ee7f9d3d0eca0fa714d6585e8 SHA1: 4d29887a712b4ab4ef5c1d3de8afc870fe424cc0 SHA256: 4c46c9fe7d9e689dd856d22f7e6950cdaa52a468c15fb90adbd125c210618b46 SHA512: cebfc7afde883cbf9e531c0a0cf5675ab1417f4d0e69b0f6fd15ef31a4bc004559134602c04d480403deb1546ef7ce37207cf554f1063fa475678946c3e2347b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmad0 Architecture: i386 Version: 0.15.1b-ok2 Multi-Arch: same Priority: optional Section: libs Source: libmad Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 125 Depends: libc6 (>= 2.28) Filename: pool/_new/main/libm/libmad/libmad0_0.15.1b-ok2_i386.deb Size: 73202 MD5sum: 179882ba89c115771209fc206061fbe9 SHA1: 1134d2034aebbf70d3e60ec1be07aa1913ef89de SHA256: a55f38e2db76107ad625d44d5f8d77dccc1a2e92ef31b9ab60e0e3c1704c6742 SHA512: 56c7a643c010488ad30de8664a5c7e1ee21133ebb18b5199813c0a9d27739069bab436c4b1244187472a92410a7dda2eacda9e228daa08d3f05d9c7fd5cd7140 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagic-dev Architecture: i386 Version: 1:5.45-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: file Origin: openKylin Maintainer: openKylin Developers Installed-Size: 348 Depends: libmagic1t64 (= 1:5.45-ok1) Suggests: file Filename: pool/_new/main/f/file/libmagic-dev_5.45-ok1_i386.deb Size: 106728 MD5sum: 3f69f8d8c81ca50303ebf5bf412c1e47 SHA1: ceb7180256c494cf56d804acbac8a42ed0ba66dc SHA256: 979b13783f2efc4e7205fb8e1f37a5fe61949a097ef955ef96d4e1b8803a88df SHA512: 5c4154bffbce5d5d9a38f6edc0602273b084e4781add722efc9f5b86305585abd9a46e1c307375efc259f4330ae8575e71a58558b16d070102a370457106217d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagic-mgc Architecture: i386 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/_new/main/f/file/libmagic-mgc_5.45-ok1_i386.deb Size: 291952 MD5sum: 15ded92332e4df252ffcb1fc9f672063 SHA1: 080692391bf7b5872606262d37778f2ae6756d7e SHA256: 5b99012c4b431a4b3e8d65da2895a2de29f64e9406af4391d53ba753d72353d5 SHA512: 1dae5e8cb515b9e02b482662ddb368374e6d7e3cf4e738ad9b805a6178cec7643ea182f095493d668ef1e00a01be0d77b8648b652a6c027bfbf3e264a384c486 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagic1t64 Architecture: i386 Version: 1:5.45-ok1 Multi-Arch: same Priority: optional Section: libs Source: file Origin: openKylin Maintainer: openKylin Developers Installed-Size: 253 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/_new/main/f/file/libmagic1t64_5.45-ok1_i386.deb Size: 92504 MD5sum: 29746ca8addce4f12a203149d53e331f SHA1: e8aa5a75c0c7e3a1edd518fbbf213ae0e54ae174 SHA256: 0befda218321cb7eff4b2519c1ecdcf6742ead8018b955dfe58dd05d26cf8012 SHA512: 38aa6be4f4ad89ed7cd487dac30a5dbc15e227ea890afff6e666c273ddcd9e2d66e01e434478313aefa19670512893b6c8cf8c1756f4f2858719da18ce867611 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagick++-6-headers Architecture: all Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: foreign Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 330 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libmagickwand-6-headers (= 8:6.9.11.60+dfsg-ok1.2), libmagickcore-6-headers (= 8:6.9.11.60+dfsg-ok1.2), imagemagick-6-common (= 8:6.9.11.60+dfsg-ok1.2) Filename: pool/_new/main/i/imagemagick/libmagick++-6-headers_6.9.11.60+dfsg-ok1.2_all.deb Size: 50338 MD5sum: 4ab6ed4cb286c1ef74972dd3aaeb8a8a SHA1: 69e0f459563cef41b07431c6e847a9de3e0eab65 SHA256: 043a732f47fac1dd584aefc9d7db5443e565c19674421376d82f4a3dbc9b28ae SHA512: c8c3e8192a8d9ba68268e52f43b11f03d274c094569a42680bcd545d1020dc8ec1fbb349e4b6592daccd5def167c328b4bf001a630630b7ba0b63bc440081029 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/imagemagick/libmagick++-6-headers_6.9.12.98+dfsg1-ok1_all.deb Size: 47360 MD5sum: 5e124a8933232d97c0f1b52b159d70be SHA1: 529cda1e2455208a410c7ab7a7a8110aa5ccc7d9 SHA256: ab7be6c6e32d4ed3e53b7bced7dc329bc90c8b8c9e472afe111a6bc3ffc19683 SHA512: 4f8ce2e9a803eb46a112ca62e0f3b562f88d1d73bf9ffae4fb58abb5a9dee3a2d9b53d2c812efec8c91bc5f3ca03b1a307b4b4f06bf211d465b7eea9b8c34cb3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagick++-dev Architecture: all Version: 8:6.9.11.60+dfsg-ok1.2 Priority: optional Section: oldlibs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 12 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.11.60+dfsg-ok1.2), libmagick++-6.q16-dev Filename: pool/_new/main/i/imagemagick/libmagick++-dev_6.9.11.60+dfsg-ok1.2_all.deb Size: 3118 MD5sum: 44da042f3c67fee32a7bab05972ee60a SHA1: 12eeb0b65aa1288aea2489f8b5c9f4e23321e501 SHA256: 8acd452431d7f9a69704b30cb4e0ad88c2fa73d6103f3d17dd575cb8416769a2 SHA512: c10404b03df47c75f1a2f0cc96904460552765cba7e16c2c716d140d32638dc265c82319d8e33e799265a2e22f3f5fd253266b617dec706b592c1aba91529634 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/imagemagick/libmagick++-dev_6.9.12.98+dfsg1-ok1_all.deb Size: 1304 MD5sum: 1b2ef0fd6e86e4103dc969b2c1ab0f97 SHA1: 20f96000e47b09ac8a81187aabbbd4608fa47781 SHA256: b101a8a914a4d6a2e725594ddb527d5ce5508f2639fac8866e6dc3047cfad4af SHA512: 018a6ff67534fe45344b9e5d455e8a9b8c2e6b96954e14071941b05f71a6f225b28dd597a437be22a551d0790e1556743e41a68f28af219d148ccf0651dbb7df 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickcore-6-headers Architecture: all Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: foreign Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 440 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.11.60+dfsg-ok1.2) Filename: pool/_new/main/i/imagemagick/libmagickcore-6-headers_6.9.11.60+dfsg-ok1.2_all.deb Size: 54320 MD5sum: 5ec3d868c91e476d7e50e7bfd5e14fcf SHA1: 4ef9f76914071768fb5f22b11ba3ae96334eb1e7 SHA256: de093d50cdb48fadf87334b1ba69222ac9b0a52b49af7fcb78afca6f609b0ba8 SHA512: 7df05f7b8f373c6d8aa9a767cfba8c4c816b614c1022fc619301b1c5799283cd80e8172c68243e39aae8d868275dda1a460ae924f9ee3571f78a961e6b46236c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/imagemagick/libmagickcore-6-headers_6.9.12.98+dfsg1-ok1_all.deb Size: 51000 MD5sum: d11ebcaa9cf6676c2ab8e3358a3cc3bf SHA1: 00598389a851cab22785a310a9484a65f56f1c0c SHA256: b669fb240aa1424088f2522cf4844b7ec8b5ee2846b9c28226748a127ff65ddb SHA512: b4cb9ff08e32ee90f5eef9341a18ba9b9cc5e742f58160f6226f7c34214355d7349bc8bdae8ddac41fd331bf6a838622e4ddfbe65d94d7cea5e6e22fae02b4c6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickcore-dev Architecture: all Version: 8:6.9.11.60+dfsg-ok1.2 Priority: optional Section: oldlibs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 12 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.11.60+dfsg-ok1.2), libmagickcore-6.q16-dev Filename: pool/_new/main/i/imagemagick/libmagickcore-dev_6.9.11.60+dfsg-ok1.2_all.deb Size: 3086 MD5sum: 683f8ec344d961970e1351a2b29e622b SHA1: 966a587cb0b49ef7a02d83a90607f8403d66b3ba SHA256: ad09093f521b3b5dd7c9eb1d7c7d5e39dd49c8a022f1d07f1a91d6e91da9c56c SHA512: 416ceb0a816bdfdba5d474b5537bf718ae36d752aabd1dc3b506b4e35f3b6e10924e6a16de4447b350347991816cae4cc0bb4902a9185c442ae43e3d067fb551 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/imagemagick/libmagickcore-dev_6.9.12.98+dfsg1-ok1_all.deb Size: 1280 MD5sum: 4ed952be2e04dbc270f648c75d155e12 SHA1: e6b05c96de26ab6ebba84d9f41905b23e35b7ce4 SHA256: 44603a90a9282b06f16ccacbda02999b97e6f24ca5a81c3f81e340a97e131821 SHA512: bb71de51922d188ef4e49e7490f064b00900bf56ad347f734dc2b714089bd2a44bac5c60a87d6fb6007bff54c33f9e1ab6b3c5faaa777d9472e186e87de1a1bc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickwand-6-headers Architecture: all Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: foreign Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 95 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libmagickcore-6-headers (= 8:6.9.11.60+dfsg-ok1.2), imagemagick-6-common (= 8:6.9.11.60+dfsg-ok1.2) Filename: pool/_new/main/i/imagemagick/libmagickwand-6-headers_6.9.11.60+dfsg-ok1.2_all.deb Size: 12322 MD5sum: 1e9eb738332b40294d4b0ba2d0686eb1 SHA1: b007fcd539ae34b4b3857788c480fa6ebe4e7096 SHA256: f4c47580cb68598a745eb2dd47df9b0e000a1b8515088b9282ff9f0a88cd1dd2 SHA512: 808c9cd8a284ba6e56e88a12d5bd8a3d818e073571120a89478d7dbd518bb473056b140f3d5656f0b25393dcf9a288007658b9a6061610a13ec1d84e01d79647 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/imagemagick/libmagickwand-6-headers_6.9.12.98+dfsg1-ok1_all.deb Size: 10400 MD5sum: 8ce71e2a545d29b40bea14a8ea564e82 SHA1: f93572253795a49ac1dfbfa58aff341c4ef94e93 SHA256: b1e185e8b2b16f7a94059a566838a132243c27ddf25e6e2ad633d71af7e7698d SHA512: c8f804ca6a5b6eeac0089b8db65f6ad90e7d96e6df4050d9e9ad61e3a0275560d8c52b215356c92b4b65e135577134f4abc2cf75a38b425c024ab5fa1b106063 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickwand-dev Architecture: all Version: 8:6.9.11.60+dfsg-ok1.2 Priority: optional Section: oldlibs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 12 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.11.60+dfsg-ok1.2), libmagickwand-6.q16-dev Filename: pool/_new/main/i/imagemagick/libmagickwand-dev_6.9.11.60+dfsg-ok1.2_all.deb Size: 3068 MD5sum: e5195c919e984fa2a63e07b3978e3d3e SHA1: 98b1a8aa4d7b2d4f23e1f23cee118a0ca198e7c8 SHA256: 3c60cd6c8013ee26543f877650df3af5182e7d17a8733f7e0e5e6a5ef7d133d6 SHA512: f700603474a78e8ac7fd799795f065e27a08282257a442f74d2d4de61ec6d0f2bdb3998b125ad52aa2664408ad199668bc0055decb46e2ca2499529628ae3e90 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/i/imagemagick/libmagickwand-dev_6.9.12.98+dfsg1-ok1_all.deb Size: 1264 MD5sum: 3fac48b6b029197e98db79996c1eb6cd SHA1: f5a27f53b31be9182b4f4a118e796a1eba0d3442 SHA256: 79cfea5f8719a1417a228fd00626443e41bef55ffa36319351c7ffb01b362101 SHA512: 3ee9287557b7fa1c7963b29738cf7334de1a940468913f7589fe7bb046b086f37dd750940a4eeb0ebae90bc66a7a5e23d91e748dc2f992666ebe1fa8477a625a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmalcontent-0-0 Architecture: i386 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: 80 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.60) Filename: pool/_new/main/m/malcontent/libmalcontent-0-0_0.11.0-4-ok3_i386.deb Size: 22506 MD5sum: 50388f37d36169a37a50da7ba5f45149 SHA1: 39938bd376a2fe66aff5240517c9e593a5d747cb SHA256: 82d9466e7e5608872bc3a2e7bc1a31054b80b2a515d6703e40ffb13b9e2e5ee9 SHA512: 49966802ca48b36651a72c65a8aafa20674a6487f3bdbc1cbd09fe8675645498a4dbaa414b54cb0d722392e7dea62e43e84d4b79cf3358c1843ed5016ecc5863 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmalcontent-0-dev Architecture: i386 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/_new/main/m/malcontent/libmalcontent-0-dev_0.11.0-4-ok3_i386.deb Size: 14980 MD5sum: bfb15c3e9c1709f029024ba94200d37a SHA1: 2802663479754c1d2d7844efe53c681d67cc951e SHA256: 1b2b7800e782d9dcc4f4ac0fc3d0c8fc4b2d9073ca2db91be232dd5a5d8084a5 SHA512: 0eefc1e365ee93ee1b6562527bcf3ce3e8ebda8e9e21702713c8c60a7bb46491ff874d7343b9037c3377a896bf3faf4216a0b46ca5307a0394012a4e8a51085d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmarisa-dev Architecture: i386 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: 364 Depends: libmarisa0 (= 0.2.6-ok2) Filename: pool/_new/main/m/marisa/libmarisa-dev_0.2.6-ok2_i386.deb Size: 80512 MD5sum: f5e960c09c2d6869d8128f1d2d2dd504 SHA1: 1dfbf90684dd6ab309f7b3a26a143abfd49737c6 SHA256: 5e4995c5fff4c2f36adfefbfa01c33dc52f3004ddcd6879a6b505cb2fa056ff1 SHA512: f67740a9dbdfce5694ab453f0b3f4b37fd183a99d09f9db64264e5e6d3da5c6c2833fc3ea800f6a06e7eac4dce33df1816ef40bc106f203acdf1f34359cdf81f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmarisa-perl Architecture: i386 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: 138 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/_new/main/m/marisa/libmarisa-perl_0.2.6-ok2_i386.deb Size: 31568 MD5sum: 50579c4194c6184018311ed95ccd3dd4 SHA1: 4e16824932a6065614c4dbbd0b4166133f1982d6 SHA256: 3a8c85905b44c14862fea4a12bef37a89074ee6ab146a3d64ace34da27dcb655 SHA512: 04fb0c621940d1549b2d169693e549b0d9551295b77c1adb5831ea7863be37698ccc796bae6238b9f14da30a675978f8a2d003649dc52f4c1ffa3791aae0e9a7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmarisa0 Architecture: i386 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: 162 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/_new/main/m/marisa/libmarisa0_0.2.6-ok2_i386.deb Size: 53308 MD5sum: 0e1ef8d659761fa758ff046bb8a6e46a SHA1: 6d89437ddb95bf620e5983e9a0c5d2d0598cec1f SHA256: ba2fb2c3063ef784a7caee77604178434386ebdd21233ccaed814a62d5cca36f SHA512: 883bd4ca09cdd00441826d17f18feed998c5e0616e5b9efcb7bda12bc0b88ab9ad0316352bc83396e4d0e82a374a2d41d91026f344c7f738efd8c5a18e267178 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mate-desktop/libmate-desktop-doc_1.26.2-ok1_all.deb Size: 29876 MD5sum: 822995f921ca4d2edba30e56915d9513 SHA1: d19c27b6401d1a5ae8c3afa0465367f9dfc2c274 SHA256: ab033ab5c82fb18ee2771676df39061662c495d9af0799e2dfa10bdbd5ace915 SHA512: fee6f3ad3e751ce8be717f94dcf96b18b31161f5f9d7044ebde5380f7348647932be94c2529333d482310c62465d677f7ffd0b8470927a54ed0037b64d60481a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmatekbd/libmatekbd-common_1.26.1-ok1_all.deb Size: 85956 MD5sum: 614736f4c0f07045d530a512a20580dd SHA1: 817e0405350b4c90e970fce70e8c90ab9b99ca83 SHA256: a9834ce25c116bbb1d44af29011631aa164148c70580fc495db3beda29ea1fa9 SHA512: 1fa443f82b33f7aeac976fa4da4003b21f0feed11689e85abae89994069b56bcb6db9454e48f0a75f5917ba0b1b54749b611a40747ba909dcb13bdc375828d5e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmatemixer/libmatemixer-common_1.26.1-ok1_all.deb Size: 57948 MD5sum: 171bbf4e63751f31b9cfa6724784052a SHA1: a815915ac5fc283ee9d9903c2fc257db5fd2bc0f SHA256: 6b034d0e6c244aa9dcd45fea3df4789dea06cd024f94b0887985ef845bf9888b SHA512: 6e2cacc2b7abcd7f3eb7d1e450c9edb1e3fb8dda388dd252de8822eae6f605351ece1742d59d369437bc1be9adf35b0e355a9c7060626c20304e667f9e62b018 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmatemixer/libmatemixer-doc_1.26.1-ok1_all.deb Size: 31852 MD5sum: d6c2ddd9b99052dcf7f5a44826226ede SHA1: b062f25319eae19c9f5fcef8027731b6ef6d8b04 SHA256: e55118e38fcc4d3b169eca3c609ce96cf206e77f56587d8ea246f341e9240df5 SHA512: 98eb50338da81f8ac41129b0e048eabab41153ba2991102112dc9f8ec42002dc713e92567c75519c20fa4dd99e1c713945beb505760068ba572a21b1abd8952a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmath-base85-perl/libmath-base85-perl_0.5+dfsg-ok1_all.deb Size: 5608 MD5sum: 16fbc2275c64f24c3f4a7aac423e75e0 SHA1: c1cfc87a1a1f7e4ced272cb394f7ac9919adaa0f SHA256: aedf96146c48f1197698675db5059af53bb4d7fea59636784aaf66a75e4502f5 SHA512: a38f195e8a5ec2714e66b22bb54f989cf078bcb424a46a6d74075a4205846f2bd261aa7e584db8fb97db2eae26662c24a1c5fa9c74241e4ef2f7fd87f193aec9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmath-random-isaac-perl/libmath-random-isaac-perl_1.004-ok2_all.deb Size: 18936 MD5sum: 488dd229287c142de69f3e97569da942 SHA1: 0eee50fb9754a7f5d2fcda0221aad426c7014798 SHA256: fb1738f5f9808dacbbbf99c1d99a3471ca4cf6a8daa45a5acc1e1ae4720189a0 SHA512: 6d4a643891bc67ef0e6f20c9798b5f455159d796ab710047e2b1c5bd75fda1f9b0045bf2952320b54e56a3aec78bad44f41d2ad116637031f679e62bdce1ca14 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmatroska-dev Architecture: i386 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/_new/main/libm/libmatroska/libmatroska-dev_1.7.1-ok1_i386.deb Size: 22244 MD5sum: d00f507eed199f609e6b0a045c334eb0 SHA1: 9a14b851f4e45e9f54739e76e3de69e07f2ff943 SHA256: 7a5951a9144005da52d7153a331cd3f70751176545a5cb50209471ae74063b1a SHA512: 9711eb0c4464f72d216fd3bf991395bae8a2bb9d168009c8ded2208a08c195df2efc3a2a2da7505282fb72a3668241e3076f2eff43ffb9c539767f50e2ae6821 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmatroska7 Architecture: i386 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmatroska Origin: openKylin Maintainer: openKylin Developers Installed-Size: 603 Depends: libc6 (>= 2.4), libebml5 (>= 1.4.5), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2) Breaks: libmatroska6 Replaces: libmatroska6 Filename: pool/_new/main/libm/libmatroska/libmatroska7_1.7.1-ok1_i386.deb Size: 108788 MD5sum: 4054e642cb70cea833933e2168ae8c77 SHA1: c767e85fdd75e1f0ef25bd1b93737226cd02e3f6 SHA256: a39172fa37e10047c5cbf6bd76192e27bf2208f6f92e6e6202db95cf08c1814c SHA512: ef9fbc47e4dafdbdc230ead74c69ac436e5c6ddac71bf4920cfd44a4d1294501aeeff14f1d80c5fb173bbc71552c1977510e4141bcc744556b980642f3c49d55 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/maven-bundle-plugin/libmaven-bundle-plugin-java_3.5.1-ok1_all.deb Size: 205180 MD5sum: 9ff8df118ad97307e120db762d447d31 SHA1: fd864f0166d7c8012adf1c977d2a7e0697bba50e SHA256: 07c83b21ff8b2edcbbf67ced5a02adc0173b0bc1968f90186deafd9f49699107 SHA512: 46298f9c9e4398c3128c399bfcc0f2dd53f0f4be47a716d26e0041639d37b4ec9836275bc76361e7adf3d26e499ccf336f58604658ee91db21ecfc3395a83157 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmbedcrypto3 Architecture: i386 Version: 2.16.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: mbedtls Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: James Cowgill Installed-Size: 461 Depends: libc6 (>= 2.4) Filename: pool/_new/main/m/mbedtls/libmbedcrypto3_2.16.4-ok2_i386.deb Size: 181804 MD5sum: 6bad411da1e48e82db5a6a3a31bf13e9 SHA1: bc0719702559080b38153c8643131cb98f88c118 SHA256: d79a8ab895a668bbad00d36a26259989ff215ee31b5d08511b6d65abd6433d77 SHA512: 5de9e5f585e8d583ea8654bd446e1a7434748ab4b13368e35dee054ba3914b1a0d73a2886c88776738460eff60be92f256c24ef8e4c6239bd6dea18bb76f68bf Homepage: https://tls.mbed.org/ 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmbedcrypto7t64 Architecture: i386 Version: 2.28.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: mbedtls Origin: openKylin Maintainer: openKylin Developers Installed-Size: 675 Provides: libmbedcrypto7 (= 2.28.8-ok1) Depends: libc6 (>= 2.4) Breaks: libmbedcrypto7 (<< 2.28.8-ok1) Replaces: libmbedcrypto7 Filename: pool/_new/main/m/mbedtls/libmbedcrypto7t64_2.28.8-ok1_i386.deb Size: 211616 MD5sum: b7ed8e319d5659df057f143db1ada106 SHA1: ebf71605f4d97d0aad6428049346c983175804e7 SHA256: bd691c0215a535b636c7089f7dc7d42df6f34fb069a899e06ca734357bc75894 SHA512: d90806cd4f76899bffff57e2953fa8eface69dc097f7dfaa1d436d5b4310ebf1d41bf4eba0452b1266b15ed2b07891b6d3262788aa0dfcc16272fec0c4afc56c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmbedtls-dev Architecture: i386 Version: 2.28.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mbedtls Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3467 Depends: libmbedcrypto7t64 (= 2.28.8-ok1), libmbedtls14t64 (= 2.28.8-ok1), libmbedx509-1t64 (= 2.28.8-ok1) Suggests: libmbedtls-doc Filename: pool/_new/main/m/mbedtls/libmbedtls-dev_2.28.8-ok1_i386.deb Size: 618468 MD5sum: 5f2f97b16f37fc4f40ee8b404ee6bb1d SHA1: 86a8096f3dbdaa247880fb4f69fe312203aea310 SHA256: 6b26eba1e42676d5143fd4c9ce521c06ef70d150c6e13390b0ba14b0cee1a62b SHA512: ca006d334c0a03d3ed5025947d9a300b1c6a6c0b89d0a941c3fb65efbd14cd14620c7927e559fe593dda264d53e5494f402ff68994af6b67dfe3a1f5d15b4e5f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmbedtls-doc Architecture: all Version: 2.16.4-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: mbedtls Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: James Cowgill Installed-Size: 19174 Depends: libjs-jquery Suggests: libmbedtls-dev Filename: pool/_new/main/m/mbedtls/libmbedtls-doc_2.16.4-ok2_all.deb Size: 5949020 MD5sum: b418d38af68c554bc6eb39ac1776ec52 SHA1: d0d86e2d96f9eebe0b3f72e144f8ed43c6fedab3 SHA256: 0bab914544712fcac66a253e043b697eb6cb48954736566744b3837e7e8bc109 SHA512: 020786cdb8db6a41cb2e2c33d2681fc15c094e5dfe714666850bf71efc6377d9b4e2489e08e6d7ebb12dc07794b7dc3d5dfa2709e2694486cb4a65daa7a8eea4 Homepage: https://tls.mbed.org/ 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mbedtls/libmbedtls-doc_2.28.8-ok1_all.deb Size: 12271756 MD5sum: 30b33f36c1f4ac41407b7174c4812893 SHA1: 9acc0b6518373c91bfd2c48de6b69f7938d5e258 SHA256: 1baf9c77d610d2f2a4ecce2bd452fc91a1d3c80974cfd4702558ce779323636c SHA512: f7fda091db5a23aec25cee862eb88aea0645e06fc75d834e18b0ec1c6eb575c0b3c98c5ae0e1d3180e7815c9cc26c3eaaf75930f628b68db4ee73f021607aa5d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmbedtls12 Architecture: i386 Version: 2.16.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: mbedtls Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: James Cowgill Installed-Size: 215 Depends: libc6 (>= 2.28), libmbedcrypto3 (>= 2.16), libmbedx509-0 (>= 2.14) Filename: pool/_new/main/m/mbedtls/libmbedtls12_2.16.4-ok2_i386.deb Size: 82480 MD5sum: 384fd6efecc24cae66cfe037b92a2e2e SHA1: a8dfcc519283e1054094c1512a9aeca3a8335240 SHA256: b8acadfac25bea4891ff28d8f794cc193edf1b0cdddb54f79c903f601c46a7f0 SHA512: 98c0d9fcf4f13b6c379930d82ad578e9202a88263a2e32f180135b3c7f2adc4ccaf94f73d0c143cb542fb3d9fb4c1ae87f2ab0a79081498247f841eca9f87aa0 Homepage: https://tls.mbed.org/ 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmbedtls14t64 Architecture: i386 Version: 2.28.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: mbedtls Origin: openKylin Maintainer: openKylin Developers Installed-Size: 319 Provides: libmbedtls14 (= 2.28.8-ok1) Depends: libc6 (>= 2.28), libmbedcrypto7t64 (>= 2.28.0), libmbedx509-1t64 (>= 2.28.0) Breaks: libmbedtls14 (<< 2.28.8-ok1) Replaces: libmbedtls14 Filename: pool/_new/main/m/mbedtls/libmbedtls14t64_2.28.8-ok1_i386.deb Size: 82632 MD5sum: 10dfbd5e82427ba3c802fcaf76c8c54b SHA1: 38fd4886fecd30868a323bd1e46d33db2a678465 SHA256: 3f3f4b5546bc2be98cc0aad2fcbde7be0dc99211f14299626285093097cd8250 SHA512: 1a40db1edc26ab5440206b0500db40f1c5f944644f684f1d9a0e347bcb68f7325c677df59bb10fc16303394869234655fb115ff906571dc879b58e0a096632a6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmbedx509-0 Architecture: i386 Version: 2.16.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: mbedtls Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: James Cowgill Installed-Size: 153 Depends: libc6 (>= 2.33), libmbedcrypto3 (>= 2.14) Filename: pool/_new/main/m/mbedtls/libmbedx509-0_2.16.4-ok2_i386.deb Size: 49590 MD5sum: 84450549b2bea8b3c82c19c0b95bd58b SHA1: b8c3b48771e6d516b021e5dfffc305517fdd5805 SHA256: 6c348df0babd0e2e398e9d364768b74b33f83fd331b5fd33a296b41270077cf6 SHA512: 3021390698a4a793e2c54d7a69d969bdcaaaa2cb2b1353f4e22e9cb426d412be2a92492bbaf33c365c768feb6b4d6c95bc4d0f67b675f101dd3b25af393d383b Homepage: https://tls.mbed.org/ 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmbedx509-1t64 Architecture: i386 Version: 2.28.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: mbedtls Origin: openKylin Maintainer: openKylin Developers Installed-Size: 240 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/_new/main/m/mbedtls/libmbedx509-1t64_2.28.8-ok1_i386.deb Size: 45712 MD5sum: 079c6d9b84ce584aa13c7fa37039abae SHA1: 9d23d26aafcc2666c361e89a8dce9e97cb7ccd02 SHA256: d1d05fa9c85898dace6aee29789aa29586f98e101a509021218dbb8ebcde92ed SHA512: 35af16f7ab76a8d4355d342fb922f901c86370fdc9bfeabde7928b12258b204b810e8be0bb1ac4164548b7ba3cc0e18d5bf2b1a4480e492fec5d82879830f2a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmce-perl/libmce-perl_1.889-ok1_all.deb Size: 268896 MD5sum: ec47aeccc238a89685aadf96bf41025b SHA1: b87a27cc47c81c0d0d9cb7691b4151c5e29affbb SHA256: f536af87e50bd99a6f51e30630e7b719bcdb9a12c10977b63328d72dd00cac99 SHA512: 055ecd726369aa80a349e16a11cbbd8d00f6ff54db516fe51587a082b5ce739ec8626bc7571fa4b444806546957ab76941e6fa04a076dc85b6fb8c86400c2ade 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmd-dev Architecture: i386 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: 224 Depends: libmd0 (= 1.1.0-ok1) Filename: pool/_new/main/libm/libmd/libmd-dev_1.1.0-ok1_i386.deb Size: 46404 MD5sum: bb4b770cf523b3bb9617d4543e00d230 SHA1: d3de27c69cb47dcbefdc6169f5538d248e467492 SHA256: f08f4d812e21099334ae16aed22cdf158492f305c6ffb6287ea602513e326b74 SHA512: fbd88192033109f90625b77e6baf1e661347e4bd277a1f78d692b825a4f5fb652a1f5ee0fd6844a61f3a2287efeac69514ecef340c2df1d69d284eb185080ef5 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmd0 Architecture: i386 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: 103 Depends: libc6 (>= 2.33) Filename: pool/_new/main/libm/libmd/libmd0_1.1.0-ok1_i386.deb Size: 27928 MD5sum: 8e8fad71364d3ed71c6fee8c6a5175de SHA1: 218a19c9abb7039c09cb456a906043445f656650 SHA256: ebb3d013b5b47111e9a65f7c64763b85f48868a0a935e6cb6ed20db4f0b9f43e SHA512: 8104c4926bf857782287e0e933ede81b36e1a3082fc0c29f29b684c30d8b6effa0d60de8b073dfb8138bcb8eb76a7f5613cc10971a825777aa2ec9a4f3ea00f5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmd4c-dev Architecture: i386 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/_new/main/m/md4c/libmd4c-dev_0.4.8-ok1_i386.deb Size: 15348 MD5sum: f6617445b0659486d08b9c1f2886ae61 SHA1: a66be713a7c7b6d5d83215cf1424216e4a66bd94 SHA256: 586ac79ed4fdef10a72420194ff38a571dcc06ad2ef088d3ef4ca85957b2f648 SHA512: e72f8931a945fd982f941d207247fb1425272684e425a2a1ffca3e8e4f61c2d8730920c3c07dc99cd8f9e9a9cc23402ea6b772b61f3753694761dc4872dfbc8a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmd4c-html0-dev Architecture: i386 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/_new/main/m/md4c/libmd4c-html0-dev_0.4.8-ok1_i386.deb Size: 8956 MD5sum: cdd11002c73cca12394b588ef2738c8f SHA1: 603bc5bfde5ef7ca33eaf7fdb044c3de24fd2747 SHA256: e5bf4a1966a5e86c2b7d2a8157ca68dce21f251734052de0b690dc83953ff6b2 SHA512: 80c048f6b6d4988a2e57cbbce447f292230b8869adcc01576e419d2773708e81d551cd0f29fc99e86cc59b2f6ae20428a4d010da5b34998a43e8b0d84cec3a70 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmd4c-html0 Architecture: i386 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: 123 Depends: libmd4c0 (= 0.4.8-ok1), libc6 (>= 2.4) Filename: pool/_new/main/m/md4c/libmd4c-html0_0.4.8-ok1_i386.deb Size: 28152 MD5sum: 6a90b207c5f917d35a56736b8605ac81 SHA1: 2eb37470c4ebf841b546c0041a44833a2e180e17 SHA256: d186d35bae6a95bbfa7c1eea1383d4465a463e1659c6f426bea547a058eccc7f SHA512: a1b2fe3763d8cbe4be2d929fc6161bcd554560013e1a3e7a47a424c2e334541de51c97b68f6927f6159980213b063e7d01e2e857822f17ac04f235685d516c5a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmd4c0 Architecture: i386 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.4) Filename: pool/_new/main/m/md4c/libmd4c0_0.4.8-ok1_i386.deb Size: 38804 MD5sum: 5682dd448ba12ac1bdffd972481a36cb SHA1: fb6d7977c82dcf9a6dfe6e38e4b4b9a007808ed3 SHA256: a858a44f6bf97cfd59eb4b96a88f040b73afc6d0137697c099bbf54282dc5056 SHA512: 7ca71e008324aa7ec9dfbd59b145fa22fec8e38dfcc98af9821e10e1144fec99ebf0453064c923881dc06605cc4ccb43869556e42b78c2ec27dd97c0686912e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mdds/libmdds-dev_2.1.1-ok1_all.deb Size: 128388 MD5sum: ea5f4859bd9e79632a5baf7d5bad1020 SHA1: 2a56f3727b64856c68b356884fd56f5fea3b3738 SHA256: 413124eefe259cc795f296b62f9557c2597c5c190cc7856be1c8b639781d83f7 SHA512: 9d5948975e9355db1952907855703df948cae18e112ed8e5d99a703f7b4a8c514f2022f6bc5c7ccf5a673ab620ca2b407a7c61bbfaa28ed249e6c15ec53fd9e5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mdds/libmdds-doc_2.1.1-ok1_all.deb Size: 397504 MD5sum: fa283f97324bd2e3fc41a872ad9cfeca SHA1: 2053f0e05b8fbf2a5b17a2d89233f25d4fbb9b55 SHA256: b7fed68e2ae96c10c0cf446f7f440416f0ce139ee5c06d19dedd60ad8fd1b8b6 SHA512: 5cba32a310456c322a3740017e9b49a6a718ee4fc3ae73ee29fcb3a8d97ed2a159ee22499f358e60958d8e96ead3cf2b28d32dc48a8c84b7cfaa82dfd293b35c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mecab/libmecab-java_0.996-ok4_all.deb Size: 15052 MD5sum: 65242c19e87fbad35bc621c3042ec881 SHA1: 9ed30c15e86c2d559bef1674f1b1ed8f6b75d172 SHA256: f1369703451c4aa2657cfcf8ab1cac29e186d3a50cffb10be3da5776d3ee1b48 SHA512: 51396fce1e229d3f68c78d494cc36cce193bf356c0c5a2e73f3f8a923cc0a19595267b15e7f95072f1d86c47b752e3ff1063293cbcd253b718cd546019cb0505 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmediainfo/libmediainfo-doc_24.01+dfsg-ok1_all.deb Size: 109196 MD5sum: 4562d851d19c87593467b81e683f0c82 SHA1: d22fb7c67357c37894edde463b154c93560d6d7a SHA256: dd501237bf45be1fef2922afa8b373eff9ea330fe88a0933752fb978ace3e997 SHA512: 7559b2edf55bfbdebd63afb62545f4786315958816211dde978e13f339033be79d396ef28e5762c5681694ae13abf985517ed6f0a8e68471ded96861a6d40b2c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmetis-dev Architecture: i386 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/_new/main/m/metis/libmetis-dev_5.1.0.dfsg-ok1.1_i386.deb Size: 5842 MD5sum: 73aa5ca41efd42d7ff9e0c9d23e5ce92 SHA1: 7acff91f094dc876c889f46838b3a58721e3fec0 SHA256: 91400c10446b80ff6fcbe0814f3285f08afa5648770c55a6caa95f1d2caf1c9b SHA512: 10d76331fde516c291fb53af6ece0c4546c9241439ca90dabdbe790b65bfecb2ad3513c5c2396629cd1b0b9ec0b0d2e8695b73ba6ebe2886c8eca2b9dd739ab8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/metis/libmetis-doc_5.1.0.dfsg-ok1.1_all.deb Size: 3628704 MD5sum: dfa60e253c9d75b19659b5b579359a4c SHA1: 4fdf002dbd5a8f6adcecf84da35efca0c9593fde SHA256: a053cea31d7895bb60781d68b6223b6ea486a132857edbc4f3fbff395dfe5b5d SHA512: e28a7c5fe1e2c8be82789c85d2fe5e32bef98081600e856e98f0107acd20fbf6114dfd7f750cd47c05355a4dba6f84650640e68233f43b3fbc5885b1a58b458e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmetis5 Architecture: i386 Version: 5.1.0.dfsg-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: metis Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 481 Depends: libc6 (>= 2.33) Filename: pool/_new/main/m/metis/libmetis5_5.1.0.dfsg-ok1.1_i386.deb Size: 181514 MD5sum: cae8448be96e809c8c6ac6adf9e2b842 SHA1: 3a1161adb561f7fa745c82cfb1df7e7600042e0a SHA256: 8f7bfeaba7442268604d529e4b35f35a1c8f95864b3fa9c61468b31ef1cb06be SHA512: 06bca717197b8c2d9a1d21822196714bf991267a3e3007c0bf9cb418d6390c30d0fa884f8f3b38b5ff0fb3ec31389c2f75e067807d1ce35e8b9fc925906fcb2e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmime-charset-perl/libmime-charset-perl_1.013.1-ok1_all.deb Size: 37476 MD5sum: bfed37a3634f1333003dbcab22b07da9 SHA1: 5785a2f3eb3e910302eba2372f92059ddee9adea SHA256: 7aa9c45c836621a7fa21e5aeacd141638b3ccc7a36325ce0cd829aba08e375f6 SHA512: 9cc4301bfec146d2b280b8eebf4d305ed8c31b71127cdf00de20db8280f4d7df1f12f690829c7a5f87519bccecafe6c17802ca2e9e6c4f146c5f9235e1240565 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libminizip-dev Architecture: i386 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: 144 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/_new/main/z/zlib/libminizip-dev_1.3.dfsg-ok3_i386.deb Size: 30196 MD5sum: b033564f3b3a61f5360ed60fe0c8e640 SHA1: e8e6271cf824c895b7c30ce847a5369a55b44276 SHA256: cc17ee5dab258d2a5b3db236f39923e16921feacdbb03be8cfcd5c26af873f50 SHA512: b83263bd912ec25ca4e62562a82c908f60c2ee99173f60241e28314358c248f9a2afeaaa8278a3d1be9add5b2ebdd75ec37dc8578aa7ab6db6501a35513ad203 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libminizip1 Architecture: i386 Version: 1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: minizip Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Michael Gilbert Installed-Size: 70 Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/m/minizip/libminizip1_1.1-ok1_i386.deb Size: 22800 MD5sum: 2eb310049ab428b1da9b74e3c3d36097 SHA1: 7edf3a0009b58b125693e55c1c45c8c761da47c8 SHA256: fb74c0b75ce4f5d15e3e79980c5cb0897eb478522eb3b25420af02b7738bba5d SHA512: 6e637f16a9908dd9a6b5f38808fc63807617a45a29ed75dfce82fa85c7c219f65830adaf754e41eee22c2aec00d1d0d402594742711a5326af89fd15caede8df 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libminizip1t64 Architecture: i386 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: 107 Provides: libminizip1 (= 1:1.3.dfsg-ok3) Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4) Breaks: libminizip1 (<< 1:1.3.dfsg-ok3) Replaces: libminizip1 Filename: pool/_new/main/z/zlib/libminizip1t64_1.3.dfsg-ok3_i386.deb Size: 23620 MD5sum: ceb1db08b326230350c5e47c05135e5d SHA1: 29451f42bf8530bea5177a8992538b5394614f33 SHA256: 7bc7d4aff2941e088152e061bb520df39e6abb689de2a001d68a643cf1c6f392 SHA512: 5b7448f14d1d8a6b7242e344088c7e6d2ffc5059b167740ab4a48e655dcb4cde0b979b6cebb832b3c6d70e0ba17c043851f3566de2e79d3595dd83d339564054 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmjpegtools-dev Architecture: i386 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: 1927 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/_new/main/m/mjpegtools/libmjpegtools-dev_2.1.0+debian-ok1.1_i386.deb Size: 326056 MD5sum: 2b270d9a4c94e0e48d77bd209b589f8f SHA1: fe86e8a1e7f1e8404ed083267f7c2f32c5ac1bb6 SHA256: ff60a0dc47fa186c7c8d9d13db587639ead3a188eed9a2c04147a46a607e9191 SHA512: e91927f5e438dbbae2c443c6f3581ba7d466206c64789c067d765de7399f74a5777c075e422508606beae7e022b98e1655362bdae8824fae2fa10f73ac477496 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmjpegutils-2.1-0 Architecture: i386 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: 74 Depends: libc6 (>= 2.4) Filename: pool/_new/main/m/mjpegtools/libmjpegutils-2.1-0_2.1.0+debian-ok1.1_i386.deb Size: 22636 MD5sum: 2a32b32a4853a4723df8f04f23b1b2c8 SHA1: 75487a05994601df686ada8f8f95cbb45af9621e SHA256: 0edff1c7a4e30a65ee11143b3707089d1e1714afe3560487ceae9c5e6faa202a SHA512: 361e3cbfb23e5bdc5b236aa802971c1177c86298073073e2a7ed844d631042ca6c29fdbec339204fa14dd148ebdc91449577739e1ded44df9959f141a5c94b67 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmlir-17-dev Architecture: i386 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: 281612 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/_new/main/l/llvm-toolchain-17/libmlir-17-dev_17.0.6-9ok4_i386.deb Size: 22615808 MD5sum: 192776f4dfa535127f9db8e463c9a345 SHA1: 72c7934365b5c916f3dd3c17e02bcc1a6943e97a SHA256: 8ab05ecaa70dc4148899d5ad75b7f8f7905f355a59b68befe79fdf66776b710f SHA512: a878dbee533e6190ce8815e994403cab122212179dd9e37f9c95241cb9f581f3ab6b83015abe6e8952efea2d542e5c3b91c72a1acf7d66e86f9caf19c673fa3e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmlir-17t64 Architecture: i386 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: 67323 Provides: libmlir-x.y Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libllvm17t64, libstdc++6 (>= 12) Conflicts: libmlir-x.y Breaks: libmlir-17 (<< 1:17.0.6-9ok4) Replaces: libmlir-17, libmlir-x.y Filename: pool/_new/main/l/llvm-toolchain-17/libmlir-17t64_17.0.6-9ok4_i386.deb Size: 10210512 MD5sum: 24df407a2d06c9a2a54fa7fdf1adb619 SHA1: 234dd489e733e1b58a59f503f364b312e85f2c2a SHA256: 9b49398a5bc64f4021c29c5f26cff52d0a374c49d1467907151e2da49b08dff3 SHA512: 7432de07668a6378bd60f332055404cd457232545e588d6ed4575751f12d1e09440888d243d42849b5d57e85855ac437f641919f583edf10598bf4871d1106a3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mlt/libmlt-data_7.20.0-ok1.2_all.deb Size: 87080 MD5sum: 72f4edea50852141741bd5b483a6fd64 SHA1: 33b420d6ccaa43d9b907ca33cfc36d71213191e5 SHA256: a0cffc32ec545dbd6a41c44bda901d2a92af264790f57ce0a8adbc6082ac4461 SHA512: c2b0cf0aeb43384dbf59221ee62cf04d7ffcf21011f3442a2b794053cc5694cdcda32a01f4bee4c7f687803c767144dded419bab019b835098d66e7b897099ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/modemmanager/libmm-glib-doc_1.23.4-ok1_all.deb Size: 270580 MD5sum: 0da5bea1636dcf2c5eae2a62e1ab74cb SHA1: f6bfbac899651e380cf0d4e33084b6ce3016e1c8 SHA256: fc3c14a8deaf3cbeb339ad895ca5f2d1c6f4756228ba086374632b869bf9520a SHA512: af39745b1dc247df86f9f4a2d9b93196faa44555e262b1dc989fae432452a31e40c4dc961c29516d1d4ade3fd8576f25994bc8ec57d6f87cea864172effad960 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmnl-dev Architecture: i386 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: 141 Depends: libmnl0 (= 1.0.5-ok1.0) Filename: pool/_new/main/libm/libmnl/libmnl-dev_1.0.5-ok1.0_i386.deb Size: 21838 MD5sum: aa6adb0177c6886da65717452d35176d SHA1: 467023e935847b9d8d5f52b189d18e079138611f SHA256: 3a1fcc6c6152135c1948f952af453354c0e41809d65982956c9f85471bfedc2e SHA512: 04a5c1aafbc0889a2654dfa351fac17093c97904b97f48f4101f5fee600ecd912181fb06a8580028729e705ece34b6d016d6cf7cf57919bbe64e13dc31baa57b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmnl/libmnl-doc_1.0.5-ok1.0_all.deb Size: 135140 MD5sum: 4724c76802725ecf9d3d1d1271d0121f SHA1: 21997f9a4631ae249f6a3982b00f0bf66e1e770e SHA256: 4b49fad5001d2d2c46c376e81ba6c2f5eb368d22e4212275ac0f31eb98f5c6e4 SHA512: 3590b1a9af8ba7b4835312737ebad7bd7584dfd4bdd607a7d7ba5337a1628efbfea3420b4c6fb6540a6733d5dd9321b582b30bf2e21b198cc4e10a293682f924 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmnl0 Architecture: i386 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.4) Filename: pool/_new/main/libm/libmnl/libmnl0_1.0.5-ok1.0_i386.deb Size: 13082 MD5sum: 47b8c521b0a84d435eadf3affa738b53 SHA1: f9854e9de83ddbf099f4dbcfd0b1c409bc4680d5 SHA256: e3be6c8b3f27e3343af6e4145c27edb5d56a13a0ab1a953d770519ff1ebe89da SHA512: a60606ffec2c42a99415e059b4175c40ebb19b34e99f45db4446d1a15276bee6f5b5fff18bb12590be47b7394515b4fb01a241ccb6552a9a929683056dab5a93 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmodule-build-tiny-perl/libmodule-build-tiny-perl_0.047-ok1_all.deb Size: 9552 MD5sum: 612e152e448cde7ea9cf04edda3214e2 SHA1: b32e60dfcc8dd0f9dca07237beee59b018649511 SHA256: eabe152847bf792cf37111e77f6357a2b685e1de49276e3e0a6f5fe29f05855d SHA512: a77b7f7c162554e290a4d853f28288bc778f0adbed4ae5b5c9cdb52865173cc913f6570fe997fbe5be94e382705dde655d833ad7801c9a6b864dfe7071caf970 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmodule-find-perl/libmodule-find-perl_0.16-ok1_all.deb Size: 9824 MD5sum: 3ce6ead56c1601789a2aecafdca49c67 SHA1: a5e667288f716f7551d60ca5f4d3bccadf06e2c2 SHA256: fa97f4f80651ce5375768b28b857e18d8e1c553e1a85ba2631d23e77d2180819 SHA512: 4c53f14c77d07009a88ac5f314ca64553f129e4856b5f9a4f3d6510ef0ec8d84cd63b6a7b62bf7c24a4367ddbc9a3826ee05e3e0864bf64ae3f1d584e03797a5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmodule-implementation-perl/libmodule-implementation-perl_0.09-ok2_all.deb Size: 11558 MD5sum: 11922ff108f91e6b29fb8af489059821 SHA1: 86cb389c4218ea4e634d2c4e698d0c5d0df53e5b SHA256: a1294bfd893197a04c97025dfc447896657c52cbc27780c11612f9389e00afc0 SHA512: 069a6962fdb3d6cdd7160aa8cf25f8326b3edbc056d277bfe84d950be57154c516ee8d033a28a160edc5fe78b31823cc87e3ef6dd1723fec3defbea7e81ecb31 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmodule-install-perl/libmodule-install-perl_1.21-ok1_all.deb Size: 128440 MD5sum: 02cbf9b18ac927045cc0c5b4ff380fb3 SHA1: cf4881a60d46a912efe5d40fbba3d5e450e17349 SHA256: 7b2b74244bb1d8ba4fb63ae402cdd8eb6b243844cd710abdb4b739a9f7b34bc3 SHA512: 7e444f5d9a79d0a5f6636a80636f3455b6feee3f0d24156ed82d240a2cde02a53d91a4a3b02e959acb07a2bbd6788cb037bc24195cdcfb1d560360a98dcb068f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmodule-pluggable-perl/libmodule-pluggable-perl_5.2-ok2_all.deb Size: 20402 MD5sum: 7cda1dc9e59043f074cd154813faafe8 SHA1: cdf444d85bec934446381181ead770bbc21e2304 SHA256: d0655d1603fbc8f21060c86f3933e46d6fb3d84fc823b932ab2f1f65da2ad950 SHA512: bd4c1a138c98f78f50bdf422adfd3f7552ca8b60dde67a188aa189f9e7c72e1f51f421e6eeb2ccdcafb13cafc48c19d2d2d628c0a7735e21b923d9bdffa1cb40 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmodule-scandeps-perl/libmodule-scandeps-perl_1.35-ok1_all.deb Size: 28968 MD5sum: 48e63c1274ccf9cae0068ef4fe35e2f2 SHA1: d8b8b239fe05b64d0565325406345bc37b74a31d SHA256: b9a8b87646bdc1c36317cc4cdd590d4253233dbb8c5b9f0bfa60b1a93e606b49 SHA512: 6dccb8a8dc9bb492653fe59936a008ea03fe35e95571156799324e6a961176f028dafc08aacce3047b29442643c155cd1678ddc2239592dc4522b48aaa0fbd64 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmojolicious-perl/libmojolicious-perl_9.35+dfsg-ok1_all.deb Size: 783900 MD5sum: f7dd8d1024953805e628c4a2b663e1f7 SHA1: 0ece1477f524f8028b547512d1a4049afbcedc7e SHA256: 9149b3f424c14d766ed493dca9c5a3ba467f6d649e92ce94b26ac6865e59d8fb SHA512: 38311b09504b6bc17be988cd826506edbb992f4abcc79602d80e9363dd2daa13f58abc6fc476e28ec1a04714936c3c133f17cd3617752a33501d4e9de0ce015b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-accessibility4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15804 MD5sum: 99dd48ee62fd83d8b57fa4bc3e593118 SHA1: f17066906052ecd10299071faf17941aab6847ef SHA256: b5de7a688622ffb723c1c9ba96abf599e600e4381dcca464428826f68606ac6b SHA512: e9ee0622b27755f74dca034f9b90752c67ba621c2a91f91866c060472eb996df068e403828e5a1a803ed1da594683d01ead3c8a36c1252d3bc622317efc26820 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-cairo4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 31916 MD5sum: 52ac592bb251a335f527f53ca11636b8 SHA1: ea9a5534cd6ba7c87763f609f5e96f7da9021f6b SHA256: 64a7079af4013c95605258d7343a457561ead7626dcee56e30c010de0a923c2c SHA512: 384aecb7e1b94e5f38233837760cf1e2ceb451c99b41f20491448b87f2ba3fecdbba479c63adbddee42cc6dde25d956c1d5af281a74c9ca1d5d0f617b45b7c8a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-cecil-private-cil_6.8.0.105+dfsg-ok2_all.deb Size: 198760 MD5sum: 7a03714dcf0aaeb36cbcc3e82bba23ed SHA1: 4b1200a62ba8f9f67941f0ffeb9bd8114c7c9a14 SHA256: 5c155c2ca306603a83b512dcad7fdbb5153ab9b655ea54e49dcc0548aa292743 SHA512: aee0d2d169779c5123db0a4e2fa2f160654a619442ebd617a1bca49981afe2716d58b8be8ad16248bc484453e2afd3aef57b2e5a117434b2d51c543cffe5d633 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-cil-dev_6.8.0.105+dfsg-ok2_all.deb Size: 15008 MD5sum: c59c00e9af2cc36d808a73aa4a207add SHA1: f4a56ae1782da721981129b9f4bf87d2e935b5a6 SHA256: 6f18b8be6d250125892f4f00fa863b85969617b8c858a6d2f60cce10b9adac42 SHA512: 3bb920e16ec0a61622de00e584890cdb85e9746640c2db09deba5649d41e09250bf02a3b99c73068d7d80de9b8d92883c20eca716039530b3277e6282484b6f1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-codecontracts4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 202340 MD5sum: 73120ff0a69f8275ef448def2ed7d67c SHA1: a365775b2464b3bcac27236a8be6d935edc13c1d SHA256: bd13efffdbe137ae9ef9cddf839da10d3ae317f668ca16e35c2904dec424030d SHA512: 3ae1805d1e1b0e18f7083a4145791d27e9e81d15999a2df7a07a95cc456bcd1b6268471663496f900b30c5e7867591b6f828f7f2106175b00ad53100c2638c20 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-compilerservices-symbolwriter4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 28492 MD5sum: 5cc457b6534b3a497c92cc90838f45bb SHA1: 8b538f3e2b18792a92f08c6ac56ab2ad3045af33 SHA256: bbde516e04aa214443ab6bc4c2ab626526a8c911f0f99002f236858dff8c400e SHA512: 4786a93925b30db9f6615f99bd11c570579dc4d2535c5459a5b6f23e7bfe63c3df0a13992bf6ce82b20b354d2559089acfee25ffded1e1031ee375340113e8ea 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-corlib4.5-cil_6.8.0.105+dfsg-ok2_all.deb Size: 13020 MD5sum: a17fa61b0edb5844944004f609181ec2 SHA1: 58023c951c2f67c5483b9fffee6ab87f1f168a72 SHA256: a79eeb4991182fce784a8ebb43f2aa4ab52cd57fcf8f1bc3c0936ae82c1e94b0 SHA512: f8d483b9414858652a1dc07584d8bbcba859e56954cd1de28afe9cf4cd47cb9b70d5077af792ab7794cc28eb18bf1bf8e01b9dece9a04d85082f728430b1d1ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-corlib4.5-dll_6.8.0.105+dfsg-ok2_all.deb Size: 1251500 MD5sum: 60cc4f80211499f5df3a30fa9c5af8c3 SHA1: c973344d564460c7bb943ae489a2a304ea377ea9 SHA256: 09834bfc263b3803b0ca9a1446bfb83eb2844c22b3feffd3cdafcfc191bf4d49 SHA512: a3cb3724a8d292b0b7d591e7839f0fe68e516275d5b84e5206d4fb74bdc4adc7a38d2ac7963b5b4b6a75eb6e36f02a6bab82f313534cddfb4898d39befd01e9a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-cscompmgd0.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 18520 MD5sum: cc1df6850b5b6d18c93e44ea31bd2b39 SHA1: 03ca21d35bc28326590656c864758dbe2ca4deba SHA256: 57de7583d18c6777fdb4f54ad9b16620ce427b5b7110e3e0bc297772358cf570 SHA512: 98d80fd08122be5394b81967916852b17dd55d7a0d239f0785a82caa90c2a973ec1e3aa01480ae89fbdbb75f8fe09435d254f3c5503c26faa2c16dfd22f12642 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-csharp4.0c-cil_6.8.0.105+dfsg-ok2_all.deb Size: 403480 MD5sum: 8cbdcc0bf3ce258520c485c0b5275333 SHA1: 5ef790ee321fc657119520ffe57550717cb90ce1 SHA256: c00db27acdee37e879ae091f30436bc42aa925078b6264c601910427ad31c35c SHA512: 3c89b1718f30249ec28094c15fbb27ddff8f0736e43fb4e854262a32133b0d705a6b49a7a8be669257298a78e35bfdbed6d889c88141c0af137a1ab34258cb7c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-custommarshalers4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16432 MD5sum: a4951af87818bad2efd89b3de057fe48 SHA1: 6e2b5e2d64c5acd320f6c38dd5381e6dc2d04855 SHA256: cd8f4a75fd613034db5b0ad4bd5cc006f307454976904658877d22a6e32c2515 SHA512: b5e75aa02fbd8db20cbebb73fb91784e374c8ce7457d5d6d4abebbc047f77fe1211bc57aa93016415e30e1b5c7c7987a01f07434c2f0b4195e93f2b2b2fdcdfb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-data-tds4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 46080 MD5sum: e5b0587d94e3cbc9d8013a6c485d6618 SHA1: 4d91375be1abc54dd2742216f780d5f77cbb1068 SHA256: c82787c8a884b2a96aa01354266c2a3555301758abdb28c101c2a023e316a2af SHA512: 72b5cefdaf0681653d64d11ca0ff771999392e4c2af91b6d152b601a0e3b19f18bd8c7c411d3ac96b790795d86f854fd2cd0b7de156310ac40157844d3c9248d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-db2-1.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 36964 MD5sum: 78586a158d1321c599a381afc9d0e5c7 SHA1: c3ef4819b0fd6eaaf3a53eeece185dd4d587ac0e SHA256: f6eb3df9b7b0c00415b17e8d48a1a372ccc407110f2fe27fc63d5c6a84cc6069 SHA512: a5f90f2f0886ce0ef0b4b7473279c19ce8306dcca124bc7163e2107fe2713d79c175f4b1856c7db1394dc4ade69516958691e1c9723dad399d11e3fa00ec1a76 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-debugger-soft4.0a-cil_6.8.0.105+dfsg-ok2_all.deb Size: 68420 MD5sum: 575c5b7cafb4758a2b1ad441f2f80435 SHA1: a5b304d4a42bd95bbcaa2167f6ab6695d9e6f125 SHA256: 6e598d76ad1d8e1727bec89a5124cb12094695cba1239649e6170d89ebacab6b SHA512: b371a88b237637cf6af8b48a5ccbf3e775a6984695756eedb3c4a0a5efc77f326f2aa973b2ec900584729ad0e781bb5ef5d31018d51d195782e6dce33a50e87f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-http4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22788 MD5sum: 8107910520c244d992887f7137c854ca SHA1: a38c8a1c250b10f0b3e031cff10cc2fe4757b44a SHA256: eb29404a3d11102786c20939e258389e93c155556a6046ff597c14a13d258137 SHA512: a31f90487d2fd2c97f5c35ae239673de76ad24420f6fddc93a0f8fad0074fb0572bd739381dfab58b5dce411b6a9a63c1fd3a6458ddeda599e49437cbb31eb78 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-i18n-cjk4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 238980 MD5sum: 32c87a943ceaccb360d49900b5acec3b SHA1: 43e2029a0214e545c6694bf10d7002f72c5c364c SHA256: 0323644fd71c415f789047cba83bff5d2d1019b510668a743e1005db4225d625 SHA512: 3b831f1dfacb7ca75928cd1a75aa44923530432da3303c861fa9e61d5966ffa1d372f29468020021ab55b37a4d20e549777953d5f8f2c2e44cefb258ad02702d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-i18n-mideast4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 19972 MD5sum: 659f3b3dc1af79879e0197a2b6dfd9a7 SHA1: be2f95df8f1b1aba845144fe8e2d1ed5a642063b SHA256: f5f6b988c34140683f3ebaf8935e3376408c1203fd6d722393ab2329df67720f SHA512: 37a1125eea816c90b2c169fbb317e89b6da600f2d6be1c4e314d04d02733324dd01afef6a97e5d420cb99b38ce8501ff92d4b32e6f3b20187832ed740fe2f53f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-i18n-other4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 21376 MD5sum: 71545629bce4a3d0bb625e3fe963b4f5 SHA1: 5f7976707f3400316bcaafda17f4e9883fcfbe4b SHA256: 233dccdf36155a6e89b232445f55a23c4da29ab124ca60ab8e0fd05e8fbed96d SHA512: 7ccb24f1183d4f258e1517141acd48958a0569e7fad990a89aaa4676f343efde7585164ce228745ff3beef5fcf9f641502b1213b08aad47979af4fe944d34c17 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-i18n-rare4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 37688 MD5sum: ed8f4ff5f4a08a974c052d6c5f757ff1 SHA1: 8d6ccf3f9e436e965351835ad9eac3567d838230 SHA256: b0c8078396d3c9aaa4eeff09fd7fe13af87fe86bae7e7c634a6f482580ea1759 SHA512: 6cbc9ada36a6568a6842c40e3b5e893d08c3c06d8947a55025efc55546d454aa28e069fe1b45fcc195487941e4f996ce6e92c55ac744b00121847ceb0ba3d2ef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-i18n-west4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 25972 MD5sum: d4c421c50800c8d0a0af17f2cfab77b7 SHA1: 34f6c00e8cfb2f45780cd4b1bc73abcb588918f0 SHA256: 311bfa482cd8eefc61b7f7f35393ce3acdc719d7645b318ad382c04e57fc67f2 SHA512: 23be1008f498d4400915221452c3750a9d78fe6b969bd8277555450f329892ec66a119f0a5dea6a4aee50f7c84684b729bda2c2d1fb857abeca3325a69fd55f9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-i18n4.0-all_6.8.0.105+dfsg-ok2_all.deb Size: 12520 MD5sum: c83a2ce259101a459e23e3c9673d553a SHA1: 3f3908f9ffb9c6d9e88f96818596d551253cce7b SHA256: c99d02ae6511df1254905ee07863cb41c896d3e93c9cfa098dae671852ad1c7a SHA512: 1082e65b5e28b5f44507183e6e845a2f1b0c0dc7465cb9f2b73af4b8f02711bf3c2ff19cdfdd8ca14558987e2b4ddc816ae3235554cd0d11bde17dc96df18093 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-i18n4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22928 MD5sum: 6095ab49ee2460c768b4ddf64f76cf96 SHA1: 21a1dc10e6c7349a2173ed30a7b1548a586829d5 SHA256: 75e8c2a1efeca8dd0d428da1762f9f6697cb3ddb92f44fd5d51cb5a6dc9ca791 SHA512: 0c18322ad20b7b785fb60f69a6cd8e5b274de1666c5445e95944d6c3d300b362dead541b98f05397ff0b445651c5680577007eef36f47af5d3cc98cd469d0031 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-ldap4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 92916 MD5sum: a7d46d5ed1a932da2f442980de35f752 SHA1: a9f69cb26fa9ec7a849f32a2c2155f0b31631845 SHA256: 770c3f62e0011f3dacb0a7c9a4e3afd437e9a8ad7fb2731aada293ba2a4e970d SHA512: ec083f0e814998c64d4bf49f7bf385e2182b4bbb7897e54d19d5e5a6ca9ca26ce545a126ffdb040c06094528c84eb2d8baf0aa0e43c132c3fe0410dd720f9f2c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-management4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16844 MD5sum: d385fefc78be0c807cb847075a7c60c7 SHA1: 5886b97f71fc0859745e67f91fb001a93f90ef2d SHA256: 6b9fdb2c1eb345a6ccf57ad6a7281d617e6ef70349216f9c6c364499bfa68569 SHA512: 1a6fdb2a87e4c8bf38f5bc2b8b75634a7143cf7d4a3064b5b6ed891bde72b15d8f8375979f64378baf1f86e08747e7f5c7d491f00635607aecc9a04d9ba7c269 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-messaging-rabbitmq4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 24132 MD5sum: ff677aea7efee00dd13a4ae12516b92c SHA1: 881e726cc0c2f90e923f8641a2f0eec8ab95f5eb SHA256: 12c5947ae5c9b0a133f45f99f9f408d215e7389362b2814a40dd1f6083f87694 SHA512: 7d28e74c16d691f8c9b4dfbc4f062fb36d65438b52f837abed90d231615fe195bc5f699034211d152ac1951740782650b1266068ecd22636eb45e8e25986f3b1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-messaging4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23556 MD5sum: f2424f1802802e9d41d0c3a06812346f SHA1: 32fcbc34e2a581555601c3e64b58e26991cdaf6e SHA256: a8dc60678a01609a7f4a5eca5cabb3cd46a233c57fef5a8096c371b63fb0449b SHA512: c925e93c77b94462b6d8e9fbc48321d9255fc71f27496f14fa20634445631b8ac7903bd6f4e89842540c3c507dd4cec00b9776bc60fdb826082963df8b03b356 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-microsoft-build-engine4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 90876 MD5sum: ee93d086b18c20cbe1328760cf34ad56 SHA1: 81289962ee635d1def81aa91a2ceda0d64836e85 SHA256: 07395dc06b9462d0f3c39537ef8934c180392a339b5d90d0716502a9a2c68d1a SHA512: a014fde54ac2b4d1dd74eb9b3e52f3592385e99a02bfd45508c515496cf31c11c4503a45f629ccd970b132c59ea37a0f2165705c54d04f4bd86a8133774e5866 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-microsoft-build-framework4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22244 MD5sum: f68792bc9722e43e4d8478d009ed5961 SHA1: 9e40bc298656c1875c20dbb3e7564cb44a3ee840 SHA256: b4413ebdb61e81a11272cedc0f0c12f1a627f9861f8d098cd2f405e0dfef2fed SHA512: b2ede2dbb99c5aa7c9ac964c321f515b121cdbaf7b07b2cfa1b6f9b0eeb9abb12bafdcdf42f87ed7ebe379fc4bf91177dcdd4caa365f151e5ebfb6cedb2cdb95 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-microsoft-build-tasks-v4.0-4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 69512 MD5sum: ac4dfa0159653a20b077b653d40cd949 SHA1: 1819090cab1b1f0e4e4da591e8107b37a004cf2e SHA256: cb05623b42947cb71774dc56534248b9f2212808f3ac16d4b1f039bcd8a6eecd SHA512: f9710cf65258a935de934337638a7cd682a252cd81e82fc6c90566f421685fa400c0fe71d3b0ea88a98cce2e792491a720d2d457b53f3968b0586caa600c1fd2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-microsoft-build-utilities-v4.0-4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 32492 MD5sum: 21ca70946d96ee2eedd40a679c8ed29d SHA1: c33c3ed7b6e0294352b1459d7ef7590e27206eed SHA256: c66685e3d466f19d78c8e5ab836c4cd25079f1d9f131c28d08d591b22751277a SHA512: 146eaf543bfd99ce57f5efaa3ced3ed862fcf06a6022b62187cfb19cc905ae52bb2aba6a8e883cb95042cc047b267764510d8a2d5d1a2a38663b2ece0655c5c8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-microsoft-build4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 100180 MD5sum: 7662a35ecee21bc7be85a74050a7292b SHA1: 8d43e37d732a11956d922de8d3cbcc785d53fc94 SHA256: 6df4bd88564b90a67e157a868b32fe5f59c65f518d26f0a4f954754e57f7c673 SHA512: 8e72a6d45be02ce805d20cd3f0d1a6e62bff4797c75698b71395935713e1819f9e6d226f2ee3de1a642e54642c04016fe0e477d26c1616000ec0da15b19092e8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-microsoft-csharp4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 115972 MD5sum: 1a16294f7874012e2d13915c17c9f486 SHA1: 1aec2af469755741aa11221f49e46a3a64f2154d SHA256: e08204587d5cef39f555c2b3f86e98727c48b7b42dd160f6780eeaad53f82f05 SHA512: 1e98ea38907f44b09ab6d770a9d6a657979c246eb11f5056816feb3da4fcf567f9f59d0a1eaa17b492ab373c19135f3c5f85b99839ccb5f4d85ed59afecc7b9c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-microsoft-visualc10.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15280 MD5sum: 98650c8fa39cd203da5adcd8c2c01920 SHA1: b994d44134b17eacf4f54a228833f875993e46f1 SHA256: e17ff0f473fcb2ccc4cb72e1987e456bfb8ee8290030fe173e0c417e2227f2a1 SHA512: 7aed4eafc3d4aa65a527487f471cc90f31d413a0c09bbf4c0b2d3301cd79c71416b93e1b58389c38d58b948df4e79312374049b524bfca12be840665fda6a49b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-microsoft-web-infrastructure1.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 17704 MD5sum: 3d65827598512c325a84f6fb22df14ac SHA1: 591a98bbfe26b7ce8e6fb19b3c88954ab0c7a55e SHA256: 7a871cdade21e313e0e35b06715d8b74fea9b1615837ba0d3b0ccb2362855880 SHA512: e45de6636c9397a8214c13df511d9afe954ff9176c4adb4bfb8e1cf594d6d964561f8a4b4745f97ef6ce9610044eba93fc409ec5917af2678b0d53d21fc03379 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-oracle4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 64864 MD5sum: ec3beabf8c18440f3bc63b44b603d645 SHA1: 39e6a54397bb38acaffb8e978a7f6bad428fd410 SHA256: 40e80bf8252a99a8240fe1ad67d82c604687a84be7315804d8c27aca97db3cd4 SHA512: 7a030fe18242a595e4624d20994e35405e640495d2c3e904093ac8d0ba49f4d6504c4964b59255c3c37431b6485fe090b89707ae41252c02838160448248c795 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-parallel4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23360 MD5sum: 403c9c7aa645f4fcda6360a5d2730323 SHA1: 4dad7314cbce22153e0b7be353b8e8f17c58e677 SHA256: b338350d3f4781bc3d2d3de0cc508847ac5311ffab934f410c275e27e86d4d63 SHA512: 4a3ceeb041c9ad7f3a870683860e2f198ef634f83f865a1a84654ad616c0e5fb34e7113c1d1464b76ad302946f7ce43e56ef41113b0f9fde113c22c9b3f10a16 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-peapi4.0a-cil_6.8.0.105+dfsg-ok2_all.deb Size: 47704 MD5sum: c2ef55ca93e5e221758bf529b9ab95d1 SHA1: 54c05c70a90cc925d804f2d4b818cd1f91c844a8 SHA256: 4018a176017cb3e85a578da0c9b6ca953b3f47cbaba01a1b47c5086a13fb8328 SHA512: baf9841b126ca43fe733a8cb7e96a0ee9c704db8f35107e5a3ef3009d2ad9d843179c3641b6eeaa6d91a5ff171a0f20300c9dae6b1903637f7dfcc819c378dfd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-posix4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 82432 MD5sum: 5dbc70a05c51080f6ea0d05f50b21272 SHA1: 5bd64678b6c96181ae71fd0ee129455f75ebaaf5 SHA256: fa7a93e71a64057bcbd6c0e8733b79c81ff2509cc58abaeb32581965c077e951 SHA512: 75741ade15245dc4d63eaa4f43c5e7e47b134ca343d609807f149582d1e151e00faecbc48c22a77fdacdba96ab5a62a0c4ff8bdaab05a98364071ad66897b7fa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-rabbitmq4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 93188 MD5sum: 5e5f65a6088ed3de7ff1b716c28c1302 SHA1: 33a72381c36f12416ffa81afc1899c7eb7824156 SHA256: 75306e55577c9e3759dfce8a5c9a7f9a1002f1f7765648376489897fab5e60f7 SHA512: 2ca7ae98b0611bad3c8fe03ae28d4026a3c4900818544600eede40681db2e8042373d1643b1859e465139cc47ebe67773931969c54b2bce453c26eba3726981b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-relaxng4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 80368 MD5sum: 93ac4dd77d53950168a33b88040140e4 SHA1: 396e40af9b3d3c0f91fda3375343a5910bdddcab SHA256: 4914c261a572ce89ecdb73695f0227403b72cea2342bb75e46bd696f5623f120 SHA512: 6f2d7e15d70f67976a10413abf37d16fc363b4d84bd280447170b081373452d09652da9b7f9efff9b61c204dc84fa585c0800960dfc6e4d54e9d90aa668374d0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-security4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 95280 MD5sum: d003ba3e753532b995bd486fd0f16a25 SHA1: 3b93c267ac9eef873f57386971e51b0c543e18b3 SHA256: 272b14afc8f19160351f68ed4317ce75716feed9662893a6e3c240165d16c2f8 SHA512: 32c976084cbc80b1a97d9cf875036050d9dbafe650c2f63a1d84465b515a7bf18f89509d46b83be4584c17851f5161d84473c19cb386f56b31b2ee20832b0f92 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-sharpzip4.84-cil_6.8.0.105+dfsg-ok2_all.deb Size: 61056 MD5sum: f9e53f7f6b91004935dd5f77759d87b5 SHA1: b5bd69606bdfa7a9e05de36759601a3f2c143d57 SHA256: e83482100cf013d41f95711732ecc73e2e75bf75146fad83a8cb497fd9f7ba27 SHA512: 246f66d37a37e3de505bea28c2a4cad2d5afd38dee726829ca6c2c241008015fed501aea41fa60867658a9cf4723c5154c091452c208b3a18cf79b5453d90095 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-simd4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 27620 MD5sum: ee22d24238ae8ffd5e3d8f9d8af50285 SHA1: a194f1a4244b0aaa3203e664fa070411c5b246e6 SHA256: 1a89c8f5c6ab9a0a184b2f18fbbb8da960e0520209ec24919e7bb1d4ff2f7cc0 SHA512: fd897a80cd3dd251b6fe8544a5e39b04dffda17e1616e423dd76dde45c8f498676558aa3c1cf1b06c5d3a85d58665b45069a55fcecf96d1ab039b2fd1e7558f9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-smdiagnostics0.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 27968 MD5sum: 44b8905a75f898f5dd76718c68bc0f08 SHA1: 21f831847116658a7ad407df3632a1ee463c1169 SHA256: b5e57cef4ab9bf86370e3b6cd9eff81d9276658e088414a1ed7a779d5d6d657b SHA512: 0f70df2adfe236a90f4667d6a21fa047862b663fc7d999043af9b6848703c903d8d6467e9ff23c352f0bfffc1c5276fb1b72a8421b9a8c49c3973f80e6713547 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-sqlite4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 58220 MD5sum: 3db1462774a983dab805ceec0527642d SHA1: c983cada890a902e2dc4da38ca9f7d77fe905d4c SHA256: d34020629c327cf5e7fb14330f59392928a60f7680cdca16e4164416cc2ccb2d SHA512: 7ff18c7c544fe73876b9c7a8e602800d3ba30df8ff9e4c3e02e4cba045b098f6b4d0c4eb285a6b05190154d27c1b4313eb5ed3cbf69db44818b18eb6b707a4c4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-componentmodel-composition4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 97380 MD5sum: e00561f6afe82773d39442948c60a4fb SHA1: 93980eb5c0410972e256cae4b7effb8cc48b9f00 SHA256: d01cbc6cbbb87f7482495d5fb1a694d27e30b4afee5b75006864cced08c4bab8 SHA512: 4d3cac58d6101ac02941c99a0f6c4e0a2f772a9d4b04d907fc43da2fdba809c56c0472ce9533b2b74e4f78e940fe30adcf99432936726e217c32e2e9f1929cad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-componentmodel-dataannotations4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 37484 MD5sum: c9d8926496cbc27969910441fdc766eb SHA1: 978de2a8ae6f80291a3a67f7088e51a59a2198b6 SHA256: 337213b645162abb3e4454d4dbeafcf7ffd666705a77cc12d7f4b2814b54b165 SHA512: 2d2b8e75ee347376b73e5cbb777ec5261eef0bd6edae32f15d308d0ab89871ee236a1b54dfbef94c6e84ef542a1a42caaded2db82414c8095f8ae05134cc7342 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-configuration-install4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 19940 MD5sum: eb61cfa519b92bfdbcd0719712892340 SHA1: 9956db0ebef09a3f28d5321fb624a6c6b3d4c8a8 SHA256: 41d1eefeb080630d7e51f2f46f975f961763973e27d333b698435bd5630c5e1f SHA512: b5d110c1b4776e68c9eb709c90bccecee35ae9155dc76cf215048a29bbf6c9917734d29b189ca5e8b3161afdf3d61b558ee2d7a910e5376c5390362990f6381f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-configuration4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 54840 MD5sum: 8c0b1cefa85fbb0d392fef92f7f64dfb SHA1: 2de9e9a8af456527c1a3ec442106dfc93e250687 SHA256: 0c5b7e1d8e8e82816cb1028acc0c3e0a836f831a2a4a0b71273c7d9f4a1d767e SHA512: b635f2554e92b4a2c7d1a535b178888ab4d90d727ee136b5a8875e3d6a40402b1102d4157b9063de6dd91ff98a7c5ba483b144f0576239cdbdd39328e859938a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-core4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 301964 MD5sum: 5b4f370a40b1cdec0af5f008ef55eb9c SHA1: dbcbd0b08374f456778f1ce1e41113b8869bc144 SHA256: 9059de605a5d2709adc9e11f20708235af4cb0d29d15575654da7f2b0a51c911 SHA512: c4a3564feafe4b2176bf5c4eb82a0524853b95733eee426764c797c98502e864ef409dd47eb63ec2b5ecdb3b51999f0ba79f36ee53b0deda9b043e8c977cff11 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-data-datasetextensions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22556 MD5sum: 6155d8f9a765e5694ef88d15cc916391 SHA1: 72e8b1d132dbffd818aec804fd53e24e771e6f5f SHA256: 4330cbad8a2b1ee4e2d06e0b50721bb0a06c7252ce858da295bce11d36a8319f SHA512: e7218e3c769b0d0dd14c22d84c625807d54bb3c322c11aa0b0a4731459965b4d265c7f55a95ca1e4d016427c7de545ea3f5b240c6a2dbca92191dc0a8b757c39 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-data-entity4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 837984 MD5sum: 9fb9a089deabe09c7b677fd1bcafa593 SHA1: bcea57cb91a28cd86f04bc110ea8a82acbb80668 SHA256: cc20e5367b8f2f8a45d949457614799c5b033e9d1b230fa8017851c05672ac0f SHA512: 2aeba5e2fb91c3a562fe01ecb00338098ec6beabd4e8532f862c2943dc00390af8fa7424601cd425e5c9bb0f151f8ceeb81cd232a45e638e9a9201a8ac9ab6bd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-data-linq4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 200300 MD5sum: 43c90a4acc039119a7ce2b41f3e4f9ca SHA1: 06fc6d5485f012443fefb54959ad6810bcba4500 SHA256: 27bb307314c382b6c7c2dc2ef9c2532f5f70d0c24464c8419b71c61576fb3db4 SHA512: 780fa740cdffbd39d24fa7860fe5cea2088891fd7f91e22aa78d08a52e7d7f6d23a9b61830362086f025266f6e1f7a7db8ced7d9766586fee96110cc6e4a4c4f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-data-services-client4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 139776 MD5sum: 37b7518a8856d509308b99a90007b379 SHA1: de81c66fd978a82c86164e46a5ab691d0f11b3c8 SHA256: 75332a8f6f8dad9c2d0062461f15cb78906169ed36f838dbf33be1413a19e327 SHA512: 1e7b4b279ec15b0223be2a7f028cb21b8a4bbf62022581cd73fd53a9331071ed9b9a042c2a7eccedfddc492c90b0491a5dcce72830ced2411be40e444c12406e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-data-services4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 27668 MD5sum: 5994ab34eb96b02686b1f21797ca7104 SHA1: 2583f30b8d0d1286a540876d59c31bf5f9e4b39e SHA256: 306a678c4dc8a6a8a85299d85d9e9034442375c4034b0dbeea04ae9c4229537b SHA512: 6c20b710a3ea10d121364500cd93f326f23771583dd6476c2ea782b913c33a4eb0381f970c3a36705b74e18be4ffd9d3466e4103a19bbfb417a539eebc6baa5b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-data4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 578612 MD5sum: b9bde8358229912132eead275d023d0e SHA1: 13c076eaa4bce6548695384a94536709250bfd74 SHA256: b50d568c2231efeaf46076470180cc2ab2e8a7baec4f14004ca20e380c7b0efe SHA512: 48cf3a9a2f436e0c51909b499b629af5cc0fdbed117f3827e6eea5a5153f0b235023e6f0dbf15b11cf5721b59833a0bbf9704083d154e62aa3dac48c006787e9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-deployment4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15212 MD5sum: 5e27931a7b7e53cc8bb8779360bf8e7e SHA1: fec821028b73285865f9fca04c8333ad4d6864a9 SHA256: a5e378ebfedc93afb0245e3e39656edd0f457d91245c3ba495a495d48bd732b4 SHA512: eaee3917205e1e41c22f5201c87b681479da144f0cbcc093ee4527fa4bfacb67c3ad487a4229e7a63c223153d61007721fe97d02cded9d7b8a4f5969c2b8a453 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-design4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 104136 MD5sum: 0abe6b42479c366843136fef6dd3875c SHA1: 5b5b07ffafd31151ca1d515c30cef50ed38d4a8f SHA256: adaa8c086dbf4aab61d6d08dc22cf5dc3a9cddb6e9a52af3ba156ccba9b4a2d3 SHA512: 801d10666c11d42fac3e930902286efc1b715b846f8527f249bf146903d5140535fc08c75c736206add2e10be778ce19e405f583c30321e9cd6ff277a8f2238f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-drawing-design4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22476 MD5sum: bbade89a4092b9d4ccfc8d1776fd593c SHA1: 344404037715886fc9034c915c28fbe5dc622346 SHA256: fe1da4755ce13bb5686d6f57a1b4e70b8095402bea662b553c42be86e11dee07 SHA512: 149afd5686223f8fdf54e6ae13e117cf220ef2e9814df86cc2d967dacaf5b620e0c91fdf0d9c1c9b57f240f3f45101b9d3f0318f10eb9739fb2f281346114c1f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-drawing4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 149832 MD5sum: 6ac7b08ff6b4e9582e68eab0781e6ca5 SHA1: cdfe1be0cfaabef668692ccc37cd1cf36e559962 SHA256: 63e6dc7c0fee214e7c6c1bad48544735db2bf91343a249db5c5bb853c5b5694f SHA512: 9858d60c2b6225d67192187c258609a2b7665d81ef3ccbe1b7eb2b6f26a4eaa031d597b6cea13dc8c14fbeb8b8c5ea25b2ce02ec5eecbc7a43070db98f9ddbb4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-dynamic4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 44360 MD5sum: 66a7ff2492baac2e910acb6e4b409a4f SHA1: bceed456ced0837670af2116f6721216288b54e6 SHA256: 6a729e2f6b54a0f4612ab964a54d36fc0d28ba56869d87c252c03938e301e8e1 SHA512: 670f15949f4fd273eef55481428bd30d547bb06da09a5d6fc9493c404dbd23cbea67e7771a5276c33566ee2d2190da41b81b151a8e252ca6df9193cd4f87b593 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-enterpriseservices4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 27028 MD5sum: 24fe7e60735dd6bd2cf955ba63f3a03b SHA1: 8811b67a7d26e3f72db7a5dd5558237d25ef1644 SHA256: ad85d580a617e500fe37e40d97ec398f1ad8e6e76fefb6edca6fdbfabedadd79 SHA512: b7e7cf2a326abee38c0de40356c99f4ef0f48de5199ad14aa18c8768492de6dab9ce2c8fcdb68f7ef3652bdd952702779ef9bd42a74ff2f5e206e780db95394c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-identitymodel-selectors4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 17324 MD5sum: 00e1fa71bb09a496f7b5e6f557930dd4 SHA1: 52e2a9d1314be12c236f6fd5002f0cb46fc64c2c SHA256: 13289f3d7b60d16e2ab07a906a88ba737d27a7ae3773f8adebea14dc7f55434b SHA512: f37f5bb1a6662725937f1a0c4bc9ffaf6d2300c4d3fe825bf823b072e258a6214993efec5021be34dbd3737dd2d274602ed7d91599136ad023e0f19a9d43e9d6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-identitymodel4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 54360 MD5sum: d6be8c3014717c93ce2603a4da5e4de8 SHA1: 6792a1469bcfa8e372a11518f1aa2e32fa5081bd SHA256: 75a42116ec725603eba4cb07b751414892654a648bb518d16f6dbc3cce306ba3 SHA512: 7cce099d39327ed594bd88fb4c09030d38df2250e856744721a251cd28b1e28184a4be85d188e907257080057b55b8b895c314fb64f693823cd99327f4512265 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-io-compression-filesystem4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 18416 MD5sum: 7726de177f747245eea48580c2a9c4a3 SHA1: b686c8153017a3c58422fb306b4614833f7cc020 SHA256: ece13ac695e7d210f36f5712743e28026e9f9e27a3ec16f04d80392ce7594ed8 SHA512: 7116dd8d8edbf00a7f0abcc25fcdae944a17b7d3236839a61ec7ba7f8152176652329fc7cd6f55a1e32e4251eb2fe71f040b3b4af6a239d4a146aa00dd81babd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-io-compression4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 56872 MD5sum: 66aec99a8b6d7fe1bc03c5b175152e5e SHA1: 1171dae8f796e0b22cd9484236b4e4a12698b714 SHA256: e099e60085cecdbb76457bf1795d0ea1454c73a0842554d6bb877e1b3643c1d3 SHA512: 30ca191f3027497edfb935abedfb69a35c0c6c0b36b8726dc5fc7f228064d9df6ec0efe2bde11ebdc63f645c353d620b4119902d9b71935a4938f27bf9002bb4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-json-microsoft4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 32140 MD5sum: 9d45010457d6bcf85501210e4c8807ba SHA1: 028ac81263301739ac6ebc9c906105ef34a8a5b3 SHA256: 861d1ef01aef79ecb711e4bba92887fb3973531c27bc8ed63bf3fa634f4cee2c SHA512: ff5f7a3206e3ccf98e435a778546848359101bd5aaf9e96189f44a1c030158329a8472293af1c278ca4b454d03ffb140cd4310ed6546921c3a3c6b5fe96601ce 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-json4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23028 MD5sum: 07d7ee23a94d6e3205d5dfdd8f0a26bf SHA1: 81bb54e2cb984eadb3fb924fe9d300f4f1a06440 SHA256: ad6caf8ec7b2e622c38872e8ca6e126c2b28e86a73f1bc427de68d8653235325 SHA512: b016af750958f5439cf1a1b72c7d735038c3fc4c2802b30dc991d8025c978e57b5698ff28fb1d0e8c2e16f5ee5ebc26792ebb677ba1d0a6bde38da281f605024 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-ldap-protocols4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 30912 MD5sum: 3d7aebaddc1c01451c5aa0b977befa03 SHA1: b9f3a51393c3a9c0671c04c7c56d4dab80dc0868 SHA256: 332f24efa3d93d5cc76793850c38f0222f855344bb7942a4ba3a1758f4708e0f SHA512: 54dea40fe3c36a2b2f70f25b60057a227c985a6554bff1701159e62d486ee3cb94f60c29da2a8dd8c4994901d87684c3d808252d2d47af79b2392e5b7ba4c81f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-ldap4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 41584 MD5sum: bb93bb597d00fb38af0635396201098a SHA1: 28083880242bc195355ae4c23d5c3ffc304e5ba7 SHA256: 40329d8445915c098064bf94c987eff42bed9c92f92a092bb22171fb6f92286f SHA512: 455c29a6ea0797fe0a1def1ffbfc2f9a9f8e84b36801e9e03e9556806d9d12768a982faa0331b179aed04f5ca98b7977f5923f1c637c19702c4eddbbd67b41a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-management4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 26788 MD5sum: c92debd37ff37ea811bb9652e3f6863e SHA1: 6c8070bee8b9f23fd3a8739dccc3503ec1b1d61a SHA256: ed2731fbdd675ea51f5933c674c20961c6db5bbb936938d4071f706d55c41e8c SHA512: ca66748cf2d378d4e72bcaaade9ddb2ce86280d9f9cb0d117f68eb19c7cd928ad65ce546d00da98048813f91723c22fbdeb8737c73f128d49e5b2dc0a103e8c0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-messaging4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 35772 MD5sum: b2cc0640af85851d47f569359f69ffd6 SHA1: df22edc3f1b02d100098192f6a7394e10add8a44 SHA256: 50e6f03c79ed2fda181caf279a3bd02bf2e842def74247a5461e89f6cc072e86 SHA512: 4b51016a4cb675ab92ac2c88d4870443d99ba5d499b9210b65c6d249f3241d0de32b39d074e50cf1e9e2b5a7b82c68d8619c9945248faf3837d73f8335d66384 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-net-http-formatting4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 172804 MD5sum: f53dad0a748da853e422e1e076978603 SHA1: fd34b1e92dd4afaccab4af06b6a41d1689bcb970 SHA256: df0295d6a7d8f6876e36c08965375a9383164cb74801ef29d52d860c2fd79733 SHA512: 519a6b916fd157eeeb5d0be80d8798ec5d5d2d13a10e59b11c54f8b083e3096f7879129f815aecd1c464d924d8b88a333a81e78fae5b3038c9ff2c9aea395d18 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-net-http-webrequest4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 21800 MD5sum: 7d6fd45fdd7bd1804eca7ce6b0acf342 SHA1: 03c9b3a47ab6bb10d97da8407a0e34eb87df91fe SHA256: 6fc4bfd21db2bfaaa40dbf4e69710998044812751b5fadf9ef26cd275c01960d SHA512: 75af764b646815cdf9378f462c30eaeb519636eed3dcae861bc5f1a44d0c1e206470825480fbea5486b16bcab35dbae7d224376f6c35961c849109336509cc5a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-net-http4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 108892 MD5sum: 8a6d8f1b34a4a123eb3e6abd72606fad SHA1: a499091601170343a29ca5f562bba7f95d1aa395 SHA256: 8ca8c2afe02f0748dee6ea74dc50919a13ef11469a14db0e1d989246ce14c2a4 SHA512: 8687bc2d76c5e089543b51f54b927e7f1a082ff99cf5b942ad75a445773cad02148d8616bfcfee23169b9d4d3b5a379b01fe6c52cf241f84f0288bdf9878def2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-net4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16068 MD5sum: 930adb378ffbc87fd819d082f063802a SHA1: 42b2cbbe553309671cc7e7cfea21c98e66e329ed SHA256: b64d4902a7cdfdac26ecc5a380363857712422b161c474aed46ee994f818cd2d SHA512: c867be3a1504908e091fb2ad9c874a0c16507ea963538064d215ab0669521bc97ae14dd7d12fed3709043aa0cdff09cd16f624eb1f6f911b4333d291ce7d5ca9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-numerics-vectors4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15496 MD5sum: 29ed3972b5097808eb402e4aefa8797e SHA1: 3e705e33a806f78ef859392039fbfa69a526500d SHA256: 9e1bd1284da416d8203f8ccdf2bf36f41cc84e578dd082a08633e467dac8ce20 SHA512: 19945a5dfd1decf837768d28d35730638104a14bfc521bc7f5c8a8683db25b2236f580ee96195656a8fb944f17142ed18b4db4d5b10f247043dbb442091992a7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-numerics4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 48780 MD5sum: dbd886d94404cf0b58217c37884c5666 SHA1: 67f6ee3da021ea99cf9586454cd23f055a3b4009 SHA256: 51ca82b808747b41c1f790f96df06f3826fe4ad97b9067d392b157983690ad23 SHA512: 0d8046f625639128ebab8b0adc05b7e91c46d9eb4ce4b14142433a7c426b4ae72eeecd11d606ef40c1c0ada95707bcce94ee6976cb4d17a657810aad6ffad64a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-reactive-core2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 46688 MD5sum: 6d02fa42f385ad6fa7821bc002ad75db SHA1: 72534f2be94ab6e2aa52431f4dfa3220f9bfa300 SHA256: 7012f6d8c20af659ee9a4e373de0e42aebf3386ffe7eb7417f55fbd6dc35fb0b SHA512: d51c0f14b3f652f3f34db32f6de3141cea594e3f961dabe6928dfb65c88be95a650306321c312758ae224925e652bad5208eff0c39e10d87b088b2f79429a4c0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-reactive-debugger2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 14480 MD5sum: 37d56e1783784cd79817ce3d77a0a1e9 SHA1: 036b90b175efb5880e9312beadd4ea254a88e55c SHA256: 92a73388cab984b721e429331f990922b9e14ffdf97009025b088afbb82aab83 SHA512: dfd50716d12874b19d624b215d45ea60be640dcb332af9473434411316a1a2db83ff771483d2f99a50ff4de36bef9db73036fd663d70c71e3f9520e5523d0952 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-reactive-experimental2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22732 MD5sum: 0bc03f6f4cd20a025022d905defc9fb2 SHA1: 39313091b901184dd4c135c1f7d30aec907d93ec SHA256: 191dd855fc5c02eee08a05ebe9aac4932a1b760245f41144aade7ed37e5dbe86 SHA512: 1c3a3b97597b007cc84c21b6f72f867b27a6510a4975bb66e82a4e17f599a7ef633599293ac76423520552b4176a2122550f854b4dc657ec3a04b76c79ece739 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-reactive-interfaces2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15440 MD5sum: 9dc75e65094d4565c473f6b76eb900be SHA1: 91c9f489ca53fa97bb46ea88dcb8d5c639f50560 SHA256: c628c74cbcf8410ad9451fed85d951769515a6af29fff79e45282ac59f738cd0 SHA512: f40875578b33dd3b585a8374eb6524758e366518c02b74cb81806114d1ceaa659aff843d1076920e356a13daab9468c4c0f18bec21f27645d134054604bc9faf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-reactive-linq2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 158716 MD5sum: bb587b19dee4d8a311d51e5833b099c0 SHA1: 1355dcdbcef1081268c85ee13dcee3de55157688 SHA256: 97e809c4ec28992e0afabfc1dea491cfaf031a3e83497ea71e266b399dbdec50 SHA512: f8074711ddf169581c3bdcf42d081adc0c656634eb96c2be0478fb3368d2bb16f5110a743e3f8312e4da5ca1d85e9fe96f268a0d6c71d1686e4bc813128f89c5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-reactive-observable-aliases0.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15352 MD5sum: fe8675371c99bed4c407050e0c1819f5 SHA1: b8b35896133d73c80e0d50504e4b3b46924d227e SHA256: af2a19b4dff4e958bfc9e0c548df7831b91823e132ddc59bef3709ca4167929e SHA512: c123350bae67a0979fe28ea5121161e0044ece3fe7ca2dd49546aab7897cb437cf734fe7d82536c8a8cef867276fddc932c1ce152981936fdecfeee8ee1b6740 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-reactive-platformservices2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 21924 MD5sum: 13ffa7c6949ead33f340a851aec9685b SHA1: 3a783d19c1fbe8ae5c6b158f6c26fa74fb46046a SHA256: 1b224730c9a7e446cf5986ad95d3094e1126e715d3f95d4d0aa1602da0f4ff0b SHA512: 32ebee5b118fdc96698658cada8f122a7807792f43aeee89b9bdc4fee216ddbbc699ba51487f625960736354bec52621e14d03796359b0e7f09c3f96570d21d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-reactive-providers2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 51704 MD5sum: 690e0c7c67d7dcd1601a7e1f1513540b SHA1: de3c2ce52c0f9134a42090423fe57c4f3a2c427d SHA256: ef72d62bd1f4be8bb00092fa557a8112e2d9e06fe6962054e565aea34cfcc04f SHA512: a8218e17154b83a3c9f1c8632f6dcc73125610d2be7799cf9e35059d261f7ce6aaa077247e24a5e4ecac74a96545e3e0f81ec2c4d05017140695396e728d1e0f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-reactive-runtime-remoting2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16292 MD5sum: d98216246ae599d63ef83af3cba3c71e SHA1: 2004efc7a4c8c3359be3d942b35e7eb932b70764 SHA256: f018792000463b2c8cf65cc63f6502c9affe7970fffdca528f52839f3ee79db6 SHA512: 06d7747f254a2f5c5da39c7e69d1859cd679bec98f4c4d179ca81c0f21cada3924eb1675fd865c09b9fc8c8c577bd414f4f73dff23f5ec6a4a202bae4d665f55 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-reactive-windows-forms2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16372 MD5sum: 20dbb5f91ffc4cb12fabeeda7137012d SHA1: 178777934f969f840111c9be0a18cc417dedd661 SHA256: 2f460ccd8ca2fd474e28c9ae5404f94bfcd0f9ec03e8bac9d317745540a7c876 SHA512: c8122e13f5fe1946cb2a2befb3a6a3586bba806e587df31ba15171a139fff2c310152046443cd9d24061255980ab678d6b8a2473ba2561d37807029173caad4c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-reactive-windows-threading2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 17668 MD5sum: 77dae2ad1e06e3b5cca6888dd0aaa885 SHA1: 2c47b879a5d288ffed5408f83fe07d13e73c515a SHA256: 1c00224984ea3709facda5ba963ce42aee694e94350c564dc61e7ecd1a2c7c63 SHA512: 7e56a06336208723eb190e65a07f686d72279404fa3d5a7109c323e793592aafc9cc9556d5f1000f1070926a31381e27fbff050c79bb719f08e0b07a1d2a9f76 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-reflection-context4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15856 MD5sum: 21902d66bc84c3ca5dc15bda332b7b88 SHA1: 0ad43eb90b23cf2ada49dda3f977f621df7bf915 SHA256: e33ef394f25d734a516ed10567bd50bf4a9e75c5c68a826841b86017f2e0a6b7 SHA512: fc899e91c98ff8b213a2adca273e23a00aa9d221eb4ad7ff9a83d20cfc820f5b48c88c70a6ccac5cbdf88ce399b39b00c7e38c93e5d427308e22326a64fb6e53 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-runtime-caching4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 38936 MD5sum: 76504500837a90f50b470a82e837c129 SHA1: b3e38a3d582e2518ab0b58e82ccc10bf2d1bfade SHA256: d04cc5a204635fa142a689585391666b6a2da25b75728fb0665d0c82efa3bf1e SHA512: 689c1ed1a75f547e60ac8a24b148ec30962661c41b6cbd143b8d6fd1c851cf82e8427b0fb3a7014ced0ba631864a1eeaf1b017678dbbd0f9d483bf6b5778a95e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-runtime-durableinstancing4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 46708 MD5sum: ac35ec4ba1a78367b9343c61f16ef410 SHA1: 0e8725c22e3f6e5921bb3b9b946664b67a6dd460 SHA256: fd35e03841fa0506898bf5700762205d8074eb8ea7f8cfdb8840edd73f4875b7 SHA512: a651519c5de4c7eb3f8f03edaf7d46933560343dfb47b8c3a7e468d33ec91d0cf1c14e68f566190cae1ac8410d194cfb9112b2d37f50dd5995cfa7e57b6ec321 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-runtime-serialization-formatters-soap4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 26960 MD5sum: a7621f499a463cb56cef4aadcd206076 SHA1: c919e8987c55409e55104f3fd55f672182b37034 SHA256: aeed8cea2f78aea658204a43c6bb17ae4127852f343adea83e3af3d038cd499e SHA512: 034fe067f32463fc8e4b814a121b9203451d321d3db5d1724821dd63cd4181041e2b13dee831db6a87626afe83775d067cb026bbe03089755d68cbfe998c7abd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-runtime-serialization4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 249952 MD5sum: 74fba5dec855b9ec0865b8044d234bbb SHA1: bf5012fd6b9ea6fc55d391c67f88d14d884f9fa9 SHA256: 2a0645474751ae410e5406663da6017bb74f202cb5c325debdffcb037cdcee71 SHA512: 9a03cd1c3fffe9f879e89eb9b40b06c46eba5ccb04d084e7816812ef97ec11b840668520927dfb5f22f210b6719757e04e6644231870edee5b3b91caa3984366 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-runtime4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 56100 MD5sum: 6afd0f436d9b43208c760da801d84e36 SHA1: 5916618884286d6b50574d8528f23b0b2047b1d9 SHA256: d4d2fb790c7846fef069cb3f0fa2595cfddfffd77b525b49645d8cfe5fe7d8c2 SHA512: f713d1b59759ec352d113fe154a1c986d7a29c8363bd37096afc63c28cf9dcaf98fd9290ad9bbde578abf4deeba7bb68baa9b7fd34b2ac95d7d7abd0dfa50652 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-security4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 113860 MD5sum: 1b48e1aa1f4f166615c86da964125c7f SHA1: 6975432b3a22025a24b60dc88ee96571a29316c8 SHA256: c2d13817fd420bb526d7bd9350108f3d55610aa7f5b971f3ecbe739715dfafe0 SHA512: 0e995f7e35eb90b39dc3f7c6fafc18e3d0c24c16173ee38a652b5b8abe4bae53150c36c8d0d7c2e481ef64a44bff1c80b4337f96d7d0ce996af95db3a2c4faa4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-servicemodel-activation4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16160 MD5sum: 224ead22c00e6c859c38da3bdcc87d24 SHA1: 608ae694157c154bbd134e24f0574a620ed12938 SHA256: 79b9bace97fb83b76db124cc2a4d8b083e568efb7488207245924b9c4e9497ea SHA512: 166c86f1df8660e24d7f17914e53a09bf5e43c5f5b6f9bb46193f8a3acf62aaccb1dd495a4f649589c818ee847e6e048f1ea3ad621e77716a7d5b2a4c0c03929 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-servicemodel-discovery4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 53324 MD5sum: 64333772d584fb32f2563287d7f61088 SHA1: 16318ec0581bdfd34d3f5daf87bbb7a1f2ede938 SHA256: ee506a8942a5d4057ac1c3720e4bdb561cf74598ad29123790197968902a9a0c SHA512: e4e6be9c5e9d9b37bd5d6526d52ef29da819ae6dd430e7f35f4265e0b2f546fe8e7f914be2f05ea7f5241c3b1aff44199ad69beb7d382427284d5bae0be0b63a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-servicemodel-internals0.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 82300 MD5sum: 3e7db8f4aa04bf60463444f3f3b0f500 SHA1: 1c8fec3ddeea3c94136dc68949c674e582f67b3e SHA256: cbf046d2cb03fb24b3441b5c93e099d3a7137c525431aea0c168d6f773d9a339 SHA512: d79166b2f138f7b824168fe38676a9f9eb602380456fd29260c776fc9dd6ce4fe17a8c5fcddda6f2d359cc3e7c976c2790cf7a3b033d63e4335ac9b09b4aab39 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-servicemodel-routing4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23572 MD5sum: 7c96b844fae7cf68ed2ee6bfc8f5b96b SHA1: 6df89412245becdad307a448fd3b0171f49a1d80 SHA256: 12ab703f02676e34816427640dc267ee3b9aca17f27afedeb51451e021d635e7 SHA512: be418868227cb70cb42284901f2efed07d3d2b9b59d75780a3e2a145a1d886f466f71b4d0354df6c9a9dc0044bae57b927283e0dda199fb9f6f6842a88c580a0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-servicemodel-web4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 40548 MD5sum: b894c49f12be744f027bac7cb16ab645 SHA1: 3ba19ffecc5cc2481669f5c110940c86901b9f5e SHA256: f79a9f51f76c6ec06c990cf6003e93814d0a3c581e9297cf215632d6c40a056d SHA512: 0cd9a775f261db76b63cd096dfb083b6e5ffcc523535ec0660671698691f988c3e01c880f6c8d829f308e4dd835990306dc508734766f517ddf19601cbf7a202 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-servicemodel4.0a-cil_6.8.0.105+dfsg-ok2_all.deb Size: 378944 MD5sum: ded6308501c6eaf655aa1c35b6f47aef SHA1: 357586d2ddf49373d272cfaf8be2fa710bb6b4d6 SHA256: 88a4fe9a0adc43464de2aa7b21bacb3f008cfcc074e4e1d2da9e7c55ded9b0f7 SHA512: fd5de248a108b7731e748906b86ce6091caea4f5cbd485075e4d4ee7c7f04e625873706cc3d68b0f734ac6e186af66e992c3836bd315d1812c950107011b0529 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-serviceprocess4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 28764 MD5sum: 1af5ce66f5738b0cbf97f5a2e64aeef5 SHA1: b2d5a4be2411fd264d35fd7c1577161c321de1a8 SHA256: bbee084256c1430539718a8112b0af1ff5d478a2cd236d1495c9c27277935354 SHA512: 40db52bf1628cee314ddadbabd3240c448011b55fb94db183990ed28f8916e8274d38432dd9f315261753bfa9a0cbd05b11376ad99d206e1470c9fe7af77c128 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-threading-tasks-dataflow4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 69672 MD5sum: 3df022b621a31069e6706c1f537c07b6 SHA1: 3ca3f5624301b6baf7b03f17be428ca18c98dd0e SHA256: 4bdf27f935004231b936e057b255d37ae5fe8ba4ea48365572d6bb7b89833bce SHA512: 0c82ca141c981c0b924029de917417b7872764320c8313b7198c81f79f4a392a6c892af9a90853ce119ae0213f62c3483cb1620c8dad3337720f03ac8d75769d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-transactions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23704 MD5sum: e6ded5c16be66020434fa110823d7e06 SHA1: 688e89e3b1d1431b1402603400c026a252bce383 SHA256: 1de8b23b6e1f0594b4a2e3bf50aa23cc9fb02e9bcfdae8bd8cec078646ea23f4 SHA512: 70daa9f277f5a6cc3d2769abd2aef1161202c7da3638817089dd06d62dd8ee335572a182f0570c248a343982aa436efbdee7009265ff99498199097b4f5ec66d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-abstractions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15600 MD5sum: 75051a21b788d7c96579113f668dc1b8 SHA1: 9dcc02eccc0c4ff51a122ff86fa0fba1576ec622 SHA256: bc7cac224c3c6f49c65088307a4610886ead674e4da3ad80a19d16e74a8fefe0 SHA512: 7fdde577b669cb28628ab3b4329a6370d5a70f49c09101581075fc631a24f3af5a8a5ea8becb50a9d0e62e961860cf6e032b46e2cb1beff62a63d95c84ff85bf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-applicationservices4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23028 MD5sum: 732f87d0b4f979858a3b4f12287f7cd5 SHA1: ab7d4132387f45300dc9dad8fa5dd822cf626876 SHA256: d069d5c337ecaa02e414195f8cbbd6b16d56fca9412737aadef7ba22060b65a7 SHA512: 85291c871dcd3b96b7cc3d6c148668adf136b7d97be6e08bbcf1415763bbf1de63700adf85f48b3ae14a7a395757fe7c33efd685d59a92ac0e73c3f4a1587bf3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-dynamicdata4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 37112 MD5sum: 77010a8f11bc12b10662e4986a30a50c SHA1: a32a7c224091f139710363a50b0dd257e5c85dd0 SHA256: bee0744abd6faae956db5d346ad4aaed464e7d2cb81b2763c9c2e3c8c9567b56 SHA512: 5da1fe5e126dc156362a3415c0487fd153f28668940e961b83124bc5c790f901f576d61b96c50f9304d8b2fea29b41d311281611466324e75d653d532e45118d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-extensions-design4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16612 MD5sum: e3b1f26104bac55cd988c3cf7c7f5df3 SHA1: 8ed7388692f5df08daa8080b89aa91afada51da3 SHA256: c41c4eaaebbe35e11d10763243a4a9b3beea027a312991bc82c9dbdf6a93449c SHA512: 043dd02fd599e5b4756d6a87bd201a8e7dc21fcd6dc8b31e60b17af9a29b41c9c5f909c0a4ecb58736259babc8085ff959db55bead43dfcb3dc871bb5d7fdf45 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-extensions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 163024 MD5sum: cf3439a7d04a0d29a6f40fe9850a6896 SHA1: 865ff18a56880bebb3f223afbc219fa011d1936c SHA256: 8bf17a16e58b4554f66999a58c153219fda6c785b13e8a7b25569d406afaf587 SHA512: 7cd1a592dab0706827c26228c57150d3bca5fe45edbc8093bf84b680c001765ef3507d2c60bca1c785a4240d4ee622da997469721d04d303631edc6df5c23e5d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-http-selfhost4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 44520 MD5sum: 6f3dd9081335f7de7cfabfba4f16da5e SHA1: 435b8de5a6f91c70cb99b8765b47ad3522b43544 SHA256: 1e761a2ea599ef9b59364904024e9021a31f16a8c23d7c016e8c1a02074fd9b4 SHA512: e7aff666b6db5921091a81233d9d47a6eda0813e23e5aa9592f7eaa70e52ebac55d00908be9783390f73248c5a9133d9bdf5ac401d01151d0c61903b5fdfc06e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-http-webhost4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 34812 MD5sum: f8d3c925037d4ac98ca4a34f184b8cb0 SHA1: 975c9c1597ad0328e984b987623c015e0e167354 SHA256: b09a6547af05d8e94496ffb4488ffc7b66731f91edd96e8aa4b7cb3b933c8565 SHA512: 1fb9deff96068f3ca3a0ba43dea1296a0fff0f34d31f9ec11172818dfaf1b7d85acc01b8e514030763e116bbc7e1c85a85ecdc1402421ed0a6dc9857b6f6905c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-http4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 122036 MD5sum: d5fa7264fbc4bd8da8b4dbde6ed7cfed SHA1: fe14972e8aaa740e6fd5277f6be93d7a0de8fd8d SHA256: 273c834ae089203278503bc0ae395c4c5dbbfd9be0d2d5118aca36c058b4c76d SHA512: 90ab9795168d0ae67399838b57f3798842282fb026225112bd56459dd5ee8be92dc36e545ec085c3d196108968c4b51a42ea47c72e0eed560a5a408d48c60eda 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-mobile4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15208 MD5sum: 4819324154a5711d6f6ce2d4b50d80cb SHA1: 526e2305f329a4794cfdcae0174350d1746ef05b SHA256: 145a733feceab73079133c6bdf8d3b37569b3d02d0b7ebf41c8885c116c19753 SHA512: 83d6a3e531c33601e918adceb31ffc342d7cc6776d1b920fd7dc3425b8bc65b7fef022eeb1d88b3b3109edbbe4ea85ca810122b4d84d23e4e15bc8dde69b4e20 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-mvc3.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 141960 MD5sum: f31eb14e13871a74d32a5b800f5fa353 SHA1: da7d8fa55fc40c3382f0429278828fa43bc1e78b SHA256: a1daf629b924f5ffdc069d7ae9dc33e541f448bb69bc86d0e6bb69dc986607c7 SHA512: 5bb6aa05bfe3ec4a9c9ca76c71df504392dbb55511d5bc7fce996625acfbe8cfc18c795d85bbc6a0a75145dce5da19b3444dc219597a03edd2833c85d8c4c1cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-razor2.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 96120 MD5sum: c7b4b01fceaabdfe68c97e8b55a2b611 SHA1: 537a6dc08432cea3e2f543021b1b725edd5e1708 SHA256: 9448a6389499d370d960e8422d4f5fd7a680c65ee04f3aac49885d1215b04262 SHA512: bb486ff3494d885ad2013267a4ad9219cf077ee02fb5c8f43151b7358f3d313a1c7b0381e6bf104cedda2bde99b0cb47faa5a9120d636710ef1ecdf523bbbaf3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-regularexpressions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15264 MD5sum: 4d53de1abcb48b038bce3b34e9c2cf62 SHA1: a992b37bfddffd3ee77e9dd55cec9d8c7d017618 SHA256: 383785d9a2ebf431dde4e8e294be89458755f8d524a1261493ad763c57e3b56c SHA512: 178a6cd19afd5cd454ce7dde94544e65705189145e47ab689eeb69b8fcd994a3435eab7381104ba911d2a69179fed2af0fb9ec2dbde375d018b1ce50058f1d3e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-routing4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15552 MD5sum: d9672bd22a17299e2360cee12fa58a44 SHA1: 51435f52f9eb680cb04b2f33d9e12b7b43758faf SHA256: 45fa765604c0502a94a1bb7d7ddf9ebf4dc664b37b9e24d7468dd10dd381c132 SHA512: b71507a8d701c5b4eef8e49bfa7a5ad841b44a6da54143c8888db062a6551adaf3207ee9a61b3b4aad77738642b60863c6ae287a5ef3c084958eb4d9a747ab0f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-services4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 172568 MD5sum: f970892590defb218a88eadbe99be5d5 SHA1: 7b849024a7901aa0ab058af9de13af9140974f8f SHA256: bdf967d9bdd138637772405b8f5ca0d4bf002be7cda3b8491a02577dfb76e659 SHA512: ad276d8447a81e656789fe9a9e929e3440f308822e3a2b509d16c728460caa1673cb77aae3666bdb2458235e27cfdbec329b3a76a620fc1d2f9536f36f9f83f5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-webpages-deployment2.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 26424 MD5sum: 09f30987c1a375f3ad6b5a5649d73a96 SHA1: a33be31a72feeac4a4fd5512d758807cb1fa1e6c SHA256: 53536dccbe7a53192c5b1e0f0496564364e79601c8f535c19fcf4dfcc10f289a SHA512: 6bafe8eaff62597a513f41d78e4d1ded833fc54543f2c2823d64706c959137a6b18ac2bc2d0fff0af0264b31a2960224b72788021343e015df70701405755ca4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-webpages-razor2.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 25864 MD5sum: 38b670ecf94c9f8cb49715857d0bffe2 SHA1: 0cdd0741493bdb3bb57f7a8a9347e0b2e160d920 SHA256: ea78ab8dabffeb0908f89f04cd9130be580cdbcf93cd0abbedc2fdacc6e6c482 SHA512: 3a0f58f3024dbd3bf3a79992d4bf32135a1b24adade0b9ee05cf4dcaeb39f04d04d3870510fe5e6881a05542628695b1d94841131c132716b9ff4e1625cdb1e4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web-webpages2.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 79288 MD5sum: 015afc05031c2855e9051c5ea37468b6 SHA1: 21ff00893cf39309c49f993c452cb32509727956 SHA256: 73ebcd605e89ec89941a3f7d23c09099f27011087d7ac6d180c9f644fbdcf26e SHA512: d7d6f41e62b99bee069e0c5aea4fa0ea158d22d5a522528e140a9dd72e86b4ae44ead6f75eb6a6d594b413a2ee7bc9efa9e448facd514502d833cffb06607687 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-web4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 755792 MD5sum: 85b3e117b0ff49e195bcd7683a68f253 SHA1: 5f0d4437b4887ab2c2ce479e1022c334f5354ea8 SHA256: f660599dd9084d98e85619db798bb823ec5773c7b71c3ce49eeab902e899bfdb SHA512: 63ba9bfe79fc7afe2fa1b4931aa28b22a2984865dd7a329815b19dc136dbb7def5fdcea02474047e11b9ec823cb10b64d877d9b85ffb332e8715a2fb9028d481 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-windows-forms-datavisualization4.0a-cil_6.8.0.105+dfsg-ok2_all.deb Size: 49616 MD5sum: cba766888a2dca3556937ada64a5f815 SHA1: 33449dbfb0c3a1a0b2dc38108ffc429f69271d13 SHA256: aaa3178c5fca6b5b3a9e922c106dde24b4c0361d32b92b6500cd3029d0f3c773 SHA512: 2861a4f6f18952cbe37afaaa29c57b12f3241a96c0faaafbec896e563308d9c84aa353576faacbf65d42d216ecc332904c8f95eb29cb57afd0ca03b4b27d8c52 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-windows-forms4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 808952 MD5sum: 13096fc0d68a239f1555e70a2162be9e SHA1: bff2dd03559e3fb89c39457a49a7c4deb283b33e SHA256: eea157f0edf094953b918737c4d9f0bf17468987a2f91a4f361bcd8ef2523765 SHA512: 9d67a3541356e90bfba8c52e7dfc90c34e24c94638c36b45ed36aa86b9a37aef3b829b5a478291c95fff9c4964083de2bbfbae839de9c9a8ff00f9d207452e20 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-windows4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15256 MD5sum: f2c126cbb13152c50667909d5ef0b911 SHA1: ebb2bacffefc71193e20f719a35491d76e140dfe SHA256: 0f0197a0b4dde8e45c718dd853c3f1c41ea43fc98676e187f4c8e78059db4089 SHA512: 836478c50412506031578758b576fac0bf971497d68908b40f18b471191dcf15a177f7d735e9816c5a6dd1e6aa349a9ad05eae0e1b38e31ac08a1f62543600bb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-workflow-activities4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15276 MD5sum: b5f8cd396d01c8cb9c8f2c73e79e4612 SHA1: 5ec7645057a3d1a8e81a7ce4cdc7590b0755e06b SHA256: 0792ca31b6683256c85f0768c833b674d17c2955de62091fbf6f117285a76202 SHA512: cbcbfb875fff706e2a5de73d3a921e2e4079d06de43db5f459aaf0aca4a7dcc0d49b74ca46ad4e7f0ae4f8802f0d8393bbc68a987b6007d43217d1f05798fdf0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-workflow-componentmodel4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15272 MD5sum: 9dd072955192e1bd0fbd9c35be3e0cb7 SHA1: 18b5135bc0f02f78006b7dd0d5e5ebcd27597e28 SHA256: d8775a5b514e809dc72518b4a1fcd67470c78a58b0bda9a5b2371c91238ae51c SHA512: bdc558d32cf53a2f89ce7a40c0e7578b5197b1c0e0b8ba66d6b233ea4f72150dac441bb30253f51077e26435298f314041231fe0a2cae3317a8c1af393ab683d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-workflow-runtime4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15232 MD5sum: 6745a8c4d1b0cdfd59615cfe8048ee30 SHA1: f6e7b613b6dd0b5a85e188452fa6fdc6e094c1b6 SHA256: 927ce93bf0b77008136af0e32cfab58f6c4568bae870a43ba35a62adfd8f6578 SHA512: a6a7ff95a54bd438102255e168b51695a2c84ce67759e07d2625b9e06d47f665f93bf03dbc34b57a35719474237e9c8d3c442cd7898bc291f07c01056895fd57 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-xaml4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 74540 MD5sum: 23d786067a6cfcc3fe676abec94bc086 SHA1: 2390ddbfd21198a19c82e68f196cb12c72271886 SHA256: 59319491b5b3904731a06a7fa6b57ec066b1ee1395f76c220dc2fa8259fcbfaf SHA512: e4278d757a8eb434ba173e8bc2991992ad1ea455ead12ecf405a1f03b61f86b36cda6330a36706930d58c6c5a38966465e82ede4947b47572f3c8f33cb4b01c3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-xml-linq4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 57328 MD5sum: 3382de83797ed5613b70406fe763a358 SHA1: 74b8d344311ce7ce34d02c205c8fde5318edb5bc SHA256: 113720a6699f6b0482ca87a3ac88469e21eba2fd1ff14e71c6913395fdfebf62 SHA512: 00df6982026bf9f569ba53eb04847b159127c904eb67c7ce1506be5388b470ccbb656c569ffa4dad6e0087f63982a84edbede8a2e57bb1a1a03e195d0d2b7af8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-xml-serialization4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15128 MD5sum: 3ef4d0155941c47d5f5c1011cbe752df SHA1: 7998365fa4a4480a512618295c04d20c95cfbe86 SHA256: a470c60e0dc8a69146cb1493f860727a310018601ee4cdf46d45bb757bf21fd9 SHA512: fbc522de117a4d0ebe190d5007de012b8c89ededb1063ea04a55ae7e7403fd4d9fdaccfc69080ee981932efb1ded42a5657be00f85a7a1c73401ecea49807db8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system-xml4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 815828 MD5sum: 91ad4aacdb424013827120f653564a68 SHA1: 351e2ad6aa58cd0577ed53e7df3e4c2445cf27fc SHA256: a0c60e4c7178cb44c8bc9f15c5c516bcafad491ceff46192ef104437792d749c SHA512: 736e00509bfedf1206689f3d25c91645c9b9d99c9e09f93b35ef223081bec21809816b35e0590e6314934e2928c1048c2d32668ea413328f3ac56b1a14d14fa0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-system4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 801628 MD5sum: 865241f88372f5a7f9316d96019349b5 SHA1: c82176382a6c04f6c7208dc759e265989339ef55 SHA256: f7a9b10f0c058867dde8c80e42820ef4276ca19d348d156126cbde9b5ab2afba SHA512: d7780ccf01c99818543fe2c2fbf1dedfc64f5712dd9339f0cbe04b1792513b49259e3fb76604437b8c95a285a40009c23372602c0f2aee9183987dfd62d9f926 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-tasklets4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15552 MD5sum: cac36019ec55922bff54bb0b550d88d9 SHA1: 164926fcc83e8d745914d5fd53e1c924dec92ef6 SHA256: 5b9ca7626f2fb01aba0e8066c8beef17756e9350c6048a367fb88002fda7a525 SHA512: c379068340c695d1743272762a8fe2eb429c482cb76aa27835e9273c544c6b22abe1dcbb5018707d7a2bb869a99e4ccada23f44c92100a44761d06614f6679f7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-webbrowser4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 58304 MD5sum: 67529ef1ac104c76b7365972f9a6083d SHA1: 3e87bdbdb40118df60695eb0b036f0d7c5fcc695 SHA256: 773c096c9d92778c39fd5a26e8169a016c14fa2b9325000014cdd2b526756b02 SHA512: 73ab9021a43d4e6f83e03b752327aaa5794748247408b5e77c2c45350d1fd87c8574d5e3273365dbc33bc2c65d84f936f6295fe79af786e00648c1f08e25a3d0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-webmatrix-data4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 18356 MD5sum: 2e5caadf033d31cf366df0740903355e SHA1: 87f7c03ea2548135eaa94d783898057c7916685c SHA256: 56789d504653bf1fcecdcacf776ca656a215635e1065e05a5cab987f1916624c SHA512: a8360575d9113b9f6f4ad492d919883d0219e97523ae481d24540b77166954b5bb837dc789117d5ffff068cf4e93396ebdad1b63bf2e0bfdb225ec55efd88786 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-windowsbase4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 64732 MD5sum: 90ed3c70ad33ffc1392d2239f8e7072f SHA1: ec1496ca48c0dd89937f26372f27d732a6989cf3 SHA256: 20f25bfe007f43aa5c5f57952cec192d67a889e7219a646e5d8993e66a3a990d SHA512: 1ab3f593c5b9fc816d78880403ae8fd2750d3945bfe867b9679dac7019ea4d35e8ea089a16ca86a98769acbd58dcb830ed2ba696038d9d67ba7655aac8ea8c6d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/libmono-xbuild-tasks4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 26008 MD5sum: c3b68f34dc46e93bebc98ec54b76a560 SHA1: 4b8113dc258757e2b19b6ac588ae1e5e5d5c3919 SHA256: fc9b6f230b9c073943b2662ef6eb0a6720829ea80c5766062b7cf5144fc0e51b SHA512: 9614787c6f794b9d34200dbc2357c5710c5ef688a0b3f15c088eaeaffa47b7e7694f898433078e04bd6414cc985889f824091fbb70b1b07d3a87a400bef7b398 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmoo-perl/libmoo-perl_2.005005-ok1_all.deb Size: 45064 MD5sum: c7cfcc71d33c04332a89f515ac774011 SHA1: bd7695b3dcc4dcf58eff931995193aa8a59929c3 SHA256: 1d8717b38b29924d8d8774850223e4c143d24cf355816beca7084975d51e1319 SHA512: 3c8397642c872ab885d88afc602254f781d4e902666870d0a0c9ab9fc6c5b8d382f0ba324c5447a69a73b6b6e89071a41ce1e781fbe3f1f69676d2f9bdb537a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmoosex-getopt-perl/libmoosex-getopt-perl_0.76-ok1_all.deb Size: 48772 MD5sum: 4b74e6b35a146103e8a7f674bbef56d0 SHA1: 2e63e733070932352c4424f0ebb2194110928ded SHA256: 54c1f8fa5dbb5193290a651fecbbf2a24b40e09942ac0311d9ef4c4c71578977 SHA512: fcd47c97753c2c786685e7787017bb73ae513b10b90a882b6e8a4d7b7306058f3170ad519bc8b66bd1344cb98db9b0188b6ab325d353e3d97204ede3666c093f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmoosex-types-json-perl/libmoosex-types-json-perl_1.01-ok1_all.deb Size: 11554 MD5sum: 4717dd6127ce457d48dd40defda4d772 SHA1: 27619b2a02d4e97abeee747bc74e7a8fda7e1fb0 SHA256: aae7ffb91191955c5d828f5ddde345145023125e58593ed3bee7c66c524ccc15 SHA512: 41afaed62a43d0529080883c09ee5503d7c1c8df9bcf2af45cecf89138a5c63f0642f22a7e1f50ab9df7699ca4d48c91cad438542302d9489839dec10ff386ed 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmoox-aliases-perl/libmoox-aliases-perl_0.001006-ok2_all.deb Size: 6034 MD5sum: f69a6446f5de911e76d146c27b346d16 SHA1: f8021ab4359cba149fd98c427342573c53e589bc SHA256: caa3cb088d5d01fe22383e0bc16eeda2aa42f2f1e9041a8e1d541f8be39e74a3 SHA512: 1fc06bc97fd49762dba6c12a784028cd77ad521c4ebd20722c2f31d5323e4deec9e76fb53faa43173b7b3c2e3159d3cceb0322af86532bc54e0e6187cb7b1463 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmoox-struct-perl/libmoox-struct-perl_0.020-ok1_all.deb Size: 29208 MD5sum: 3b668aeee698df68e82ef3d3c7bf213a SHA1: 7f195743d99c4991dc9955950766ce4b1cd86089 SHA256: b2a72488a2e9f5e885327a85329e8650f19f4fd13db6073d8eac1b0cd754c0af SHA512: 4d01822e0ec85edeaa788e70dcf2abb56a1f2c16b7a04e6110dcc46925ee742aef1d5aa5e11dd30d710e48e4f6f5ad3fa65f37e9a656d2103f2eba564c043ff2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmount-dev Architecture: i386 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/_new/main/u/util-linux/libmount-dev_2.39.3-ok2build5_i386.deb Size: 14492 MD5sum: 2dcf7998925c444fec1dde6a1e6717ac SHA1: 9ae7f80eff47cb1ba2770f829bef598415a851cf SHA256: 02daa29d73e8f559c4b4988291ed60f73a5096d8dd3ec65f264a9079a086f152 SHA512: 176e717a44eef366d3d2bfa3c5c350085ef1b7c7e0378367cecd8201ee4a2643b8b3dadc8bc52cedfdfc847b9ea92850dacabac0379f4202a4dd44f6a81481b6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmount1 Architecture: i386 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: 554 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.38), libselinux1 (>= 3.1~) Suggests: cryptsetup-bin Filename: pool/_new/main/u/util-linux/libmount1_2.39.3-ok2build5_i386.deb Size: 183992 MD5sum: 02e5d4df7a734cc0f1ac77b44200759e SHA1: e7ba3a14f9cf85ababa640584ef5fb8708a94362 SHA256: 19a64b3566e7517b0986066fb5ff61f5fa099bab8bf057237bb317011844d457 SHA512: bd35ade6053f1e557301c0933c3fa3fc545fb2d851ba0e47fdfa749d71d23c6713b90fb42eb8ad6a3a46e27bbef5f192d67efc572f243c768d70af670ee46263 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmousepad-dev Architecture: i386 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/_new/main/m/mousepad/libmousepad-dev_0.6.1-ok1.1_i386.deb Size: 3732 MD5sum: e3dba083144df8f87cfa00855c614a26 SHA1: 074479e1763b5f8e10c9df905d228601bf691a5b SHA256: 8e27641c18c7f636e153df64c07b3156b43d14d098be824a38f564841c330391 SHA512: 63811be634f421e154e9da15f14b62e209da161cdcddb6e5d12f4ac34aaf2b66080ed3271bb958c1b25f20b067feb76b5f0d4abb46f5bc004da52f13757a7e6d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmousepad0 Architecture: i386 Version: 0.6.1-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: mousepad Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 671 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/_new/main/m/mousepad/libmousepad0_0.6.1-ok1.1_i386.deb Size: 115742 MD5sum: 6bfa97bb5dd057e6d47a1aa360c7e748 SHA1: 7910c356862c2daad3189c46a27601370a987e4e SHA256: 478ae30384c84254384f38d1e1fd2058e6297d9014d649da7ec3764ee2ca9e1d SHA512: 452f69c281cc031e34aaaac6b36d89f039011756630eec5c4c34cb8611383929fae5de22d079da74f66156f355f3a26e2a4fa092fefdd109b377de479dd3b683 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmousex-nativetraits-perl/libmousex-nativetraits-perl_1.09-ok2_all.deb Size: 51144 MD5sum: 72e26ed21741035eaac6b28f190fad08 SHA1: 91d2daf6065342c03fcd78c314c166eb92a3a2a0 SHA256: c753e5ab84268cdba64c0118dd91db0645357795dc0c14de5f3a5948a55050fb SHA512: ba2899994b2b71734693402a45418aafdfcd67a4e47ff8aa016d71b73d3e95991672fcd640c4b40a7d43247aec4025cf30995b5b37417fa0c53c2aafe5195a48 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmousex-strictconstructor-perl/libmousex-strictconstructor-perl_0.02-ok2_all.deb Size: 4372 MD5sum: 8f12c3b5a88bf755defc3e4984712b14 SHA1: 5ccd2534cd1a9073972f25a51e0d3896335a2f9c SHA256: ded33746c7b3e0066ecc35a8252561286b4402454d4b1b04c313d0c09d70b510 SHA512: 41a0558f7a225f1138949947de447def18fba1a06496af78c78a88f6b329c416364af25a8b8638ad6cf2ce8b75df7800934f8b38672239b05713ac8709c0bf4c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmovit-dev Architecture: i386 Version: 1.7.1-ok1 Priority: optional Section: libdevel Source: movit Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 10304 Depends: libmovit8 (= 1.7.1-ok1), libfftw3-dev, libepoxy-dev, libeigen3-dev Filename: pool/_new/main/m/movit/libmovit-dev_1.7.1-ok1_i386.deb Size: 792568 MD5sum: f54ba954a5607ef7c77cad55e8570425 SHA1: 0755924eb24b4aa76af7451cfc92bf066a866b55 SHA256: ab1d4b52fed06bc9a05eb72f51f333343012fe0de13ddd680e4b08018c6b0fb6 SHA512: 3811b8691d37eb0062da4c30373a484a536e7aa83ecb69ca9df0691ac1782a6c0b17d1d19a991ead9931fdca69cca7e03708f49126eab9f5ea5b044afd4ef0de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmovit8 Architecture: i386 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: movit Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1819 Depends: libc6 (>= 2.35), libepoxy0 (>= 1.0), libfftw3-double3 (>= 3.3.10), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/_new/main/m/movit/libmovit8_1.7.1-ok1_i386.deb Size: 407356 MD5sum: 9f34be29d0b8a262d86151edf2d7cdf8 SHA1: 7b8e5ea20ed9151769f6257d295c29a791081cf5 SHA256: 196210bce8bb7aaf7830a720c2374460df593f924c68623eb606b7f08f94c4bf SHA512: 4f5dfcf234813feec4f04f82fc716b182b1efc196f7e1161cf778f9d49f602a93e2231fe5c7376ca8005de9b6f45493e4bb9b98270b9506a41c3202486eefd61 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpc-dev Architecture: i386 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: 278 Depends: libmpc3 (= 1.3.1-ok1), libmpfr-dev (>= 4.0.0), libgmp-dev Filename: pool/_new/main/m/mpclib3/libmpc-dev_1.3.1-ok1_i386.deb Size: 70124 MD5sum: 349e859f6247d04030a4a4d12eeaaf7d SHA1: fa63d5b749471782019de27f848a1ec2cc4f3ec3 SHA256: 5e26bf5e030c1746b25e89d6d38c6eb5c37abf470660ce75feb3ed512a80f4ee SHA512: c88fc7e669e56de2b37f8fd54fdc4950707cb9d877a7e6727e3d6b811cdc890613b9e48b0a3289341c642efe176e7d2b591f4d70ce629c8f69fdaf97b9838149 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpc3 Architecture: i386 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: 172 Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 4.0.0) Filename: pool/_new/main/m/mpclib3/libmpc3_1.3.1-ok1_i386.deb Size: 59284 MD5sum: 0f7ae37d878060e7e47d2597744a292a SHA1: 8a4bda06e5cb9368c69e4a07b7f49dc09cef6be7 SHA256: 77a565da8e8662f33fd58abdc2165a8e6bd144884d006c7adaf9cc8a30bd29ab SHA512: c0bb6738e1e2f500740fa2176472b2271adbf077a0d8b1dddcb9e7e8fd5b2a6c0e11e6236235ec34d964f14736324600f2b3b64acef373d64e5efe11e63adcf8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpcdec-dev Architecture: i386 Version: 2:0.1~r495-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libmpc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 123 Depends: libmpcdec6 (= 2:0.1~r495-ok2) Filename: pool/_new/main/libm/libmpc/libmpcdec-dev_0.1~r495-ok2_i386.deb Size: 37988 MD5sum: c2368b4bc3bdaca511a80fa52311eb1d SHA1: e6f580f751fa297d2836bbb92676a6c6a2d9556e SHA256: de00086dc4d64e55ba5e29099e9035868edccf261eb21f95bc973a96019a262c SHA512: 9aa6af5b9bef9544efb165eba8f4003d8cc9f9ed30645b4a7b882bd72718baf99bbad9786b687ed68e58870b33e28750d387feb2c55361a330b4adf5b528fe0e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpcdec6 Architecture: i386 Version: 2:0.1~r495-ok2 Multi-Arch: same Priority: optional Section: libs Source: libmpc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 85 Depends: libc6 (>= 2.29) Filename: pool/_new/main/libm/libmpc/libmpcdec6_0.1~r495-ok2_i386.deb Size: 32224 MD5sum: b4d09c388adbe3356fe2c00c3b91fc92 SHA1: c57cb36bc565d6190e049dd186fc1bb4548fe825 SHA256: 54a8dca66c2910c1c7046ef7c56d24b87006bf89093ef242f994055da83fd77f SHA512: f96de1ff6e73352035b7b2a8193cac68824e99d628eddec6efbac6295fecd80e72badf9f33af6071522f13b05836b6b4920c71d243205860904f655ff9d514d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mpdecimal/libmpdec-doc_2.5.1-ok2_all.deb Size: 174140 MD5sum: 70bf226bbe7e9092d25da1988c6d03d8 SHA1: e446517d47682abf94a2ddea77c47d14e9884153 SHA256: 3ff5df5225d6d54c5349ba68dc4bdf1cab6f31e9f255b12760e426b880f9b67d SHA512: ad4cc1019500921f6fd00b3ee11239242a896b434566dee5a227c5290b0e0dd9b902df69da70a0d2c80664958e1bc4704fa6f92a3c867c9e17f62b5439507e57 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpeg2-4-dev Architecture: i386 Version: 0.5.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mpeg2dec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 230 Depends: libmpeg2-4 (= 0.5.1-ok1), pkg-config Filename: pool/_new/main/m/mpeg2dec/libmpeg2-4-dev_0.5.1-ok1_i386.deb Size: 60044 MD5sum: 34caedd72e6a8a47ddf2f5e02d345696 SHA1: cf64f44450382318c8bad3242ceafe59652f297e SHA256: 12edae6a1b0a8dbafdf024886123b07fe8b972f2d124e653ca5c38ef355f129d SHA512: eb0580341d0e6594cc7364230e8ec5bd55a882effa99dab3d2e71f3ed0747480a8c89402db60634c26f4d8b71048a0ab14bf52e692099afb1b0fb145cc3782c1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpeg2-4 Architecture: i386 Version: 0.5.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: mpeg2dec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 177 Depends: libc6 (>= 2.4) Filename: pool/_new/main/m/mpeg2dec/libmpeg2-4_0.5.1-ok1_i386.deb Size: 50896 MD5sum: 4875c5fc66867210eecf3bb17c0d8df4 SHA1: a93c76f521324af848d88d3b16bd37bb7eb9c6b5 SHA256: e0798f9243d4e193476f9b7a38f1910262b69eae64ed2212d4e509cb9b0ab8ae SHA512: 0df0b622769d175702c9ccec81680bcd3cf9766afadcf6c8f513439e485a1d547c53c130397e19a73a8583b1fd5599f630760a2806b2f76ea3902fcf35b970a2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpeg2encpp-2.1-0 Architecture: i386 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: 393 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libstdc++6 (>= 5) Filename: pool/_new/main/m/mjpegtools/libmpeg2encpp-2.1-0_2.1.0+debian-ok1.1_i386.deb Size: 116274 MD5sum: decef4c73bb8d58346a10ed2b150e0f8 SHA1: f1fb709735a425db6e0bd9e71e772baf2c5bfaa8 SHA256: 8cd156104d5ca39adfcc1e8cb39dbea5984586dc1325e58af2fc28e579eb7c2f SHA512: 3a6f1c9f1d00de5d60ce803180866665794b47d0db3017f8787f48c45c2c9d4a30ffe3532e742a3ea5f6bc2f5b2f26b1b7b757e7b5568302531d208cc8a1bb15 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpfr-dev Architecture: i386 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: 1016 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/_new/main/m/mpfr4/libmpfr-dev_4.2.1-ok4_i386.deb Size: 282482 MD5sum: 57cc494df5c4574e27be2515df4453fc SHA1: 747cc6e277a9c74c2c4747ddbfd980df948f9a30 SHA256: 7daeb3356e79f4c7f6bc83c4c491295ec7f37dc46ab5a164e11b5446d8b9e921 SHA512: 99b1013d95afb4a5f18135e4fd2ec738752e83dd6b75b91c9e84f17cc87ca24b9d34e62798a506b5d1acbcf78cd35d03dcc844a879a9c4818e03817fa91e0734 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mpfr4/libmpfr-doc_4.2.1-ok4_all.deb Size: 674000 MD5sum: 9f00a3964bca71c6681b242e15cc2345 SHA1: 2acc8a2f34d33f5b451226c771f1bbc4f98c8438 SHA256: 2ba15d4304a9c6d3e45a655a01311f68bcfcb2dc237fa8b55c1c0edb277f0ae2 SHA512: 8ba05fcaa806bfb6b830d2c613a08656147e6502c149a3433491f8c3f39ee81e02918df38640fc2525d1c75fa6bad713544436b27d7ec8e6c6fbffaaf59fde1e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpfr6 Architecture: i386 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: 1317 Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.3.0+dfsg) Breaks: libgmp3 (<< 4.1.4-3), libmpc3 (<< 1.1.0-1~) Filename: pool/_new/main/m/mpfr4/libmpfr6_4.2.1-ok4_i386.deb Size: 389372 MD5sum: 87f9ad39e0d9024a9822483777a6ee4d SHA1: 24456134e6739d5dab2a29f583d54f9cf0406644 SHA256: 8dec1ecfc8ad8d618429372a54b67e40036cf40509261d11ab87c6a3f8088085 SHA512: 3bbaaf9dc2ddaf7ff4fa1dd171f077945111ced9c5700d815756fd9709501e32771e52cef085585808e7cf3fda3027e769657708e3bc08375c0022464275f4a1 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmplex2-2.1-0 Architecture: i386 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: 316 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libstdc++6 (>= 5) Filename: pool/_new/main/m/mjpegtools/libmplex2-2.1-0_2.1.0+debian-ok1.1_i386.deb Size: 87274 MD5sum: df689b86f62cb2c84e175f506296dfd4 SHA1: a793a0d6d39fdcfb241244bdab3a4a422a4d61b7 SHA256: 2805a30aac640edc3c60a9dde471040378985548353b9291cae8f5449f08cb78 SHA512: 1059f866a94f9bd2cd338e59ac8b5220060ab4525b1d970bd27d82efeb4ad01b6d8e7739e4297f00f94ef7521f64845bee8eeec3cce5bd53ac4fadf3e4307846 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmro-compat-perl/libmro-compat-perl_0.15-ok1_all.deb Size: 15930 MD5sum: 83c19d59b962131378fcfe20302e6824 SHA1: b88fa2b573ceccd10fc1adcda45ed5aa63cbd638 SHA256: 8fe26792a4a5b06b8f41fecf23b6d19330309cd1acbf859e9d1cdcf0d15ce51f SHA512: 45e3d2e54c587e8d8533e1cf7204a422f6ab0d5bc0556c440a201cba7437e22b2dd39c658551aecb56395907db4e272d19394a7cbfa6225ab77af6948eaee231 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmspack/libmspack-doc_0.11-ok1_all.deb Size: 429120 MD5sum: 699e2b732fc85f795f1d42027b3d703e SHA1: 0cc9fb16050fc00095788d7698ad6e93fcd7947d SHA256: dbb9b4d29f34e1d13ba1a42c247de5176774463e4255feaa5f0b4a52e9422f86 SHA512: 9927b295de857b10d94a41665f3e6f7ffa3c48f17958194a18a2109339eae24e5aab383de2a559878f66614dd8fe097dd9fb83a0d40c961575d58da6c7a026e7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmtdev-dev Architecture: i386 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/_new/main/m/mtdev/libmtdev-dev_1.1.6-ok1_i386.deb Size: 5264 MD5sum: 1d5b342546f3be87e7cf655583cc6812 SHA1: cc921dd9c0102ab2953b135be9f89d035f89d83e SHA256: 56e0e1c74e2275a06ecb3782185ff73961eb3a26faf2a59fee0d400adbd0b4aa SHA512: 335f266cf14684c7fbcd6c523cdc53644982ac38144876f61a2da758b02b4818f1c2372dd4a4a63481d2fcdc3105cb950382e39c124bf3518d5116a0cbf5d6b2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmtdev1t64 Architecture: i386 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: 61 Provides: libmtdev1 (= 1.1.6-ok1) Depends: libc6 (>= 2.4) Breaks: libmtdev1 (<< 1.1.6-ok1) Replaces: libmtdev1 Filename: pool/_new/main/m/mtdev/libmtdev1t64_1.1.6-ok1_i386.deb Size: 13532 MD5sum: 8b7649b63eb3bc66012f4ff6e328928c SHA1: c9ded775f83fe27dbd0e7ac20ec2f7e3d9a5a60a SHA256: 48c2fb51ca78c66df105a2b3fa5aaf3f63212a43add159049e58226ffe905746 SHA512: e59b62edfaf854f45f0c9f4ffbc968385603d16a410e2c6083953cb65b67cc758d1d52dad58ab5e9181f43d619273d426848893590909019c619367fb87a0ca5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmtp/libmtp-common_1.1.21-ok1_all.deb Size: 16932 MD5sum: 84923780146c1eb44a948ec9f961905f SHA1: 53aa4f4de8ba3c69aa502cf13e6447191ed76519 SHA256: 93e2ef1d1c8b8feab3ca2fbf2aae908fc6a85ced07409663380f36a3c6cc85cf SHA512: 0f220c58d035ad14f210e8b090c4f5f0f164abc8adc40e6172b0522354f4233fac3065a52459d28081f33e41dc74f2af5d835be91f98c8bc63ed9d2de7054846 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmtp/libmtp-doc_1.1.21-ok1_all.deb Size: 383496 MD5sum: 041bab18a19cf126fce9195d851ae6fa SHA1: 0590b274d8cdeeb6bba86adb10849a5c381eb456 SHA256: 89085c3893ffa462e7c37a884607516815bc4e50ca8e35b569119d5f5e2b7032 SHA512: fae794c2586599e3b2b93de9b7deb81607ab0707e32c84990fc5f74936ef8c57d49708ef15eacd2d319fb210dd0d1a1c8f924a8e797a66c4b6cd17664e52064a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmusicbrainz5/libmusicbrainz5-doc_5.1.0+git20150707-10ok1_all.deb Size: 208334 MD5sum: 740d9fb0bb1ef1ff9cfee73b683efd1f SHA1: 1277f76f49c6197a599fca95b26a5f71f370b490 SHA256: 2b3ee8bb439524ce5b6db362621580373bbba18eabde40c2a2b9313fc09729f6 SHA512: 39addd3c049e5c10fc3444ed65f833c652e22f548d262d71f5735879e5ff1b650fa107bae7d79af09070fa874e12b462d55c7b8b59936b1d5ca238fae8f9529d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmwaw-0.3-3 Architecture: i386 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmwaw Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 9367 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/libm/libmwaw/libmwaw-0.3-3_0.3.21-ok1_i386.deb Size: 2923876 MD5sum: 30e5fdd81bd08d92bb142b622d62674d SHA1: 0ed5c775aacfeab519785fddc311f452579cb23f SHA256: 7ad0ae93176b596f626b3027b6e16dab2eeb5713ebd5c5902a08137e4051cb1c SHA512: 5a4f41e9a0687faf215831213cafe116ac26585f0e31c8c4af75297aafd5d5aa698b7c598c0adc0620f379962790a744c760849f3feabf606622e38cf2f98703 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmwaw-dev Architecture: i386 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmwaw Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 294 Depends: libmwaw-0.3-3 (= 0.3.21-ok1), librevenge-dev Filename: pool/_new/main/libm/libmwaw/libmwaw-dev_0.3.21-ok1_i386.deb Size: 28904 MD5sum: 4fd4d35b653a7d5f0c546fdba630956e SHA1: cd43bc616334fc756f271a86d4afaeef2ab45592 SHA256: f3d4520c88a9bdeb2d8ded3e581237b81e3bf5a2a55eadb878989dc3ff2da0bc SHA512: 2e0217e377a5fa5a98989fd8e9303f9fb49e7e29b730ab5fde2806cb4946883f9c2802757104ee4a3a9688c53495426b46578b85679a2dbae655a21d385fda6c 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, ...). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmwaw-doc Architecture: all Version: 0.3.21-ok1 Priority: optional Section: doc Source: libmwaw Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 60798 Filename: pool/_new/main/libm/libmwaw/libmwaw-doc_0.3.21-ok1_all.deb Size: 2932838 MD5sum: 3b141e803d2a89d1e514be9cdf05cfd2 SHA1: 930264aa80a585c2c0cc9946645bffaf58879e89 SHA256: 61407ae63adf740abc6005f8a73f148040bd293052ef386261d705dab145e26a SHA512: ba0e35b23d94377f156776dd803ead45cb87dbe2e1d67b74009d397cad79e568c9a401217d567a25ae1c5eb8c5ad87315364b7761f1963d4c23180aa9aba0c31 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmwaw/libmwaw-doc_0.3.22-ok1_all.deb Size: 3182896 MD5sum: 982d96b71920a2b8a576139e933df07d SHA1: 1706611d091a7722e1a975d121d79a878a5ebe25 SHA256: ca5e6f3c342a5768b5c8b2683706aba89bc7cbd6d8db48302cfc5c9a033810bb SHA512: 1e5f6a4d673a8604bbf376bc9a2b9abd5930f2a81a7c4270438507b289b0fe17fdeb2a94a48ff3c0dec064bb7790d4079d95ce4555eddd6269345cc3ef024bc8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmwaw-tools Architecture: i386 Version: 0.3.21-ok1 Priority: optional Section: utils Source: libmwaw Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 376 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libmwaw-0.3-3, librevenge-0.0-0, libstdc++6 (>= 5.2) Filename: pool/_new/main/libm/libmwaw/libmwaw-tools_0.3.21-ok1_i386.deb Size: 41960 MD5sum: e06004cffc4188506d49b05aee480178 SHA1: 3e29871b95577a679eb98a1e7ede15fe36de1644 SHA256: 6b192eebaf195ace6f5443021a20abf300abe6ec70b02f62a1ae32b8328a5c1c SHA512: b697f5d823041fc051b0e2e0d98800e89f9c305e9523344266e03153f1f6ffdff00e420032ad9e75aebf8778a3f879c112aeb0b54984e9252764f2b9bc348f85 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmypaint-1.5-1 Architecture: i386 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmypaint Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 142 Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libjson-c4 (>= 0.13.1), libmypaint-common (>= 1.6.0-ok1) Filename: pool/_new/main/libm/libmypaint/libmypaint-1.5-1_1.6.0-ok1_i386.deb Size: 51712 MD5sum: 7058d10d3f7bc3463a2b730bf7a24f80 SHA1: b97739220d841f99ea03222e0319b9aa4b533450 SHA256: d329e82cbe8c7ac2829cca7563ce532e2ffb4e8d6f2c6346b9ea814c92e463e9 SHA512: 9110000d0dd8aabe68ff522fd7bb376e2228b5394fd3dc153f4f2594c612159c0a9a9719caa4e52e80a41af58f0c58bfd70e6209ff14dd7d954491c9b84acedb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmypaint/libmypaint-common_1.6.0-ok1_all.deb Size: 154844 MD5sum: 3efb5b479218013856a1a42f66737951 SHA1: 3f569ff5c6e3b2b70b9525dcd9130c1a9b4291e0 SHA256: 8c2e2000ff13ddbfc7911b0a339986a5ae289914f7c80a9aa8c89ff20fa7bdd8 SHA512: 0ba29ebed593fa581055b5c6cf8415d7c2f48f294ebcf9170715e1a1130b209957f951e3d31e1c67925c3933febc7488e497327752c7b1f5aeb164de768648f3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmypaint-dev Architecture: i386 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/_new/main/libm/libmypaint/libmypaint-dev_1.6.0-ok1_i386.deb Size: 23564 MD5sum: 09e4bbd7403c83d2e95ea019f50ca98e SHA1: 0e5d8906c97c6ad69e85855b902b3b508dd140b5 SHA256: d9908186f413be94329195374489fe02c86cf13882547fcb474cefc72eb5123d SHA512: 8fd3471660c0ee430b5193ac5d87e53f635346d5cdddd8eb8846e08f2a60964df6f7be91276d4336975f4cca8bfe0ec6c92f14df895a38f38a62cf32f9428140 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libm/libmypaint/libmypaint-doc_1.6.0-ok1_all.deb Size: 151804 MD5sum: 242f800d99b1390593089a6aa78932af SHA1: ecb9b89e0c73d24589521ffa58f3fd1bfedd0a62 SHA256: bc9e3452d0a4dbd06b8328fcea23cfa7385612dcfdb1bc70da695f54aae36205 SHA512: 4da5ea22b6d6fcb61f26b6a4b4ef0a92d74ac1f470678e7d4f44fa3141ad67d1248f0316be203ad83d37011513578b067524fd920d7e957aff6374ff0203c6a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmysofa-dev Architecture: i386 Version: 1.3.1~dfsg0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmysofa Origin: openKylin Maintainer: openKylin Developers Installed-Size: 168 Depends: libmysofa1 (= 1.3.1~dfsg0-ok1) Filename: pool/_new/main/libm/libmysofa/libmysofa-dev_1.3.1~dfsg0-ok1_i386.deb Size: 45134 MD5sum: d6911241febaa8c5766b47b1d1b43c47 SHA1: dfd4ae8106fa77effded1eff33a3bb42419b9b0f SHA256: e597c3456d6a6e5d5dc4a4b678e5d8223a26240938bda7e3608b09ed6e38f526 SHA512: e490983168604539a3b2a5827c6d4d1d1d56cbad8c7238fb0fc2f200e6eb61d636a08aa987427958829fb47490c34f738f7f35bb24338461d1eb8bfa79b30937 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmysofa-utils Architecture: i386 Version: 1.3.1~dfsg0-ok1 Priority: optional Section: utils Source: libmysofa Origin: openKylin Maintainer: openKylin Developers Installed-Size: 66 Depends: libc6 (>= 2.34), libmysofa1 (>= 0.6~) Filename: pool/_new/main/libm/libmysofa/libmysofa-utils_1.3.1~dfsg0-ok1_i386.deb Size: 18094 MD5sum: 2b054273dee0ad9e04280190f03d6226 SHA1: 99a5903404a9cb99cecd032ad395cecd6f1e91a8 SHA256: 907bed0e4a5884e0349aaef14ed2d7239d1aa5abb43384846e789d16716d7c79 SHA512: 50c7f840f908637ef47eca1fb93e6fd823c42715b5a1468d6c197d653ea3529db51dae9854f5ffacd6d49033acc54158a3dd00c3b58529d2e9e6bab5733073f1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmysofa1 Architecture: i386 Version: 1.3.1~dfsg0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmysofa Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1277 Depends: libc6 (>= 2.29), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/libm/libmysofa/libmysofa1_1.3.1~dfsg0-ok1_i386.deb Size: 1153824 MD5sum: b247b458e856ba01c0a8037cb8ac4e9d SHA1: 77be655fc89d543b0cdf06c4d7078bd820285a6a SHA256: b9b388fe59d4c9b3b877091dd53f3ce6f98cb069c310ece53da052539618c038 SHA512: bbe5984564a693c9b1844f851720122e52ffc84d014363387113d6c5a924a391e552c7d6246445456d0f0fdacd7f56cdb4ac46df7139f8b863b9ae98692bc3d7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmysqlclient-dev Architecture: i386 Version: 8.0.35-ok1 Priority: optional Section: libdevel Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8096 Depends: libmysqlclient21 (= 8.0.35-ok1), libssl-dev, libzstd-dev, zlib1g-dev Breaks: libmysqld-dev (<< 8.0) Replaces: libmysqld-dev (<< 8.0) Filename: pool/_new/main/m/mysql-8.0/libmysqlclient-dev_8.0.35-ok1_i386.deb Size: 1626442 MD5sum: 9fa33a73d033d323c31e18fe234e6e65 SHA1: 401d3fe8762efa00039be8672d6bfae633b1683b SHA256: b0044fed1a6b534bad8a07fcc43f0212921df81fe19a74833b8d4b23f0b09088 SHA512: 29c34f3f9197b591ff819eb5132d34a1b352b2897d0682b7b1f6f771bf0a5e5dca8295fb341ab240756d260413a6896bd962ee6bd17e1984d1305a2ae7aa673c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmysqlclient21 Architecture: i386 Version: 8.0.35-ok1 Multi-Arch: same Priority: optional Section: libs Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6412 Depends: mysql-common (>= 5.5), libc6 (>= 2.38), libgcc-s1 (>= 7), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libzstd1 (>= 1.5.2) Filename: pool/_new/main/m/mysql-8.0/libmysqlclient21_8.0.35-ok1_i386.deb Size: 1309764 MD5sum: ac8e6b159a320a9b1c9609846aebf757 SHA1: c8b34f1b5ba7719ec5b0b88964de1039d3de888a SHA256: 3e6f1a23a550b438d1b406df494a2aab4282f88370528f42b850346cebcff7b5 SHA512: b8b0979fc98b3c22d63aa9dc6d87b9d1bead787f2dc113a0e76e6df0650f36d42f88267d9a7a5012d64d4b38a8fa6b05776e6a4b9acc91b32b00466e9e6268e6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmythes-1.2-0 Architecture: i386 Version: 1.2.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mythes Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 42 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/m/mythes/libmythes-1.2-0_1.2.5-ok1_i386.deb Size: 9260 MD5sum: 334c8cb7b0fcf2933ebc5f9a79cda63e SHA1: 287c67926893a824bafe3c0865d525e51a1c7106 SHA256: 715d94a796b84c8105604676c85ebdd84b80d3fcdc3b78515223e44965e9fe08 SHA512: cfbd65b91263e57819e28bc74521a8ca9f80f1aab0e758f6cb4f898827db4b9bb07ab7e38c8a8bd51a54b741dc2d0f88a95daeaaa77d1b2d96a32bb36e0535a7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmythes-dev Architecture: i386 Version: 1.2.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mythes Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 54 Depends: libmythes-1.2-0 (= 1.2.5-ok1) Filename: pool/_new/main/m/mythes/libmythes-dev_1.2.5-ok1_i386.deb Size: 13280 MD5sum: d9b3290a23585ffbeeeb04250776feeb SHA1: 5348910eef15a9aff5218afad43eba63a1695d96 SHA256: 71b234444d69e08a5beb6b14b4504e070e7c56f8accca48641a8fdca30573ce6 SHA512: 37f82e3552105dad8e07721f580a22f49fe8036b6a5411f1ab1eb8421d1d42509b6f4006b2d57d6da1cbae6217be39555df0fd771facf48f7663a135fe81a747 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libn/libnamespace-clean-perl/libnamespace-clean-perl_0.27-ok2_all.deb Size: 12710 MD5sum: 74f4e7a618a18afd10ffd2f8f3ee464d SHA1: db1d7a9ff839b25cdb49ebd39d9269b025221ffe SHA256: 6bbc3c1d7759edfcd7d40688941c8b605d46031b877be8bc415c035210fad0ae SHA512: cd031b88ccef1e31358824c493a6170af81d5269a7bb320e96a9487117662a2f742a070f778559aab9f5f839a5b68ca013a01d7948e3767167254cdc82bca1e8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncurses-dev Architecture: i386 Version: 6.4+20240113-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2789 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/_new/main/n/ncurses/libncurses-dev_6.4+20240113-1ok1_i386.deb Size: 531532 MD5sum: 0fe771e8b420082fb1c406799874f673 SHA1: 8b29129bbe81bbf3f390a777477945c8b946770d SHA256: 4e8e30c3b457ea82375e10703945b3a84307b8de8ab76686ffc49af2179f7ac2 SHA512: 3628077c6f2c4315305979ba19d7d73b0cbefe0ef5b6b1c0a908c76c9c730f372d980273a3ee0a3b75b7e7d5c5d66bd0f3e6e20523c131c7f5475e805e9aaefb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncurses5-dev Architecture: i386 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 6 Depends: libtinfo6 (= 6.2-ok4), libncurses-dev (= 6.2-ok4) Filename: pool/_new/main/n/ncurses/libncurses5-dev_6.2-ok4_i386.deb Size: 852 MD5sum: 4a8044d33e4e8e939fd090fcfd322c76 SHA1: f57c0e2888c7df3bf44ecada85f2b6b79306eee2 SHA256: d81e2fa48101b4818c78eaea60c705669b6f9c9f08c898110916a1227166d3f4 SHA512: feb7070637b4bbd03b91d8a145c0c8a7a91b0fb2121282e3cc2225fe580248cc9144bb3a46512999114d11ce48369da1d7171dabd77a5c670095a3dbc6861790 Homepage: https://invisible-island.net/ncurses/ Description: transitional package for libncurses-dev This is a transitional package that can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncurses5 Architecture: i386 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 322 Depends: libtinfo5 (= 6.2-ok4), libc6 (>= 2.34) Recommends: libgpm2 Filename: pool/_new/main/n/ncurses/libncurses5_6.2-ok4_i386.deb Size: 111880 MD5sum: 06a8ecad98cb82959b609f5e255908e4 SHA1: a0d5f03c14d13739eacf318601d4c6034a74b75d SHA256: 33de125fde00c95b633d0fd4a34fbeb06415c237c01517124c08017741a5d2ac SHA512: 60fac30f728b0adb5b7ec549bf69993a7352535028f8e64254329a4310344ac910d0eadb14ea7d0d2de55d9f933c0fd441aee4b563e877039317190cb626bb76 Homepage: https://invisible-island.net/ncurses/ Description: shared libraries for terminal handling (legacy version) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the legacy shared libraries necessary to run programs compiled with ncurses. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncurses6 Architecture: i386 Version: 6.4+20240113-1ok1 Multi-Arch: same Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 344 Depends: libtinfo6 (= 6.4+20240113-1ok1), libc6 (>= 2.34) Recommends: libgpm2 Breaks: cowdancer (<< 0.89~) Filename: pool/_new/main/n/ncurses/libncurses6_6.4+20240113-1ok1_i386.deb Size: 121656 MD5sum: 667cad1b9122ea5236cf983dff5ee955 SHA1: 7b81ce0004af74871de308e5f7b6ae0a1f5c7bb6 SHA256: bb617925d4a4f20d8f4774e89c53db219155a87fe08479e717d0cc965d9e7012 SHA512: 2da337a905d707e6d3ffae8c28333050ade04f342c400709d01d95140e7688cdaab700a15ee51b3572e8d5188c18cd2bf1c11f7c4ee07299edeb6f4dd3f35607 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncursesw5-dev Architecture: i386 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 6 Depends: libtinfo6 (= 6.2-ok4), libncurses-dev (= 6.2-ok4) Filename: pool/_new/main/n/ncurses/libncursesw5-dev_6.2-ok4_i386.deb Size: 854 MD5sum: 79122e3ec18a1d06e4014fd893961406 SHA1: 5ae66ea7c5a2d4e7ed29617367a1a75e504a4d11 SHA256: e56003d4b2ac0e37b4c329515dfef54dcfa16f8f5f047c246ad8415c073de101 SHA512: fa20bd83d4649938a34fd8c9aa3080a976627265d63f5724c48c195124891898d5af632eda1965343d21c1d7dd748d0fb384d0be541626da1d579abaa00af2a9 Homepage: https://invisible-island.net/ncurses/ Description: transitional package for libncurses-dev This is a transitional package that can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncursesw5 Architecture: i386 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 394 Depends: libtinfo5 (= 6.2-ok4), libc6 (>= 2.34) Recommends: libgpm2 Filename: pool/_new/main/n/ncurses/libncursesw5_6.2-ok4_i386.deb Size: 140280 MD5sum: 094f3855f47815f10225cdc3509f875d SHA1: 29efa75704087f36e6279427b7809c20833b928e SHA256: 8228dd326e8f4964b857453cdee3ef5d5c15e69dddc9f04288d05e935d9d7625 SHA512: 1c02a813af0e7e5d0309c1fd7399c90f7ac372c79c5f602ccaa8c4f9b73e84159bb07a921abff2f0313e6176058f94d25d708e37074bad1af2dd1d151c508b1d Homepage: https://invisible-island.net/ncurses/ Description: shared libraries for terminal handling (wide character legacy version) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the legacy shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncursesw6 Architecture: i386 Version: 6.4+20240113-1ok1 Multi-Arch: same Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 446 Depends: libtinfo6 (= 6.4+20240113-1ok1), libc6 (>= 2.34) Recommends: libgpm2 Filename: pool/_new/main/n/ncurses/libncursesw6_6.4+20240113-1ok1_i386.deb Size: 160120 MD5sum: d91f3227c6072aaa1ae01b8b7023ef24 SHA1: e287d466e8287c15725173c959a4ffa08de33b4b SHA256: 24b3284f5631e3ef5ab6be4971267a281d078a96277224358c05441b2b8e98ec SHA512: db0719af176d2ee3ec2bdb18b53e78b287494c9f06835157c47b73daf9611d26d79abaf74a12a3257faad000871b11e212d25c7fce8a25f965014f7bac40cd92 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libndp-dev Architecture: i386 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: 55 Depends: libndp0 (= 1.8-1ok1.0) Filename: pool/_new/main/libn/libndp/libndp-dev_1.8-1ok1.0_i386.deb Size: 12502 MD5sum: beed2899da680e2ec0a89b636e2b0d55 SHA1: 1b368bfd1b59a0e34ed0cf07746cd0b37c8ee811 SHA256: 83f021c6352f41b6deac819c2b3d74793372e5c499531a17b7bc9430e320e43a SHA512: 6e14f11848b4e176f00f5daa6d7d4ef4e350ffc160bcdbdcc2bcac545342737942325acb77736359eb175ad96dadf9ba42dc6c5d5ba0e187efaf687c91d8816c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libndp-tools Architecture: i386 Version: 1.8-1ok1.0 Priority: optional Section: net Source: libndp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Florian Ernst Installed-Size: 36 Depends: libndp0 (= 1.8-1ok1.0), libc6 (>= 2.34) Filename: pool/_new/main/libn/libndp/libndp-tools_1.8-1ok1.0_i386.deb Size: 9590 MD5sum: 58557cfb2eb1297b6ae79b5cef9b324f SHA1: c6aca1904f6b80c208f4e5f83bad35da3143012b SHA256: 63fb8398fe448803a3bba058d4716baa49c696162515898736928543201df055 SHA512: 19ebcb3690364516b4f6a94a53da205733994d3a4ea41cc1450b956813fbd7bbb5aa200e0356cdd7289649964f3f403a1196aca392d173646e9de295d93caeb6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libndp0 Architecture: i386 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: 48 Depends: libc6 (>= 2.38) Filename: pool/_new/main/libn/libndp/libndp0_1.8-1ok1.0_i386.deb Size: 13586 MD5sum: 439cd7dbe367888a5a77335a717b747d SHA1: 51e7efbc9b65f77c78334eec4f076d2c9dd9956d SHA256: ce6fa9208e8808f17d95b35ee90cc729a2bf019af17edc10ec0e0349f8a1ccaf SHA512: 3a2b055480aba3df3a763f372f3a1ecca3497a2cdeae9a9df65246050d8356e8411112ab940421b2ee8b4506c58c866134ab565f1bbd801f9edcf4c855e52cad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libn/libnet-domain-tld-perl/libnet-domain-tld-perl_1.75-ok2_all.deb Size: 36098 MD5sum: a19f27fd775a4892a1ef3f46e1d94f32 SHA1: cdf0f02ca90263f1cb1238142dce92eb963e323d SHA256: f03c1d778b398c8bf79268abc6c5aef9fed7d7edaf886f881c79ea0f8893f725 SHA512: 6843a198cb55bfc194587b58939690d82e6fc2f37093a79968285bd568dbd12e13ea6b1144874855272a4a13357447ff0344fb0cd6dfc4a6bd491b8eb4f28e84 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libn/libnet-http-perl/libnet-http-perl_6.23-ok1_all.deb Size: 21252 MD5sum: eb5f7cd53d87bac363db74d4733aaa0b SHA1: 628599af2ff7d3ed705f5d158b6fa070dc496b2d SHA256: 71e965c6c20b9beadb2f842bcfd993f78b2de3cc2dbd7d2d998e28d8e48da8c9 SHA512: 57b3b413f7d5d69cc90126870d214fab51b193410819d70237fa104df60a7beadd3026ecd10f2d0e6e3ed33cadf793d799173beb1f40400f2a460537aed5c281 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libn/libnet-ipv6addr-perl/libnet-ipv6addr-perl_1.02-ok1_all.deb Size: 20244 MD5sum: b5a6233375c253a1cd005d0664f973e4 SHA1: fa4e144c83dcfb2f1743569f4c94fc251fc3aaaf SHA256: 7aae947b2f1cc5dd9311536680d73fe009c15795b9a92cbda0d40a8210b0cecd SHA512: d8a814f20049baae4c1eeee3442aded49bf7c1e8303b30bf43976a9ae3ced06cafddd2ac6e8fbf6a3f3a0d630e8f977a549732501977be33a7eaed71331aa6da 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libn/libnet-netmask-perl/libnet-netmask-perl_2.0002-ok1_all.deb Size: 30244 MD5sum: c6e8a5f819fb233d66c1601aa1876c08 SHA1: 6e6dd6e7b45aa394dc7075ea22de2108216b667c SHA256: cb5a8f7719f1eb18af88e17c0bfc9b17f3c8b75c61ac95a5bda8a55221631f9c SHA512: cc87c26b5d6d885a6a018550fc7be8fceefcc2058ec5a8d25af5ea476f661639712a050cbc6d9c0dc669620ffb242fbfaf846c514c09cbac9f55cbb9c708e030 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnet-ssleay-perl Architecture: i386 Version: 1.94-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1380 Depends: perl (>= 5.36.0-ok8.1), perl-openssl-abi-3, perlapi-5.36.0, libc6 (>= 2.4), libssl3 (>= 3.2.0) Filename: pool/_new/main/libn/libnet-ssleay-perl/libnet-ssleay-perl_1.94-ok1_i386.deb Size: 321134 MD5sum: 4583170b327899fd727034e51a7720a9 SHA1: 24527092cdd5d4d95d0ffc8a84b5dfdee1a46464 SHA256: 4d93c3bef6991defa6399a44fe2ff2124a0577a63f2a5897102767e1c3ef9e9e SHA512: 9711eed821782237f0c9b365401cc58aa642c2c86cba6847d27d8ea59b7f556c9f7ac8afa5245b466be981a6cc6066ab0d7497ce506714746c724013ced13795 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnetfilter-conntrack-dev Architecture: i386 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/_new/main/libn/libnetfilter-conntrack/libnetfilter-conntrack-dev_1.0.9-ok1_i386.deb Size: 12784 MD5sum: faed24bcb322ef22616bd07406170423 SHA1: 9f5328a91e7571c1072587b73a246f79b9f29c6a SHA256: 0830954d9ff7ad369fe006b1af11979e303ef9dfd70e629d1194b70b60c1a5f4 SHA512: a30ef355cd27425188126e2a2c6539696cbd18e0cd2ec226bed2458ae999a77cfeb5e71db3c9682733e1d113dbd7d6300593b9cf462400c7772ae2d22ca3d7b5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libn/libnetfilter-conntrack/libnetfilter-conntrack-doc_1.0.9-ok1_all.deb Size: 232184 MD5sum: 1296b4cebb3f85dd6485e2562542f167 SHA1: 374c1ef2c83e0f7faae2218d7547198ae818ad57 SHA256: c849bbda50d4a2ef0124710942885fad715dbc539beda1cc701f1a6f15ccb42a SHA512: f9a2d64fd2ec46fa1b741042d9ca3cdf5d26d6f964e67d5f5d839353700b0a9fe97e7af8055366fc5a7f97d3b83c655beb5a54258d68e3c99d1df556138809d5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnetfilter-conntrack3 Architecture: i386 Version: 1.0.9-ok1 Multi-Arch: same Priority: optional Section: libs Source: libnetfilter-conntrack Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 148 Depends: libc6 (>= 2.4), libmnl0 (>= 1.0.3-4~), libnfnetlink0 (>= 1.0.2) Filename: pool/_new/main/libn/libnetfilter-conntrack/libnetfilter-conntrack3_1.0.9-ok1_i386.deb Size: 42420 MD5sum: 57db36b2a4538ef72b8747302c383e75 SHA1: f27692e8ff5431792ac046ccebc29f9690dbbf93 SHA256: 77529859da719d414aaa0c10c45c96a62ae1081a8ca05524186a8650fb6c5057 SHA512: 46da4aff41b1292eb0473d6fcb21cc00b41ef6b1460e7956dfeeb9c973960a795cbb5c50b5bc5391357f0f38517e0c06c852d768ff6f5c7fdc749a2f9f69155c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnetsnmptrapd40t64 Architecture: i386 Version: 5.9.4+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 76 Provides: libnetsnmptrapd40 (= 5.9.4+dfsg-ok1) Depends: libc6 (>= 2.38), libmysqlclient21 (>= 8.0.11), libsnmp40t64 (= 5.9.4+dfsg-ok1), libsnmp-base Breaks: libnetsnmptrapd40 (<< 5.9.4+dfsg-ok1), libsnmp40t64 (<= 5.9+dfsg-1) Replaces: libnetsnmptrapd40, libsnmp40t64 (<= 5.9+dfsg-1) Filename: pool/_new/main/n/net-snmp/libnetsnmptrapd40t64_5.9.4+dfsg-ok1_i386.deb Size: 24512 MD5sum: cb236c3d43bdcf06a2cfe02d530b16fb SHA1: 364854982d666b08caaffb87016697f4eab9fee7 SHA256: e227568243e6a6f9e567f9718d2bad0f0a7bd65b540eeefc9c21d0982a771025 SHA512: 5f0fb67b5eb618183e5b144e7989081ccfcfc3e03a3a28b69f2e03078b37eca67a2d1facb6932f71655479385a7f8861c188889fef0910e29070245a5ae9fe21 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnettle7 Architecture: i386 Version: 3.5.1+really3.5.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: nettle Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Magnus Holmgren Installed-Size: 413 Depends: libc6 (>= 2.4) Filename: pool/_new/main/n/nettle/libnettle7_3.5.1+really3.5.1-ok3_i386.deb Size: 143060 MD5sum: e62f12b99562aeaa52e97a73131967af SHA1: aa9718dfe64b17553f8730a2fe3926191b9b503b SHA256: f9f4e041bc1963e96ab4905b9185fbc17f277970bd951f3eb7f56a91a0de46d7 SHA512: 9d19676fd293ca2f6a2de0ed4da6d3d46c94073f79553bfeb5724cc964c8d2784babb726f44996c6a23a3f2a02360d0c2fe48797f065ba3140e6c138f1ba3f5f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnettle8t64 Architecture: i386 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: 545 Provides: libnettle8 (= 3.9.1-ok2) Depends: libc6 (>= 2.4) Breaks: libnettle8 (<< 3.9.1-ok2) Replaces: libnettle8 Filename: pool/_new/main/n/nettle/libnettle8t64_3.9.1-ok2_i386.deb Size: 182364 MD5sum: c3925edc2abcb9cda8040a12095c29a0 SHA1: 097b145e2f7aafa19cce799e6f2ecab40c8384fb SHA256: 24a563886208fe9e983a51e7a33ac5a1a61370a4aca5bf15be62ce9f5da685dc SHA512: 9d153c0fb1d5e05d755c0655eddf2141315c48e1220d03ddd5be11ba40770ab238a268ffe90bc3414ba6c387babbaa921b95571c0d718ecfee6f91ff736851b2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnfnetlink-dev Architecture: i386 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/_new/main/libn/libnfnetlink/libnfnetlink-dev_1.0.2-2ok1.0_i386.deb Size: 6618 MD5sum: a57832d045d5181030c9be641bfea6d6 SHA1: 5ddfa44e7b17ae6dccf66f0a79a7134bba883b76 SHA256: d05c19e2f694ddbc01e070bb783f26b9f183bb137dcdcdf529c4e76333bf7513 SHA512: 3258d221187dd0a27b123aaa068cdf03e1a2d1f649c2086965369c71181578e5aca0127605a28b16c9ba7597229e3f3b54ac86a981e2eef80fe0731360af58ba 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnfnetlink0 Architecture: i386 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: 46 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libn/libnfnetlink/libnfnetlink0_1.0.2-2ok1.0_i386.deb Size: 15770 MD5sum: 70b0663bebe0eccdacfcef552c194901 SHA1: 56a0e60693e763678a9fa18f6c31d8fc34dbe295 SHA256: ad157a86cbcf01490c027505214e8ac35bed8f9ba5bad730e4ed930f518f6f18 SHA512: 1b948063c30298405d726fba37141c1bf52175d1eccc9854072fa8bd6186f42c391b4c27426b57fa770b78439c51c2e817d76b7ba528c64b6888bb5aa0a76ddb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnfs-dev Architecture: i386 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: 871 Depends: libnfs14 (= 5.0.2-ok1) Filename: pool/_new/main/libn/libnfs/libnfs-dev_5.0.2-ok1_i386.deb Size: 143468 MD5sum: 1a6fc997be4895147724c30f76f31055 SHA1: a917d026ea9423848a25cf51dc4ec1ce52b921f7 SHA256: 0f3a6cad4862efc1628d009bab0534962ea5810b3933146184381144d26dd0a4 SHA512: 79391506a862f6241b863b8e546651ee9825f2c5fadf58bd8ae1d463729a623ad9778575b6ba67af7bdfca1ba33c27dfae560ace610bc7da3f00f876140c0de0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnfs-utils Architecture: i386 Version: 5.0.2-ok1 Priority: optional Section: libs Source: libnfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ritesh Raj Sarraf , Installed-Size: 80 Depends: libc6 (>= 2.34), libnfs14 (>= 1.9.7) Filename: pool/_new/main/libn/libnfs/libnfs-utils_5.0.2-ok1_i386.deb Size: 14044 MD5sum: 03b99f94450697cee327fe8117da5ca3 SHA1: 2c7969af213d2b4cccde8910787c86497af140ca SHA256: 386a31f0f1b60433e2258c64907c03e9a052d1aeaed2db2b0d494913c5985a1c SHA512: cb112856f1358ace55af4622815f6f2dd50a276de3181a6f5725e99cc438c248572b6425e2db56d4402341b1779646c1851aab1c3d22277d6b353fb0b4a94320 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnfs14 Architecture: i386 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: 469 Depends: libc6 (>= 2.38) Breaks: libnfs1 (>= 1.9.3-1), libnfs4 Replaces: libnfs1 (>= 1.9.3-1), libnfs4 Filename: pool/_new/main/libn/libnfs/libnfs14_5.0.2-ok1_i386.deb Size: 117432 MD5sum: 141e4ec9cfa83489caf8694b057c798e SHA1: 9b56cbc762b9d3abed9fb9366fef932707808e39 SHA256: a78b9d924a37e3ccbc1d34bff0b427dfd9aa52d4a9acdbd46d7e808cbb6bd037 SHA512: 86750a0143d76112484f7537a91587b4012c57b862e0633b2446a49c593c10ebbe005c415f06b075ebca85083fc4f06df397f121a1eca5bf25d349e35bdc1411 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnfsidmap-dev Architecture: i386 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: 89 Depends: libnfsidmap1 (= 1:2.6.4-ok1) Filename: pool/_new/main/n/nfs-utils/libnfsidmap-dev_2.6.4-ok1_i386.deb Size: 25624 MD5sum: 2fb9fc94283c29aa456d695f3f76b460 SHA1: dcf218f75e8b51cd330d4b1001b1e8011514c6a9 SHA256: 6d18ea06f9f67f6d6a0817bb2838e20ba2648fa1abaf4236cbe09d8815cc5022 SHA512: 92d8bb8d526cc0efb4cdce27717ae2d52d6d0fcb70d08b6da96f65723213c7bf38e3defe060c8275465894aab1dda175d8792eb562ba5e7fd36f50a46e6958de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnfsidmap-regex Architecture: i386 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: 65 Depends: libc6 (>= 2.38) Filename: pool/_new/main/n/nfs-utils/libnfsidmap-regex_2.6.4-ok1_i386.deb Size: 20908 MD5sum: 53221be4a132ce72241e3da976defc20 SHA1: 3b2234b19948db78a45f97e15a4264245707daed SHA256: b5249792828231f6ec395f00f7577798be99186bc181b23527486faef6666da5 SHA512: 694e665f6527f00369841cdefbe2bb3ace212c00c911209b924a556b16592eab69be802287fcf498fa4c22e50fe64a3b4dd0dc91051627005c6ac3d1c2f64f13 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnfsidmap1 Architecture: i386 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: 239 Depends: libc6 (>= 2.38), libldap2 (>= 2.6.2) Conflicts: libnfsidmap2 Breaks: libnfsidmap2 (<< 0.25-7~) Replaces: libnfsidmap2 (<< 0.25-7~) Filename: pool/_new/main/n/nfs-utils/libnfsidmap1_2.6.4-ok1_i386.deb Size: 49428 MD5sum: d2d630bc00841b1f2371b4738c376ac6 SHA1: 0eb0ebead7e2a698a3fada4cad5d8d16d8be7a0e SHA256: 849ddf60aa60f0f9d4255b089111a0f6281c859ad323452e13fede0ab3f72fca SHA512: 9357e57e5b19c97fe915656c15b5ae493ca896ed9309a067057dc7dfa13b643c606015189440da49b1b4a64a5bf863a086b5b03094658366aba3c8931c5240cb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnftables-dev Architecture: i386 Version: 1.0.5-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: nftables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 45 Depends: libnftables1 (= 1.0.5-ok2) Filename: pool/_new/main/n/nftables/libnftables-dev_1.0.5-ok2_i386.deb Size: 9540 MD5sum: d4728cc84c3c1e933144e412204ddd2c SHA1: 6670c871ff35a35e3a324333b65422f16402f732 SHA256: e6ed182e1245689ba46aca0f7207886b5920c945c086b64625efb1038b9d58b1 SHA512: 97a07431f066d977a6050bb1452dabccc25d27f1432235ab77850d11ed0dab1005e3fa5bf674da44d84800d32b45da7605fef04e106965bde255ff32513bf8e5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnftables1 Architecture: i386 Version: 1.0.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: nftables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 946 Depends: libc6 (>= 2.33), libgmp10, libjansson4 (>= 2.3), libmnl0 (>= 1.0.3-4~), libnftnl11 (>= 1.2.2), libxtables12 (>= 1.6.0+snapshot20161117) Filename: pool/_new/main/n/nftables/libnftables1_1.0.5-ok2_i386.deb Size: 305072 MD5sum: c2e6ecab7ba61adb221a2da5d9dc6cd1 SHA1: 77733c91fb17f519a8bb39e2f4bb7ca2dcb4d09b SHA256: d6ced33d7bc89222dc3331b3ff70b17ba22ff2c244aefb68cabbd6d04e3f08df SHA512: c4e4f05f7d50f67011b8860688023f3fcddfbe58249f9aef76d070008c8754416160128d5cb8147e545c642265e1fca65adb782be3948c962d29c2e0514564c1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libn/libnftnl/libnftnl-dev-doc_1.2.6-ok3_all.deb Size: 351384 MD5sum: 909e5460dc714db6eedb580b0ce9b75f SHA1: 3dcb5a61532ff497eac643fbf71967ebbd4860cb SHA256: dd0d7350aee119f7d40d084997a1344b6cce17b812b9993b6104f3e2bbf4a52d SHA512: 41e8f87853bdd5168f7e0477da23a168f84e00b7497a99a48fefbd76a8a046b4517aab80224b93c76be018c738c94630fd4516672b15e30014735d038c761492 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnftnl-dev Architecture: i386 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: 567 Depends: libnftnl11 (= 1.2.6-ok3), pkg-config Suggests: libnftnl-dev-doc Filename: pool/_new/main/libn/libnftnl/libnftnl-dev_1.2.6-ok3_i386.deb Size: 85764 MD5sum: a56330d3e22dd9dbb7576fdd264acce9 SHA1: 4d471f1afcc28bb7aef88c4c2e3c3e841e4bd88e SHA256: 43950078fdf68672cf78feb57d2fed75247552f4cad34bf407c38a52a35e06a0 SHA512: b8f029a99fb8390e3a1773fc46268f98d05202d7f50e111059572b616ef3be85fd5fbe047cb06be00c699fd6734350c46bb9d8c079540fcfde713dacfbce11a5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnftnl11 Architecture: i386 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: 256 Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~) Filename: pool/_new/main/libn/libnftnl/libnftnl11_1.2.6-ok3_i386.deb Size: 67616 MD5sum: 29678cd1850d430d23d16ca301854e70 SHA1: 156f42befe78e04ac5c87dc9505fd818d61e6555 SHA256: 727ae9f0577d7a430543da9e96f2765a905afaf46b709e5becd3d9b0bacf99f1 SHA512: bfcf9339f6847b073f3d2394ef6b4099dd82864a62a3b38ece3494b5a0c1186309fc8a6a384e9e518b8681c4fd9ece7d9fc52c0994dd380573d1de112d32cd0a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnghttp2-14 Architecture: i386 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: 229 Depends: libc6 (>= 2.17) Filename: pool/_new/main/n/nghttp2/libnghttp2-14_1.59.0-ok2_i386.deb Size: 84540 MD5sum: fd1777959035daa584399ac921c8daca SHA1: 1346b0917a90dc441e8305d178b6a743199319ca SHA256: 047c39b296276d26019210a1138d716b0b908a3cc3070fc5618e94f1d3a8cbe8 SHA512: a95c777de9f49af361c3bdc611bdcda45a6100a5bf0abf3bb9386a08b0a33cb8650f728493620bd17d598ee3bf9e0726cba5db46228ba5b127eb70112541b4e5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnghttp2-dev Architecture: i386 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: 486 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/_new/main/n/nghttp2/libnghttp2-dev_1.59.0-ok2_i386.deb Size: 118300 MD5sum: 7a8bef76a2acc57aa32215d4adec3601 SHA1: f2085dace8026f754dd0da89093e1f1996e7abcd SHA256: d2a2fd576c20f936b0f07fd242490fd560928cd44b97f61d45836d4aa4aa5194 SHA512: 415655bdc891c4cafc3f5b01d4537fce4e8c356bb5c69d85e3ea7774f49b87d89ccef10fb26e7b617f7d3de33de1915b93f0f9d982841ddfd78c557f6dacb131 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/nghttp2/libnghttp2-doc_1.59.0-ok2_all.deb Size: 2977684 MD5sum: 483cd5643b74b658d0e145b95af11ce3 SHA1: 468d820bce483ae543012fe9172e24a5e80749bb SHA256: e738e6f89334a1844345188ebbb2b2caeb5114425266da426ac56c177f05850e SHA512: 2b461fb74a9820a616aad5fe9f83f95ff37c21a596a402dc6b561c2e49b12f494697ac4b62183b7e5534c8ccfa5bed4962a8d82c0ca91018030e480f3cf75d30 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnice-dev Architecture: i386 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/_new/main/libn/libnice/libnice-dev_0.1.21-ok1_i386.deb Size: 62856 MD5sum: cdd8d5a8a06a3e8571340eb366ab9f7b SHA1: 12bbbe63febcabe150a4e0a7647ce9b6fecf1c9a SHA256: 3405815a289a411e89625552636683e75f0463f3d625ce988fddac991ae30311 SHA512: c1d204c422b31ebcbdbf8bd23b4385452b5101ff0ae39beaa347b2be36c941977e40d79a5feb0b26147dcbbd2e0df943e6f362ed804f07ad99cb4420351895ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libn/libnice/libnice-doc_0.1.21-ok1_all.deb Size: 124444 MD5sum: db2b0ac4def9939ba6fdd850200afa22 SHA1: 5a16272e9d7b2ad4cd213f26ab4922ded1abb12c SHA256: 48496696a0307cf755134a92503ee5eda4e2a469b02737016d1b5dbdfe5295e6 SHA512: 725677b53f70a0f2ac7076509213189e17fad138a858fffca9aa2851660f70d71438ef6218e71c0c9a77fa20b0b203b531eb3ff8fae92c65e05f590d8dcc8513 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnice10 Architecture: i386 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: 454 Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.54.0), libgnutls30t64 (>= 3.7.0), libgupnp-igd-1.6-0 (>= 0.2.4) Filename: pool/_new/main/libn/libnice/libnice10_0.1.21-ok1_i386.deb Size: 161444 MD5sum: dc3c33dd1f738cc9a17bd9cccf39814f SHA1: c0ae67cea3e41563804403822d7522dbb8d5331b SHA256: e3a3d1afaa274cc72dd0b6a9632caab7e6272df6c58cbb8ee7b638233a76a235 SHA512: 762a7a4103557de7c0c4fa9e62a909d5e23549b4cd904e999a3355e768c0bda878ef602dbc66583df313da346031f016ef3e3eb993178290a5251d10a8d9245e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-3-200-dbg Architecture: i386 Version: 3.7.0-0.3ok1 Priority: optional Section: debug Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 1781 Depends: libnl-3-200 (= 3.7.0-0.3ok1) Filename: pool/_new/main/libn/libnl3/libnl-3-200-dbg_3.7.0-0.3ok1_i386.deb Size: 1327464 MD5sum: df34f2c3ea9aab32c154d8e67d7dbcfc SHA1: 5cb68f494a186f4de5ce4460b57a893f8655254d SHA256: fe79c90211781c52992c15a2486a8d02d28177a80d06fec580d20329209b0684 SHA512: 2f4b6e452c73cf6cf1863b1f8f4c61a2d244b263d1a72837f3b2243f00724af9cc913793d1da0a3ded89f6dac623d335300f7562117ceed9474be42ffc18446e 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: f3b6afe6e7357f2f7bac577912d7499c606481a2 03154c007e9fc5821a2d24ea10dde34d4b1e8d17 087082f04003521152b9f8b2f3fd084d7c22f9c4 173d0a508a401d1fdffc648f28c6f6ef12502a9e 5352b3b7edd76a298130934b52c74f2fb0914880 64ef48450eb1cf497b974b5bd9a6663156afea5e 791cf53f0ff55797bd26812b037cbf0a257431a6 c426b9b7ebe7fb5da481935659537098dfea87a9 dfe06c32e3ccb86a994fbc7d0ea55f8e87dd88f5 e099250bf523e97c2c4d7b8684af9ff8358a9445 e186bc5cf62b58189753211d51cdb724c3c075cf fb6aa36aa245145252f6ae492aba926e8bcc7216 0e956f3a6aa5d7c6f9b3600f7d4a48ad5ed16c6a 0ebd646b2b8baa881f87b1c69723844e5b50d6d4 1148ca24d6404bdff011fadafb50e9ce877f2370 162d5839881f4eb90f2dbd2f3c922c147b4d3d54 16535b95a217efd45f1aaafd51d8644f66cd10b8 17edf2013befea7f415c0df7993260b35a05322b 18877e0472bf8bc6f265b98925b2418db2b84f1d 1fcf7d7e56704500880172f5b176dd097ae9cbb4 254d13592c0eaa84d82b33a8a5fd57fffab8926e 280246167dc3799f4f9cb530df2c9082d8c8b6d1 28d1d408e2e7e9681990f6ff7cbbfe106db44f64 2da83f6517d5824d127cd68370217d96a8b9f1ed 30ab4c15267e7af7b3fc93cb54444c867ec71a0d 3208e4de80e35538e3bf7f1f931c15394f6a4e39 321086e5cca73f90c81a2edd034e240323da92eb 3876b43f5c4258590a6f6e20eee500c8448d3e1c 43d2a7899acc8981817e96c8dce939f16ec3027d 4b041999c76b67ebf4ee668521cade447143d729 4fba6dc4e234e7b09653499e5839f382c0ca4c73 4ff77c8ab0adc8ee22edd73c6b1637cd78f018d8 515bb92c8bba5d6d91f108b911bf48510ef50189 52352bc6f0b93eca81697a223b6187b187700e94 53c3209a83b8861af7dcb54dc3a2c472cf31d18b 556801b724dd819c5f3e6ce154793f97400fff9b 59fccd644f106626b3f7b7abed95a4b3c51b6278 5d7547fda1a5a98caefd114f370baa37efa25fc6 69034735daf837dcea089eb6b060b4d17db42dde 6d29cf945c7addfd37b3f2b3cb16f6b3f2f53ba7 6d2c9d00b6e15d4b7fde8fd37efe3b41c35fc7c7 70efbad2a0c45cea57a16df80b408bf77afebc28 74f9f3467b06c737c44473f3dfcf28c04a89bf6c 76c15893f889552c10872251d6e5eb3eae9d277a 7ec37491fea422ceb45b8a263491bd4e8796cd25 92f83d57f1793eaf5e4a40c753bfd6fde9ecd7cb 998a7421ea3626ac0ada3a3a5d223222e8c4a8cf c8ca4a9a6464fb99c902a8a8034186b9e8428751 d2e4e3783dde43920695c7b8f536e8064b0d5b8d d4b2ba545cf388a9a2c0d2f1eb81721e64d8de9c d591d5f6a0194eca9e4ac0b657368b08cf862da1 df8938515b47fe248cf4d558f4bbd8c235ea413f e33291a25f8454eb76915ade8e293329af0c75b1 e757b9545c4a9558939a93148c581b487c61e7be e9d99ebdf55fe122052c83bc13f26317c010b1ea ed8a4eedb8067070573fa701ae5330700514ba51 f229597ba07e3290cf5bcf1844910bc2b994ea7e f9a30a59958d2d8785243d863ebef1a89f8c1a84 ffaf59faab8f2ef7b231c4fe25329c55d3cdac1b 22aa9b5d9b73891b76da1c20377591ba9937625b 174bb7afe2855d775c1e3c09b49bb4388282ac36 2fd268b0804dd953052f7558040dca7e00bf2548 5fc81c779dfe6584165b5c69df80517394966c42 112d00c5e9a037f4aeda635305716247630014c3 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-3-200 Architecture: i386 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: 184 Depends: libc6 (>= 2.38) Filename: pool/_new/main/libn/libnl3/libnl-3-200_3.7.0-0.3ok1_i386.deb Size: 61660 MD5sum: 88f8b398d668358db80c7e1d80b0d388 SHA1: c78ff51c90bae4d447a31bfe63dd804b7ff0aa85 SHA256: b2ae5460b1877006eb594c5483c2009680b553fcd677fd05837a44b815033505 SHA512: ec323949013e7bd65f209591894323ddf1b8c2e6a34f9f068158cd5d1afc577c6328fa519165cdce8f8c7ce9f2d9ad59ecc0b4ad12389f5d14a4e90ce16b3426 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-3-dev Architecture: i386 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: 556 Depends: libnl-3-200 (= 3.7.0-0.3ok1) Conflicts: libnl-dev, libnl2-dev Breaks: libnl3-dev Replaces: libnl3-dev Filename: pool/_new/main/libn/libnl3/libnl-3-dev_3.7.0-0.3ok1_i386.deb Size: 99270 MD5sum: 2711921d8d16fa2240f6802bb94cbefa SHA1: bc6260b47e065387dc80bbb9bd8b82996f25ca6c SHA256: c7328fe1bf47a1583c02364ff8c22ba830a70b99f67557bd28d7b62d70b38ee7 SHA512: 4039ade107b4a443b3066954f36bedf30827c0820f541165e725fdbb0f6f2e0ebedbb661b5f12a589eb64acefc7785bfb01fc7dea5b2ad4f40e359c014573ad2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-cli-3-200 Architecture: i386 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: 222 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/_new/main/libn/libnl3/libnl-cli-3-200_3.7.0-0.3ok1_i386.deb Size: 26720 MD5sum: d9a6228b9a1f52408d5fa00203d06401 SHA1: 54002cab70093cd23418a8b2d89501c695d68ce1 SHA256: 6e13c29c05b0c0e90fdcf2228163692bf2b3302400aae3c5b47bf841f4cfdc0a SHA512: 31eb4c69be199e736c1bfc4b107bec529d2bbc96ffd9eb39ef6f3257dae972eaf458fa69cf26c277e0692c1325c5a8694b6236e7ebf39fb901291be8b95db6d4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-cli-3-dev Architecture: i386 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: 72 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/_new/main/libn/libnl3/libnl-cli-3-dev_3.7.0-0.3ok1_i386.deb Size: 14412 MD5sum: 195bb54c6931e12ea43b0886d99f1449 SHA1: 01185cce590b18c07dfb2e44ed0ea8f18c0aa137 SHA256: efb5f22555461e9a2ee99752841a8e826d33156b411cc7e86d18e4b34b114de2 SHA512: 2fa9e918422ed36a693486177b8a0a12df8930745b66c3b63f595265413b852171a56f902a46528255e0a6e5effc9fed6a322e67a7c5ae2d8390253e96883418 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-genl-3-200 Architecture: i386 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: 56 Depends: libnl-3-200 (= 3.7.0-0.3ok1), libc6 (>= 2.4) Filename: pool/_new/main/libn/libnl3/libnl-genl-3-200_3.7.0-0.3ok1_i386.deb Size: 13404 MD5sum: 05dca95395b077a40a70e18858bcf305 SHA1: 90e5fb8f8d3663c3df4c7fc61d094fac3c81d0c1 SHA256: 480492accbb874ce6952b653abfa66fb009c215fc1aeda128a7a850d5bbcec28 SHA512: 07079cb25759608186fcd1c693b0195d6a6e282a1db8709f8fb9f370a690b516605510fa18fa3a75d6e0d098157cb5bede41cb0b867a36fd1aa4432431c03116 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-genl-3-dev Architecture: i386 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: 48 Depends: libnl-3-dev (= 3.7.0-0.3ok1), libnl-genl-3-200 (= 3.7.0-0.3ok1) Filename: pool/_new/main/libn/libnl3/libnl-genl-3-dev_3.7.0-0.3ok1_i386.deb Size: 11868 MD5sum: 95b3816f8ede7b79a772650caca4e80d SHA1: e75cf89702d9acf41c70b6a6d0691b4b4038b472 SHA256: 17274f5554740796e85a75c78e9bd8b35019a4d76090335499b7da74203fc542 SHA512: 5e0887a72b5c7a781369993a096d66213260e0a2691218b60f1f075ed4e4059e614378a8a1a6e2bddfa48fd82da1b0215a33eff16a94c2a2e365ec51275eff6e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-idiag-3-200 Architecture: i386 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: 70 Depends: libnl-3-200 (= 3.7.0-0.3ok1), libc6 (>= 2.4) Filename: pool/_new/main/libn/libnl3/libnl-idiag-3-200_3.7.0-0.3ok1_i386.deb Size: 15790 MD5sum: dac93b236dc849468d5538750f5e339b SHA1: e31ed161d1948dd1e0343a78c12518572c263f8e SHA256: 94efc63b183d546ba8d328653eaa805490ebd3e25759efd802db4d9641578259 SHA512: b1374efa63eb1179b4411739c8a4275eb3ade30d8dd916c8bd0a0bb6c05e28ce7c97b1e90fc934fd12529a36fe42a91786a473f8fd4c660ebb3cc081f16be4b0 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-idiag-3-dev Architecture: i386 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: 62 Depends: libnl-3-dev (= 3.7.0-0.3ok1), libnl-idiag-3-200 (= 3.7.0-0.3ok1) Filename: pool/_new/main/libn/libnl3/libnl-idiag-3-dev_3.7.0-0.3ok1_i386.deb Size: 13532 MD5sum: 87d8d57d10a0df1d164c2ba1411c6313 SHA1: 5e699fc677332c5b98b10057e2bd43e399a752a0 SHA256: 67a3098931fdf3ada8ac6ecf27bebe04b7019546ebafcc028fb09d7baf8163f9 SHA512: ca4015c3cd758588313dc7226047a62197a1659471f79fd5f47d5cd2696e0c7a82286516e36c98066e5791f8318a657144b0d0bd7c73f4133d860d0fa5b71c24 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-nf-3-200 Architecture: i386 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: 148 Depends: libnl-3-200 (= 3.7.0-0.3ok1), libnl-route-3-200 (= 3.7.0-0.3ok1), libc6 (>= 2.4) Filename: pool/_new/main/libn/libnl3/libnl-nf-3-200_3.7.0-0.3ok1_i386.deb Size: 39616 MD5sum: 0d1d57df50ae3789968fd50427d6ea63 SHA1: c3a3259eb404589102fd1802441ae79af30c2c89 SHA256: eaa5ed818b95e857ee6c22ab63eaf53131a36abe1f3092ab5588f4d1fe2b00ff SHA512: b56eddc1578901a25085d992197b109befad9fdf22487f168d4e6aca8d65def5cd0d8cb5e94b1e66bd921dcc9b8c7a166f61480dedebbd810e7b5b687e8720ce 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-nf-3-dev Architecture: i386 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: 159 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/_new/main/libn/libnl3/libnl-nf-3-dev_3.7.0-0.3ok1_i386.deb Size: 36030 MD5sum: 726d3020702563dd1803eea1584707fd SHA1: 5b0751a7a487d189b1d698d4ded2a3fbad1d0339 SHA256: 833c9589fe7c403f82c2e55e10fed3ce13bff6abc642bebea633d30ebb244595 SHA512: 299fa179813fe2902981e46141fe9ce438a9e6e4ebf45aaa796995ca310f2b6b59e17b16f912920479f7fa6d9ee481709c9ed69c49aeb374061a79ebf6ea859a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-route-3-200 Architecture: i386 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: 698 Depends: libnl-3-200 (= 3.7.0-0.3ok1), libc6 (>= 2.38) Filename: pool/_new/main/libn/libnl3/libnl-route-3-200_3.7.0-0.3ok1_i386.deb Size: 208550 MD5sum: 87c54e6d91dab237d32bedf33171db9d SHA1: 509af32d8b6c0b377e82b76861b4b6d584584c19 SHA256: 9138faf5b43338088e9ab5c23a882f74c6a9ce37bb31cd213d788412e59b42bb SHA512: 8c5892c32a067e8e8170e3a740ec916f0cef9857e8954e8bcc445e8bc0bac80f723f680a45a0098369f7ac8225457d802ab12935df781885b4fe9a903f5761e2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-route-3-dev Architecture: i386 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: 915 Depends: libnl-3-dev (= 3.7.0-0.3ok1), libnl-route-3-200 (= 3.7.0-0.3ok1) Filename: pool/_new/main/libn/libnl3/libnl-route-3-dev_3.7.0-0.3ok1_i386.deb Size: 217856 MD5sum: f8e1ceb667851128fba33ebbc2fb40db SHA1: 5758ad41ceaf43d380bf7eeffe47741332521b2c SHA256: eb9aced3409953b93c8ce924ab7395541d0adf24792c5dda0202d275c7154d94 SHA512: 8ce228d23c21c48c29bca7b51dc03a0407a1a97b6ac7922b66f2951887d41801b630a55728816308fd0c72c2d6c37062899bbec7ee0bd3c206ae78c8730895b3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-utils Architecture: i386 Version: 3.7.0-0.3ok1 Priority: optional Section: libs Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 686 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/_new/main/libn/libnl3/libnl-utils_3.7.0-0.3ok1_i386.deb Size: 54248 MD5sum: 5de27764ea329df4efa19574a197b141 SHA1: 964bf74d30b797a681dfa8b0a44fa986aaf7d5be SHA256: 7392604b4cd5ea86375f30248b37a511e2f473c3287a686344d9ca2068d87313 SHA512: 2b1a661c662f2e48b5a591f28bbfe14899191ecf607f1ae798310f5e7a377fd8569135c620b57cacbb67883418a04a9b5b4d359d1d9b349778502697810b186f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-xfrm-3-200 Architecture: i386 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: 128 Depends: libnl-3-200 (= 3.7.0-0.3ok1), libc6 (>= 2.4) Filename: pool/_new/main/libn/libnl3/libnl-xfrm-3-200_3.7.0-0.3ok1_i386.deb Size: 35782 MD5sum: 407880267454b8ad4097063bff085199 SHA1: ffbefb3dd715e62b0418dd4f88264f3467228c5f SHA256: b273900c8db504d52bfbc58d4baf6e6fdc87bcca81fc4f50447d659ae46a3ce3 SHA512: 9be74eec55bde325cbe3f1ab927fda17fe840ea9b85aedc86117569c7397ad9f44788d9d9a48fb5f1ac43c66c11125d63a52377a725dba5533bf04503da9120f 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnl-xfrm-3-dev Architecture: i386 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: 127 Depends: libnl-3-dev (= 3.7.0-0.3ok1), libnl-xfrm-3-200 (= 3.7.0-0.3ok1) Filename: pool/_new/main/libn/libnl3/libnl-xfrm-3-dev_3.7.0-0.3ok1_i386.deb Size: 32858 MD5sum: b592e2b603add39102adb390a88ed385 SHA1: 66380ef486d6d39e8a82664bb2b6dee41630e088 SHA256: 78b68854798929bdfb12f5102c5ab398671bd661ff9dbb4270bf4af09e718c40 SHA512: 6b5f217413e7d431a3189d2f74a010c7291be8b0e797c568c2d293132feef166a7dba22382fc24409ef0269d7e83162f5ab8834eac00965e6e03f3c54600737c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnm-dev Architecture: i386 Version: 1.44.2-ok1.3 Multi-Arch: same Priority: optional Section: libdevel Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 10720 Depends: gir1.2-nm-1.0 (= 1.44.2-ok1.3), libglib2.0-dev, libnm0 (= 1.44.2-ok1.3) Filename: pool/_new/main/n/network-manager/libnm-dev_1.44.2-ok1.3_i386.deb Size: 688360 MD5sum: 94b8bb3bbe7fbf2b4e5139e58008ed0f SHA1: 782107c569d8be07559de3d8e05f62c1dcf70bc7 SHA256: 895135138cb9f91c76c464e616fb7d088d66373bf798f8fc4171741c2fa5aea5 SHA512: b0fdee6b111503e5e28f224136451b8194c5c0ceeb24e4fc0f86b374069b67c24ccabd2f51d328eb91de699179c24635cfee5b96a9a76e06218bddcff9f80bae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnm0 Architecture: i386 Version: 1.44.2-ok1.3 Multi-Arch: same Priority: optional Section: libs Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1586 Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.44.0), libgnutls30t64 (>= 3.7.2), libudev1 (>= 183) Filename: pool/_new/main/n/network-manager/libnm0_1.44.2-ok1.3_i386.deb Size: 451876 MD5sum: 6e2c928fc8c2f2b95d9e07bf93f32909 SHA1: 617c442cf19181d15c536206b373a87f8152b43e SHA256: 685b0ca2ca11038ed83fee3af5b693e59bec3f8d6f5cbea80a73dcf166cce6e5 SHA512: d20d21b9a711fd470afda616ef6ede0aa67dcea93bfa7c7e9b97d9724a44e1db92001acf66de8313ac9f0f4487606caa71c94e6f0b1701bef187925f7a54a1d8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libn/libnma/libnma-common_1.10.6-ok1_all.deb Size: 134240 MD5sum: d354137dce94ac9748a5900f0f4bcfb9 SHA1: 92acbcf59c3bf2889fcf955989e2f9054ca7ee02 SHA256: 3a9a2a730e0219213753f088c031c19a5d3a596435abeb9e2ce063f33a9499e3 SHA512: add60b44f0df98e129526e3a9b8085d3f4167bec3dce6af0759cfc9afd2b9290ec469a441ad45e2ff915eae97af0b545164d707ae136dc8103b5212546fcb5b0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libn/libnma/libnma-doc_1.10.6-ok1_all.deb Size: 26528 MD5sum: 203b6b76c7707e7cd1a6c0a59ab82c0d SHA1: 7aaee622396f350ddb0771d4d53a31333be6460b SHA256: bbff386a46bed61d6e4294e2854386f437d1d3692f4c539233053fcbea541005 SHA512: 2de99c4501ce8e85917f12d4ddc9bea3a2c13f2361221c26f03d2ddbfd1d10fbccccd567736797c5f62196354856d23991eeb5ae50c042779bc8c6869e9f040d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnorm-dev Architecture: i386 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: 1664 Depends: libnorm1t64 (= 1.5.9+dfsg-ok1), libxml2-dev Suggests: libnorm-doc Filename: pool/_new/main/n/norm/libnorm-dev_1.5.9+dfsg-ok1_i386.deb Size: 421680 MD5sum: 29800c560c641fa58d94760e2cc09748 SHA1: 5a0edc079a0afabfe24e728873074c368fdeffa8 SHA256: 50857f60413fedb3bee04d19f2e529fe0f391e44dda85873bbb0710b282385fc SHA512: e5f119dc2cadcfce9ea8123d1a5548917de21b7889b625670907f22b504bf16675dc0693974d76e5473791518f83e1b846d781100a15d5598fe326dc20743ea4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/norm/libnorm-doc_1.5.9+dfsg-ok1_all.deb Size: 666956 MD5sum: 8bb408a5afb0226d8bdd5e813fa2cfe3 SHA1: 58cdbba0f80ee23cbdf5bcb1b9a5bccf8400bd40 SHA256: cd9adf8c07e545555f4fa8b49c1563cbc795bda6fc4ba28aadcf40c9320456fe SHA512: a9c34254dd4c79776ca574200cab30c72c3107a0993fbe144c51732a4c7f2ce54b8673db89da03b4ec60941e0afa711dbba0d98c315d6f5e054bd0249273760b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnorm1t64 Architecture: i386 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: 543 Provides: libnorm1 (= 1.5.9+dfsg-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libstdc++6 (>= 5) Breaks: libnorm1 (<< 1.5.9+dfsg-ok1) Replaces: libnorm1 Filename: pool/_new/main/n/norm/libnorm1t64_1.5.9+dfsg-ok1_i386.deb Size: 236780 MD5sum: f4c50e81d586f27895bdaf07da6758b6 SHA1: 6abb7121858d03ab12e9b021b60f8962bc13ccfc SHA256: 800f1087bd6bc10bea9bba7d8c0fa7384174da74434e02f66203bb15946ea6ef SHA512: 451438f4db5eb7ea1f24c3dd1f217062bc13642b553e83980c015ee643e561d84065b9dedc6811ecd161badc2be471532f26c4f850c7b253c0771b1c41cfd8ed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libn/libnotify/libnotify-doc_0.8.3-ok1_all.deb Size: 40384 MD5sum: cc31b2673441cd933c729f43dbf01912 SHA1: f5bda52341b65329ad6ab40a9d10c5b50a627c07 SHA256: 38fcd8ade4251b7b049d2d314878eb77f979d4802c9ddcb6eaceecb5647905be SHA512: f3acef6af604d03c7bd2c6bb9efa713239c324ed1c39a611b0266dee3a0d5f4deb5e028637bd16459b8efd8c5add525d0ea6f76173269c2e99e0d6658b98c142 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/. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/npth/libnpth-mingw-w64-dev_1.6-ok2_all.deb Size: 92452 MD5sum: e2464c897a231b6537e5765f8082d894 SHA1: 87fa36a600954714b0227b471b6f8a85d7a1bf67 SHA256: 8a03d8762909a333ea968e8734d576cc62ed142ea4096c1e6e05867786b10140 SHA512: 164c5b2860bb5b801a087808f6dccfd4c7e7ecbbc258c044358dd13931e292ce57736015e2c0774be59dfaf4ecaecfa729947a96190436bf777d8105b2a46f1b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnpth0-dev Architecture: i386 Version: 1.6-ok2 Priority: optional Section: libdevel Source: npth Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Eric Dorland Installed-Size: 64 Provides: libnpth-dev Depends: libnpth0t64 (= 1.6-ok2) Conflicts: libnpth-dev Filename: pool/_new/main/n/npth/libnpth0-dev_1.6-ok2_i386.deb Size: 11924 MD5sum: 619e5ab7784b80d0079eb7fa3cdbd339 SHA1: 4ba0e5a271d784c0c7ebf9623bbbcd738c883dfe SHA256: 21395449e42ccd09c1c5b2668512ead3182b7f18a61573976cd158f37ced1ca8 SHA512: 31305822403787408bff77885fc261b6e3d21a603cba9a5318c71c46f94ce40b3be6e25a813637f5c1f4e6d8c076443ce7fa37b5a2368408885e84280d209cc7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnpth0t64 Architecture: i386 Version: 1.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: npth Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Eric Dorland Installed-Size: 47 Provides: libnpth0 (= 1.6-ok2) Depends: libc6 (>= 2.34) Breaks: libnpth0 (<< 1.6-ok2) Replaces: libnpth0 Filename: pool/_new/main/n/npth/libnpth0t64_1.6-ok2_i386.deb Size: 7540 MD5sum: d1a64165974632bccfaa98e8334902b4 SHA1: a5aa7818822dc9755c993fc393fee96f8df59e4a SHA256: 041d3b38cf4bcb8eafbbb7edf7967178badff082ca49c3a3a528c1aa7a1eb00c SHA512: 1c61438ccb17643f2fdace77c4f0613f41bb1617e63d9ce0971e653a8c633cda6d0ddfd6b0b172d83120a95c3badbe524af13feac0de678d5cd1337f4e96d2f1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnsl-dev Architecture: i386 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: 128 Depends: libnsl2 (= 2.0.0-ok2), libtirpc-dev Breaks: libc6-dev (<< 2.31-4) Replaces: libc6-dev (<< 2.31-4) Filename: pool/_new/main/libn/libnsl/libnsl-dev_2.0.0-ok2_i386.deb Size: 28736 MD5sum: b36affc658305a31155e2f1a4d0f6d36 SHA1: 3e326ffd43bc5f6ca24a63105c84974bf4d82ad8 SHA256: e5a485e18047762f760d57337f404dd6dc27a2583f4906a8ca8ac099cebabfaa SHA512: 9ba0fc3f716ed2298fb9c1af48ee18a5c1d12b660ca0f0b70a359a0944362bba4dbdd2e1c69a7d20a836e674c402eb4ab349e07e2fbbbbe0fe8ea09eb6a6adf4 Homepage: https://github.com/thkukuk/libnsl Description: libnsl development files This package contains the files needed for developing applications that use libnsl. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnsl2 Architecture: i386 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: 82 Depends: libc6 (>= 2.4), libtirpc3t64 (>= 1.0.2) Filename: pool/_new/main/libn/libnsl/libnsl2_2.0.0-ok2_i386.deb Size: 22676 MD5sum: cf2f4c0d85ff41e6490064e5addf2ff4 SHA1: 6b0f862fc08259e044e293c27f1c27b4dfbe64ed SHA256: 8d56371523c0ce49b2df95ab4c6655ccc8652930d99bcf81794d8cbc328350c5 SHA512: 5cd30db0091ab39e17182a707af1690f4cd8b6ff3f37d8c31d47983cb045c2fad97a4a3ae92c27a13ed25bf125843d647afdc93ae17a779a2786312fe2699636 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnspr4-dev Architecture: i386 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: 1090 Depends: libnspr4 (>= 2:4.35), libnspr4 (<= 2:4.35-ok1.1~) Breaks: libxmlsec1-dev (<= 1.2.33-1) Filename: pool/_new/main/n/nspr/libnspr4-dev_4.35-ok1_i386.deb Size: 218172 MD5sum: 0abc04d400d933362ca0d484ccff166c SHA1: d53002f3151d9f3ff3b15118062cba481bab0f1a SHA256: 8177006cf8ed876b28377fc4841c397bc8427bd3ee438c48a989477db5208b33 SHA512: 9f2ae83038be34992a4c7568d2c53480c90c21582f189e5f8bcd4398cf7e148b44c045710d526e350f111f226a7e90362df4a3a8cabeed043c704930d250a466 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnspr4 Architecture: i386 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: 332 Depends: libc6 (>= 2.38) Filename: pool/_new/main/n/nspr/libnspr4_4.35-ok1_i386.deb Size: 116616 MD5sum: ff2570c71e9e33067c7284aa65006de0 SHA1: 1cdf54d14b05c027e9a3016020c3b26d791e3c66 SHA256: ace46131ab4626ed61b0f05bfc6c9471044b0e10e169f11f8cef96befb5c8cc9 SHA512: e27682328b65c07bbdf79a80925d1d99364f311b71d515af5cf879369554e01bc2c13929b6c9bbc31bbc4c1d2ea8338f4e38984ab1986929ae947597b078b3a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss-myhostname Architecture: i386 Version: 255.2-ok1.5 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 177 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10) Filename: pool/_new/main/s/systemd/libnss-myhostname_255.2-ok1.5_i386.deb Size: 62728 MD5sum: 4939918db6c5eb787c800b031307a6a6 SHA1: 11a9695aa18412ce135e8ecce74a4a3a98cdefaa SHA256: 9f6e1d53ea4ca5845875c01d121c542a4084796ff61454643a8f788300dfeb6b SHA512: 905c942017602a03732b7f448e0f67fad5c6543dfdc32258e51879281a792aca81275736c97a9ad727571349cbb1ba66b5af9bde2162ed94a19d6deedabf9887 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss-mymachines Architecture: i386 Version: 255.2-ok1.5 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 375 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), systemd-container (= 255.2-ok1.5) Filename: pool/_new/main/s/systemd/libnss-mymachines_255.2-ok1.5_i386.deb Size: 149212 MD5sum: a17a10fe8b121d3c926cb8dccdd58df3 SHA1: 37cd3a03d75d7772ee112dbb1f3134b254e38c86 SHA256: 769b8d87a42738b9dbf255ff49b20647e3080f78fabee8391b32bce2c41a0105 SHA512: 7d51f1a411c13c903e18d7e45b171588459c79b384fe5029ff232dd6580d6409d5a2c35e78a87573d87de64f8e9df0e5450414871929480150efcff388f4f402 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss-resolve Architecture: i386 Version: 255.2-ok1.5 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 201 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), systemd-resolved (= 255.2-ok1.5) Filename: pool/_new/main/s/systemd/libnss-resolve_255.2-ok1.5_i386.deb Size: 78980 MD5sum: bfdfa8bb3914ccd49e3dfd3a8555e091 SHA1: d5a856bdbb12ebb3c5e3db3ac8fbbb89a498991f SHA256: 2f8169fbc39e3df5b19ac955412a5331c2c6312b00891bfeca3e8666bb8bdac6 SHA512: d673d84dbf99097251ea56b582f9946fa3a122e58ca8a731b639da265d54875d3639facbaf03cdab45d59bd9b9cd1e8163fbafd8908fd76182aabf7db74855b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/sudo/libnss-sudo_1.9.15-ok2_all.deb Size: 5872 MD5sum: 907035fb5837aa1bdf0c13ee83b86b50 SHA1: b3e43e49fbd544e8ea4b336c59c4837e908c173e SHA256: 05a05644b1542cb0bd7a910e24b0a2c61309329e3c9486e3899a40080773cfa8 SHA512: d68e34aa06aa2ff3887549512f2d5521346c1652366aa680ba4fcb6ae26d7683291ba971c53175d7a8ebc3cd01df267e065c08c2bfe49ff163356de8dde344a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss-systemd Architecture: i386 Version: 255.2-ok1.5 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 409 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), systemd (= 255.2-ok1.5) Filename: pool/_new/main/s/systemd/libnss-systemd_255.2-ok1.5_i386.deb Size: 153684 MD5sum: d800cb2202dc269e8085b2358f516318 SHA1: 8cb0e9d9ae2109da077bcb75c0ea7bca73c09eb2 SHA256: 478458c8037ed441b5d0d62778d3759cdab7f4c1f982c7a00cb046aed9311640 SHA512: 6a7ff14bb0fca72e3a17131e7447417cf829eb4a4ade11af139289970d1a97c065fadfbbba73da8e14318adccfa3b189ce429ec9ade88b9a3f31c21370dbfc38 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss-winbind Architecture: i386 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: 185 Depends: winbind:any (= 2:4.19.2+dfsg-ok1~1207.7), libbsd0 (>= 0.0), libc6 (>= 2.38) Suggests: libpam-winbind Filename: pool/_new/main/s/samba/libnss-winbind_4.19.2+dfsg-ok1~1207.7_i386.deb Size: 41576 MD5sum: ac24de01ba3b0e2f020cffe31e907d41 SHA1: 4c6e65173c44e9a1596ff785d876bcd031749cf3 SHA256: aedcda965cf630c820afc1c0a3a8a19baee9e73dc894f9ace5445ebb03f5fcb0 SHA512: 89174658c59e7cd78a5017fd848fbb6841f8b88bd1e9d49bd1ab7e40631f2f90ab845b76db154136459885f6b964e7724e3e5953dda59c06fb2e7e6f454dabca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss3-dev Architecture: i386 Version: 2:3.49.1-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: nss Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Maintainers of Mozilla-related packages Installed-Size: 1363 Depends: libnss3 (= 2:3.49.1-ok4), libnspr4-dev (>= 4.6.6-0) Filename: pool/_new/main/n/nss/libnss3-dev_3.49.1-ok4_i386.deb Size: 231520 MD5sum: ce04eb5b55c6df1c60b53a9162783c3f SHA1: eaa09ed9f0c983ae8c36a71a57800b87e8db2e14 SHA256: fa7a90b97f251fe8ad23108a0bad4a9a123bf0a96bcb8e9ee7bda74c1a02224a SHA512: cfc135881a83d0997ffaa740ab517aac1e1e88ac6070756a1ff40e5cc3207d3253241e78ab8978b1fa73328764848f510562f2103bc255682d32aafbfb323ae4 Homepage: http://www.mozilla.org/projects/security/pki/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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss3-tools Architecture: i386 Version: 2:3.49.1-ok4 Priority: optional Section: admin Source: nss Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Maintainers of Mozilla-related packages Installed-Size: 4786 Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.12), libnss3 (>= 2:3.44.0), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/n/nss/libnss3-tools_3.49.1-ok4_i386.deb Size: 918636 MD5sum: fa4a099c4e107e8b5a7984cd2133b418 SHA1: c45385ccc6eed25ce94e6fe776e4e030598edd61 SHA256: 95406fcb651334849afca50f07c3d2bf94120e9ce65a05ef27a902d2fdbc48aa SHA512: 8c8f06c80cf8ed56525284a03443dc6837c221f25b74a1cee8262fd3d582db9bdd4311c53fbd488d531622cb87fe67c3b7e36d66ce2c180ffd18f2281fd695b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss3 Architecture: i386 Version: 2:3.49.1-ok4 Multi-Arch: same Priority: optional Section: libs Source: nss Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Maintainers of Mozilla-related packages Installed-Size: 4196 Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.12), libsqlite3-0 (>= 3.5.9) Conflicts: libnss3-1d (<< 2:3.13.4-0) Filename: pool/_new/main/n/nss/libnss3_3.49.1-ok4_i386.deb Size: 1130300 MD5sum: 12da6f05fc0cb9df701997618c2bfea4 SHA1: e5e5ea9e8b22e30bf45f3be904db68377a8da0fa SHA256: a4746bda82f2e4c2322619f03484a4d124e6493de4e3076f605f353a7f7cce0b SHA512: 61a3701a498835ee6ad9011bf274899dc275f3e208f6be09b3e002bce563564573fc0eb88bb02475d349497c3a98f3221ddb5e6421fb6de51fae275a0809f329 Homepage: http://www.mozilla.org/projects/security/pki/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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libntfs-3g89 Architecture: i386 Version: 1:2021.8.22-ok1 Priority: optional Section: libs Source: ntfs-3g Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 432 Depends: libc6 (>= 2.33) Filename: pool/_new/main/n/ntfs-3g/libntfs-3g89_2021.8.22-ok1_i386.deb Size: 188012 MD5sum: 46698b699f317532896ff964a554dd82 SHA1: a56855084713e02b8c9f6a2c7270bf1335aa5f49 SHA256: 9cb1d50db91189a0e0b61cb8e64640e97908c986e0b5b3047cee13487617f590 SHA512: 30533bd0473c1b2d060b0423e9fd937f9dedcbd6ae3fd2a5a2b8070cfd2bcc13e62c5d1042f7fb1138752aadebe1b013ed8aca9958b3ec6261791f6394b56480 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-ok2_all.deb Size: 5218 MD5sum: d352c0c4904752c38636f85f0685b6a8 SHA1: 7262a0ac3f3edce1cfb612de8d567ebdb9ce0aa2 SHA256: 6ccfbba202d891636ebcb584212600f2f1dedec71663f216dca98b36481c7374 SHA512: a1483cfc9209e9d3f00676e6f0c147d6e02c05aba30856b92fe29b9a3b1919719d072427c3f307fc0c54f5a220cd5c075217a0b14df81772f2716a131b4cc302 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'. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libobjc-12-dev Architecture: i386 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: 943 Depends: gcc-12-base (= 12.3.0-1ok3), libgcc-12-dev (= 12.3.0-1ok3), libobjc4 (>= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/libobjc-12-dev_12.3.0-1ok3_i386.deb Size: 176582 MD5sum: 07bad9653ca69800c67e965168848cf3 SHA1: 95c3647007fe567b30aa2b17f6d5132a8b67d182 SHA256: c739a9ac61136bc2440a1a78e412f7547b7d00a5d6775adeb587eca326c5dfeb SHA512: c4f40d305db00eaa1379394ab8153466b1d82e341740b0f6c48b66e965ba609afd32939aade0693ce42fbfbde787dfc863aeac9276a51bd7bfc965bf5bc4ce31 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libobjc-13-dev Architecture: i386 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: 947 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/_new/main/g/gcc-13/libobjc-13-dev_13.2.0-4ok3.3_i386.deb Size: 176620 MD5sum: f2265ed20f28a4a5bcd7e27905b4a138 SHA1: 5bd83692546d7f4bac9be0b4ba80fc3ab5cfd631 SHA256: 161ba21c94a0984de451a8f09c72258f0fe87a4a86993c909625c3d0dde4f749 SHA512: 4627b9ba408e36edcbfb5323ad893725212c845299d1534a106c270be7eea427afecf7a8a35e517408e5647b4199fa5bca3db33e0c9f2c3c0bdd93d4d517f69a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libobjc-9-dev Architecture: i386 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: 1444 Depends: gcc-9-base (= 9.3.0-ok12), libgcc-9-dev (= 9.3.0-ok12), libobjc4 (>= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/libobjc-9-dev_9.3.0-ok12_i386.deb Size: 220818 MD5sum: d2777a6b75d0e53d1e84b219f4d59acc SHA1: 8e675c6d5b1e390ec3ce6aefd41c5f57142202ee SHA256: 976057a5a052238fc541b4ea155ace98d3ea7b70cea233bd8e77237f877a926d SHA512: b6a1ef6cd75553ce079f76416a9bdde71edc4a81df1b14f98867e86e37dfc70600c216ede47e8038f9e8f7f7c3fd43df6f6f80a6ae85e7fa17e1eaffd57c0c04 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libobjc4 Architecture: i386 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: 205 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgc1c2 (>= 1:7.2d), libgcc-s1 (>= 3.0) Filename: pool/_new/main/g/gcc-13/libobjc4_13.2.0-4ok3.3_i386.deb Size: 50168 MD5sum: a5fe27c6c141dacc81659380f6812c7e SHA1: d15e492cca61a14ab5b688e50cafa00a48af71f5 SHA256: 3d6e2dc30653d5dbe1208b72534c12f5000a0d2befd2de2365315281ae248d0e SHA512: b383768c8cc9e1b7f3664e9aed777806d0cb5a20bdf038899df40e0ed32c2c2499860dc6d3e9072f6e08ccbe53b037fe8e0386e6062f6d5c1f616edc53c43d08 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libo/libobject-accessor-perl/libobject-accessor-perl_0.48-ok3_all.deb Size: 15388 MD5sum: d3e87e6460b42de931fa0cea093ca6bf SHA1: 23003a60065faf16350b50ec089e5509fb06cbc2 SHA256: c120e09061bfe79abef1e44b278629526f09947dcbe7d4ce61768bf0fd827ffe SHA512: e436df733a55a8b1967b81471ce1da6cfdb8fd57012c1734387fc9690c4ed76436c66f96e2b3753673b0d46f29590c991feee1eb5ebbf63e7d33d8d258d171fd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libodbc1 Architecture: i386 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/_new/main/u/unixodbc/libodbc1_2.3.12-ok4_i386.deb Size: 2660 MD5sum: 9dc04636328e7a2039bef0f8b9e5e89f SHA1: 5fbd418c1e24f1f8ae2530e4636e7364e82470a2 SHA256: fe17b91c7869845b108e2742edea2e4e250e893d8519b72e388c619af2f80035 SHA512: 49051b534c4f34cf2d07238c5587c562e14c20ac02e20b8c6d242b4d7a27aea151a9806135b620c01eaff30c3911cffe9f12a74569c231427c1bc80f7ade6281 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libodbc2 Architecture: i386 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: 558 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/_new/main/u/unixodbc/libodbc2_2.3.12-ok4_i386.deb Size: 161636 MD5sum: 2759011e5825dc573ec68efd8db8810e SHA1: 73e9bb76f8fde91e8c26eece04d349d6c8ce2555 SHA256: af976152ef88c597472b50b17c281500805c66a7ff877b63ef5cd6b87555fcd0 SHA512: 0a226da46e5dd8812a668d8f514f6dd7dee66af0db785255a7cdfdf1d5859a51c17a0cb1e9f6e379a2562347081acdaa53f4b1a0b947b936687e7d70ab7701e1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libodbccr2 Architecture: i386 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: 60 Depends: libodbc2 (= 2.3.12-ok4), libc6 (>= 2.4) Breaks: libodbc1 (<< 2.3.9-1~) Replaces: libodbc1 (<< 2.3.9-1~) Filename: pool/_new/main/u/unixodbc/libodbccr2_2.3.12-ok4_i386.deb Size: 16220 MD5sum: 34b231da359d3ce142a48f1a9784e9ec SHA1: 90698b404a4b581e4b0befe05182ace134cc1051 SHA256: 7be751e457bb7aa7ef70316554d1fac3194b859641f6d9b28e04ed321203230b SHA512: 3a1d570992fcfe962a9146e2882ed3613f126504bd47e9120bdc638d7cc8263270458429efa96a58fac5dd9c2e04d2cc759842596db7880ae5875be3f0497ade 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libodbcinst2 Architecture: i386 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: 110 Depends: unixodbc-common (>= 2.3.12-ok4), libc6 (>= 2.4), libltdl7 (>= 2.4.7) Breaks: odbcinst1debian2 (<< 2.3.9-1~) Replaces: odbcinst1debian2 (<< 2.3.9-1~) Filename: pool/_new/main/u/unixodbc/libodbcinst2_2.3.12-ok4_i386.deb Size: 35244 MD5sum: 5352141e272f8b0fe382030edf3e5257 SHA1: a08d55f5061b3c493127207e667a353d609b49a0 SHA256: 582fc696411d4271e01a7c82595b5fc0658c3a679ccd1316c6a86922b9c34566 SHA512: 45b1c6750d0de82c4dd48a4c03e29deac135267bb7987a339b0cc41ec5162da03c189d450c36c56830213856333d004ee75e31dc4b74ccddd5554d70f138fba6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libodfgen-0.1-1 Architecture: i386 Version: 0.1.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: libodfgen Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 920 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstdc++6 (>= 5.2), libxml2 (>= 2.7.4) Filename: pool/_new/main/libo/libodfgen/libodfgen-0.1-1_0.1.8-ok1_i386.deb Size: 267504 MD5sum: 3b84263eb9fc38f8696f7039a3d23a90 SHA1: 32d20753bf159ed7f64a5bbec306fbb3f8d59634 SHA256: 98952feea9aaf85f28006229e56d1ca01daf4fc9e4d0e56705b7d3fd0b53d196 SHA512: 2f811ab3fa89792c9f04326ff16f97a4a680bf6533f02b403d3f1df9e596ec0e243a691e134874bc59ff4880107b44ea8bda482f4fc7e941c5d30a3bd58ca4ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libodfgen-dev Architecture: i386 Version: 0.1.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libodfgen Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 141 Depends: librevenge-dev, libodfgen-0.1-1 (= 0.1.8-ok1) Filename: pool/_new/main/libo/libodfgen/libodfgen-dev_0.1.8-ok1_i386.deb Size: 20164 MD5sum: b0d55c2a58677fcc0c4384a8c69a7a8b SHA1: 18d9a406d4c63047cac4454bdddd017b2aaffabc SHA256: 5a98443995d4aa1b2357e8b97cca089df693bcc8cde4c08e99386c39ab45a032 SHA512: da09c01b638cf262dfc3f476aed952f7daa5da3de493073c7761a12d143e0dd995e1554587f908126f7b39801625c7e0c7ed7976f29b3f3d039e956f000723cc 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, ...) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libogg-dev Architecture: i386 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: 504 Depends: libogg0 (= 1.3.5-ok1) Filename: pool/_new/main/libo/libogg/libogg-dev_1.3.5-ok1_i386.deb Size: 177104 MD5sum: 060160f7149599fcf26b3fa97a392176 SHA1: b260ccac908461aa43288f6f84d6465ef554efb3 SHA256: 134c42607bc9f080f5cbc5b11a7cfe6fcee15f6a2d623e741b7e19bd53dc6ce1 SHA512: 001a7d1843de775af680bb28122f77625beec8268508afacdb1de9db9a8f7fca2228aecad53bfd7e164825f555f3a1612f1db4a146149de5dd45d3f5015cd0bc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libogg0 Architecture: i386 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.4) Filename: pool/_new/main/libo/libogg/libogg0_1.3.5-ok1_i386.deb Size: 21600 MD5sum: eb3dbf1a6aa8ad29ca9a48e3ad414457 SHA1: 7da6f1d278f7f595108b8841d4acb27d9438efa4 SHA256: de74864531da62402f6cc1425c918b3c89398b8a08fad7b1af09784adc40faf3 SHA512: fb751d9f6143672566cb720f7fa60a4b52faa906455f16f4c1f892c498f1ea8dc2f827a2b67da6728cdc32b932ec23b4495eb4f0da76715a5ee8653a3db5304a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liboggkate-dev Architecture: i386 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/_new/main/libk/libkate/liboggkate-dev_0.4.1-ok2_i386.deb Size: 4988 MD5sum: 6e2aab2d15d04443cf9385a4c5369c80 SHA1: ccd1904763d2bed09444e77f3fa3c54cf743399a SHA256: 91f6bd591a778d6b8ceba329ef2bf3ee571bbc129d29d1c0fca2cd3f64435397 SHA512: eb93ed07ad1d2e458d978b899dcd697aba4bd7dc093cee9c8108a3af8e13cbc554e19885ddeb77857d7f07729e9f509c68606688338fa42b5faa8c12bd7fe5f2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liboggkate1 Architecture: i386 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.4), libkate1 (>= 0.3.7) Filename: pool/_new/main/libk/libkate/liboggkate1_0.4.1-ok2_i386.deb Size: 5468 MD5sum: 31c1f192b881249870302f9ff98bcef2 SHA1: d27604283d7fdafe1c1224fb9f450a8673d091ec SHA256: ee75fdb164af9aa19be67d7d687af8681096acb26e7bd38a1c8d2ae499b03798 SHA512: 6252c5e79de96f825af60a0a3ff3ecd733fbe75ccd1968ab999ca067a4f6883337441c4d6f93438d3f645f1942aa74a52a5cde35b9cc2868ba8707e3545df4dc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libo/libole-storage-lite-perl/libole-storage-lite-perl_0.22-ok1_all.deb Size: 20128 MD5sum: c73e71dfd27083ac844cbc8aed6d25f0 SHA1: f34da5aefbc1a8cb1aceb9314174ca625c802f90 SHA256: 7288bf87b77b4fea9968018b411d5d554d3615828b5f13b2ef04418b3fabf279 SHA512: caad6926b45efe47a4d78d8779d072faf46fd1bc6d34bd55439701a63c4d7d78cc1437bdaad836ae0c526fe1dd78b920f8adffe2f8e8f11cbcf529c89f17d4f7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libomp-10-doc Architecture: all Version: 1:10.0.0-ok2 Priority: optional Section: doc Source: llvm-toolchain-10 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 12000 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Filename: pool/_new/main/l/llvm-toolchain-10/libomp-10-doc_10.0.0-ok2_all.deb Size: 848744 MD5sum: e8520ec325d21d8bb3126afb694b2f96 SHA1: d91733a9d7105cfce7e266380414e57325c397a5 SHA256: 055eb8190c9a8e288b87a2148a39469f7242a4dd789b4141f7574d0926a267d2 SHA512: a1bba8f387481ccf1bbbe760c807ab718df226435e800b5aeba2a40ddf04f2b70ab35e718376c8c5512b669efdc3c6dd131cfaec377a163ca447143cc35a6a2c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libomp-17-dev Architecture: i386 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: 535 Provides: libomp-x.y-dev Depends: libomp5-17t64 (= 1:17.0.6-9ok4), libatomic1 (>= 4.8), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libpython3.12 (>= 3.12.1), libstdc++6 (>= 11) 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/_new/main/l/llvm-toolchain-17/libomp-17-dev_17.0.6-9ok4_i386.deb Size: 90184 MD5sum: d02a51cc9e89fdfcefde4ea66af3b929 SHA1: 3a821b035cbb62d03eee42bf6f558e330a0f67a8 SHA256: ed00cc5f8b4684d5b08ae993303d61c3f6bb87c1e97dc22aba9d419230f62fd6 SHA512: 016db4d466019bebe995fadb6bf2dc2cc089d1cb6276b13ccfa394c798cc3e20483169dd7a7c77cc154201401f0fd86c9afc17fec0729551556d75739c0224f9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-17/libomp-17-doc_17.0.6-9ok4_all.deb Size: 996968 MD5sum: 6116791b4058a49fdee8c36713ea4d4d SHA1: 1868da6d86edbb11a3e55ddefe0215cd033ddec1 SHA256: 536477b7a669f73ab6751340f6d4c8c88f6b8961a9464b1e9094f7b538898aca SHA512: ca9e103238561207ddd55488959b52b5c8a43a90ab5f9374f0ebb8783bc2c76a4fe68684bf0ae356114b12542a2626472b94ccb153b32c6764520c918d534084 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libomp-dev Architecture: i386 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/_new/main/l/llvm-defaults/libomp-dev_17.0-58~exp1-ok1_i386.deb Size: 2020 MD5sum: 3e6a95fb3bbe9caef62efa0bb00e1b2c SHA1: 5c51a873daa543aa06bf89e76e23254225d71f4b SHA256: e45d55f9dcbd2bb94a65c29a8cbc91337ba0d1c1c0cb2dad3c54f9fbd1ae38aa SHA512: 779996fff93f7e2c714bdfafd0cdf47ea0ee4d95c0d69df8224860583c9f27ecae7bd1e0c55a041e5c3b2f8f41bf55f223ced987e31bae50aaaa73cb12293948 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libomp5-17t64 Architecture: i386 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: 2775 Provides: libomp-x.y Depends: libatomic1 (>= 4.8), libc6 (>= 2.38) Conflicts: libomp-x.y Breaks: libomp5 (<< 44), libomp5-17 (<< 1:17.0.6-9ok4) Replaces: libomp-x.y, libomp5-17 Filename: pool/_new/main/l/llvm-toolchain-17/libomp5-17t64_17.0.6-9ok4_i386.deb Size: 394924 MD5sum: 8e52359751ab475e2653b8ec4b4f85d5 SHA1: bcd8d99123cccf5a0bc32254c5ebd5ba007eaed9 SHA256: 0aa64b283f273d440c746a52cdf403035ac3b50c80a855900b218cb35c0f7120 SHA512: b8065fafcf347870489def73abc4b2e95423717ddc5a45a4af53f9bd844ee68474ac1dc383e919ae550c6c4da5f0cc8fdd40fd4162c2f93a58fa59295ca92aac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libomp5 Architecture: i386 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/_new/main/l/llvm-defaults/libomp5_17.0-58~exp1-ok1_i386.deb Size: 2004 MD5sum: 95aaec38c8225777157de087a5cff4f7 SHA1: 36f2f4f15a7f1c07e20ce801beb96f90ca4ad063 SHA256: c91d39c9cd3b7c3e815bd74ffd817f3f156ed7cfccb27d033dd61c49fafc81fd SHA512: 0c56460067d37e442b2dee6fe74559f782f5c8889f139987107d9f5a46829c94c77ad836960192ccfe232c1a3e7e6c13b6014df0718ec9679c499f7d83ae362d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libonig-dev Architecture: i386 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/_new/main/libo/libonig/libonig-dev_6.9.9-ok1_i386.deb Size: 57464 MD5sum: ff83ff0e5cde3b1ab87c295c61f409f5 SHA1: bcdb1f909e9071842a087a71f982419ff06711c4 SHA256: 08e1aecba137deef0b03060dd271beec42e9ec3b9bfef5a36da198711f8155d2 SHA512: 16019fb19a81bf557c6b3414df618e2039e143da9a49e6f754c2a4702c5648467316b0faa2fa88ca4fe640458a8e9d78ff4ef749d8b223641cda7f7ec04bbd56 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libonig5 Architecture: i386 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: 656 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libo/libonig/libonig5_6.9.9-ok1_i386.deb Size: 156564 MD5sum: 9ae5c93cb71809f00bafd627b8b92079 SHA1: 978c222c973bd808904159fecf8661660b5cc688 SHA256: bbd11cebb5e2408c1c5700ae0e2eb5203a15e25177a45f0c11571509eaa2fd74 SHA512: 6e49ee061c21bff268fc10ab072c4087b147a5a1e13797742f180ae2afdba8510c356015ca9d1ec0f96d71d04c12e022d315aefd00222566f0023f5eafc732c5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/o/openal-soft/libopenal-data_1.23.1-ok1_all.deb Size: 157040 MD5sum: 3fdc973176a347b66acdca806bd0859c SHA1: 6d8b71e0cf2aaf8cd2f8c2c7f5ba5691b51fb583 SHA256: 8097553d6deb345908e674671f74138dccff102cb0d0660f66dc59f50dda182d SHA512: b33afd8d470e095caf2b128eb8ae19dc99dbe705bfca701762d4b2a7ce809de7857eb2db9a38dff34b65d5f792253667631a8057a3173e8e165356a9d61a8bf7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/o/opencc/libopencc-data_1.1.7+ds1-ok1_all.deb Size: 8280 MD5sum: 0052efbd2981ce86e9567d50110f956f SHA1: 83f0f3a1665accfd4da10a0f7a0d58c5c451922b SHA256: f57ab84d4aad58e23fba0d884ee39a193a6eb7aed036ebe0cefa9ca56b5e7ba5 SHA512: 85cf905d97ac1089788429604df730e171f7ac2bb4ed6e69ffb14e261e0a60830188d23ca0684db755422376c16d75805cfdb6b74a87d99219926b7ed7b87165 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencc-dev Architecture: i386 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/_new/main/o/opencc/libopencc-dev_1.1.7+ds1-ok1_i386.deb Size: 16464 MD5sum: 60a7e9019b1221e531cd92cf06f0f18f SHA1: d9e57e4e39b9f0f30a0e4512f3be7716756df8b5 SHA256: 59a7195c634c05b10878c2b6da884f092a4410be65426909a840663e68823208 SHA512: a657ee0128927950ee8680ffe7f605c6ae58188df2e9c54fe52b76bd48db9653fb7f8eee3d0e320fd5baca9624434e92d32c4ed70007f8de2fbc8bf829924642 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/o/opencc/libopencc-doc_1.1.7+ds1-ok1_all.deb Size: 172772 MD5sum: b36de5dc145d565d9c8a6e2dc5a0ac04 SHA1: 40a19857ba7eaeb272253b2d81f9f27248fa490f SHA256: 22acce40b1489befdf3cd638e30b703828e76d12794a39fd4c5f6542e56c877e SHA512: 554cb7c8874456390d98bcd01cbf30fc10544fe20e5eaf8db01fa4f8c8ac08901346b6a9406aa2785cc04c93c7645d945d79d9e77171ea7303e4cf6f1769fff7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencc1.1 Architecture: i386 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: 1344 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/_new/main/o/opencc/libopencc1.1_1.1.7+ds1-ok1_i386.deb Size: 550144 MD5sum: c3a800bcea870d1486818ccd7a373356 SHA1: 638170911d3d855fcb809e2efac8613dc3c94eaa SHA256: 63b2761df8f4be684510a14da27055aaf1d856b8d465d116271b27c3a151d0c0 SHA512: 5773bea5fab717643be02611d035b918474cd60cd7aa35c47261b9d8329ceb314125c6f1e2f6d855a0dc76f63781e819d2748cf0e5b18cb53aa1eb68b9dd0200 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenexr-3-1-30 Architecture: i386 Version: 3.1.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: openexr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5901 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libimath-3-1-29 (>= 3.1.6), libstdc++6 (>= 9), zlib1g (>= 1:1.2.0) Filename: pool/_new/main/o/openexr/libopenexr-3-1-30_3.1.5-ok2_i386.deb Size: 1204262 MD5sum: 1008a552f1e1145b2dd05e99fe9165ba SHA1: a4e2f0f37dec25bbcbbe0504732b9ff68d72ea3b SHA256: 08eddbf46800efe0dbd0e72dd9477f1ea0878174e1e4bfeb01611f44b0251202 SHA512: 275f0951b80eea9a866d4cc8917a2efec7520a3102409cf4e185068c094f9d5239fbc8420fa952f733a0b49ea68a3168bd8594ac9a9b8973ea12e04da45090de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenexr-dev Architecture: i386 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/_new/main/o/openexr/libopenexr-dev_3.1.5-ok2_i386.deb Size: 106126 MD5sum: fd960cb6f9ba828b818da46dbd960b62 SHA1: e7bd1476234867b521f4530ce8eb76d84f1ad6a5 SHA256: bdd60d645016d4684fc53d27448af5ff23c326c1d2f4037abe2688f3f43346b0 SHA512: 76ce4f7666eed80b94f034b733a44cc5f82685c367ddbc5bd5f0b4ee4dcbe51b7439ed37c9310afe334bdcc813acffeb2908ac0256727cea0a74c03031e28ff3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/o/openexr/libopenexr-doc_3.1.5-ok2_all.deb Size: 689934 MD5sum: 17d240b5c81401486034fbc29d1f56da SHA1: c7eab5a2de8ddbb935c372fb7f959aba2a2692cc SHA256: b5ba0e4991ac5d6aff3718778183116430e8af7b9b426ea5637543d427e37261 SHA512: 2892117be1423a6a2d301fbdc35192fbc2f94b6e92cffb3dd4ec5936a19ed1d3eba98a996fb4d03fc7f7e8b25f2b6383ab454d645b0b7137b862c825c63d6927 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopengl-dev Architecture: i386 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/_new/main/libg/libglvnd/libopengl-dev_1.7.0-ok1_i386.deb Size: 3664 MD5sum: de3f94ac54b0eed55a76acf987d06510 SHA1: e4dd8d04a603f6656ed1f2e24d74d108b68a1da6 SHA256: 574f2a6c3e3e13aa7bd0bdbe7371e789f719aa83178f388c4ec310261076fcff SHA512: ea02fcac4ccc34189a021283fed748dc537bd8f00c3e05fb73b8bab7b3ac50181dfbd835d23eede6ba4e3559b690985cbe79195fa254be7537c1d7519a3f9b9c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopengl0 Architecture: i386 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: 181 Depends: libc6 (>= 2.34), libglvnd0 (= 1.7.0-ok1) Filename: pool/_new/main/libg/libglvnd/libopengl0_1.7.0-ok1_i386.deb Size: 27552 MD5sum: 2583c42520943ec20593150853969692 SHA1: 17e3c6185291d4661fc1c03d3269465bb81849e4 SHA256: a4c1e01626964911641ca2934d6a1bced1af4546c93bc303203442928136775c SHA512: f5f069cc2f5e594f9b410594c6c21f65051e1a6e4db0eced07d573d9481203ce8b0bba267192ee89e4e32a4f762a60b27058042c96d9e9627e66ea87bac8137b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenjp2-7-dev Architecture: i386 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: 839 Depends: libopenjp2-7 (= 2.5.0-ok2) Filename: pool/_new/main/o/openjpeg2/libopenjp2-7-dev_2.5.0-ok2_i386.deb Size: 237780 MD5sum: b4a6d4c50cc647bdb7901ded54a2169d SHA1: e37ceb4ea29fb19fb64b98c839eb59137abfb97f SHA256: 6f84342e3e4d2f4b0bb0cf5ad6fe2b507dca893778aa623e32754ebf66dc8ed9 SHA512: 4566761d2d94c424a02ad43be3580e3c3a10a44e7db3e82cc3fb5b685249dee483a045f87e2948cf051101c63014f1f0d1cd1a8dce415bb2fcc728c671366663 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenjp2-7 Architecture: i386 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: 517 Depends: libc6 (>= 2.34) Filename: pool/_new/main/o/openjpeg2/libopenjp2-7_2.5.0-ok2_i386.deb Size: 170644 MD5sum: fa253f4d734be1b52afa87ab7fb01b9d SHA1: 689bd26edc7a457c849e61339d02644dd118f061 SHA256: 7398bd8ccebb271a70a3ae1524be991d24110cd33dfba11dc74cc549473806b6 SHA512: 2bb92334f645e27dccc474d20574275cf724126efd9c65682f420efe9f84d148c5f6b2265ad3faf7b66d25bbcc0c3ade239e26840fa58081ff6fff10652a23a1 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenjp2-tools Architecture: i386 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: 439 Depends: libc6 (>= 2.34), liblcms2-2 (>= 2.2+git20110628), libopenjp2-7 (>= 2.5.0), libpng16-16t64 (>= 1.6.2), libtiff5 (>= 4.0.3) Filename: pool/_new/main/o/openjpeg2/libopenjp2-tools_2.5.0-ok2_i386.deb Size: 86820 MD5sum: 77c87bfb2d55d45242815c0a273a620e SHA1: 03da4a3b4fa416f29abd4e4704134b16abfd727d SHA256: e6bb90899a0d0cc921eb0792ebf840e900e7d93ae0fb3699aee736733117517f SHA512: 1d12c2e104da24bdb1e17b8f596a94c44dac7b269ff98e19120b2bc355afa58580e9c7cb70b888ea705159f839ba7aa76d901078271fc0c60b40a3b22284440a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenjpip-dec-server Architecture: i386 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: 136 Depends: libc6 (>= 2.34), libopenjpip7 (>= 2.1.0) Conflicts: openjpip-dec-server Filename: pool/_new/main/o/openjpeg2/libopenjpip-dec-server_2.5.0-ok2_i386.deb Size: 15036 MD5sum: 2e53cb52f72233842ca848bc05cdc76c SHA1: ec490d12871128e297b5245b01870ef06933cc88 SHA256: 5b1ef13122e35bed6e383b8cfc44b788d59e04238a4da6d20dfd76c98ea4369c SHA512: 725d82174b5122838c99baa88f3bcbefd1a673a90ff8846b1035486114ffb95f27c1163883733974ee1c6a7d0f75ba934763167eabbc282475511d7855b03f60 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenjpip-server Architecture: i386 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: 170 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/_new/main/o/openjpeg2/libopenjpip-server_2.5.0-ok2_i386.deb Size: 41508 MD5sum: 985d2dd036103df9504fcbc0afffc7e7 SHA1: c513174a3ee7c71723399087f3d8067c75e10586 SHA256: 42b06fbac7d490b1fe6652927cb019b921996d025ad433bbaf36be2d364e6e13 SHA512: e5f87b0db3820a9b8886089b1754919b9584b0b493bd97ef6def5e0d348c1d6fcb66ab156949234e5ef220e99e3a4c55b51b0467a737dc560cfc9d846f121848 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/o/openjpeg2/libopenjpip-viewer_2.5.0-ok2_all.deb Size: 33828 MD5sum: 1a41bdd5bd6aafd3dadbf0acd2653fd5 SHA1: 44da17fc2f805e5ab7940b0e82676160841d8ad4 SHA256: 5e389d9a83f3fb92b4c6c13090e151856125206d102559a1000b492a6d8206bb SHA512: 51b472ac425ffd4856252819d5da54cd0294653e04a6e2498a5c23ff80577c90439dab07fb13e7735d406ff0cd01e6475f44b60b2d9ff29578b6ff6b9f86b919 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenjpip7 Architecture: i386 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: 208 Depends: libc6 (>= 2.33), libopenjp2-7 (>= 2.0.0) Filename: pool/_new/main/o/openjpeg2/libopenjpip7_2.5.0-ok2_i386.deb Size: 55856 MD5sum: bb171377dd570da83cea606c25a7e8e2 SHA1: 6f68f1d847d93a3639593d00fe7b68fe1e54a43e SHA256: a2fa82ef05233fd4298a18392f197f4528fa466fa52692d63f47f6beb4938f58 SHA512: 7b2b4059d24c29d4ce39609d418f9d3da6605f3fc5b6b2ff5703b5202022d2ce7a0ebc9d7ae635245ff8f93733ac1f0dfbfe190b04f6c1083e6dac405cf8a952 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenmpt-dev Architecture: i386 Version: 0.7.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libopenmpt Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 296 Depends: libmpg123-dev, libogg-dev, libopenmpt0 (= 0.7.2-ok1), libvorbis-dev, zlib1g-dev Filename: pool/_new/main/libo/libopenmpt/libopenmpt-dev_0.7.2-ok1_i386.deb Size: 31558 MD5sum: e73a7171505ffa4b0fbab3c3966caff0 SHA1: 77c91987471b79bf4aa9f3249c2f67b076dcb43b SHA256: 3351c23ffbbe21522f52ea78b2db5ca31c0ef48afca9bd5064f7a4c0efc375c7 SHA512: ca1855d6f42697ef25ea3e5fcf33ead3ea6ca1f6215010c6ec314740ec0b0123b8bb65b47937580669d9d6c59e34aa77a92ba13f316262be9b0411920c743c8c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenmpt-doc Architecture: all Version: 0.7.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libopenmpt Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3852 Filename: pool/_new/main/libo/libopenmpt/libopenmpt-doc_0.7.2-ok1_all.deb Size: 248610 MD5sum: 341332ca11e89d2a3e5d06fadfeffaee SHA1: 40b172a392e3af4f35fc104816da3272779e7265 SHA256: c6545c9fc57159d3cabba3e6f581bd6cdeb312a2eed046837d13172a62343b4b SHA512: 881bf79b9bfe23371690cbf4c36b91f254497b796fd1b3ccb88f2ca9e7fcade0aba84dcf7e3cec09c8c3502afd531d7f9dacdf757815bbe67b30b880acfd6f86 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libo/libopenmpt/libopenmpt-doc_0.7.3-ok1_all.deb Size: 247656 MD5sum: 3383834494b47e8372fc6f7f223f78a2 SHA1: 472295efe35cbff272b35edf5f25de95be2bf80b SHA256: 20ae649a578314f96e7b77e8a31d56580b30628066da74f68f70ad43b8123e9a SHA512: 4ac54436a67fd0a4da786f134c3de353d1b8bdd784f9ecf7518271db8c4b07a751e984c200edd31aa7a0f7e33f1486dfc39f9d25f6e69357f0abeba98b534a6d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenmpt0 Architecture: i386 Version: 0.7.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libopenmpt Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5152 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.0), libmpg123-0 (>= 1.13.7), libstdc++6 (>= 9), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/libo/libopenmpt/libopenmpt0_0.7.2-ok1_i386.deb Size: 1244708 MD5sum: a4d874e704abc97b93271e2d68503b78 SHA1: 87d70332381469114a040f0c5bff6e2058d38536 SHA256: c210911c804eef61bc947bbacdf2b7af0a7b16b6278da5b1287ef04f7b5cd29a SHA512: 1985a87b649a0d2ce80ff5d976e9b56d1b4e834e1b9bdf858b7e8a94f63364559c39c682ea0c624b8524284933ba7d6980180a36bda91b85f2f999a6022df187 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenraw-dev Architecture: i386 Version: 0.1.2-0.3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libopenraw Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 4638 Depends: libopenraw7 (= 0.1.2-0.3ok1) Filename: pool/_new/main/libo/libopenraw/libopenraw-dev_0.1.2-0.3ok1_i386.deb Size: 489318 MD5sum: 41bfe2e61ba751ec57652eaaaec0270c SHA1: a8611c08db72348b8c6e5f835aac38e4c5fb3f5c SHA256: 642d9e8eb3b3b9a2a16919bb3300afa9e5e513173bae141e50baf256b27f8f8c SHA512: 60a9ee06f8ef2878a4b328f1c542248e0293ebc6b0465abe511351ae868c5dcf104f89fd9f155ff3ab6b8b9200610688ae468a69bb47b7c51da565117aa61da7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenraw7 Architecture: i386 Version: 0.1.2-0.3ok1 Multi-Arch: same Priority: optional Section: libs Source: libopenraw Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1352 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5.2) Filename: pool/_new/main/libo/libopenraw/libopenraw7_0.1.2-0.3ok1_i386.deb Size: 321748 MD5sum: c7f739d36795052e1d35943fdfc0af7a SHA1: 4b4a0981a180c495f10fafc9985e8198a0310fbf SHA256: abc907746bd5821d011f40629dd524b138751a06537749f1dffb1bcb9a887607 SHA512: a2eecf6b6169e7bdc6b1f645f54b934f6235620034227d7f0d46271c15554da041793205a286831cebe86b4104ce3d794b4d7188ab7ecaf879523e609c5d0cb3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenrawgnome-dev Architecture: i386 Version: 0.1.2-0.3ok1 Priority: optional Section: libdevel Source: libopenraw Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 36 Depends: libopenraw-dev (= 0.1.2-0.3ok1), libopenrawgnome7 (= 0.1.2-0.3ok1) Filename: pool/_new/main/libo/libopenraw/libopenrawgnome-dev_0.1.2-0.3ok1_i386.deb Size: 5554 MD5sum: eae737d5b7a4a2c1e8538d9089411621 SHA1: 33a9ea055ec03f4129731495b7b509fab8085450 SHA256: e0173f44597bd8cfcecaec0882f019149c70674e7b95793112272446e19c7f26 SHA512: fe6728980331419221579fc3ed0544f4162837964c70a166fd976cde354351e3fd24413b480edcb3c0009dd9fa6c61dda4bdac35c6cc48096a2cb823b23e5d6f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenrawgnome7 Architecture: i386 Version: 0.1.2-0.3ok1 Multi-Arch: same Priority: optional Section: libs Source: libopenraw Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 37 Depends: libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libopenraw7 (= 0.1.2-0.3ok1) Filename: pool/_new/main/libo/libopenraw/libopenrawgnome7_0.1.2-0.3ok1_i386.deb Size: 5712 MD5sum: 01041aead5ee990c1bf2f7138a89d3d5 SHA1: 10103181faf60ffba34b50d339f397480b3edb95 SHA256: 53f7784bf5d3ce574f397931835d4953a6e7be112dcfd5a01de76634232860f5 SHA512: 997568732c01de53eefedaa5fac817b3225cb9ceee7258123ca18c2e87bb5a1f2e1c45e45e3bb7ab7bd45b92df5c937a1bcda93e4fdccf2ced4484a7932edbd1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopus-dev Architecture: i386 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: 745 Depends: libopus0 (= 1.4-ok1) Filename: pool/_new/main/o/opus/libopus-dev_1.4-ok1_i386.deb Size: 234684 MD5sum: 264f4f990a065b2115ec4f4076d8d2a2 SHA1: a9b275f620457ea1ed9d995d0e8b42482b404247 SHA256: 09c33ffc339e554519ca166e5f98cb904910d6c2f26291f394c6a525806b177a SHA512: 0461d07ab371b0c078e169f930ec190162ee8ae807f70e329da31e455ea146422580f7ba6487419f259ee6918f58aad508521a6a0e2178fdd547a0ad04aa6ba0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/o/opus/libopus-doc_1.4-ok1_all.deb Size: 244184 MD5sum: 8435165c6112e96c061385c8090fd3b8 SHA1: 4ee8e0b1bccbc7d3e75f8fa9fc594eb77996a00c SHA256: b990e296ffced374c766c26954477d41af0c4d8a581e8adc9853d4a402c245f4 SHA512: 649773abb6c21e87778643009f7f45675a6b9c90df5a1d24cbf25f6cbd2f2502d8e26ab6a1da2f834519dc9940f54500f6a64118db429be0daf582ed79ec27fc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopus0 Architecture: i386 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: 407 Depends: libc6 (>= 2.29) Suggests: opus-tools Filename: pool/_new/main/o/opus/libopus0_1.4-ok1_i386.deb Size: 195084 MD5sum: f7d2933a7a3039a5d1fc4fcc4b9cfda2 SHA1: 6e7d5afbdff9d3e14b6414670d4e1b971bc07968 SHA256: f3814ef246922f6d97924baabd6cfa725fb0411aaf3dc242b817ee9934e9bb15 SHA512: b5b378be0231a1ba5ba87ec1eb04676349e281d9224dd6544b849ade4e0ebf474eaed4d30c0901bd9e860a5a943e36262a6f523dea63c2471798bcb858a241a9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborc-0.4-0t64 Architecture: i386 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: 894 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/_new/main/o/orc/liborc-0.4-0t64_0.4.38-ok2_i386.deb Size: 198316 MD5sum: be0377118b215f33c315cb952a41051e SHA1: 7f5da5639ef40fb3efbd4dd477c15265a96381a5 SHA256: db7bf3cc2db0f89e413c7354846d62009e99f55aa075ca0bfa28da4b9f8f3238 SHA512: 9076b3a2f48eb747886a728c55a5e99caf5ae75f93f1a3ab505d64b9877c57aeea9fb35e8c93961c5b83e206e234cc945c78ae685eb8142e891339f694560f3b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborc-0.4-dev-bin Architecture: i386 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: 72 Provides: liborc-dev-bin Depends: libc6 (>= 2.34), liborc-0.4-0t64 (>= 1:0.4.34) Filename: pool/_new/main/o/orc/liborc-0.4-dev-bin_0.4.38-ok2_i386.deb Size: 19100 MD5sum: b5174ec98e556f03c3e8f090914880fe SHA1: 47e6a669382238d81cbcabf71ec6de703ed39442 SHA256: f65691baef2a78735a105ebb05bb0bd0763fe7f9b6b93ba17689187fe52eb221 SHA512: 0d26f608086343e62aa45d7fb0c7d09c383d56745dc455f81c232c7cb20c26d6ed25c8c16f24ce7f098dc08e32fce5b4705e3e639ed3890e75f4f15acdeccda9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborc-0.4-dev Architecture: i386 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/_new/main/o/orc/liborc-0.4-dev_0.4.38-ok2_i386.deb Size: 29020 MD5sum: cd9042e1ca3f44ccf4c1f4c6c89ebae6 SHA1: c6392351b6750acaebb3f9802bbb41df28f296d7 SHA256: 2e5b75c433a9fad944f9446be66c51af24fb084315ac2e37edf4e6e21b098b68 SHA512: 34f8461875b17665f92a76502a2f8e42f7e09b4b3c3ff0df90d3d8908ed4b1e25242507f5550557d45a5e1b2687c9e1c74713a2dda05528a0df1fb07c123bbc1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborc-0.4-doc Architecture: all Version: 1:0.4.31-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: orc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 368 Suggests: liborc-0.4-dev Filename: pool/_new/main/o/orc/liborc-0.4-doc_0.4.31-ok2_all.deb Size: 40548 MD5sum: 6fedbcb6fd2eb6fe2d16ff43c0c87465 SHA1: 95a3c5bb9053199aba4d439ec429d04fcf872caa SHA256: 164881ae9c7e54a174fbf6331f58bb673e5c748d595b8cf8f8844cabd6c11724 SHA512: e94188c661b97d6efa60a8cfc65657b61d1eb98fdcfe976fff06c3e204a2efc4e1399e422945670c6110735dde802ae387896d825bf1e0070b9049097b0778ba 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/o/orc/liborc-0.4-doc_0.4.38-ok2_all.deb Size: 38260 MD5sum: 144cd09d20b015d619c04f822fec3ea8 SHA1: a7fd3567bf349b09020ebcc8908877386f28d97a SHA256: 40e59773d08b18688fc1c66e074f823ab6b28d2fc6f0b0a687785d4bd6f87a46 SHA512: 7d638a152471272600fa0e41540741ac502af0b158dad7cd65a115cf3bdf3c88dadc298decd2314d2ee58f0103015ea567bc72d6bfeaa61a09240662bb361eca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborcus-doc Architecture: all Version: 0.17.2-ok1 Built-Using: sphinx (= 1.8.5-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: liborcus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1058 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/_new/main/libo/liborcus/liborcus-doc_0.17.2-ok1_all.deb Size: 107828 MD5sum: 361651fd882361602a583227f71ce60b SHA1: 79bb69daaa28dc48dc18e7ffd9ff718504a4da86 SHA256: f10776f742044f8f62f1452c690f01cbf8551f381177add64301732ff45b931e SHA512: 5c5d89f4c60ce41e49a124d24e78fc4e47e5a6c33cae747401ec13552516495bf0bedd96cac4e51986c5643767bfab69ad750fab4f3e204291cdf854c853145a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libo/liborcus/liborcus-doc_0.19.2-ok1_all.deb Size: 428952 MD5sum: e3fed4eb7477c829e0f8a9110daa31d3 SHA1: 57312bda6aff73b01add09d54f21fc757bc6f9bb SHA256: f655d3b87b7a988aa1ecdc74362d5d387ac773e843e2545bd72ca0cdb664abdc SHA512: 412ef6bae6423e16146635f70f8e1013edea886a58d432496f37108fe74b755a0a36d32da6fe4b4fefdb400075b193a1846b68ddc4690be8b0b5f90f791946e9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libo/libosinfo/libosinfo-l10n_1.11.0-ok1_all.deb Size: 43120 MD5sum: 95523717404f6c447a233a8e8aa6ceba SHA1: 341d9d386145582bbd108dc78306c45c878d74ba SHA256: 65dcf40a8bef82c103f48e178ec255609cc768ae7fd1043ba3999d5d7e73a94c SHA512: 74cae22a61fefd6558ce4328988ed796a382385b9e05176ad91aafd71a5d5226829973e576588ea7e3983b748d7a5b01f96137ee7aead88f9d3f7b6386b4a4c8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libosmesa6-dev Architecture: i386 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/_new/main/m/mesa/libosmesa6-dev_24.0.5-ok1_i386.deb Size: 9004 MD5sum: 753db5643837db08d0fecd75b93cbbad SHA1: bc7970b9e6972d25593a1805fa97d4f55cde9d45 SHA256: 3faa63c8420de19820b1fd1d3203201d4fbcae95d5b88d3a9f6ca31d7206b77d SHA512: 2fd099878e78097a0d9cf7f03ef7a7a2ce2f6fd77d491c9f7cb6dab728be5e901d12789db551f20a9b712d7e05acc4692e8e38f681c18dcdebbae44d9c43038e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libosmesa6 Architecture: i386 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: 13341 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.119), libgcc-s1 (>= 7), libglapi-mesa (= 24.0.5-ok1), libllvm17t64, libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/m/mesa/libosmesa6_24.0.5-ok1_i386.deb Size: 3040032 MD5sum: b49165b1ab6eb3d3231b29c4c81968f0 SHA1: 441bc5d449f67e4df82c4671539ebf797b4662bc SHA256: 07cfb9e7b821cc058e92f35722bf13df9df90a6e51dbfb8f62443347a2aa55f6 SHA512: 5a7fe707ca51f5c48b082fee135679efddad6e6097c7f16ed523a27c496c509a2ec811ca67a4b6000661531e7c67f30196b4175d91bb22d8b93c2c6a3f2397c7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libosp-dev Architecture: i386 Version: 1.5.2-ok1.1 Priority: optional Section: libdevel Source: opensp Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 6096 Depends: opensp (= 1.5.2-ok1.1), libosp5 (= 1.5.2-ok1.1) Recommends: c++-compiler Filename: pool/_new/main/o/opensp/libosp-dev_1.5.2-ok1.1_i386.deb Size: 918034 MD5sum: ad21fb6c34b40cbe87ab0c71d8b2ce4c SHA1: a0b19ba779d2aed112993f61c31886545efcac0a SHA256: 3edc4bf593a18fce9072879a04002494e7fe746f867db49bedd48833085cce6e SHA512: f305bf2dd8fded4197ca0417040cbfd0bd82cc928730972d27c8a108ad5d4b133bf1c052d8b2550d8f026fe44791f4610c6589e41a25fc5a462b8d102849c5df 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libosp5 Architecture: i386 Version: 1.5.2-ok1.1 Priority: optional Section: libs Source: opensp Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2902 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/_new/main/o/opensp/libosp5_1.5.2-ok1.1_i386.deb Size: 976300 MD5sum: e155d823e967a56320f03a5ed21c8016 SHA1: f52a44087644bc0b8c7c7dee3a6d473bb4644d39 SHA256: e3f4a828702ebdc5969b5d931263d20fd8990d8cb3205ef91bed2e078aac59a5 SHA512: 04a206d01bb2793ca5d7eb8b5c751c1276c6de86fef9b9ae706dbe50afd0d207ea77c3c8cb662eef7cb660fb7200a92c6ca09b8020d7b8eed6328fcfd98f542c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libostree-1-1 Architecture: i386 Version: 2022.7-ok1.5 Multi-Arch: same Priority: optional Section: libs Source: ostree Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 1035 Depends: libarchive13 (>= 3.0.4), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.33), libcurl3-gnutls (>= 7.16.3), libglib2.0-0 (>= 2.67.3), libgpgme11 (>= 1.2.0), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 2.2), libsystemd0, zlib1g (>= 1:1.1.4) Breaks: flatpak (<< 0.8.7-2~) Filename: pool/_new/main/o/ostree/libostree-1-1_2022.7-ok1.5_i386.deb Size: 377286 MD5sum: f93ef7707b0f52471931f953762e1af7 SHA1: 21c34b3287d04377e0512e0d7c287a07f67bb0c2 SHA256: e1630ee0d66dcab16cac3c873693285e8dc8b24e93cf7de88f2e16f72d36d994 SHA512: 051b0ff5a22243ea72ce7ff9b1a1a9ca644a213071578cffa2317c72008e9c0c052206219957c9f1c3a0389e8b2d4c4649d140ff6a88da3890524520a8b62c07 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libostree-dev Architecture: i386 Version: 2022.7-ok1.5 Multi-Arch: same Priority: optional Section: libdevel Source: ostree Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 1174 Depends: gir1.2-ostree-1.0 (= 2022.7-ok1.5), libglib2.0-dev (>= 2.66.0), libostree-1-1 (= 2022.7-ok1.5), pkg-config Suggests: libostree-doc Filename: pool/_new/main/o/ostree/libostree-dev_2022.7-ok1.5_i386.deb Size: 100218 MD5sum: 83101ad7234821eab95e99979747ed45 SHA1: 289d875034f308f531fc6bd1171483cea8a5e964 SHA256: dd76d2d3375eab3f621a18a4c2a8461124ec7f63ab307be7964397ca05aeba8b SHA512: af51d85ef9803288651950dfbef60e406336394ed3421b323288cf42be5b8673d3c0e881f2b1cd9c7bb45e9c2cab95ef23f969f6d67447ddec3f9d05240f0290 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libostree-doc Architecture: all Version: 2022.7-ok1.5 Multi-Arch: foreign Priority: optional Section: doc Source: ostree Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 1722 Suggests: devhelp Filename: pool/_new/main/o/ostree/libostree-doc_2022.7-ok1.5_all.deb Size: 105016 MD5sum: 25d02adb9291d27abcfdf82114e1150a SHA1: 11dcc3f42dbfd29b9d974230cabc92f2fb63668a SHA256: 8060f7908e7e66a08d3913338c395aeed0c4e307bd2f3ccf2004a5a822c3b7fb SHA512: 109b6d20b635c2985d15f6dd4387caef14e56b79d4542bdd25c1b0aeb18c1b08307f9e04abf739105c48d3cf537e88f762560f630ed455630b3c5e5570902b88 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/o/ostree/libostree-doc_2024.5-1ok1.14_all.deb Size: 108248 MD5sum: 3ff80ef7609afb263427a498a42fe5f9 SHA1: c555bcb0d60c4087fa571dbfd32520f63bba43ba SHA256: fb113a8603f7e6231346228f6155f82b7a3a489e01af6bd88f513b3a43ea96a7 SHA512: 30ff1d600905bfc081c6fbc5973a0af7782584c6876873136dab2a35e11d5cab34f129a2b9e2c82684c6ab8225354d77c6b3b6cddc5201eb4f47747fc193ef95 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libotp0-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 116 Depends: libc6 (>= 2.7), libdb5.3, libhcrypto4-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.4.0+git20110226) Conflicts: libotp0-kerberos4kth Filename: pool/_new/main/h/heimdal/libotp0-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 25744 MD5sum: 89c5bbbcbd8796e3486fe325a727de7d SHA1: 891f792eab535e5f83455ffa537994af86a059b8 SHA256: d460337235b59261e186f76bba2ead733aad235791544f1ab4dda8e4357d0398 SHA512: 26c68d8cec0d67fcf722255738f3a32936b14d529df1cfbf09b6f436d1000c22aae0117258330fea6c6ceac9449d4b40b2cab34322eb623ada959661bce51224 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libotp0t64-heimdal Architecture: i386 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: 122 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/_new/main/h/heimdal/libotp0t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 24792 MD5sum: 1fba45171df1675f284588484dbe6947 SHA1: a410b92f24b679409a93be21d3f9b9675d815b9f SHA256: d1a0dbe978a5994b2d83d8bf57852bbd86e1f78d25ea20ecc1ec8ab0b3a5cf27 SHA512: 1b0041b945397d0344cd57eceab3a357b9a5f8b4d8acb2c053eb6e0c627d0f6c8ca53df16e70362b56fc3157420a9d2aea8213ef6f74228da641f2732a9b54b0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libp11-kit-dev Architecture: i386 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: 315 Depends: libp11-kit0 (= 0.25.3-ok1) Suggests: p11-kit-doc Filename: pool/_new/main/p/p11-kit/libp11-kit-dev_0.25.3-ok1_i386.deb Size: 21664 MD5sum: 497143a9fa29f9554e4f004e90fcfedf SHA1: 2319de06cc2b6fa844b23eb4b39b7a8f11123c28 SHA256: c8dfe29d773767c3f7dd1272a6cffef44f93ee130465bd6f0ee817bc076037e3 SHA512: 579b04c2619d861dd2bdadbb1f9060947fca66044d6e38f78e0294f4616452fe3c1c9ee7d6a4ddb952461d2a967dd76689b77e2d77916a72468343f8fdea8190 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libp11-kit0 Architecture: i386 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: 2012 Depends: libc6 (>= 2.38), libffi8 (>= 3.4) Filename: pool/_new/main/p/p11-kit/libp11-kit0_0.25.3-ok1_i386.deb Size: 233928 MD5sum: 83dfe0eedd2e29506cca5c72beea9d3e SHA1: 9f9ef2b270bd851e3b8a0d01fd2a0d8ad332327b SHA256: c4e83e2b69263ad31a52aae6c8a31cff7671e4bb66e2bfe968b2953bc653295f SHA512: 2f47977dd1a69431bf93b2d4cba501d69379f6db5e5b01e91b8f0f3435a164988af390ccca5da9d6f597813cfe313f5dd055441d42dc0f1366d56f8057aa655a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpackage-deprecationmanager-perl/libpackage-deprecationmanager-perl_0.18-ok1_all.deb Size: 15648 MD5sum: 1d117bc66f29b9344b1e91368f79fb31 SHA1: 8e99adeb674c83b02ac37a16450a94129995bf3f SHA256: a115c36cd59639f5b30c91ee444a48b29b062870d4892a7113dc07b769179721 SHA512: 3219114ec09b0f2bcb89bbe52c442c0022eb2a71b2486acc86542f1edcfa57327b8313376ba5b7afba72a280358ea8879c88d14cce1e51da24b6dec0bd22aa86 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpackage-stash-perl/libpackage-stash-perl_0.40-ok1_all.deb Size: 23926 MD5sum: 5e1927b059f035d5c31f1476a5edeaf3 SHA1: 2cb8c8e019ff58c2080e00493b9bdfbe7b5abc13 SHA256: 73e7f4dbfc8b4841a72b55bed475253d40c4da2e9a276fed509dcd5eb257dca6 SHA512: e6d723fe544000814c3302b7bf83c9debaaacdfa1094c37d549d5b7d0c401fe2f3c114cd39e07203826e44329a1eb7f957c24565c5580cf02ba7d42e0f6af15d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpackagekitqt5-1 Architecture: i386 Version: 1.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: packagekit-qt Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 373 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.8), libstdc++6 (>= 4.1.1) Suggests: packagekit Filename: pool/_new/main/p/packagekit-qt/libpackagekitqt5-1_1.1.1-ok1_i386.deb Size: 97508 MD5sum: 1a7f99080406816d1b15fef1cd927f63 SHA1: 6eac8112179a8ac2524fc790106ff5edb45142fc SHA256: c4ed7b8611a8a61f6129fec6d5f64f0c06040b62521ecd6ec27d47679ca00917 SHA512: 2436aec5da8b91ca5894799327f89cfad1f589050627ac41b96c675f396e1cda8188b5c6246eceef65afcac508b6794de901126e6b0f4c1d18552285bce93cce 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpackagekitqt5-dev Architecture: i386 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/_new/main/p/packagekit-qt/libpackagekitqt5-dev_1.1.1-ok1_i386.deb Size: 16754 MD5sum: 15add2e110a22eb13032c8a096a08fe6 SHA1: 7c0d6dc08ba8831c6068cc037096cf8d76069d02 SHA256: b08f7721415bc0abf7957f2f87f5c8843ae0b969c4bbc8da3cdbc3224ed295a7 SHA512: e503284c168c3ebea15aeeecbd16a0921c5ced862579f5d0a408a4a9d21370e7be76591e4bb1e0c3f56ec529d15971c598c5a9bd152e05b582863ab079fccf29 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-apparmor Architecture: i386 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/_new/main/a/apparmor/libpam-apparmor_4.0.0-beta3-ok1_i386.deb Size: 7404 MD5sum: bc3ac586b10ceec5d0dd6c7b47242337 SHA1: 84cc9e47ba03a307c6b77c0dcdb1d79da480b9a5 SHA256: 053c69fc031947aff9cc0c406b30622009fde20578541b9db773cf6711075ea4 SHA512: ef5585bfaf7b8793a9e1747a3b39546d1e5b619e6cd9000cfa786caddbbb67ba10f173a414e829a767c2f008316226fe2df19ca3252ec3fb867b91ed3b81662c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-cap Architecture: i386 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/_new/main/libc/libcap2/libpam-cap_2.69-1ok2_i386.deb Size: 12756 MD5sum: 768358cead95118280c6e947e0edcca1 SHA1: 7dd23ba2193ed6511871118c5f84a459afc940de SHA256: 527630c8fc5a6753c6904c035cdec0c8cb84a64dda74b41eb25f4ae0bb660ea2 SHA512: 760f7ac1adf0e1ee01883265bed0b8a3d3d1de45a9685fbf9ccfc592379137c8c6cbad2a9e39fb3752476db71fe24ae7313e02250cf4f3a75e291227583d839b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-cracklib Architecture: i386 Version: 1.3.1-ok5 Multi-Arch: same Priority: optional Section: admin Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 75 Depends: libc6 (>= 2.38), libcrack2 (>= 2.8.12), libpam0g (>= 1.1.1), libpam-runtime (>= 1.0.1-0), cracklib-runtime, wamerican | wordlist Replaces: libpam-modules (<< 1.1.0-0), libpam0g-cracklib Filename: pool/_new/main/p/pam/libpam-cracklib_1.3.1-ok5_i386.deb Size: 13106 MD5sum: 8da41623b3a53825dfb71f9435f6872f SHA1: 551aab52d05ebf5602cb4fea2df1734942a9fd38 SHA256: 1f73e156f1ceca5cf2caabe5d95ab2a3a2fc77e7473696e86c21690f7213762b SHA512: fcede1e06020f7ae2231b520df1e44cf132a95957b9d655132ef2a4a91105c48ed8fa0f40d3100e7d84b78bd1aebb0071e9fbb56f713e6353043dd7b0828232b Homepage: http://www.linux-pam.org/ Description: PAM module to enable cracklib support This package includes libpam_cracklib, a PAM module that tests passwords to make sure they are not too weak during password change. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-doc Architecture: all Version: 1.3.1-ok5 Priority: optional Section: doc Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 992 Provides: pam-doc Filename: pool/_new/main/p/pam/libpam-doc_1.3.1-ok5_all.deb Size: 209736 MD5sum: 37a444c0f0c3dcd163c6ce3300407293 SHA1: 5267963b6cee369ee31ebfd88361b0af57f167e4 SHA256: b4ada8b5808764040fa3e09ba9d72a977228ac0d5615402d7b1164b209caad14 SHA512: 5425b201aa551183e8ea2ffebbf6b5ab95a1df3f2b7377b60c7bd157c2bf17eb6ba961cd531715dfb3716c1c710fa83e4d61f441d8dc716a0501a066ab28e437 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-doc Architecture: all Version: 1.3.1-ok6 Priority: optional Section: doc Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 992 Provides: pam-doc Filename: pool/_new/main/p/pam/libpam-doc_1.3.1-ok6_all.deb Size: 209886 MD5sum: 1ba77dc07a92649f028a232324f54af7 SHA1: b810ec712f4f5ae73cf4df99484ade48d75c400a SHA256: 43ac8ec99093630ff3feebed6ef044c7d2ce73802c604ec3f37a7d6a333a0b49 SHA512: b5c5f87b00d0e5cd9c2e3c6f08f2498113aaba25bf610afab13779c837ac712212d4e22de0817a9ea6cdd03e2b8aa8e40683c5c023103c14ee8fc04be8d91aa2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/pam/libpam-doc_1.5.3-ok7_all.deb Size: 35148 MD5sum: 60d9cccd6e8d93ca5982ac24dce21dec SHA1: 807eb2c0b41a21efe4498ad42a7efb89f4a1124b SHA256: b97ef9bb7c6a2dd38666394197773faaebe81056a849d091d0d258438e14201a SHA512: 668450900f2e38246185283358e9d2367f6dc7cc8108fbcaaf86871ba3733027ee57496bec13f997476ddf7f56c04b3b006b082482d0c01c8b447424c2c9323f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-gnome-keyring Architecture: i386 Version: 40.0-ok1 Multi-Arch: same Priority: optional Section: admin Source: gnome-keyring Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 353 Depends: libc6 (>= 2.33), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-runtime (>= 1.0.1-6) Recommends: gnome-keyring Filename: pool/_new/main/g/gnome-keyring/libpam-gnome-keyring_40.0-ok1_i386.deb Size: 24988 MD5sum: 035a37b147c8dd51b1b190ce0f1b83de SHA1: 40854731344a794f758ea65f93bbaae999cd5a2b SHA256: 3500629ec2e179a710dbe6edb7224bdb264c73a77f8bd03aa3045d38367a5bcf SHA512: ca6e69988812d9f9b5d3c97505fbdef37f2d8b334bd94af342329f22bbabccdd1b58d31e048e533db365c46184e4de045a32377851e138b3446312b81cd26256 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/k/kwallet-pam/libpam-kwallet-common_5.24.7-ok1_all.deb Size: 5150 MD5sum: a92c56395bdcc6596c2dadb246bd7e9d SHA1: 313ebcbbd6329de559e912a864bfc6efa0e143e5 SHA256: af21c45286bec7e206a12340e30835231a19c9ca4dd3c385b78531b7bcbba19d SHA512: e4ee64542886c6371af48fd39ae379d258d0de1a605055f58faa9e695525a538da1084d8bed495c402259fca668af1e75567d79b2f8fd93c44ac1049f5be08bc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-malcontent Architecture: i386 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: 31 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.60), libmalcontent-0-0 (>= 0.6.0), libpam0g (>= 0.99.7.1) Filename: pool/_new/main/m/malcontent/libpam-malcontent_0.11.0-4-ok3_i386.deb Size: 5908 MD5sum: 161c58fd14c8bacdad8f83ad34356486 SHA1: 040747f9a3e1cf6959e279ad985e2681b85f71bc SHA256: b19913633a6acc6544c4bfcdd668ba717455e3d8464ed8fbe092df914e64fd3d SHA512: 10934d91b2a7afabf45fc2b76c8f4869bc61cf2096481c8452cf882329de703b5aeaa94863b8c6b2a443b3bccf51afb0c18376290a5c0f8bcf59d6e7b340d22c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-modules-bin Architecture: i386 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: 281 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/_new/main/p/pam/libpam-modules-bin_1.5.3-ok7_i386.deb Size: 52024 MD5sum: 198189d41ffeba7b6bc6715f88c7fdb2 SHA1: 2031e3ef30597afa0f402d7809973f0294888531 SHA256: 901340493b128ec3a8f1b126277e79eeca116b459f5a0cb7f9d54aed5429736f SHA512: 9fd58214318b528901398c50693b97f07ab8ccd2218fc7609036627dc133390c49fc8e54c82b8820807a2265e41477cae05cc66712dea4807e95f205ff2015ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-modules Architecture: i386 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: 1081 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/_new/main/p/pam/libpam-modules_1.5.3-ok7_i386.deb Size: 279068 MD5sum: b38c194c4ab29e4dd6b9269ec36bfa30 SHA1: 7d6b96e65155926c91043d24dd4d7ff89f9570fb SHA256: 4feec5a571defcff0d83c92b29d1604b6dfd09ed786294fad53a59031a7b3505 SHA512: b7852db3a84981b5766ee8f7d359da32279e39247f7cb149c6dec4f4cf7d227a511bf1293e5021fc3f5df6cd0fff1d6c6d7a8b4366b53b9846146d506d504ded 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-runtime Architecture: all Version: 1.3.1-ok5 Multi-Arch: foreign Priority: required Section: admin Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 1032 Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-0) Conflicts: libpam0g-util Replaces: libpam0g-dev, libpam0g-util Filename: pool/_new/main/p/pam/libpam-runtime_1.3.1-ok5_all.deb Size: 150896 MD5sum: 5f620ca27495b3d7679f0c59c1497bac SHA1: baf57620579f78ea29aab56135f3b6469709e4f4 SHA256: a19cf8d32cd95cf3eb69fb76bd956a3264552b25d691b217bbdca04bf83608d2 SHA512: a26ea2620480869791e0afe19493e743ebdc69002ec74de42feae75c113ee24caeba7faf46570e65c60b9677ef63b0f3dbedd890e3b02255c03a07f0f41d3b1e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-runtime Architecture: all Version: 1.3.1-ok6 Multi-Arch: foreign Priority: required Section: admin Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 1032 Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-0) Conflicts: libpam0g-util Replaces: libpam0g-dev, libpam0g-util Filename: pool/_new/main/p/pam/libpam-runtime_1.3.1-ok6_all.deb Size: 151240 MD5sum: 1bc85d407adceb8d8a1dcaa8e2ecf82b SHA1: 6e713f9a3e9f079402cff710415e9dab0a7564e3 SHA256: 29a925b378f4cc76de292d5c186948beca54b3728e5190d87fcdc76fd0240a23 SHA512: 7aca7a8e07ea1d60810d8e8d018b14250064f2f37fb6389462b6d5e23d83d6a4efd0b5331237768700c25ade0e03885dcd4e17ece98a1b14966089afa35f159a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/pam/libpam-runtime_1.5.3-ok7_all.deb Size: 125756 MD5sum: 9805acb36866912bb3031085f2827067 SHA1: d2d3aa898938c13722fa5345ca882314d68bf90f SHA256: 74aacac99b4d80cb1a1326e432944c4ebd16c87b3c8570cb8e508c86fdfdcd41 SHA512: 3809164a3b015aec901c3cfdf338213b8a78e44aca1a150f05864e117bb88ad01034de17d13a6e7c91f3ac05f7835dc592c0a15c2b097fb26913fe5bf51e6180 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-systemd Architecture: i386 Version: 255.2-ok1.5 Multi-Arch: same Priority: standard Section: admin Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 607 Provides: default-logind (= 255.2-ok1.5), logind (= 255.2-ok1.5) Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libpam0g (>= 0.99.7.1), systemd (= 255.2-ok1.5), libpam-runtime, default-dbus-system-bus | dbus-system-bus, systemd-sysv Recommends: dbus-user-session Conflicts: libpam-elogind-compat Filename: pool/_new/main/s/systemd/libpam-systemd_255.2-ok1.5_i386.deb Size: 236336 MD5sum: a5dcace0143c0435c1f47f21272f7b48 SHA1: c6537f692e8d7333ce84ed55c4e6ee59b220c8b3 SHA256: 66fc485855e43d4def1f061b038875b38e1266cf127c56bc903ef74bc7bb3db2 SHA512: 90bbad126a546dafd770be957fb89cdde0f55e3c7122750230b4a420a0de5e6c5dc595358aa672d4e50fb1a4f97e3262ac829016197e7f2f109cebe7d16b291d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam0g-dev Architecture: i386 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: 342 Provides: libpam-dev Depends: libpam0g (= 1.5.3-ok7), libc6-dev | libc-dev Filename: pool/_new/main/p/pam/libpam0g-dev_1.5.3-ok7_i386.deb Size: 110776 MD5sum: 379553063dc9d57bde3b283ac430283b SHA1: 8a6e485eb46478790ac386ba64e5b276c5485b2f SHA256: 70ac29bd520939ec56f8aa6ec53ad9ea8aff1676a8fbe5ae44701726acd41d1c SHA512: 79079972b9b0edc8cef9a3300ba025c3a937b3f36b9aef1bed22aa1eb6d4ace2347580e30f456b17369c0aab0692f56400d8844a1d39c036dff27fdb430737f9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam0g Architecture: i386 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: 193 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/_new/main/p/pam/libpam0g_1.5.3-ok7_i386.deb Size: 57624 MD5sum: 17816be448f7b90660739a003ff3700e SHA1: 627ac4bcb47cf9ce28af6133eba284985d8ccb11 SHA256: 27811d4a2c4f5b0c29f601df63743b9dc30e1ad4f39a09629af26bfa66f2bebe SHA512: 911ba8d663211eec933b1a46a4f128fc025cff2341126bd302636e1331d55a2275dd5cc8c03a06d8214cac20130f2b721f34ed5aefc6ccd76966614cf2459cf2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpango-1.0-0 Architecture: i386 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: 561 Depends: fontconfig, libc6 (>= 2.38), libfribidi0 (>= 1.0.0), libglib2.0-0 (>= 2.75.3), libharfbuzz0b (>= 2.6.0), libthai0 (>= 0.1.25) Filename: pool/_new/main/p/pango1.0/libpango-1.0-0_1.52.1+ds-ok5_i386.deb Size: 218780 MD5sum: 754916e17eab184a6a9985b236b9342a SHA1: cdd943c837575495362c182fe92c86b8f3cea098 SHA256: 9636c658249fba41738124567b201e0bb370892f3c36116734b1a98ab56fe849 SHA512: f36c421e0a72461867de21a6af437dbcc1a50b989429368e5a69ae94a7cdd4df77f9599557e6800d06a91ecdb04641547d47e8bed6a6cb765cc20e9cccb76da4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpango1.0-dev Architecture: i386 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/_new/main/p/pango1.0/libpango1.0-dev_1.52.1+ds-ok5_i386.deb Size: 145456 MD5sum: 5124f6d0cef1a56f83fe9d573c84172e SHA1: 8daebf1e9999ce6e3acc9d96abd3f754917a520e SHA256: a070a5d1cf0fe0cdaa3b3505892fb5548b2ebc58a1a86dc04a0d429175a9ac65 SHA512: 85d71ae1b5b02f59a04b2422271267ff2e858c0dedd8fd07983656cc888cfba96255a00682e2b8fc4db66dcd8a2ec025f9eb82d857f3b46659c5927d1796d68c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpango1.0-doc Architecture: all Version: 1.46.2-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2535 Recommends: libglib2.0-doc Filename: pool/_new/main/p/pango1.0/libpango1.0-doc_1.46.2-ok2_all.deb Size: 232146 MD5sum: 615a636b93fe1776e6b239e4646a29c5 SHA1: 2fb45b1961992596ad933c38945bc1a1d84bde2e SHA256: 7d989cba0878ff75cb1c459150bfd5a90b0061393eca33e1ce2a2158856a5152 SHA512: ba613573c2f30e8265e01a8fd227711249e8ee0dff01c367447b40c28ce7eae6bf5217578a8c095502a8e0e3a1851ebeb2cf3de7a40d4c26ed5cb1d326e1b679 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/pango1.0/libpango1.0-doc_1.52.1+ds-ok5_all.deb Size: 624184 MD5sum: 4f89aaf9a69fa7347b49c76be2f104fc SHA1: 7ab5fb1afe46a34a7b2c34012e4ebd14d70ba050 SHA256: 9c019d6bcb735273a485b2b0acd7a07ea1bc6b6054918a6726e6514dae35f46b SHA512: c00d5ab775b478476bc3f2e69ea52a8a215ba59d1ab08b219e9d07b9a98d2f0f5da91e06c1e67fe3bc19f16898c81ddeed82c5f9b08f15798950db6cbc49bf8d 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpangocairo-1.0-0 Architecture: i386 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: 99 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/_new/main/p/pango1.0/libpangocairo-1.0-0_1.52.1+ds-ok5_i386.deb Size: 28360 MD5sum: c6e5b50e32adc81d46bd671756e60932 SHA1: 7831e9c956e165caba6cb8b0d27f6426044a63ca SHA256: 565d9e7d68ac9813a67cd15e4d2347e8fbb6445b9b482a24ec64b95c7d77cd6c SHA512: a8fcd036b0bad0a054b1c9a492ba4b1b139b00037f330e57951c9cfd61ce2abf56b6ad395f7df35bfd2a4660fdeeea2d5f483d4217e986c0c36c289264f56d0b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpangoft2-1.0-0 Architecture: i386 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: 146 Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.68.0), libharfbuzz0b (>= 2.6.0), libpango-1.0-0 (= 1.52.1+ds-ok5) Filename: pool/_new/main/p/pango1.0/libpangoft2-1.0-0_1.52.1+ds-ok5_i386.deb Size: 43412 MD5sum: 550ce325ccf9ac15635de6a3f1911e45 SHA1: 20a83b87f5aec7939ec6e77165808d7bb5ec10c3 SHA256: 33599bcbd56de5dfed2cb2b78dcdc892d014f10d3cdf96c13bd924b6d6560110 SHA512: 91bdc80500546bb049cfc3dc2c6330265a177c2c6257f8d3d9e0b319a83901fec81eac2f250b782919eb7e316f5ee0e7c2d5af54306897b30bd15591e643ad2e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpangomm-1.4-1v5 Architecture: i386 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: 234 Depends: libc6 (>= 2.4), libcairomm-1.0-1v5 (>= 1.14.4), libgcc-s1 (>= 3.0), 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/_new/main/p/pangomm/libpangomm-1.4-1v5_2.46.4-ok1_i386.deb Size: 51988 MD5sum: 3fb5484462c15d368d3d2ec50c9bc26b SHA1: b12893d689816f47780db0e316b90c7ae3756c70 SHA256: 255688162e28c7aa30f53b4dce8cd9e052d149ae566cbde61c6400b715dc6d63 SHA512: 367c9a169adc88689d6abd6e65cc57739e29cdc77ecd11e7c9daaa0578eaaee2176cc714d65b369f2edae5cc2fbe872e6c035047ace82fba76720e084dbdc866 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpangomm-1.4-dev Architecture: i386 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/_new/main/p/pangomm/libpangomm-1.4-dev_2.46.4-ok1_i386.deb Size: 52396 MD5sum: d93c9baabf4cf1d85161138a9a36b264 SHA1: 1d356c1af4e0a3f2d3276456fde017b26a4acf1c SHA256: 0768e26090efb264f65a7e6cd1c5c4a96ec67f6202652b3f5413d0397e164531 SHA512: 2acd2be7b4e4ae3db73335743695b05f8c6cb94743b1db69bcfce142f92b0007db3070fb0aab5e9b863550f4e186805b0e5608fc3592f3ab9d1ddaa982ee9a31 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/pangomm/libpangomm-1.4-doc_2.46.4-ok1_all.deb Size: 460472 MD5sum: 4e3f46e652c9be5df3bef609ae60f693 SHA1: ee46449b60fad3e83a2ade7b8755ffda9993f0f0 SHA256: 3584d77be55823e2f578b3f1a9935ae847e45628bc4bddf9b21ca0717e611d60 SHA512: 183b3430b782b394a99c8df229fe2f3aa01628d1cabe1fde1745ff6058405ae8f99b9a7d38297e191e519f0c9ed2a9d5a7abe9f668e4fae4562c99d463f2cda1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpangoxft-1.0-0 Architecture: i386 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/_new/main/p/pango1.0/libpangoxft-1.0-0_1.52.1+ds-ok5_i386.deb Size: 20124 MD5sum: ebcbf02b09f006cae2c50549ae8eb484 SHA1: 47ffe32ef24907a234741e6724f811b75283c913 SHA256: 6c554c717066f83061f37229ae5b6c113c81f48c8dd58e4a14b33aaabead25b8 SHA512: 3170ba0b864fa790bd6fe827acb617ed52b6563d97e4ceb93ba00ee2e6d9fd55942a32c405de943341c1d69f5740337bf1b19ae819a3d3074cdc255babe800d9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpaper-dev Architecture: i386 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: 41 Provides: libpaperg-dev Depends: libpaper1 (= 1.1.29-ok1) Replaces: libpaperg-dev (<< 1.1.9) Filename: pool/_new/main/libp/libpaper/libpaper-dev_1.1.29-ok1_i386.deb Size: 7724 MD5sum: b06f55b932dd95c4fcbe1db515952ebc SHA1: c186898bcb496d741358b09df1f0f845118338b5 SHA256: 84185c4351a48f4b3092313c3899ab2d1eee83aa09d49e0bf256c69dd030c83b SHA512: 7fc037876e4ad9543a1a0defb8fab7bd77d00a411c65d3f499a5bbdd212eb58cd2451c704c9ddd6875e721cd07794eb3a482aff8ead7251dc1b6e5f59660d676 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpaper-utils Architecture: i386 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: 35 Depends: libc6 (>= 2.34), libpaper1 Replaces: libpaper1 (<< 1.1.10), libpaperg (<< 1.1.9) Filename: pool/_new/main/libp/libpaper/libpaper-utils_1.1.29-ok1_i386.deb Size: 8348 MD5sum: f0acdddaf24cde72656846bcd7621f17 SHA1: 7805cf3d5f49da6f47ef6ffb3b17259eec75da5f SHA256: bc56d8b2073ed42d89539fb09d0a8d7a7bf7de01c97fe394f7f366e54bace737 SHA512: 5a3fe060ed0883cd7d71b465280926941fcecaac1033767e309daaae1ba0e777e429300bbf945b9a8fe2504eca9830687b68eaa5b8c0277f7b3b81d625169dd5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpaper1 Architecture: i386 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: 52 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/_new/main/libp/libpaper/libpaper1_1.1.29-ok1_i386.deb Size: 12508 MD5sum: d2ca5c5d47c78f03bb8aa978f8276cad SHA1: 81cbc969c34ce687600b459e64662d8a65da6993 SHA256: 8cb39e8703c53d4d3be739b08bb41510d59f0be79f14c8134096d7b79e83d6b4 SHA512: 5615945b94a5d52c6979a0c37ed9799b770bdb79cd32c6593fba76d8f98ba0f5bbe136d2ad1259409f32d6af86b1374d288396bb18c53651a26ec8af02140ea1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpar-dist-perl/libpar-dist-perl_0.52-ok1_all.deb Size: 20628 MD5sum: c9fba553a865d90720a91694b75e0afc SHA1: 22b37beeb0d69497d8b65a2bfd516f9f587a640f SHA256: 718323210722a3f3ae4a1178fe14fa10c6221d2c42ba760cf875430c30840c6a SHA512: 73aee1f30beea0802e3ab17eb9de9cf09c479a16b971f60c4c35609b5151b633ebb41c4f58a14ad8d586648ec09844cdc93be087808b6aa8669154ecd6b1ad50 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libparams-classify-perl Architecture: i386 Version: 0.015-ok3 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 64 Depends: libdevel-callchecker-perl, perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Suggests: libscalar-number-perl Filename: pool/_new/main/libp/libparams-classify-perl/libparams-classify-perl_0.015-ok3_i386.deb Size: 20712 MD5sum: a3a799bf70c22be30812d5bea1d7cbef SHA1: 974d1060a90cd6ac5d6990b6a0904c0d99788307 SHA256: d5f87f05f0ae21957e203859f2138ff6adf4139c651375b441b46169bbcdb354 SHA512: f735ccd070d56fd82716eaa1ba56c7baa37d7a3594f7549feb9dfe1c67a79901e3a63e85bb93d651f7269b56d7fe39a679623266d3f6220cd3b9c51880514e91 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libparams-coerce-perl/libparams-coerce-perl_0.15-ok1_all.deb Size: 19604 MD5sum: 49e6038bb483e3ac5a33aa286a13a47a SHA1: e64c4f474417b8b6f1b35a529928a73278f8a967 SHA256: 6e2a5086addb4c2ddaaa9c4a0381658987b53f8cb99c45f1fe663f66b3efde50 SHA512: 26059514bab612359424057bf18d7dd14739f88b300c7d7f10d998c16a3ef57e5e971d59f72fd13530ce10d492fa4b99a21e07382f36bd8bdf6873bd5d24c608 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libparams-util-perl Architecture: i386 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/_new/main/libp/libparams-util-perl/libparams-util-perl_1.102-ok2_i386.deb Size: 25000 MD5sum: c29a7d4828df22d61c6a9baad16fd205 SHA1: 9b4debda337e5ce6757e6c67f074bf8e4fdd36b5 SHA256: 74a65a9ca2d4c5ddf80bc9e455482b79c49ab69e96857a6cbef3918535ef946f SHA512: 434f3f637b545b3983685dfb2a7bcc738cbfb2730285620fcb7aaa3e9bdeb5ae3306a71a85d7a7f59fc64519a7e25bacee0ba11c00b93b8712d522b0742118ed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libparams-validationcompiler-perl/libparams-validationcompiler-perl_0.31-ok1_all.deb Size: 27292 MD5sum: 4e61d8c0592ebc38599140e29cf29824 SHA1: 8d0ce9905fc40029d6c5d31c2b52cfc09cfb6361 SHA256: c350792319cdd4f885af2e71c2a1a3482bd0e554e8d36a55bbc10fa3ad3dc772 SHA512: c72144cb9ef8693f3a60932451ff2257eca314163be918cd689c1994f3a78419c9cfce244eec6e687c4580f49041bfd964906e2660039485a90d672c8f5e7425 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libparse-debcontrol-perl/libparse-debcontrol-perl_2.005-ok2_all.deb Size: 19528 MD5sum: 9ac04e86afac957d29768744f24a14fb SHA1: 2ef9a2016016b97b160b9d3e2fc692a4c58eba97 SHA256: ca10450d0c4f744d62ddf251ab8f950535959847ba277eff4a074ffb66147c03 SHA512: 754c84ce9a751d3129aebb9e491a7fb12160a07e5d42ec6db898ad2ba7a86d56cac1da6e2761b104f64161e45e6fa329e5dd3ee38c875ec9e436bc0733b8f273 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libparse-recdescent-perl/libparse-recdescent-perl_1.967015+dfsg-ok2_all.deb Size: 135008 MD5sum: a9e328ee5c9c70a32f8e8e48ef35be04 SHA1: f0dbd4b1def9b14e244886a9c0f23350967cef2a SHA256: b6bab0e46848a62d6c643dc0a336f412e97f0d474cfedf57b2de7ba7962bf7cb SHA512: 9c05dc71edf105db0613c890c5c769e38a7b9c9c8d600faf4805f44ee565ac26d08589c6123a2f472a4a0300e137972afc240527d3526d9146b085800d767d9c 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libparted-dev Architecture: i386 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: 991 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/_new/main/p/parted/libparted-dev_3.6-ok3_i386.deb Size: 221156 MD5sum: b93ef8bebe1c3dab5f6d9e3f7f7effe3 SHA1: ef7b3cfa231bebc20f6af32462d7c50a1465f4bd SHA256: 973b0f1669b57b2c939292d9466d92470f2ce4fc47906067c62c76ac9a3258dd SHA512: 3336dea17e1b6d64693ccde87ef233dabdaa283f42305998832349607df1f544437da00a3a23839581d98d5860c08128b432bbfd2ecdea85d487ae047e304c02 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libparted-fs-resize0 Architecture: i386 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: 296 Depends: libc6 (>= 2.4), libparted2 (= 3.6-ok3) Suggests: libparted-dev Filename: pool/_new/main/p/parted/libparted-fs-resize0_3.6-ok3_i386.deb Size: 53596 MD5sum: 89edabb8820342802f689bb92438f53b SHA1: b86274ebbdde624dfcf959175e97fd7f772b7c64 SHA256: 99e864a2e2a6e88f15d7944913376dc6b370deefbf34cec251e5195ac21d1a23 SHA512: 68c713fb89c4f9e05b5334018bab183759c231991484a4d2335fda5828cb135e0ed640c5626d7583958e9c6b48a7b43ec789cb2aee012ab610a42f238e751fbb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/parted/libparted-i18n_3.6-ok3_all.deb Size: 303540 MD5sum: 84936792aef4beaf7f21468e7553dc6b SHA1: a4ccf174c317936ff2d3e1bff297d0baa6a3726f SHA256: ffc1343a65ff7b6184c6336ed13ba5d040b1208ba842c6cc7984c32e9a8504e6 SHA512: ce093299c62ee629130c7cfc28bd401d51760b0c0d6a46e40f4a3bc603259be2380bb710aa47cb608a785455f7ed1fe8b284162421c7ef951337df29bc124646 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libparted2 Architecture: i386 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: 569 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/_new/main/p/parted/libparted2_3.6-ok3_i386.deb Size: 148156 MD5sum: cb5966e8589ba4ab79706bbf8c6802f1 SHA1: 36d6729ab820fc423cc3eb364e209fa24b32c48c SHA256: 264ec92946c2f4893d8dfa2be63e8add99253707276d205acfac1656108fc66c SHA512: 07713b01cd49588a52715baeeb074cf04d54f9404e536d129ee7afbdad646773c6107ad1825733d33067ccdc524fa427faf9ce0644877373122aed8fc30994be 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpath-class-perl/libpath-class-perl_0.37-ok2_all.deb Size: 42922 MD5sum: 54e5e5fd12a40ed22d85724f72758753 SHA1: 230e04ffb58d5ebcd9e47aa1b67a22e15a51f6df SHA256: f606e055bbe1a129f92c9b6194dab148162ede6b6d98b6d2afaaae7118ece56e SHA512: ce5e228072e8fa15f3b9c9e2f9fa38e05a974f527b8dc283168bb5020ea596581c34a41b0e72811f2ad881b2ccbc31ea7c4644375f7ada40fe028db6597e3f55 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpath-iterator-rule-perl/libpath-iterator-rule-perl_1.015-ok1_all.deb Size: 13228 MD5sum: d0705ef1aabcc4af68b864bb286b3d3e SHA1: 1ced25bd64b2bef34f035d810d83567beb7d59d5 SHA256: 583020dad4c3170b2e1b49a8887772d19bae238b896db7964b6d664893e955f4 SHA512: 6df94268965dc3dfceb5a1728924c0fdc79a42fbc517c86faa1a91e15176307c23e92a26f02b18c926ee26fb94759cc6c839feafc91548449f780e8c46809c25 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpath-tiny-perl/libpath-tiny-perl_0.144-ok1_all.deb Size: 45932 MD5sum: 5b429cdebb54f22bdd7e272c02b025a2 SHA1: 47292bfa845d4cd90e5267a69b2112aa97a39480 SHA256: d5d9fef33a72d74434ff149fc60ff4f814a1807949272ab840e5a4446289bac8 SHA512: 7c7dceece9caa913ff7078bf8397d0f9769a0b7fe04923641756ade74148ae48ea228b8b19866ffbf803456fb5430209d7f35225c41dfe695f9a1b2ec64666bb 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?) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcap-dev Architecture: i386 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 Filename: pool/_new/main/libp/libpcap/libpcap-dev_1.10.4-4.1ok1.1_i386.deb Size: 3564 MD5sum: 5695931c75e44de5eac329fcfc4b1723 SHA1: b0382de9e37838615d760cfd0e10a195f9efd788 SHA256: 777c2ea747865ba09f3ef90ca082c42c0f289d186302e76d8b619a9fe213d593 SHA512: f4367e3a48a2e152561fd7ff0eb476534655683b12725493419c0a1f681f982b76e8e2521baa50dabed4075f454cb55180bc5ad848dc03fb73982b7e58981055 Homepage: https://www.tcpdump.org/ Description: development library for libpcap (transitional package) Empty package to facilitate upgrades, can be safely removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcap0.8-dev Architecture: i386 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: 727 Depends: libc6-dev, libdbus-1-dev, libpcap0.8t64 (= 1.10.4-4.1ok1.1) Conflicts: libpcap0.7-dev Filename: pool/_new/main/libp/libpcap/libpcap0.8-dev_1.10.4-4.1ok1.1_i386.deb Size: 247600 MD5sum: f291dc9e0b77cd615d5b5fbdaf1f48ed SHA1: 77808ebaf0add43a787ad994981dc24e7ae9e858 SHA256: b9dd8f3d5db1728cd53018b0d8c9c8bffd4a0078bd82ce4f12e2481f3f5460f6 SHA512: 2da11de48b954d526c00281ed3efd16c47254ec45fb7d238874725972c4841cf6ebd180e56a2a3419e864e64b21e8ae28e71bf7175251ff3db79d5798fae7043 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcap0.8t64 Architecture: i386 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: 391 Provides: libpcap0.8 (= 1.10.4-4.1ok1.1) Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14) Breaks: libpcap0.8 (<< 1.10.4-4.1ok1.1) Replaces: libpcap0.8, libpcap0.8-dev (<< 1.10.4-3) Filename: pool/_new/main/libp/libpcap/libpcap0.8t64_1.10.4-4.1ok1.1_i386.deb Size: 144608 MD5sum: 596e69bdce9e9b38a47786e941293edb SHA1: c3e96d773b2442cb0ff53becaf08b5ef2fb5581d SHA256: a8ec1b44a1d6a9f41bdb8ccc5f300e356c629a316e83fca24e962f5d1ec4e169 SHA512: 8000d5eb035d3263c90b43033d0d8ffec6f081570e719252adce010c0bf23533c23599c2c988c4e02d4162730c83a7d2ff047b125e595f7c3f4418b00279e2f0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpci-dev Architecture: i386 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/_new/main/p/pciutils/libpci-dev_3.10.0-ok2_i386.deb Size: 25776 MD5sum: 9d7b89f967ceeb154f86e0013ca40309 SHA1: 090dcb0222062fb1b4160825e7883a54fb9d34f8 SHA256: 7920cbd261eb76ef61afcaa2af8e9c5e2aa2f0042a4e3fc5424f4eb95c5bddbe SHA512: 69ee044bbd813bea23caad426305a081c8e6de74203a930d21721b39654954ac30f11d147e8e5ddd5d2c9ca4e9eca57bfa5297396a18547520ceca8a2639e8f8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpci3 Architecture: i386 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: 102 Depends: pci.ids (>= 0.0~2019.11.10-2), libc6 (>= 2.38), libudev1 (>= 196), zlib1g (>= 1:1.2.3.3) Filename: pool/_new/main/p/pciutils/libpci3_3.10.0-ok2_i386.deb Size: 39164 MD5sum: e11635f983e5113a63201c7726ff1519 SHA1: 4d3e6b8eec92066f25f5f616812b2b509c95805b SHA256: 25b4aedc8a54b1baf8c67fefec7aa8c27f7707a819c9c81627c75a85c52bf8ea SHA512: 3bbce7fcfb9f653380752e0551efa69f2d8b7fdbc4799af32ba032a68413229bb1d77ac5107fbd02a0cab95629f2671149db443de07a70dfd37bcb95bf772372 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpciaccess-dev Architecture: i386 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: 117 Depends: libpciaccess0 (= 0.17-ok1) Filename: pool/_new/main/libp/libpciaccess/libpciaccess-dev_0.17-ok1_i386.deb Size: 21868 MD5sum: 8cdc47797fb84766c4b6f00ad004d0bf SHA1: 68499583f1329c880ce1d79630e5799a866e989b SHA256: 904da0b3024c9710e4f9fa9c43ba08c77e3f1b02dfc9729985bcedb5f6a32254 SHA512: 9fb196bb9d4029040e30692d696dd6ac37e039d91199f0826a9812a12689d4ec2abb8e1adae27090261466b412497b4c1f224061712d195afb302caa96201066 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpciaccess0 Architecture: i386 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: 99 Depends: libc6 (>= 2.38), zlib1g (>= 1:1.2.3.3) Suggests: pciutils Filename: pool/_new/main/libp/libpciaccess/libpciaccess0_0.17-ok1_i386.deb Size: 19456 MD5sum: ef0d4dec5ab6f4518e6d74de558e821e SHA1: 06739cc2b3be96be2fc98b5f4fd02d5a874ec8c8 SHA256: c54c616f8497ba6e90bde66215a6b0ee774b9ae30990ef4c76a84608816b9463 SHA512: f5aae8d9c0f0224aec99bf7c3d9699cd7f81f3c631323e54bab6c2f161fa5fa93670ff5dc4f40fcc8fa45668da11a6e4aa7d5806393b5d4c087e90f7362142c8 Description: Generic PCI access library for X Provides functionality for X to access the PCI bus and devices in a platform-independent way. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre16-3 Architecture: i386 Version: 2:8.39-ok3 Multi-Arch: same Priority: optional Section: libs Source: pcre3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Matthew Vernon Installed-Size: 549 Depends: libc6 (>= 2.4) Filename: pool/_new/main/p/pcre3/libpcre16-3_8.39-ok3_i386.deb Size: 147844 MD5sum: 0fa3cad21a9dee16d952394865b434a1 SHA1: c81727d537f1f7b5bbbf9dc6284beb27911ac8fd SHA256: d876eb59d3a68a7c1fafda532409df68b2c24a52abca10c4fcd0828c22c6b6a9 SHA512: a51143b60e826f79ec749ba55151014439038468b9d54e3752e16036bcd3e16d7df713eb6196462cd63ad5e2c44baf9ea86ff1d859f4cb57e74595938bf6a722 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre2-16-0 Architecture: i386 Version: 10.42-4ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 596 Depends: libc6 (>= 2.34) Filename: pool/_new/main/p/pcre2/libpcre2-16-0_10.42-4ok2_i386.deb Size: 194116 MD5sum: fa88667bb2535550f428ddb4d1038c2d SHA1: fda793f11edcd3751c8d4ab927e884c0f47be5dd SHA256: 550f85be232f1f6c440b579c11fa05e4541e29b9275ec505c6c8439e69f7a5f1 SHA512: ae4157b359f0a2172c6cfca07a409b08d4905705f99e48ffeb044e35edf81f08239a534771af083008c8b1674a4b2a55d5ae3051d0403209d88e4231732d86f6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre2-32-0 Architecture: i386 Version: 10.42-4ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 572 Depends: libc6 (>= 2.34) Filename: pool/_new/main/p/pcre2/libpcre2-32-0_10.42-4ok2_i386.deb Size: 183572 MD5sum: a5e7a43039a32c49a6c9dbbaeddbe8d8 SHA1: 056cfe4150ac961c4409c9c40346726c8f7d35e9 SHA256: dc22494c2e0df592b90a62f59685a31e2537174a82c2872b82c82502494e97de SHA512: f82609c72c43aa73eb3805e62dc3ce6436e0372ea4751fb9cf525dd73bf77991114ffc2a61f657226a885457908c186b594e99a3cf2e6343000635bc7560e70c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre2-8-0 Architecture: i386 Version: 10.42-4ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 657 Depends: libc6 (>= 2.34) Filename: pool/_new/main/p/pcre2/libpcre2-8-0_10.42-4ok2_i386.deb Size: 209932 MD5sum: 3c9352c87212f0601c06f67516ae855f SHA1: 679470463256f0f957b64b5672fb169587403667 SHA256: 5a94e76b48c5f6b356ce703230315183553dd97c2c9c88a1a7adca55a7ed2061 SHA512: 32d43861621242e105b2ad23b88fe9f074907ac28b88db795bbcec5b5528a496d11302da97c6d2773ada921e3b4830d7aa4110ce050a038c93cfd7bfd37bb8ba 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre2-dev Architecture: i386 Version: 10.42-4ok2 Multi-Arch: same Priority: optional Section: libdevel Source: pcre2 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 2285 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/_new/main/p/pcre2/libpcre2-dev_10.42-4ok2_i386.deb Size: 680528 MD5sum: 907a2983198329db4142649607478a4d SHA1: 50d30fdaf77c58b688ea48eab0b0498c9757ea13 SHA256: 55fba1540ab2102234bb1e8c3f057ec31a1eefe4c23f98d1f30dabaa39e33fb7 SHA512: 90fd0cc0d29badea76bfde2b56c159f2bc8568e211d0a13d53e90162863f2169b83b795d4974956bbadf3b06047173e79a2dcd719129fe871ec89421ca887e07 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre2-posix2 Architecture: i386 Version: 10.34-ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 68 Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/_new/main/p/pcre2/libpcre2-posix2_10.34-ok2_i386.deb Size: 8050 MD5sum: f4705fd6e774465a775b624106113f5d SHA1: a179887fb8314eeacdaae6cc54b8a8af366456b7 SHA256: 2ec0c7f855a73bd2fed5c00e596c0c212c4502271bf36c323264cb0db3e26387 SHA512: aa3d6aebea30176a21b8120510b7edbd02d34cdd41642d83ebe32bf7b4c5a56b8cf3309d2e13522ddd5cd41fb7e93b976d4f55d6971e1780b6b34fc91d3b9835 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre2-posix3 Architecture: i386 Version: 10.42-4ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 34 Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/_new/main/p/pcre2/libpcre2-posix3_10.42-4ok2_i386.deb Size: 6540 MD5sum: d77a368f06c5ada672ebcaecc36d35c3 SHA1: 71984aa751fcd2dcab227e898282752ac864476c SHA256: c19649a6d3ff63be4d6ba059922b1b27ee2498ce7bc890851e7f1fd7f3658cfb SHA512: 76647a4f6fc14487e398b4017489a6265df6513a0f89d582b451a158e0b35545c3a1d3bab2cf7a2ea95b0b0cd39d858ef0e3d6305404bd66eac3e3052d5e03db 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre3-dbg Architecture: i386 Version: 2:8.39-ok3 Multi-Arch: same Priority: extra Section: debug Source: pcre3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Matthew Vernon Installed-Size: 1483 Depends: libpcre3 (= 2:8.39-ok3), libpcrecpp0v5 (= 2:8.39-ok3) Filename: pool/_new/main/p/pcre3/libpcre3-dbg_8.39-ok3_i386.deb Size: 1297224 MD5sum: 0c4494faffc0cdc51708c0ba130786d0 SHA1: 95b163d4693b4b661528b88f63b10854b87a1d50 SHA256: 2e33573a932b452a1190e8851a8deef4e505d224081acae7b01b68c854b56b97 SHA512: fb859441e130af344a545db6397577da98dafec7f63c87f3e7eb5baa71997c6ac3acb052c2ba555a282110f7aefcc1ecb83916ab7bf72462e8ff3e9eefe4409b 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: 2cf4ae356230c4c6e0d9b3bfe7d298d8485f646d 6958dab7aaf6ac16bb41dd78fff498e59b38c8df 82982a510e2bd7e8b75f270ae89cae64292fd5c3 b62abf1158e2820f43386bff3297b9c809dc47dd d4ce8ab72d3bc02894b2b318fa7b4c3475902023 fec5563db32dd7fe81fc456556e782f42bb5c409 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre3-dev Architecture: i386 Version: 2:8.39-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: pcre3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Matthew Vernon Installed-Size: 2072 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/_new/main/p/pcre3/libpcre3-dev_8.39-ok3_i386.deb Size: 545820 MD5sum: 1eaa63909c2c0957578ac4b6120a0bd4 SHA1: d874deec309ee806e76542547aa430e42e4e424f SHA256: f9853f6bba34860fd8186126fcfb449488babd5aa0a396b6192033d93d9b6331 SHA512: e9bc717e375393fec185ba45c69846fce888dd688f9fd601af58270db9c80560e4f793fd201ee26b44bb7d26234008cb3fefe8f2cd1e3a2ff94101e7b3f905e4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre32-3 Architecture: i386 Version: 2:8.39-ok3 Multi-Arch: same Priority: optional Section: libs Source: pcre3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Matthew Vernon Installed-Size: 529 Depends: libc6 (>= 2.4) Filename: pool/_new/main/p/pcre3/libpcre32-3_8.39-ok3_i386.deb Size: 139412 MD5sum: 0121db623f3b98fc8e1af4be805c677d SHA1: 78157230f9f20deaa7e5e9967138013031a4839f SHA256: 17092771f39946c0a6ec25fa4158507f527844bc8faab463a316813bf6053d50 SHA512: 494fd46037ce46fa99fa2e66eb8e1d7a5c338795788089c56dec0ecd0a89b02fe5a37270975e6e30fe3c0fe2ce39a7be0087e2e5e5bdbb22fff8ec5193c527d7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre3 Architecture: i386 Version: 2:8.39-ok3 Multi-Arch: same Priority: important Section: libs Source: pcre3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Matthew Vernon Installed-Size: 676 Depends: libc6 (>= 2.4) 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/_new/main/p/pcre3/libpcre3_8.39-ok3_i386.deb Size: 231140 MD5sum: 55b82dc8bb67fa322b8821dcd70b3eb7 SHA1: ebec02b0972ef8de7ad3a255e83d7d4518d1d9df SHA256: 647e7e462ebfde4b68abfa61060777b3cdf3a16f44313deda59d4372572feb64 SHA512: 06d53fd78f4158b059a7c08487587b651e6d75aadc79c61bccdfb5a479634f5d96a26a8cfb5c82a7454e563f90ddc9231843d91e47d05a414ed3a80be82abe23 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcrecpp0v5 Architecture: i386 Version: 2:8.39-ok3 Multi-Arch: same Priority: optional Section: libs Source: pcre3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Matthew Vernon Installed-Size: 192 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpcre3, libstdc++6 (>= 5.2) Conflicts: libpcre3 (<< 6.4-0), libpcrecpp0 Replaces: libpcre3 (<< 6.4-0), libpcrecpp0 Filename: pool/_new/main/p/pcre3/libpcrecpp0v5_8.39-ok3_i386.deb Size: 16636 MD5sum: 042feb7f31474471078f5f83aded6b67 SHA1: 22e7e8c602fc17f9e27b3b1573a03608e59d834e SHA256: 14fbf631f7e8e853f0d12ada308a9ccec643932bad1ddc556fd15c4b029aac4a SHA512: 4d7b4298698a7e0fdd4791a8d5f7b5818ae7392a9d1b0e2e7d42aff01c4d9a4fa739e5cbd05c03cf0fff48ae66034da35d562e611d0ae6288f535dfc924e4838 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpeas/libpeas-common_1.36.0-ok1_all.deb Size: 46312 MD5sum: 70351230d93e680220a4b9e5ce30bdf4 SHA1: fdef5585fa373e48e1e6ffdf321201fb83eee9e2 SHA256: 22bd0b305a5c1aa2bd033e37fd3de6f380c65331e036f9f584fb729c8c9ba6df SHA512: 2a904e8da903d7903f596526ceeff910c6b7531e38a255261024cd8919c6356dc061df7c729f20427a181fb8498b766eb92d5f916dce4b826c48286e68b31ff1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/pentaho-reporting-flow-engine/libpentaho-reporting-flow-engine-java-doc_0.9.4-ok1_all.deb Size: 2130 MD5sum: ef00eabd6f6eda3d55bce7b482d06f6d SHA1: d7aaa52bb06df9e8660cc19b75d896c55055ec77 SHA256: 9af131467019a14721f5945f0fa7f8f1dbb60b94789b96d08e4046b260114347 SHA512: 006cd15b6c825b598cd3a16e89dad012bc465dc6f71a1be7f9f309aa317a35bf3bfa46649e37c7bb18a5a556b906246fe9a35795bc10822bea9e7b50c1f78aa9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/pentaho-reporting-flow-engine/libpentaho-reporting-flow-engine-java_0.9.4-ok1_all.deb Size: 240664 MD5sum: 852004c6c89131012e4eb83493365512 SHA1: ab11e5700574c93f87e30a4ebb36d7f115d03e4e SHA256: cf5a024ed56fe7f5b52610457d4af6abb0f9554a164274c49848257e06bfac0e SHA512: bf017519db12c645da988a16d9f9a7abb84e797c1276e16a1dc4d65e404b7535320499776210f0024dd908513358b327cce711ee3f306f4d102ca4401b752524 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; runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libperl-critic-perl/libperl-critic-perl_1.152-ok1_all.deb Size: 796272 MD5sum: 3dea3240b8da1f4c4a724d61516c9d6e SHA1: 1fbc258f9a570e49b8a83047d4cd1c655e7123d4 SHA256: a175e6a28f79b3bfe1f27200ba8b20f3a5995579098054b07c1726925d3431db SHA512: 12bf42b10c7ffd9e21b086aec4b8ce56ec5ea75042273d7bea05a441683c3ff9a653d10b6dd08851041bbc7843135d496381f3517547d79d52c49b21793a1406 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libperl-dev Architecture: i386 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: 4460 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/_new/main/p/perl/libperl-dev_5.36.0-ok8.1_i386.deb Size: 1179222 MD5sum: 3482be098ad40f0259fb2903043698b7 SHA1: 62ee8f6a64d1fe85284d854b9b9436c5d74eba53 SHA256: 161bfa8dcfc364b133e7b0b91d34728635ed9e988c816e0285dc3b9c13d9a617 SHA512: 92bb17d3f0b67857de3ebadaa47ef523de743d6cf3da78a2dd5856cd1187c5ac01f55930ac670f5557427e5c7a8131de79af4f12dc8afbe7352c5f9ddcee8158 Homepage: http://dev.perl.org/perl5/ Description: Perl library: development files Files for developing applications which embed a Perl interpreter. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libperl-minimumversion-perl/libperl-minimumversion-perl_1.40-ok1_all.deb Size: 27120 MD5sum: 77c5b41ce608375d69acba84efc7882f SHA1: 85d332b97f1c0f7e92d565fc1b4e53c0d812f516 SHA256: 75217c329fe3540b7e0ea835a0a02229b079de172178532ef8f7bb33f64b8512 SHA512: 4363992cca7759c724585feae77598ac5685d0fd6a278a7be77f30701390e9a679026d9f601decce4517dea6bed9147173c4f3f38fb443a1b039180cc7851f3a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libperl4-corelibs-perl/libperl4-corelibs-perl_0.005-ok1_all.deb Size: 36612 MD5sum: 0158734ef27127978a1135ccf933423a SHA1: 6db11cd21414106330c73f6c7dd0b0fe26834d56 SHA256: b74c1b44becd7a8b57fc3b37e8edace641a3824da2b18291d7e14bf59113404d SHA512: 096a005c43f2111e42d01558b1298e86500c841f741a8c7180b8c17ed95fc2eb3d51c72b51ff6d54cffdf3d98727885ca6de8aeb289459d20ef8503737707a4a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libperl5.30 Architecture: i386 Version: 5.30.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Niko Tyni Installed-Size: 21549 Depends: libbz2-1.0, libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libdb5.3, libgdbm-compat4 (>= 1.18-0), libgdbm6 (>= 1.18-0), zlib1g (>= 1:1.2.2.3), perl-modules-5.30 (>= 5.30.0-ok4) Suggests: sensible-utils Breaks: libcompress-raw-bzip2-perl (<< 2.084), libcompress-raw-zlib-perl (<< 2.084), libcompress-zlib-perl (<< 2.084), libdigest-md5-perl (<< 2.55), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.01), libfilter-perl (<< 1.59), libio-compress-base-perl (<< 2.084), libio-compress-bzip2-perl (<< 2.084), libio-compress-perl (<< 2.084), libio-compress-zlib-perl (<< 2.084), libmime-base64-perl (<< 3.15), libstorable-perl (<< 3.15), libsys-syslog-perl (<< 0.35), libthreads-perl (<< 2.22), libthreads-shared-perl (<< 1.60), libtime-hires-perl (<< 1.9760), libtime-piece-perl (<< 1.3300) Replaces: libarchive-tar-perl (<= 1.38-0), libcompress-raw-bzip2-perl (<< 2.084), libcompress-raw-zlib-perl (<< 2.084), libcompress-zlib-perl (<< 2.084), libdigest-md5-perl (<< 2.55), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.01), libio-compress-base-perl (<< 2.084), libio-compress-bzip2-perl (<< 2.084), libio-compress-perl (<< 2.084), libio-compress-zlib-perl (<< 2.084), libmime-base64-perl (<< 3.15), libmodule-corelist-perl (<< 2.14-0), libstorable-perl (<< 3.15), libsys-syslog-perl (<< 0.35), libthreads-perl (<< 2.22), libthreads-shared-perl (<< 1.60), libtime-hires-perl (<< 1.9760), libtime-piece-perl (<< 1.3300), perl (<< 5.22.0~), perl-base (<< 5.22.0~) Filename: pool/_new/main/p/perl/libperl5.30_5.30.0-ok4_i386.deb Size: 4186782 MD5sum: 652852ad71b9734ab378ba4ccd0c61b1 SHA1: 45a542c42019f430f25a70235d9f2be51edcf807 SHA256: 93bc59882c63f3d946d095b5e884eb1a815fed10e1586e11e35606cdc3db81d1 SHA512: bf8ee1e392737777a105d619917711b69383e64eb9926c5e6707d4d3576d7a8bd14af3aec56caa7ea4e86db7b7caf36ee74e545461c6a57d6ea4d769b489a878 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.30 which contains the architecture-independent parts). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libperl5.36 Architecture: i386 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: 23217 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/_new/main/p/perl/libperl5.36_5.36.0-ok8.1_i386.deb Size: 4357308 MD5sum: 4c8e697343b65458f8dafc8c1db0ffb9 SHA1: 0ca29e3c1162f930c6c381953969040e2617a62a SHA256: b2b071c1d673866bf9103e11174fd53801872c5d2cfb5c602fe6f7a4c5eeac90 SHA512: 135decece45a0899b44e1c9c52eb1101baf0187aa1112caa8c5f60871cd4c4cfffb5e86f657371763e1d6d1db7fd5d0fb878d7c240e33748f28bb1f8b28569c0 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libperlio-gzip-perl Architecture: i386 Version: 0.20-ok2 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.4), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/libp/libperlio-gzip-perl/libperlio-gzip-perl_0.20-ok2_i386.deb Size: 14492 MD5sum: f4115c7ae24fe2cb7e75d04bbd4733da SHA1: bf6f086ccfa71b5db6c5ddc7e9e88ec3a51d8059 SHA256: e6371c80b2cf1a6ab57bfbbb171d30ce9c80a5b1c28dbed916dabb6ef8dec036 SHA512: 42283f289b1480108bc68c0b9f7e4fe0905985602635b5a37be06c514428530335190bfaaf7397cc525074ce70002e828d443e9c6d5005d8085d7366e3195cad 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpgm-5.3-0t64 Architecture: i386 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: 354 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/_new/main/libp/libpgm/libpgm-5.3-0t64_5.3.128~dfsg-ok1_i386.deb Size: 166640 MD5sum: ec42bf28868cc2645c0ff188a092a158 SHA1: 93a09cf65fbc54231ce5440acd39390f30338a26 SHA256: d9ea356cba77d49d7f0fd050035b630637acb20612492e6e019ac72bfdd1978c SHA512: db7b981f46ff926c4b477195e6424625b3d261c9dd560f030918f6f221b77e8b69d9c7eac53eee1eea3bee02c22f5d5f9a2941ed2aff8c45dafb56d0f154c31f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpgm-dev Architecture: i386 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: 612 Depends: libpgm-5.3-0t64 (= 5.3.128~dfsg-ok1) Conflicts: libnetpbm9-dev Filename: pool/_new/main/libp/libpgm/libpgm-dev_5.3.128~dfsg-ok1_i386.deb Size: 205880 MD5sum: f9f3e90ada26bdfc8814d76c7068f163 SHA1: 6c889b0e2676a827161b797399cf8392bff8c034 SHA256: 87226e032e9c52dfdf110e7a61ea3819039b2fede91211d1389d61af02e21c55 SHA512: 2b7605557deeb53006401b1eebc2f4fa9ebf70c792592ba52412a272d4ff639172d4bc0ba796676349e7e3c5e8b96e5c15f7b5ad7321238584597945fad56ad4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libphodav-2.0-common Architecture: all Version: 2.5-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: phodav Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 104 Filename: pool/_new/main/p/phodav/libphodav-2.0-common_2.5-ok1_all.deb Size: 12548 MD5sum: 5d9eba45420fbd3b0df7774d56165fc3 SHA1: 426076459edfb59428c29aad1f94f9aee32f8abe SHA256: c4309dcebe0650b713a82f8df46ebab9f05fe664193cc4a7056d0976677e7d86 SHA512: 06a7bd3be94d99026f1ae10ee7d70a08c6699b2f2f8bf0158cd608e26f05be15aa130018459796b696cd235deb219ecc49ee52939bc99ececd5a8e0979477c0c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/phodav/libphodav-3.0-common_3.0-ok1_all.deb Size: 12788 MD5sum: f0321494b31f0d77fa0dd9f5afb4f094 SHA1: 98c46b4617b8b4e85754407932c5c407fb40c6dc SHA256: 712040ac3e461179d1065582e469fb397188066d251aff5940018c572573e871 SHA512: 70433d590c34b5a8db697a29fb9b1bcc79a3d0266937b18fd966c5f28bc473d7c9198fc03f92de341051ba75f141e1db081790ecfe22d46e6817528c243fd456 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libphonenumber/libphonenumber8-java_8.12.57+ds-ok1_all.deb Size: 2210488 MD5sum: 953792cc8c7c58224187b145387f6495 SHA1: e67faa72fae9a33336c88f9242acad64fab393be SHA256: 3cc0222d904abda9cc81ddf511907df79eb0e1e85f1e441cc0c2613453198597 SHA512: 74e9cdcd1270a933221cd6438cd82a78249b9c30c9af8c8038fefc3ada0445a06e8d6abd48ca0dfe6bad04e2e743dff15ea7fdefbeac44f5a6339b7e0554c549 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/phonon/libphonon-l10n_4.12.0-ok5_all.deb Size: 23736 MD5sum: 2839b6c42043cb793ecfb4d98356d41a SHA1: 4e82e530adb77f30a11a2b6ace5d2b45379c3f52 SHA256: 327f46e3b4740c2757d28bb2436edcb88110d8ab03aa266d11368a82b2ff2588 SHA512: eab89ebeb1d4837b781c80d7258ff2cf4f9cd207f0ecac482b3ae5c74eac7e7f332ea4f422c1a97439b3bd364e3fdfdf6ad043ff5a34538414e0e9d8e268c93c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libphonon4qt5-data Architecture: all Version: 4:4.12.0-ok1.1 Multi-Arch: foreign Priority: optional Section: sound Source: phonon Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 328 Breaks: libphonon4qt5-4 (<< 4:4.11.1-2~) Replaces: libphonon4qt5-4 (<< 4:4.11.1-2~) Filename: pool/_new/main/p/phonon/libphonon4qt5-data_4.12.0-ok1.1_all.deb Size: 25588 MD5sum: a64a3a577b7ccdbd80b645f85e3c2563 SHA1: d51664b472e9d091d9e574d9321fd1b7deb72ecd SHA256: 53b2ea167d51c9e9c04f5e1e3517b04f0d217f976858ab984ed22803e759b208 SHA512: e3579f3f8ffebc042a0db574d04c1857ff4c671ce9fa0cc558687bfb4bd866f5a1feedb17576068c49a29c91f230f18262b0ad3bc4ce5441f4ce23c1d05d70cc Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 5 - core library data 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 data for the core Phonon library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/phonon/libphonon4qt5-data_4.12.0-ok5_all.deb Size: 3532 MD5sum: 74a6619459dbe969b0937ef50ddfd735 SHA1: 38b68b1b8a0432a822d60d8a61fc9fa257b02aa6 SHA256: cd5d91605efd078990a63240a39d4847c1ee5423f955c59521459472bfa587a9 SHA512: cb2e0f0fe283c47540ed26dbb98def948377ffb4f6b260e34a7cdc67b80522bae55932eab9c7fbda889bd0dfd2aed170c89b77c3b045c4397301ab0860c25d4e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/php-defaults/libphp-embed_8.3+93-ok1_all.deb Size: 2316 MD5sum: 8a76d63f3ad9682230e6ab3e8d2fe5b2 SHA1: 1c832b23ab59ba5e94da3dec5b4c92ae05cdcf0a SHA256: 76fc7adcaff5e408239d489838917e0d01f48c66c5499d1c1b200e455071116d SHA512: 422ca31041b52f627f111b0d7e9b1a7a0de73f5e4bbd506e1bb4cb8f23c7e56891471fc2952cf3fa2283d973b7614c4f4dedc8ccd3be635a3fe5041ca3484284 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpipewire-0.3-0 Architecture: i386 Version: 1.0.0-1ok7 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 935 Depends: libspa-0.2-modules (= 1.0.0-1ok7), libc6 (>= 2.38) Recommends: libpipewire-0.3-common Suggests: pipewire (= 1.0.0-1ok7) Filename: pool/_new/main/p/pipewire/libpipewire-0.3-0_1.0.0-1ok7_i386.deb Size: 245184 MD5sum: 3904cfec0f03cd79253514d18fb416af SHA1: 0be094e62f1aaa5aa5417bfddf41d70c4e480d30 SHA256: 16ed0a255d6e9a78d8815478004d25be286565009908b636d21a12f95f66c926 SHA512: 5a1312207ca7f785d00f55a2350042a118d147e40af9d141e733f55d1fa2b9a00a05297e0a15ce44de181e056a0831e64a7ba6b3b46b781295ccc88a46f0cc3a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpipewire-0.3-common Architecture: all Version: 0.3.65-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 582 Filename: pool/_new/main/p/pipewire/libpipewire-0.3-common_0.3.65-ok2_all.deb Size: 71500 MD5sum: 97b09bae758f305445b2df11c4a077eb SHA1: afc3543eb027c4ecaaae2a9ce3ef709cc8d1101e SHA256: 1bf7f2f832528ca49c4fee9b06de1f717742b38a7246b9d742a3bf08a3a56b4e SHA512: 5b1b5dbaa93ad32260fbb01b224f1d2d9b554167fd8c2963a01984a7af5557adb502dc5f6032b1f5ffb84b0079af6417d3ffbffe8b7a570275938431aa94c339 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 video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpipewire-0.3-common Architecture: all Version: 1.0.0-1ok7 Multi-Arch: foreign Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 612 Filename: pool/_new/main/p/pipewire/libpipewire-0.3-common_1.0.0-1ok7_all.deb Size: 64212 MD5sum: 8ab93405b6b3e72fc754cc1119bc8cbd SHA1: 39df63f9da71b9553d306ed91e38b162137088d1 SHA256: e09b0520392fb6b5861e94c1c7dbab9d95f27ac2fd326094347b47b62a90048f SHA512: 8cef7d84796056a6740ff5ad9aefa36d07c9d6b93c1b25f004f0ef9b494bd2284d50cfa4246fc2e65fdd19c813665a10570ac4f9c6fb3610269c5f91e49a49ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpipewire-0.3-dev Architecture: i386 Version: 1.0.0-1ok7 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-1ok7), libspa-0.2-dev (= 1.0.0-1ok7) Suggests: pipewire-doc Filename: pool/_new/main/p/pipewire/libpipewire-0.3-dev_1.0.0-1ok7_i386.deb Size: 51948 MD5sum: 82dd04a2533612f3f44f68bd01f40f88 SHA1: 151fbea9c2a32ab0ffdcc3e891dc7954e314a471 SHA256: 1086b1832a894c46c52290300b6e92540dbc21774fab82820b87a00f47e249c6 SHA512: 1d6e8955433b031a3d2601e81928b0786c0cb50ce003c4562e68ed18e29a492a63efeac6fd0501ab34d2959981c3719429da5d49642bfab5037463cdd7a4dc9b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpipewire-0.3-modules-x11 Architecture: i386 Version: 1.0.0-1ok7 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-1ok7), 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/_new/main/p/pipewire/libpipewire-0.3-modules-x11_1.0.0-1ok7_i386.deb Size: 9164 MD5sum: b660e3a9ffcbc0e2c37380b1d9edcaa7 SHA1: 08e7592c72f700353fab79e9bb43d9b971e96810 SHA256: 2ed19d1658c870e395faf4d781539e5e79a57323d15c8aa9588f21617113baad SHA512: 755c53f670ef79dc3ae9597b89e78185d330e5fad42d48471aa3d995ae07a552c26ed9b90574571799f2fc89a70cdfa9b01a6415251aeb58b1cb7f3840cd3d6a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpipewire-0.3-modules Architecture: i386 Version: 1.0.0-1ok7 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3811 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-1ok7), 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/_new/main/p/pipewire/libpipewire-0.3-modules_1.0.0-1ok7_i386.deb Size: 733504 MD5sum: b6e276517d39e9a8fbac9f63d8936d24 SHA1: a05b5f0f47182f0564c60e851759429c3ed7201c SHA256: 34a169c33ca35a9a4b53287a2e8890d42d368e9ec3ecf36847685f5b0e66b75a SHA512: 39ac7eedca150cad0562c8ba9ccf3138344d81004c451ccb9b33d0206ea3d83d97210c4a62503786f03d9e5d12dc927e4026abe7f12067d42f0bb21d2fd31450 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpixie-java/libpixie-java_1.1.6-ok1.1_all.deb Size: 162092 MD5sum: e5aa00c4c8d4ee8fd6245b3b49e1aee9 SHA1: 90d48cd2f35bd479cc570f5c2332e37463e4a478 SHA256: 6035c992a8d63da462eac24cef2d05817a772d8045e441efbb5d510bb74dcaf4 SHA512: fa8982c99931b2d1e46dde08eb7291d0b089f4e524e578aa527a92e2b1a9c61998b7c8d688c0b3294f1cf3f24fe17675fb169bda55f79f923981a80af84ba097 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpixman-1-0 Architecture: i386 Version: 0.42.2-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: pixman Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3969 Depends: libc6 (>= 2.29) Filename: pool/_new/main/p/pixman/libpixman-1-0_0.42.2-ok1.1_i386.deb Size: 420102 MD5sum: c9a1b3ca16f32137ace9b5bbc5b9f26e SHA1: 648422ddffd87ebce977886fda69c37bf8a3b99f SHA256: 6311cf0d5ae177ece4b6aac255c7fdf274a4f395a2feecf2c8b6710f312ae80a SHA512: 54293a35db1d2030cf675af2846077d319dafda202c49bdf4b8299f20ff10432547db8cfb6a843d5748c5d9a19e383f666557e88012b48c59b69ad7f6c532749 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpixman-1-dev Architecture: i386 Version: 0.42.2-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: pixman Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4252 Depends: libpixman-1-0 (= 0.42.2-ok1.1) Filename: pool/_new/main/p/pixman/libpixman-1-dev_0.42.2-ok1.1_i386.deb Size: 441750 MD5sum: 4a5a92c922f8a6f28fef46f3e20d7307 SHA1: 04e5a5c134e96aa5bf247d19c098dd2ce4f0dd5b SHA256: 5c0382ed76f91b275dc11858f43b6d9a7051e82372182656946bab2d5eb7fc91 SHA512: a3356764d3eb449af8684ea99b4164351f7b89ecff7c30a044e88dfbd0fb7c5130225502dbc9e81c8cfbe36a306d43b70400286b87d119734a11d1626a5c74ea 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpkgconf-dev Architecture: i386 Version: 1.9.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pkgconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 173 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/_new/main/p/pkgconf/libpkgconf-dev_1.9.5-ok1_i386.deb Size: 50040 MD5sum: ad5f2b63bcb04341a488b5b2c47fb6ca SHA1: a649dc9842f4d1519405a8c4ee910ffedee7c819 SHA256: 679f09efa39b7a524ddff1a799b7f9f640a68d8f4f780282f21a2b9fd591793a SHA512: 6d01de1b386243409875e67f093074416adfeb1ec0d3acd3bacf94deb03dcac252a817d957eaa8076428ec441ec226ee964488be588aad59bdfc49b371463778 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpkgconf4 Architecture: i386 Version: 1.9.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: pkgconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 106 Depends: libc6 (>= 2.38) Filename: pool/_new/main/p/pkgconf/libpkgconf4_1.9.5-ok1_i386.deb Size: 31868 MD5sum: b50756ca1706cfe000f99fa0fc37d14d SHA1: 496d424ce19180a8a00f9d181802d56f6a29894c SHA256: a8c4befcf9d0c8d6d1c888c08aca52b053dde0d4324f7ad185d36ef233dc24d1 SHA512: 79233da909d1a0d1c309d7608253b6683bb03a173edac8a37a7007539788c5c6733ec270d90f3a4eab25862131ed32e4ce630820f174b93dce9f5a935f2e6f02 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplacebo-dev Architecture: i386 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/_new/main/libp/libplacebo/libplacebo-dev_6.338.2-ok1_i386.deb Size: 112264 MD5sum: 98a7981693442cd5c04c4353b483bac0 SHA1: 4c84a14ce60426d4ba5fe3f8bd135e8316352f9a SHA256: c54b9ff9c3fa549a87f936cc696f23bde8a720b1efe21c96ae557bb9ccbc6a83 SHA512: 1b3b0c4be9fa75f915a0dc77cb7224d458a71adc77c58f3f4205ea45fb24dda02c6ccf0f106bede460fbcc20903c550a008c165b39b55e78330dc00d47072e85 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplacebo338 Architecture: i386 Version: 6.338.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libplacebo Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4252 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), liblcms2-2 (>= 2.6), libstdc++6 (>= 11), libvulkan1 (>= 1.2.131.2) Filename: pool/_new/main/libp/libplacebo/libplacebo338_6.338.2-ok1_i386.deb Size: 1223368 MD5sum: 56dd7512f627e31f373bb1746a0183fd SHA1: d66fc9bad231d7b653c59b9df63ea8ec6995bd32 SHA256: 1e51e6cb0218572b5ec472f06c53b97cc180a728b6a9e9d39f86a7a3f28676ad SHA512: 309211573d7d9e9b3e16b5a9b04131d0fe00555c380bafe50f375ae37cb6a51c7c381f349b430fe34df3fecb9080e2f6fa72b264d3a5a08af7c51366ae43fb5b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/plexus-ant-factory/libplexus-ant-factory-java_1.0~alpha2.1-ok1_all.deb Size: 11166 MD5sum: 55c6c18fe6f4bfeb02f13fda70c51278 SHA1: 2ac4c3740c6024a33be7b660ed46bb367ef62606 SHA256: 4f4ee7f650ad0e38150112b7240f51246b7d5913802149b81376158bb1d544eb SHA512: b0e90d1109079365720d7dc6184ec24f647d0d9b42632a4dafcdf8060a727ccfbf36223a508b40c4ba1275952b1a34fa9c221d399debc4623c569c0af09b79b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/plexus-bsh-factory/libplexus-bsh-factory-java_1.0~alpha7-ok1_all.deb Size: 7958 MD5sum: 8c0b1148974adfbfee9bcc8bfada1120 SHA1: 86f62b6c17f3d85c60b460ad0d4520a008f300d5 SHA256: 7afe9359e5b56ae4b88da9ceab1a5dfe93c2bf58a0d2d9f6a8009a37fa950b4a SHA512: 4bffb8bd3eafe5c57193e19241d9675da3cf7568ed422350d847a5abd88373fcaf790ca2274e8f01487136a77e297d301b7d3878ba69a4c7c0c8522386939957 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplist++-2.0-4 Architecture: i386 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.4), libgcc-s1 (>= 3.0), libplist-2.0-4 (>= 2.3.0), libstdc++6 (>= 5.2) Filename: pool/_new/main/libp/libplist/libplist++-2.0-4_2.3.0-ok1_i386.deb Size: 24936 MD5sum: ced15e5de96a45a9a54f938729725e34 SHA1: cc82cc81af24d503ccf589935fde7f0d9de39363 SHA256: 797a1cc7da584dcb70da977681e1c303ad5b12dfb471bf53b4187fc579edd0a7 SHA512: 5cc528b32f71a48772f90570a27234bd287b04eb105333a92473d3272f9c801e73fb09e03f59ab29b1efbf0ad9ce0ac46a60d44f52deb95a87911910743276c2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplist++-dev Architecture: i386 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/_new/main/libp/libplist/libplist++-dev_2.3.0-ok1_i386.deb Size: 10956 MD5sum: 5a1ec50be7d74f4e48f9baa7a8ab98be SHA1: 0b1c5663b2a0b22637d1b2d717e34ea61f1061f6 SHA256: 3f4d9acddd386226cb4b1a72e44422737909d80ec3660c546d0aaad7e01dc33c SHA512: 8e63be27ed8059b2dced86271a5413fe7b3e182123ea15719b44d439d3e32d917900daaf04dccd7be130ef95fc221128bccd9af2d73d1a562d9bd2e9c7f866a0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplist-2.0-4 Architecture: i386 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: 152 Depends: libc6 (>= 2.34) Filename: pool/_new/main/libp/libplist/libplist-2.0-4_2.3.0-ok1_i386.deb Size: 54780 MD5sum: 39c68106425b2d1de922caac5f9f6271 SHA1: 500c506dc0853f9e67560df54de220ed4db8316c SHA256: 5d30a7f400441a2ff5e6958cda714e84e2c0eb269376f714c979832975ed5565 SHA512: 9e1f9ec93c4ef3c26510f02394fad1030dec0fcd251f5ac7df9525552d322a6f51d8e3c8316deb720a3d7ae8059a598b52730c927e60de27c759c197a7a31b39 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 ...). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplist-dev Architecture: i386 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/_new/main/libp/libplist/libplist-dev_2.3.0-ok1_i386.deb Size: 15652 MD5sum: 4ef90edebe063018dfe3c63b0b33f9bd SHA1: fae134bd1364897ead596b42b5647cd5a79e5183 SHA256: 2fcef46292446024fb44ae73f8daa5014853987403e83c42bdaf89d9b13efb17 SHA512: c3e9481bea015fcc13556d2d41e0b15c32b7f0d967e1afb6e29e7b9766fc9d92457b1ddbad833acf63a9bda257df988319b02380a05d4f314a62cbe1d867069a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libplist/libplist-doc_2.3.0-ok1_all.deb Size: 48980 MD5sum: e7d5e9621075fcb84a321f4b7d894547 SHA1: 21798a3d892b987eb94fa95540f38fa9348db3ad SHA256: 09a01c1e3baef11a82308a862b6a0c26c90cc967eec8820a6b54e525a7ee58be SHA512: 371560a7e16fb71736a58513fad46d5aa0a169de70c297fce8404ee46f69e86dbf2f7bb5bfa42a723babe67503908f525121b6f65918736894a085a9f92378bc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplist-utils Architecture: i386 Version: 2.3.0-ok1 Priority: optional Section: utils Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 40 Depends: libc6 (>= 2.34), libplist-2.0-4 (>= 2.3.0) Filename: pool/_new/main/libp/libplist/libplist-utils_2.3.0-ok1_i386.deb Size: 13604 MD5sum: 43488cc38a1206c2331a003415f79ab5 SHA1: 8c3f06feb7f9c4dde8af306d22f1c3a59d8fdf04 SHA256: adb43d3cf84bffb28e0d9bc8a8d1230944bcbbf7b92750760a17bd0e1feb30f3 SHA512: fa9a6c2d4432d1a3262ff79022027681bfcae1466d85eb314e1cb0fdca7cdbe7adf585d155415d40f99ef4ba516a821ba7186e8ba948d4c6b786cbeadba46bf9 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 ...). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpmix-bin Architecture: i386 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: 194 Depends: libc6 (>= 2.38), libpmix2t64 (= 5.0.1-ok1) Recommends: libpmix-dev Filename: pool/_new/main/p/pmix/libpmix-bin_5.0.1-ok1_i386.deb Size: 39428 MD5sum: 9cc5487cbb726f127f030d2ddc8377a1 SHA1: 76693ffee2d52c29319ee44e35475de09a113f70 SHA256: d74bdcc06616ef88f7141565216f749f9960f87f9c775b29272bf2503a81cb91 SHA512: e6c5e35f46b8daa3ed3de293e82a9e661fc237734eb0b0d69331b3b2acdee813b9215c6ab091f6d9ead38e3b3dca80cfe31f0418ed80b07ee70f572114c05d4b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpmix-dev Architecture: i386 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: 10152 Depends: libpmix2t64 (= 5.0.1-ok1), libevent-dev, libhwloc-dev, zlib1g-dev Filename: pool/_new/main/p/pmix/libpmix-dev_5.0.1-ok1_i386.deb Size: 3902244 MD5sum: 5cf25386500dd6969da0d6dda29198f0 SHA1: 4800664b03e64d0267aa5f923857bb0f7577b094 SHA256: 9829dbcc1bbccd6ac8e464831702e03c96047ff37dc8f77d4bad199db25880a1 SHA512: 1262156e0d00e70653125a6e42d89e190ee75839fe661f4e5d9c0b92d8562abbb1f6890c2c35a87f9772dd0e38ada80101affe5e382653ac2f52638142818816 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpmix2t64 Architecture: i386 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: 2497 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/_new/main/p/pmix/libpmix2t64_5.0.1-ok1_i386.deb Size: 654728 MD5sum: 2d5c822d3282f74bafedde788981b340 SHA1: 1283f8fd7ed96e0f4d287451fa0a3bc664f0f3d5 SHA256: 11ac37c4286866077104d3e0c6f70a1b09f8bd297ed2a34f16c7237c472cfe44 SHA512: 21be0f81ea1ed40297f27c3a730cdcc4b5105497fcf9f80df1a4f31b0a0fdfeb425dbbee5b36ce333395f85ecd625f62391b7dc485fb1d1c6f6388ae06aa4d96 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpng-dev Architecture: i386 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: 791 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/_new/main/libp/libpng1.6/libpng-dev_1.6.43-ok1_i386.deb Size: 253728 MD5sum: c4460185ade5b9d0a8965f82ebb26866 SHA1: 707230b0a862153d540beadce3fdee53df2f0382 SHA256: f5b2faf7db5afdf266c87552fac5be9419910505060b6f91f40e8613493bec63 SHA512: 0fa9ad55cf998e2a636c04f840d16079da16ad11e45e09d0a08dec559b712a6b52f2709358ad5b7287d9bcd43a03d7617e9bd1dd41b5bd8f748cd0b0caa93525 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpng-tools Architecture: i386 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: 178 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/_new/main/libp/libpng1.6/libpng-tools_1.6.43-ok1_i386.deb Size: 25880 MD5sum: 599e2de52d12b0a0ff64984d7518c2e3 SHA1: 410f75487f7a15a1463c010eb7350298a3bacd95 SHA256: 2ad212118032de5ecee7bb64c7a4a14d1ad49cda1d340322c5fff11d7ce92003 SHA512: 69e630d541f1c5253b53f3336521964e761f5ea649b25ffa561d2807be537fbfc39bc7b1b586def06eb9a54c36f126907a6f5688beb51b2e58d7283d75e4a6c1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpng16-16t64 Architecture: i386 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: 445 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/_new/main/libp/libpng1.6/libpng16-16t64_1.6.43-ok1_i386.deb Size: 184176 MD5sum: 7a480b158b3df79d5fa5224045d77713 SHA1: b636048a7443f4eff505af73a15b2794e0a4d51f SHA256: adea91efbd57d92b1651cf50b87c167086b6e421c46133a840fc2c63f0474fc8 SHA512: 3227734e8788a7eb0de221502b2556720acc02fc81dca90927dd55a6418ba70fd903f9cb86a58fd86f63c8b995be2019eca00e7b472d0c8651a93a16906c7355 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpod-constants-perl/libpod-constants-perl_0.19-ok2_all.deb Size: 15138 MD5sum: 08f143fd5b5b8fd4782e9bea9300cf35 SHA1: 0a6a134dc7c2ad1cbc23ce9e39fe68eec5a16c78 SHA256: fc22f3594f470f36266c7f5a731a38a793a10abab0ef1201d82eda7f67685b3e SHA512: 8890671e7eae279204ecca5d5139ec76b6406c4ce72f2e87c6fd08d0372773ac12b3d3ce11becbc7e78dcc39b525df0e2340d1bc883f2a59865a215a986a193f 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()}) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpod-coverage-perl/libpod-coverage-perl_0.23-ok2_all.deb Size: 17694 MD5sum: 929659c2d0e48832718b94d05fe41e6c SHA1: 8a5f97b6f350fd25bba1ca90e863384ef5a3003a SHA256: 112082ad7ca0531556b43c9b1eab779ec12a95bebb8023daaeeec65154b80ae8 SHA512: c7179c030a5b93262325769b4f8320cf106a16e2aca847b8f3203b5fca6845d02b06cfd723de37f5dda8266423dec9901daa4c3e315464d0577d547b760fee6f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpod-parser-perl/libpod-parser-perl_1.67-ok1_all.deb Size: 82220 MD5sum: 9aa69c07993588a147077d9cb817c591 SHA1: daac19f5de17f21dc810a6b74fd531889ef6bbb1 SHA256: 3648ee5f52338478c2e27dd4af7642c0b03c23273ed8120b2b7a015af2d1d60e SHA512: 5b4b9029ab4d42931034fb298f0e837cbb8bb36b4c87037668610571867d0dd5aca669ccb150727d30f0397d4c1e3e104d75a9f483333e4bed46b2e75f79ec36 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpod-pom-perl/libpod-pom-perl_2.01-ok2_all.deb Size: 60716 MD5sum: aeed21843b295c13e603481024a177fb SHA1: 6171305179e568a4bd4d07156cb48ffaee0d166f SHA256: c05516038102f29bbfc4c659dde22211fc94438d06076a66d741a33127b1ce97 SHA512: 69250681d956a88614d496198d7999b8f022779f57643c5b97957923669a697278d4a60db28b6c3b6e67f2b8b82c377daaeb2999d7148731bf336d0eedcfc472 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpod-pom-view-restructured-perl/libpod-pom-view-restructured-perl_1.000003-ok1_all.deb Size: 14380 MD5sum: 80ee3ea32dd811f90ccdf4d085a10bb6 SHA1: e89efcff5d62a2968659b3604111c9a86c5beebb SHA256: 53582293193b6ca569115bc0c1628171b6120937938a6ea0f36b9cd4bd7c1188 SHA512: 2909b9b899689fc6f81a95d641fa060b4117317039842f4565505a4fcbf4cfcccec8e4e4f5abfed303c987c1653a7bf4c5b1fe873ce7314a6d0566995217a70d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpod-spell-perl/libpod-spell-perl_1.26-ok1_all.deb Size: 29944 MD5sum: 2531617886e810a9204e63068e8bc3f0 SHA1: d7ac27b021f4243af55957d63543c6e008ce9d5b SHA256: 6650ec5b1be22fba1852c97343f9511ad273f254122508517a89fe5bf0b6ecc4 SHA512: 20203d90d7e9c94b18f733e64a5e87f89e6ffd429b1ed758bf92484a30c47b9185a815edae9ffc8e0ebb04be878e61d943797426d24d4c68111b49eb7105e6ea 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"). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpolkit-agent-1-0 Architecture: i386 Version: 0.105-ok5 Multi-Arch: same Priority: optional Section: libs Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 62 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (= 0.105-ok5) Filename: pool/_new/main/p/policykit-1/libpolkit-agent-1-0_0.105-ok5_i386.deb Size: 16420 MD5sum: 204e933a2f80e62fd2f4ab1921bc5c3a SHA1: 82e1e472bcc2064427bdc14ee0ea81d423d97f7d SHA256: f724547f70d994b58101d193ad19fe406ecf1bce8ba690c2a2d67ab123f94f12 SHA512: a88986528d292f9b0fda16e6f784309103a3fa95c37bc5001099e427dba768ba6233af4dd8b2b7b63ed27fc94b121b58aa06ae87d960fa7a4bc894f4e2f62adf Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Description: PolicyKit Authentication Agent API PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains a library for accessing the authentication agent. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpolkit-agent-1-dev Architecture: i386 Version: 0.105-ok5 Priority: optional Section: libdevel Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 133 Depends: gir1.2-polkit-1.0 (= 0.105-ok5), libpolkit-agent-1-0 (= 0.105-ok5), libpolkit-gobject-1-dev Filename: pool/_new/main/p/policykit-1/libpolkit-agent-1-dev_0.105-ok5_i386.deb Size: 23650 MD5sum: 8d424ee4f80b05ba7bac5d2845361683 SHA1: 8498e8678f08dd1cffe8e961a1ab83137f6748ce SHA256: 85984659e09a44fb42e0c0766643187f6a103ca95f105042f530187041324334 SHA512: c8ef894cb2ff82719cf5e736d374c64de7d26c3df8369eb055775b717e953686602157e799d888aaf2011555f5842da945f0bdfc3ec9ea52ae04e7f31e01e47b Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Description: PolicyKit Authentication Agent API - development files PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains the development files for the library found in libpolkit-agent-1-0. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpolkit-gobject-1-0 Architecture: i386 Version: 0.105-ok5 Multi-Arch: same Priority: optional Section: libs Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 152 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libsystemd0 (>= 213) Filename: pool/_new/main/p/policykit-1/libpolkit-gobject-1-0_0.105-ok5_i386.deb Size: 37038 MD5sum: 8ae302ed7c7ca2a80d6c5322c45cd7a9 SHA1: 06feb9648269ab30ad97e535ce332afe7ff8b5f6 SHA256: 1bd8dcadc6ec98daeecc63c8f3183ba67569ee02016123d7d9db8b19fb4c99b0 SHA512: 4145128b603d2063ee5f8cb521c8184fab962ecf88f700d689c227f15f43fbc4d4510d546bd1279c302d1119d963e2e34111c6f028695e45547e5e279450b8f3 Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Description: PolicyKit Authorization API PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains a library for accessing PolicyKit. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpolkit-gobject-1-dev Architecture: i386 Version: 0.105-ok5 Priority: optional Section: libdevel Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 535 Depends: gir1.2-polkit-1.0 (= 0.105-ok5), libglib2.0-dev, libpolkit-gobject-1-0 (= 0.105-ok5) Filename: pool/_new/main/p/policykit-1/libpolkit-gobject-1-dev_0.105-ok5_i386.deb Size: 61826 MD5sum: 98ef36f1a25da3bac53bfc28942fba7f SHA1: 81fb7e46e3cf6b8aee78b1c8b5e93cdcc5b81998 SHA256: a4eddcd1081da564c84af3e050062364877acc5d63158f99057c1b8b18ddae90 SHA512: c764db111d2e6ff3d0512c4269c5acc19e5147638b62108c9de270cfca20af49ed6945682f89bd05ab07d4a74fae097ff5b3c4deff45f04993f635db6e6f23e5 Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Description: PolicyKit Authorization API - development files PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains the development files for the library found in libpolkit-gobject-1-0. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpolly-17-dev Architecture: i386 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: 10596 Filename: pool/_new/main/l/llvm-toolchain-17/libpolly-17-dev_17.0.6-9ok4_i386.deb Size: 1678116 MD5sum: e8367172aeff78d818046dff94125ebf SHA1: c85e0aa222a3aff0c1cbf80d84a6de664779c5c5 SHA256: 813f42fcb91b9387bcc7d7f35f5dc2ecab1306cc718fe599e801bedf480ea47f SHA512: f1f5d27860b1db73790028718f0b4e004ae2a89a60c018a3dd5d7d3f0c0276f21e0170bbc2e60c4db45d7b3915e5089ddd4672a0297cc4249521a66934a02e8e 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/poppler/libpoppler-glib-doc_24.02.0-ok2_all.deb Size: 94412 MD5sum: 5545798760007b7fddc5ee1384359a49 SHA1: 927f8861e95d0d41fbf226a31149de8d9150c699 SHA256: de2890100e1ead0ed0fa3b9d279189895df65bcfd883d54d34eeb2e031784869 SHA512: 7cb059698236ee101a5e0dc3fecac3cfe7abe94c37a02821b5424a4ec7301a4dc4aa600a872f6c5d16ecda920cbc264c938f08c1b9cd83870b5a61e35065f733 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpopt-dev Architecture: i386 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: 126 Depends: libc6-dev | libc-dev, libpopt0 (= 1.19+dfsg-1ok1.0) Filename: pool/_new/main/p/popt/libpopt-dev_1.19+dfsg-1ok1.0_i386.deb Size: 47630 MD5sum: ea2f3a9c3ecd3cf4d6fd7e08e6a0bdb6 SHA1: 615b27d6838323da145936b0bdc0ecabf28828c9 SHA256: c1463125f843e0480bf3c7b30e0a65e821eb4a8d88825fead04a4cb346453d61 SHA512: 92723a8fdd33f394e33507aa904eeca7fa12981b9a352a511a694e910d97eb83bdf8655329e9a06a99596a3adbe80ff49d7202746ac1d09913df2defb28fa372 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpopt0 Architecture: i386 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: 244 Depends: libc6 (>= 2.38) Filename: pool/_new/main/p/popt/libpopt0_1.19+dfsg-1ok1.0_i386.deb Size: 50264 MD5sum: a113ddb413daa2d9bc5ef94ac128f2fa SHA1: e31490d0569fac5a8ea966d4c5309d9792c92e97 SHA256: 1f3ffd38e789094fc03cf0ed15b2c277c232c1fd14fbcc1c72b9d8f7a06c3d16 SHA512: 0f98fc854e8c0bc2d2c08d0f3b1e50e3450f09965455fdb079a2481e64bf4609a723187586f18fb685428ba895a7936626bbeaeadc7b3037d6a59089976046da 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libppd/libppd2-common_2.0.0-ok2_all.deb Size: 7128 MD5sum: 2445b81f9e35226453d7024a47f25880 SHA1: 84033c3ef6cfa08906d8e51e574bb1f6d85e94c9 SHA256: addf7c3f7ecc6aaf3490536d3788c2bcfe022ceecf9f2311840bb0add2143aea SHA512: de405d9a6230ab13fc4f26e2d08d6e00aa427064d0d3d2e3f759fc8953ae6c04017e8ff9f256270762a3d9d3111f14677a5afc32f38ff1ac713b421371b97a62 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libppi-perl/libppi-perl_1.277-ok1_all.deb Size: 295044 MD5sum: 274db721cadafd75ba0997fab0ece98e SHA1: 33caf54201daa7720692c1c125472782f45d9a36 SHA256: 6bf1668e8f9cdd6f69ec9d061a8b71fc477a8dcd420e7541081f3ebf00e79bdf SHA512: 61f7e04b86bdfa82c17dba8c3552d4b3f92cc0479324ee0817510c4bb35420c8cfd44eac72bdf997c09561889ed290a7b7ad3c5b77287721e09cf775b42687e4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libppix-quotelike-perl/libppix-quotelike-perl_0.023-ok1_all.deb Size: 70536 MD5sum: df8e348002a7c4449a95807a4e63edbd SHA1: 2e7f8b518d7cc996ee483deec4cb214dc7fba9af SHA256: 99c7006aa671176018c5d6eccfed4194d50a2f3f7daca095f83f8601937a3ca3 SHA512: 6d33f1833705a080518b301defe53140cc15cf2f636a3f55a1fe6d70f0331ecd7d08c471190c1d91f3dab693a43cc24cb1d5485df998beb03a7d54828780ab49 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libppix-regexp-perl/libppix-regexp-perl_0.088-ok1_all.deb Size: 279236 MD5sum: 74cab13fe92bdf5289adcda6b267d15a SHA1: 499579cc7313e3c71ec53e9bdf57bf023ceeb57f SHA256: 9c2e6348d844034f28ebe35cd8219ca7f5fc2f92359b44681e6569e2f87a416c SHA512: 4e4d4cb0494bc8b7ac9e731de0943f98a699c411973e56de17fb2f08f5a878ad8edbe31e4a2a14d84334e7360d2ebd8f7e243e54d54b8d03baae26747e9ff48b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libppix-utils-perl/libppix-utils-perl_0.003-ok1_all.deb Size: 34874 MD5sum: ff99ee1ef9e44bf935cb803c5bd21123 SHA1: 3c7bcf5ae58ca73ba46204fbc3bde471736f6fb8 SHA256: 24c84f35951d85416283f2062da2358fbb883cd0a5abee748d33f08e948908c2 SHA512: 0181f7b26c723b198e186b42185deed2212bc74c31c6e534f9660266ab7522ef0afca633220c67b31d893239d332c870fb05c9a29030b64685ea8825f1ea7694 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libprefork-perl/libprefork-perl_1.05-ok2_all.deb Size: 18744 MD5sum: adb07a28a5c3982648585bf8de952131 SHA1: 97b859f68cfeef732dafaf644fd059622198c978 SHA256: 6526db430f4aa231eaed1bfefafd7aac11c0797bb59d21d5bbee2e9a73505e66 SHA512: 74d5a9da5a2254e730982f9cfe9fbab64e5920b2f9fb5e6a187b8e673c9c16c50e31d688546deb0aaf54f58c478ceef352863b533bdf95361cda16aa756c096f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/presage/libpresage-data_0.9.1-ok4_all.deb Size: 9933268 MD5sum: 51198e1cd919b91310f5e1f05231a0fb SHA1: 2533ca6c8c4867810833091b966a33b9867191a1 SHA256: 6ec1a619337b26637e462dc179d74abcb4b401665a7e0f6a8bec5ab09508dacc SHA512: ce593ddb5a1af432658d0c47d9124b9fcfe0d7b7ac6cec24702c8a9236fbd5b1d5a9edb6990eb47511c4ad99b185ccbe972f4153236417418d6c1d410ce92a52 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpresage-dev Architecture: i386 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/_new/main/p/presage/libpresage-dev_0.9.1-ok4_i386.deb Size: 8424 MD5sum: f00f7383c1324ee33fccf1bd017ee606 SHA1: 513daf661a0fed4e46576d330f08e03d900dcf2a SHA256: 71e6ce3de76379b72fac0542eff18bc3234dc5ef39afed35e3b91295fb71b991 SHA512: 370a5f1a7b9485f17f009b3ee8bceeecca6d3536e53fdcb1dc9938d25d8f0539775de77a1b2163b8e6a72ba3ef2250552831ad90970b0c8bb5194120792a4581 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/presage/libpresage-doc_0.9.1-ok4_all.deb Size: 30006060 MD5sum: eaa2b6c80f0113ede0681cb9d607d763 SHA1: 7818023e42142207dd0bda662ed84d8f09be9223 SHA256: f6df965b796bb2bb8af4938991e12dfd8116052bc046f94537fce85b3b2ae288 SHA512: ea123e4016de3cd774b785d2243d7f050411d7db185d57864f1e0e1625ef21d7ee58ecae40cde474412e4ac25ccf66148612d7cde96c4d0f9653b03802054662 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpresage1v5 Architecture: i386 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: 546 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 11), libtinyxml2.6.2v5, libpresage-data (= 0.9.1-ok4) Breaks: libpresage1 Replaces: libpresage1 Filename: pool/_new/main/p/presage/libpresage1v5_0.9.1-ok4_i386.deb Size: 165800 MD5sum: 6da2b84ca2899e10dee24fe4411b4a30 SHA1: 8aa8c6ab62ca302be9dbe2488d200e5819902e5b SHA256: 211a6db9f25b889339b0c5d585b3b2860dc8da2a96a00e31e78224a853e5264f SHA512: 010bcd97766594893720c390775c7ebaa8c71d627f64504903f5804435493020a9396e9c63f6bb66bfce69664057c06a641ee6ddf86407a66db7079db27c5a1f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libprobe-perl-perl/libprobe-perl-perl_0.03-ok2_all.deb Size: 14274 MD5sum: 113b37d409e8c60c2fcc2058f6f685bc SHA1: c532a1dd2cc60f56e186277c58d692300136c466 SHA256: 5c6c86a02dea90eb6c8b45b537e7a84b066f5ea75cae786d1a9eb3579ecd07b4 SHA512: 5f7315e043679a752cffcbffe7e62ab54e31230d565b1ea81009bf8f836caa6f487b006c7bc821079d91010104e9aa2d1a7371ba96b5fa746db9d448fe0ea038 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproc2-0 Architecture: i386 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: 213 Depends: libc6 (>= 2.38), libsystemd0 (>= 209) Replaces: procps (<< 1:3.3.2-1) Filename: pool/_new/main/p/procps/libproc2-0_4.0.4-ok1.0_i386.deb Size: 55206 MD5sum: 8df45f5b4c8c1ac1e164e2128bcc9470 SHA1: a31f4bb9c55b4ae2108e8b30b1e80ed84d8a898a SHA256: 74768742e6c515755e8e77b983da71bc7b6c79aab31658fd55ed6944e9d3b583 SHA512: cec6fad47f16fd8d40ce44003050dc4643c50f1cffc407a59cdf23e152fe4c791a908b8c1b844536095e960e4433ad2bbc0e8035b435de3878f86fe8da5beee7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproc2-dev Architecture: i386 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: 342 Depends: libproc2-0 (= 2:4.0.4-ok1.0) Conflicts: libproc-2-dev Replaces: libproc-2-dev Filename: pool/_new/main/p/procps/libproc2-dev_4.0.4-ok1.0_i386.deb Size: 68870 MD5sum: a16246326054f8dd4e128040dd869277 SHA1: 1122a88fe2e315fc7aa9456367bc8564ea9dce29 SHA256: dbe15cde3f059157855e137033107e339fb9145655e738391a3843eda20c3ce8 SHA512: 174e42a380897c56cb3a71aa71a4df324988259fcdcf28c335349fe176b6338e4e1f712579fb419f9822497486398779d702cce9215bf0f0bbb51e8117b4a1cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprotobuf-c-dev Architecture: i386 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: 102 Depends: libprotobuf-c1 (= 1.4.1-ok1) Breaks: protobuf-c-compiler (<< 1.0.0~) Filename: pool/_new/main/p/protobuf-c/libprotobuf-c-dev_1.4.1-ok1_i386.deb Size: 26752 MD5sum: 0292a2da3a90f258717f9d85601be899 SHA1: 0c18b09062793a821125daf44c00ffef4aea54eb SHA256: b48871636a81d92cd57106024a453827c16fe97b851e59e18c6bd51ed8ea7c3e SHA512: 088ffe417304f4352df87365ec7a4cc996c0e33452afb2471f989b9d51636245a750d3890ed24c9f81b24a078a69ae33eaddbd5513f1cc8814f0269fe368e914 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprotobuf-c1 Architecture: i386 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.4) Filename: pool/_new/main/p/protobuf-c/libprotobuf-c1_1.4.1-ok1_i386.deb Size: 19588 MD5sum: 64054ea11cc364c3c75861224576294e SHA1: c41b9f64c12f6a8d769263fc39bd3732905516e8 SHA256: 9b8889c0f18dae60ee470fcd4f3e5a54bdb6b3b48b545edbae854c356506d62e SHA512: 8cf157a6e7c3ff1cad53d5ced689ed79977bcd9000f5df627c21e9871d7bffb25448d535e0cdc2195392ae39727de7871441db432a79f7a5401a2b4bab08e126 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprotobuf-dev Architecture: i386 Version: 3.6.1.3-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 20871 Depends: zlib1g-dev, libprotobuf17 (= 3.6.1.3-ok1.2), libprotobuf-lite17 (= 3.6.1.3-ok1.2) Filename: pool/_new/main/p/protobuf/libprotobuf-dev_3.6.1.3-ok1.2_i386.deb Size: 2008330 MD5sum: 14d9e0733aa2f2bb742862b74c269544 SHA1: 395b083c530d13201f99b4bc08064bdb0c0fd2fc SHA256: 78e715c17a52303f117f5c26d7a96a4eb525b2dd0ade57b264a946547406a068 SHA512: 28b9b58c534ed5bc3005b122d761ec753cde2ba5d9cfb883fc556ef1fa96d0eb6b5fed6a77fd4d4b77e275aa66024e83925e1342bb50ddce012c1673195786af 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/protobuf/libprotobuf-java_3.21.12-ok1_all.deb Size: 1212444 MD5sum: 557372aa0e90fca8a863570bbd37bdff SHA1: 7c6c48045a7bdc8310c21202dbd1bf18df75b5b2 SHA256: a303f40c95df23bdd32bfeb8040206813135cea943576b7a535cb6a42ba71d7e SHA512: 0683944bb922d674d2ba2f13ab06a1ab7bf4ad3c6464d2cea7e43bb627a0d4e2ce87773cf843f46aa5426277c393500803335037acc73d4d61eac3f2b6d3c70d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprotobuf-java Architecture: all Version: 3.6.1.3-ok1.2 Multi-Arch: foreign Priority: optional Section: java Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1089 Filename: pool/_new/main/p/protobuf/libprotobuf-java_3.6.1.3-ok1.2_all.deb Size: 967026 MD5sum: 3cdbfce3953bc152bb1b567f76bf42bd SHA1: 406b14860463b4793163f2f398859263606253e6 SHA256: 2db8cc4869a594f54f1acae8da7af98328309514f438327a344329edcfde0054 SHA512: 23034da29c6bdd8a0716ee18b9485f014dfc0662d6e20a5be79720861569c38144643c158927fe32c04cfe88bf954dbb155c70f7268bcd4536f4791c5a190de0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprotobuf-lite17 Architecture: i386 Version: 3.6.1.3-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 835 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/_new/main/p/protobuf/libprotobuf-lite17_3.6.1.3-ok1.2_i386.deb Size: 199790 MD5sum: fc78e2378b90ab6b2bd3152c2173d6df SHA1: 34316cae10ad4b20c94b5d67420bc78b9b89f2a6 SHA256: 9f2d995bc0894cf566f9b73dc5a78b315fc3907b2d9c890d5727a3509537655a SHA512: f712531e7cca6ed9ef191b4ca415d9f4d103929b6b9dca464e8dacd5a57e2da08dc319ed53234da73415c1a545578b9a05d94130474599571fd1f7c1b946396f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprotobuf17 Architecture: i386 Version: 3.6.1.3-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 6218 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Breaks: cura-engine (<< 1:3.3.0-0), libarcus3 (<< 3.3.0-0) Filename: pool/_new/main/p/protobuf/libprotobuf17_3.6.1.3-ok1.2_i386.deb Size: 1332404 MD5sum: f7f41e8a322bc34be4f00bfdd19ba377 SHA1: fed5b7c902db5ca43660be21cfc2dc59b9ed6808 SHA256: fcd8b6c59b3ec8d269bbadd2bca7f0906273820cab0c4a9914a14d73f9d394cd SHA512: 1b3bae7bec8ba990be3c027ee3e66437d57917c6417e338be9a473642125e6fd4605543bd94545f6f8f018303260532790bd5f3471cc13bbbb96758e77965b71 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprotoc-dev Architecture: i386 Version: 3.6.1.3-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 15720 Depends: libprotoc17 (= 3.6.1.3-ok1.2), libprotobuf-dev (= 3.6.1.3-ok1.2) Breaks: libprotobuf-dev (<< 2.1.0) Replaces: libprotobuf-dev (<< 2.1.0) Filename: pool/_new/main/p/protobuf/libprotoc-dev_3.6.1.3-ok1.2_i386.deb Size: 1453988 MD5sum: 5d7e0b1d4788f85ffaed3076161ac702 SHA1: 56c02e170d4c92790d9ad77d0c97a27aae1cb92b SHA256: 38bcc7050d703f242a7c3353f6473d6e8e38319c03086842cf88b437555e38e5 SHA512: 059c723f53911b6874eac9d775a7e0bb27eeb0332aebc8e3cf801570f98a9f8896dc0888b89cf03639b5eec7eb68e30dbffd79ea4d1c1876edf063e2cd56c6b9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprotoc17 Architecture: i386 Version: 3.6.1.3-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 3778 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libprotobuf17, libstdc++6 (>= 9) Filename: pool/_new/main/p/protobuf/libprotoc17_3.6.1.3-ok1.2_i386.deb Size: 817710 MD5sum: ac17c1fdea474d56f960be3544431d58 SHA1: 741b7c61b024ee166fdc380dc487ee05dd28f13c SHA256: e61ce84e4d3bfbf49585f6e349188e38375c76ae5bd22f8493bb18f734150070 SHA512: b955fc0513ec01aa762ef00fa061c93d87a8014fe6bebd03b6eb447c9a3690c517b71cdba821229617827a7301cc89736ee84bdbec321259e59a70de5bee1109 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpspell-dev Architecture: i386 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/_new/main/a/aspell/libpspell-dev_0.60.8.1-ok1_i386.deb Size: 4684 MD5sum: f66b16402c0710dc9f4c9945a1181909 SHA1: b4ee811589443160ca5e375a478a0ab76c28b390 SHA256: cf074a12067ed4222b1d3e33b373eedbaa9968195e2a1e1ad0cef95035ebdf8d SHA512: 0bd9519b6d96b0b1f0f207c3fe0d58aa9eb0f29e66de2e8d48c90c1c22bef2a66b627ffdb99ab63fd67772b275dcb5ccb6be39864d6b4e83e7fd7dead5978032 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libptexenc-dev Architecture: i386 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: 110 Depends: libptexenc1 (= 2023.20230311.66589-ok1) Filename: pool/_new/main/t/texlive-bin/libptexenc-dev_2023.20230311.66589-ok1_i386.deb Size: 38432 MD5sum: 46f1130fe62ebfcf586606014a7e48c4 SHA1: 5be399f7668b20b5c6f39e1433e8e1f002b81010 SHA256: 8fff2fbc6f74bf520043109e5640ce251a10ae68a131004f7a6ed0ced5f525ac SHA512: 3b0562ffd66edb3600a7dfe327195beb28e06674d29431d0610ca3faac33889f4c8c567383e284b16621be5862ddad148ea3ef75a5aa497dc2b994ba7cd15e5b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libptexenc1 Architecture: i386 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: 107 Depends: libc6 (>= 2.33), libkpathsea6 (>= 2023.20230311.66589) Filename: pool/_new/main/t/texlive-bin/libptexenc1_2023.20230311.66589-ok1_i386.deb Size: 39060 MD5sum: 5a89d657ae9954bb9c1b724aa8540672 SHA1: cdc205c592a6fdab1493081ac2146fcb9f156e63 SHA256: 9516f6da36c90644150d5e1be55503fe87234d2996915432d8f65cda2d80f811 SHA512: 39b1a0d75357720aac112111b0b48b9cc0e38134fbf2f5b4244e912007460cd65a4f462dc11ee6a0d4116893919b77aedbef1077d2e6802882a1d36df92f5f7a Homepage: https://www.tug.org/texlive/ Description: TeX Live: pTeX encoding library library for encoding support in pTeX, a Japanese TeX engine. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpulse-dev Architecture: i386 Version: 1:16.1-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 476 Depends: libpulse0 (= 1:16.1-ok6), libpulse-mainloop-glib0 (= 1:16.1-ok6), libglib2.0-dev Filename: pool/_new/main/p/pulseaudio/libpulse-dev_16.1-ok6_i386.deb Size: 75632 MD5sum: 0477c602c1bc3cee7b7cdbb46235c8c2 SHA1: 82a781a49dec5e6a014cff96bae589c30836880e SHA256: ae503cbf6233f318f49ffd86c8620c5970280c9e8832b3b0d7095096f4840cfc SHA512: b00bdae1196d3ddf5993d1812f03bd1e8fff89e285e01038cea86a19d9fb69658967196c368082af01b816b6602e243bef1271a5f59f7ddb096947ed37c182e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpulse-mainloop-glib0 Architecture: i386 Version: 1:16.1-ok6 Multi-Arch: same Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 70 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.28.0), libpulse0 (= 1:16.1-ok6) Filename: pool/_new/main/p/pulseaudio/libpulse-mainloop-glib0_16.1-ok6_i386.deb Size: 12276 MD5sum: 912da29828f2787b569c50654def1580 SHA1: 663eef2966b70a64ec4ca2124cbad63012f0c4b2 SHA256: e4bd93b6c097a3bcecfaa521b183868c4c87d2994bdc13553c66c9f3a85d832f SHA512: 0b63e3f1a661a9a9cd60b76814b8c206c68922973436197a414a51698593cb59fd963626615bc0df7f6a9b7171cdb8458557264f86790ac42bfc83ff6fda8b6c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpulse0 Architecture: i386 Version: 1:16.1-ok6 Multi-Arch: same Priority: optional Section: libs Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 1014 Depends: libapparmor1 (>= 2.7.0~beta1+bzr1772), libasyncns0 (>= 0.3), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libsndfile1 (>= 1.0.20), libsystemd0, libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb1 Suggests: pulseaudio Filename: pool/_new/main/p/pulseaudio/libpulse0_16.1-ok6_i386.deb Size: 266436 MD5sum: 290041c9368382c4efe554d649942b8c SHA1: 2e7b9a47cfb8845487e42bcaf1406836b18e665b SHA256: e0294c1f22a46abf08a2ce96137eabfe9341807063ea5b04c93b8cc3f5079b08 SHA512: de1e99fbb3e96db623f126cfbc4a879fbdd1c098d7643fa2614f423cc55830de7b2218eda8f372fb46057e6f66802a003f9b6181a656e42cd54c11515625369b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpulsedsp Architecture: i386 Version: 1:16.1-ok6 Multi-Arch: same Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 101 Depends: libc6 (>= 2.34), libpulse0 (= 1:16.1-ok6) Filename: pool/_new/main/p/pulseaudio/libpulsedsp_16.1-ok6_i386.deb Size: 22176 MD5sum: db9fcf33c732a06256f6451f00aec568 SHA1: 5966126144bd245f2f62db40557126c5876c0803 SHA256: 1af2cdeeacb7558f549b3583028e7f92a74bc625215f7166be2a0dd37ea8df26 SHA512: 3833347b0a6df3bb2ee7c88053fcbb656221f2ad1c804755f15aa6ae95e8214b97788f5a709b721b8d401bd8c9c4bd2c4dd1d254f041ea8f9766c70ae8365e37 Homepage: https://www.pulseaudio.org Description: PulseAudio OSS pre-load library 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. . This package provides the pre-load library used to redirect applications using OSS through pulseaudio. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libp/libpwquality/libpwquality-common_1.4.5-ok2_all.deb Size: 51244 MD5sum: d49ff4e038e3fa76f6cdef32354711e4 SHA1: 728d65adb86bcb849466a72004758397fb8f5929 SHA256: a264e4a6ed0a22c6020e0d45c9e51a7e490803204fefa14843083666f3db7ad7 SHA512: e54e43e42ba3d11270203742357df4a161ccd92c8557cec4eaee303b37b4d6b926f1b2511a4d975d807bc645b06a482d2bf99b191a6c334d82ff7d1ae1df5af5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python2.7/libpython2.7-testsuite_2.7.18-ok2_all.deb Size: 2285024 MD5sum: d73f12bd960e51b4064691ff6d49cd93 SHA1: d54dde0a3b09bdf27a70cee8d862ef89011b0562 SHA256: 96d49750386199125501a06a81858823a35e73e629231664cce9e6d80ce80373 SHA512: 0bfe284fc74815d00156a0929d76c935035d63608d1c2924d513f6f6cf1b6dd514a16e6733581079206dee37bc9ff9f7bf06b919ad4220aaaa0ed7712b80dbce 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3-all-dbg Architecture: i386 Version: 3.12.2-ok1 Multi-Arch: same Priority: optional Section: debug Source: python3-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Installed-Size: 6 Depends: libpython3-dbg (= 3.12.2-ok1), libpython3.12t64-dbg Filename: pool/_new/main/p/python3-defaults/libpython3-all-dbg_3.12.2-ok1_i386.deb Size: 1196 MD5sum: 8b2947bfed136b9de9a8432b73d6d55b SHA1: 100d2d89dddcd2ad8249728bc5e7e01260a72039 SHA256: 9bc803d6b8292dcba57d500db934aad401c8f0f82960bf358089dd05de9a1dc3 SHA512: bf6cf6146ccffe96b5c3b3077125b24c8bdd239649991fa25a5f7bfa68b180170cd7e0901e5d972cade9cc39e18357420e99f317afe8497ccc3d0476efc06817 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3-all-dev Architecture: i386 Version: 3.12.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: python3-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Installed-Size: 6 Depends: libpython3-dev (= 3.12.2-ok1), libpython3.12-dev Filename: pool/_new/main/p/python3-defaults/libpython3-all-dev_3.12.2-ok1_i386.deb Size: 1192 MD5sum: 486fe1d7ddbee691d8f1209b6ffd5fcb SHA1: 30927b5d5b62d82afd56cf6b35fb1025cb946119 SHA256: b05e6d619fcf858f033574d6b3a1bff957105f5d531dd552d94fbd37a20d5e2f SHA512: 7f69905f604196eb4f69d1007ce9bfa811241f973af4d6de8f445e8b5fc74fd91972353f934f61a7cdb60994a6ed8e0f531ffad9ae0cf0d56160a968a14de280 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3-dbg Architecture: i386 Version: 3.12.2-ok1 Multi-Arch: same Priority: optional Section: debug Source: python3-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Installed-Size: 42 Depends: libpython3.12t64-dbg (>= 3.12.2-1~) Breaks: python3-dbg (<< 3.8.0-1) Replaces: python3-dbg (<< 3.8.0-1) Filename: pool/_new/main/p/python3-defaults/libpython3-dbg_3.12.2-ok1_i386.deb Size: 6608 MD5sum: 77bdfa0e0ac6302a3dc792be60b627ec SHA1: 9c6250a688b241f54ef8ef4a9b66e6576fb19ccb SHA256: 7571bffbe6919217ee3f6ae1c1fe1509051f7343726918534bcaf5603115f7b5 SHA512: 72c62614fe01773bafb97db94e438b0340584488a33b25674c18894cd66f628d46f6bdcffe7b4d41642d255daa1ac5d2cb60501e061d8e44a9511360388a651e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3-dev Architecture: i386 Version: 3.12.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: python3-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Installed-Size: 36 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/_new/main/p/python3-defaults/libpython3-dev_3.12.2-ok1_i386.deb Size: 6588 MD5sum: b013516ed5b2cab8cdbe3e2320fbbd21 SHA1: f0f6dc32fa370847c5580e1b56f80fa235ad6997 SHA256: 0734b76e9b984db598fb65d9f50280888eaa88091a6e822eff9c172b5db9827d SHA512: 956f8aa55f6b8a47835e302d6dbe1ba0cb70c5fc4cbd95e82e2fed7b75d78b6588298cf7bc5ee76b3e30f8908d230d222d6ab096ecdc219a1bf561d1234af7b7 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3-stdlib Architecture: i386 Version: 3.12.2-ok1 Multi-Arch: same Priority: optional Section: python Source: python3-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Matthias Klose Installed-Size: 24 Depends: libpython3.12-stdlib (>= 3.12.2-1~) Filename: pool/_new/main/p/python3-defaults/libpython3-stdlib_3.12.2-ok1_i386.deb Size: 6336 MD5sum: cdf73dc7c04fad7df843165eaca55d37 SHA1: 7e0022a31b9703c00928d8029141842891cd4fde SHA256: f390ec932076992567217a0fb797df52efe7979814933951fdece9bddadce15a SHA512: 48566e0c36db2eaef125af0a115585bef8e34cb1eae0a265ebc161b0314660f94cff4fac35ebf6f2eeea965424d6c8cad418fd52e302a02461771b807be3ccdc 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.10-dbg Architecture: i386 Version: 3.10.7-ok7 Multi-Arch: same Priority: optional Section: debug Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 59822 Depends: libpython3.10-stdlib (= 3.10.7-ok7), 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.14.0), libssl3 (>= 3.0.0), 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/_new/main/p/python3.10/libpython3.10-dbg_3.10.7-ok7_i386.deb Size: 16686062 MD5sum: f56c2a51ed68ddf33e18ecdfc411e986 SHA1: 36ee1248bf758bd6c6b78e20472ee9afdcf4a294 SHA256: 2d38a05908380c54d870719cd9e6220d7d11fd404df2e5ea3ebcee1b00d0a80b SHA512: 12678980b735901e84027b5c64f99b6926b54c63795cf4be3e39b54c2cf7fa602c923855bf467aac56054d2445c41b4bd886dd3a07ea63dce99d11407a5c5d2d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.10-dev Architecture: i386 Version: 3.10.7-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 17163 Depends: libpython3.10-stdlib (= 3.10.7-ok7), libpython3.10 (= 3.10.7-ok7), libexpat1-dev, zlib1g-dev Recommends: libc6-dev | libc-dev Filename: pool/_new/main/p/python3.10/libpython3.10-dev_3.10.7-ok7_i386.deb Size: 4624606 MD5sum: 4ab638f6a733d88f376ccdd018c7b25d SHA1: e481efee70d207bc7cdb0d820268357dec957adc SHA256: e38d9c322a4bd4bdec092ff1030d2bfc8d45e7e8b2676039e88c35ade70f22cd SHA512: 0b19ccc8e62ac314edaf21405238d5d930fcad5065e9ca168bc378e52fa6ce15e8c07fe12646d7cfe0cad0dd44f3a507bb84f742abc41e3eddf35e95ceb87194 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.10-minimal Architecture: i386 Version: 3.10.7-ok7 Multi-Arch: same Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5241 Depends: libc6 (>= 2.4), libssl3 (>= 3.0.0) Recommends: libpython3.10-stdlib Conflicts: binfmt-support (<< 1.1.2) Filename: pool/_new/main/p/python3.10/libpython3.10-minimal_3.10.7-ok7_i386.deb Size: 840160 MD5sum: 4e45e787e34fa35552ca97da68323e93 SHA1: f2d55f88efbfbc23756ac540411e189fed0bb715 SHA256: aa0301ddb71f4388d4d6a151a89a524eb970186aef21d9c1318a056907e3f4a9 SHA512: 2ab9a1b12385dbed8f5361af664eec4b14c0ec38ed42eb60e525c4726417b44c2729c6181b31108cfde48f5d1e36ef31844a187809d90ec56a8e3d5d41d0d12e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.10-stdlib Architecture: i386 Version: 3.10.7-ok7 Multi-Arch: same Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7949 Depends: libpython3.10-minimal (= 3.10.7-ok7), 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.14.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/_new/main/p/python3.10/libpython3.10-stdlib_3.10.7-ok7_i386.deb Size: 1867950 MD5sum: d7717401f8f72b21d5a22bdf086e4873 SHA1: f5633d1c41999ce0bc238854345bcf62e13c9be0 SHA256: 53fc8885c102c91cb2fc7c309e0d0cfdf3da6b71d1e6dbbdf377a1d7225f9c68 SHA512: 5c60a11e04dd215ea1b184b463359afc668bdca98dff87399c7c9adb1a9202aec3b0eddadd4a3ecdbc59bb670f28e4fd051d70d4089916b5ae02dc07dbfacbf7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python3.10/libpython3.10-testsuite_3.10.7-ok5_all.deb Size: 3398042 MD5sum: 6c1257cb9df89acc74d1612ce78980ba SHA1: 107769e229a585afb16da45ef782230c87ebc0d0 SHA256: 6b9095259c2a54b572af2dcee0f250cf01d0f8597630d48b82483195698eb2b4 SHA512: 6e54ea261de72c79a56454871a791453b53d2b03363b2a26620f6f76c9954f3b5fe62301c0f6417101cd58838808b3c01c13e59b794163b8128fcfa06fa05b4a 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.10 Architecture: i386 Version: 3.10.7-ok7 Multi-Arch: same Priority: optional Section: libs Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6093 Depends: libpython3.10-stdlib (= 3.10.7-ok7), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Filename: pool/_new/main/p/python3.10/libpython3.10_3.10.7-ok7_i386.deb Size: 2014904 MD5sum: b86184b60917bd0e6e1a863ecffe5522 SHA1: 3ef9f7ca0ceae4a1c6c4d3ff8f52238af21480f5 SHA256: 1aefac1ddeb01204b94fce22e77da3eaf5c91941aa86ab8321225dc82f134890 SHA512: 04c5edfb121869c92ae17c93e7058e3d4c6f33064c2ec3c3840b5b246d1f2f15ee8c3623a8074dca381184d11cd1fa150eead5d6a266d9565c0605f8dc87ce8a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.11-dbg Architecture: i386 Version: 3.11.0~rc2-ok1 Multi-Arch: same Priority: optional Section: debug Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 82281 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), libssl3 (>= 3.0.0), 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/_new/main/p/python3.11/libpython3.11-dbg_3.11.0~rc2-ok1_i386.deb Size: 21934084 MD5sum: 26affafd8436bbc7bac9bd8cdb2b0732 SHA1: 0b7779ebcbe9a1f5b9f45fc6b4cfe2ee89c09a0c SHA256: fe1803507cf3e8768b6693bcb29621227f0908ff37f124629b9d7a19994d7178 SHA512: 2b4cfc1c545cc7f87011ea40ac92a7b670d3738edb4130b77a5256c61258439b91e3070501e7a95a607e8c98762a9001ab4bdf76f5df9a3fe35f737275061cb0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.11-dev Architecture: i386 Version: 3.11.0~rc2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21635 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/_new/main/p/python3.11/libpython3.11-dev_3.11.0~rc2-ok1_i386.deb Size: 6043972 MD5sum: 2895ca2dbf7b8bd7d342dbf3d70bc294 SHA1: 8b2fc15d5e7564ec90169c8bb697625e4155a314 SHA256: 998d7b888e9a95ebc400a9a22bec385d5457cd6c86b96a99309a66448909dfc4 SHA512: 613332d484832f2440d40ec292eb32263cc2c39cbdc99ec49c7e069a4e86f0db9133a55c964bb2b59166ceb1bb8313ea4132eca7c319d47d2e66d55f12dcda18 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.11-minimal Architecture: i386 Version: 3.11.0~rc2-ok1 Multi-Arch: same Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5396 Depends: libc6 (>= 2.4), libssl3 (>= 3.0.0) Recommends: libpython3.11-stdlib Conflicts: binfmt-support (<< 1.1.2) Filename: pool/_new/main/p/python3.11/libpython3.11-minimal_3.11.0~rc2-ok1_i386.deb Size: 868296 MD5sum: 24985006a36bcc9076bf892b0d8aa0d1 SHA1: 246b20a1a6b9e2629a3f6c00a1023875c32d9949 SHA256: d98fcf271b552c8efb569635931386ae3feb5cd00e7721ad28fca75367234f92 SHA512: 26534eb6fc07fa88da46f88bfd84545425c2d11c5b7b4a80e57860d051a238497ceb21e8a0610314981270bc3dec909763d28222dc67cb6da3c3bffab76bc07a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.11-stdlib Architecture: i386 Version: 3.11.0~rc2-ok1 Multi-Arch: same Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8120 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/_new/main/p/python3.11/libpython3.11-stdlib_3.11.0~rc2-ok1_i386.deb Size: 1909756 MD5sum: 2a7306518b80e75011683813de5df799 SHA1: a9681bfe4bbc632f4da61ab2585cf37fd9bfe69e SHA256: e7cb2f6fc74110e9a7947681faad1b9f82392ea7f4fbbed23acbee4d78f6d7c9 SHA512: 4d044de4b5832e6472f7d14765d4725dcc1e12e30148cfafa9c7fabcf70f87d211126820fa0638d8485a9dab626edb78cf5a331c0f5fdc49292708820a385600 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python3.11/libpython3.11-testsuite_3.11.0~rc2-ok1_all.deb Size: 3489588 MD5sum: a1a7e4afb249a13fac08878adc7603d4 SHA1: 2de943e91b6b469595005520dfc678e45d560b71 SHA256: cca6195ae9df0320c6a75e15a4ab868552ecf4282bc6b18578a51ac9e2762908 SHA512: 298752094cbecd753913ed2d4458f48f0f0957bc791e692c4244af126ecbaad58dffb49d2ee7ad24275293eaaa484f757203cf58bec9fea7a3447c6b9239edb1 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.11 Architecture: i386 Version: 3.11.0~rc2-ok1 Multi-Arch: same Priority: optional Section: libs Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7348 Depends: libpython3.11-stdlib (= 3.11.0~rc2-ok1), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Filename: pool/_new/main/p/python3.11/libpython3.11_3.11.0~rc2-ok1_i386.deb Size: 2290102 MD5sum: 6610785ec6bd27cbf1f088fe6358f7ae SHA1: 8adf09decc1ca5ccc05f93f3dcbe069a8dde41a7 SHA256: da95685fecab07855e2ff698b8218f2e78268a4e75b7cd6001c4cdd9b1be5da5 SHA512: a07944267aa39a9132a8a209dbc68c95414de27a319cb7664f9f45371bc7da6021ebb04e74a3abe6db15d5ea17e77c90056fe84b06da6fb440e2aa34ade32525 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.12-dbg Architecture: i386 Version: 3.12.2-ok2 Multi-Arch: same Priority: optional Section: debug Source: python3.12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 80995 Depends: libpython3.12-stdlib (= 3.12.2-ok2), 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), libssl3 (>= 3.0.0), 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/_new/main/p/python3.12/libpython3.12-dbg_3.12.2-ok2_i386.deb Size: 22318892 MD5sum: 00ed254dde184413c2f74cc19285b86c SHA1: 68259c869604cd2563a65ab7b54a86af6331cba0 SHA256: 2df628c8502ff0ba610a1af4e4ee5e83e0e8602d0482da1d47cc3ab381dd8d55 SHA512: e451dd8d9f0a8d1f2652fae4ad567c12e6e97e750caa1f948aca68044a6e97f395316f1a43cc07c48434318d94352be64a8b6bf2980e4822bf49aec0b19aaa23 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.12-dev Architecture: i386 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: 22149 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/_new/main/p/python3.12/libpython3.12-dev_3.12.2-ok4.1_i386.deb Size: 5119812 MD5sum: 77fb82342c7360f91a522e98b4853c5b SHA1: 66fc1a6e6981d52b73a9881c707a9e29aed8cf11 SHA256: 9c693e25338fe1e375c4a8dc10fc969940c3a5292cd876ae2d451462d3987741 SHA512: 12eae511ad10726f259585f7c18abf7f7b8faf73fd7ec7580bee21b61db86c8af9d926c74a9f3f9746099f91a96058b3708dc0aafc8e77f327a58d6b681d2afc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.12-minimal Architecture: i386 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: 5111 Depends: libc6 (>= 2.4), libssl3t64 (>= 3.0.0) Recommends: libpython3.12-stdlib Conflicts: binfmt-support (<< 1.1.2) Filename: pool/_new/main/p/python3.12/libpython3.12-minimal_3.12.2-ok4.1_i386.deb Size: 798944 MD5sum: 50f9f53f9bdb5057039be3fe39fcd8a9 SHA1: f61b8a63db29fd5e8aa8a1de6c01d3bc05f5c606 SHA256: 8989ede50445eeece5966b8d5c0d480d5b0bd2d0a36eca3156630cc232a8ce30 SHA512: b128868db8af9dedf81e4d4c648078d3da73d931e4f411e72f24be3abbd1ae00539a3b3616cff5b2508e56d466f5d9c61ec3e1cc28cec7cd38f580dd2239ce45 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.12-stdlib Architecture: i386 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: 8733 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/_new/main/p/python3.12/libpython3.12-stdlib_3.12.2-ok4.1_i386.deb Size: 1932356 MD5sum: b8966ff879c24b144267d5fe7ccf93b7 SHA1: fa9a49d7d739f4eac324a52732892b1b1db73682 SHA256: 6f8e53c284d1ed04107ecf17d3311165576a9af359a18cf1e78b93265b0e8792 SHA512: dcb7b4b536657f79c4139c8953b1cb3d47f40a75427c1167cb28adcc903bb9c99e0a9e2726411fa7ca18675c84ff977ebf26e09d52d1cc113dbd5378c49c556e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.12-testsuite Architecture: all Version: 3.12.2-ok2 Priority: optional Section: libdevel Source: python3.12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 27304 Depends: python3.12 (>= 3.12.2-ok2), net-tools Suggests: python3-gdbm, python3-tk Filename: pool/_new/main/p/python3.12/libpython3.12-testsuite_3.12.2-ok2_all.deb Size: 4601920 MD5sum: 3a1a762bd0efe2d846a29b169d75826c SHA1: 7f25995ac4210d8bf5dc6cbb86ff64f0ced64458 SHA256: 995a3c2ff2f1dd7301132b0f20cf97c1f2786d3779fc1016fecf994625792bd8 SHA512: b3c94baee5ac466ebd596eed715b54a83c1a1ece6e2383660840ce83509d6a041a4ab98516c6f116f265c36ab087d515b0643f46f1278baff7865f57c118d039 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python3.12/libpython3.12-testsuite_3.12.2-ok4.1_all.deb Size: 4490040 MD5sum: abf6db15971936ab0c8f5fa88d983f1e SHA1: 0e68ef492a4983c624047d0e1ae5b7a550848dc2 SHA256: f8c0c980248e480a2bfdf0303bfb3ee648b6fbadfc1623732ea533bc1213bce2 SHA512: 936aee3eae77531f3c8902afe7ce285450ecfc1eeead382b9582191ad432ad340476ac4d6adf8b53699687f42d6a790b90c24b864ba826c459e97adec78344cf 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.12 Architecture: i386 Version: 3.12.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: python3.12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 8138 Depends: libpython3.12-stdlib (= 3.12.2-ok2), libc6 (>= 2.38), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Filename: pool/_new/main/p/python3.12/libpython3.12_3.12.2-ok2_i386.deb Size: 2385302 MD5sum: 4d8883881e147a57ffcdbff2f3969eef SHA1: cf509e4c832211a91985914196b0861bd80f14fc SHA256: 5f09c1abb75c5b24e60101442528fdfe98145cbe327f70b4d6d41c1bf742bd67 SHA512: a5e8ff83052c5f80d38dceb0eea037d0793d7c23d75f4fc7ce34aa3481086c084e22b8ce6bb627af8cd1090a9f0f1265f79e4b42eaa78217d918a339df7ae67c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.12t64-dbg Architecture: i386 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: 81000 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/_new/main/p/python3.12/libpython3.12t64-dbg_3.12.2-ok4.1_i386.deb Size: 19608680 MD5sum: 00108d0b652783f69859e1be3a3e145f SHA1: 6f9d72e2f11dc87159491a4fae61091dc453d392 SHA256: 7c2979a74399975f513cefbdee2419e624d1d183158b6dee4f969c4f9f029fe3 SHA512: 44ff62e47126db66480160ac3aae10c419ef3a07e307d0cdcf4dd2e613a219cfa13e5b3394420c7281b3912435f4c232bdcf8469d29af287e2135c7f8b53fc02 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.12t64 Architecture: i386 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: 8138 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/_new/main/p/python3.12/libpython3.12t64_3.12.2-ok4.1_i386.deb Size: 2147688 MD5sum: 113ac9e4e199717652d7b9ce91e03a81 SHA1: dad1ed1b637c1f8d61d076e406bd73b85eeef768 SHA256: d428b5a85b68d1fa9c72dd5025a14aa7a30c88ffae6631602d8422f4992ef8f0 SHA512: 5d6df5ca363d593e5f85338467edb7733be22e65661bc35df4fa7fb9f833b33d3bbd36d3952fd5402399678d396809e23434fca13c6cdb8873598ab7458829d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/python3.8/libpython3.8-testsuite_3.8.2-ok4_all.deb Size: 3184852 MD5sum: 2fbbb634380e49948ee4b8d48c285d2b SHA1: e2f25c97cc587ee8991603cae6e38fd0d595270e SHA256: 6bfef8f8c72261262779618094d70cb3457ef63682fcf96ddae789b627fb2ffd SHA512: 5a48a5e2974657182f27f94cd2307c0553fa575e63b4a0db1f55703912c29dac57a45faac11a5845c62c1d48a2a116c98d9de98f80413614c6f84f71ae3dafa1 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libq/libqalculate/libqalculate-data_4.8.1-ok1_all.deb Size: 306658 MD5sum: 44d229f58b4dfbebc79199db81932982 SHA1: c2f43ab55a99908a66219f79d95641fb12e39ace SHA256: ab3fa850cade249c202acbfc57f4b6566f10cee6a4b996dbd64503dffd9f9c00 SHA512: 21f8faf1341d1640547e8534a2f0f4e4ca658ecf50e4adc76e3de98981589b7162d2e2aa64f2f43deea322091828adf56aa1f559cf489cbef0c3e94694b565a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libq/libqalculate/libqalculate-doc_4.8.1-ok1_all.deb Size: 73194 MD5sum: f614aae0acde128bdfcb1cfb43ed006a SHA1: 8434f3e49104ee90c9f455bef58ecaa36e07472c SHA256: 594f7eb33c891d7f59268c7f888b5bf5733f1385d926b6be5d1fd87d94fce269 SHA512: 3b895e3e4b8038398fbfa6f70debaf0ba7d11f88d3b6fb7cb0a695cf27c2dd0698c58badbbb8ee692dceaa9728c03d533e0c32184ba36d368333f9428ffcb240 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libq/libqalculate/libqalculate20-data_4.8.1-ok1_all.deb Size: 1702 MD5sum: 274a83c1bd5b47b77ccd34d1135d4d33 SHA1: 9701d7444ea9d959b5818c495ccd1fc1d38da9d4 SHA256: 02355c937417a5a168d8bb6a92ed393b8a260a6770ff61f6a40e5811ada888ed SHA512: f00d51ae3bc905ed149b7b2162f32fc77f6f54b596d370f4ff66b19c9db2dd941f32aac53c59fdfba6c8674ef1b6f3d5b0725927c817e290a00db73d310b27ca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqca-qt5-2-dev Architecture: i386 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/_new/main/q/qca2/libqca-qt5-2-dev_2.3.7-ok1_i386.deb Size: 81908 MD5sum: 67bf40d145bdde0a82cd5c4ea7a9cd05 SHA1: 75d9c8e11d36713256350e7e12830d0539001e17 SHA256: d4525bc096480ce4440146a1e69a0bb7b9199fd9e34860d462d07127063d6f98 SHA512: 35f377d5ccb1b500834f9b6e7e64677c1f04bda5df65a0b5c72d50d5bcfdc08a9d357613c14e48a895adee37504496ddb2627cfbd192cbdeeb9b95c5b8bc9580 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqca-qt5-2-plugins Architecture: i386 Version: 2.3.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: qca2 Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 878 Depends: libc6 (>= 2.28), 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/_new/main/q/qca2/libqca-qt5-2-plugins_2.3.7-ok1_i386.deb Size: 222080 MD5sum: d4730d3754c907dcde0de3ca68e8170c SHA1: 4d8b9611ed51679a0d9842efb269d7565c6d36e8 SHA256: 75f462755e71e3bcc8419ce250b711c4361a8c5b524e6e0d9ccd08929e11f134 SHA512: f0c100ca3515f63fbfc417a99b90188ae86947e8c46419e0a16ad03d729c81f5ac5640e38a590c3913766555c66626e1e119339da046e7b20550610941907baa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqca-qt5-2 Architecture: i386 Version: 2.3.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: qca2 Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 1396 Depends: libc6 (>= 2.28), libgcc-s1 (>= 4.2), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5.2) Recommends: ca-certificates, libqca-qt5-2-plugins Filename: pool/_new/main/q/qca2/libqca-qt5-2_2.3.7-ok1_i386.deb Size: 362690 MD5sum: ef6291882231ae44f91774612f2eb2bf SHA1: fce6357567bccd8a8648a7ef2ad04aa358c8fd49 SHA256: e549812a8d3160d73f2cac045e566632e2c1a5dc83d3bb4e1c367a322a55fdd2 SHA512: 78c6818591e9bf9fefd4bdd21a5a836af5e8dcc924cbd4676ed5c34daeac9f3add485894a822848478412e658bcdeff87648f6e4febccb569a0d83464b20e36d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/q/qca2/libqca2-doc_2.3.7-ok1_all.deb Size: 2903520 MD5sum: c2a4dc8bd32a57ebff2619aa233a3dda SHA1: a359f28f9b4bdd0b640e7774f7d70d4752d56dc3 SHA256: 2df3a2f8dc9262314f9fe0620a9554f3fdbd17e00af076d55065e8460314d378 SHA512: 3f969c129fd9c3d1ce0a728f156031a3073971f6a5663a02bbd4abfc596dc1c25b0b043d1afa88bcccf28aebf561221aafecf83c67591f870196edf620a9f23d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/q/qhull/libqhull-doc_2020.2-ok1_all.deb Size: 219252 MD5sum: ae6fc6d3d8c8187ba0d2e326a958848f SHA1: 5df855195ac870b283469602a96edf9b69a25311 SHA256: df0295c26856286515e80b4d2872b4d01f366deb465e2a19e869eea8056aab98 SHA512: 456c0f0c8bb5f9404153f84ff50df9e2de3241df9c17538962b3ccb161a908d8874bbc77b296ee808e5a973bf4df509e6c5b9ac7dfd86cdbdcfc5af1fb4bab35 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqpdf-dev Architecture: i386 Version: 9.1.1-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: qpdf Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3313 Depends: libqpdf26 (= 9.1.1-ok3), libjpeg-dev, zlib1g-dev Filename: pool/_new/main/q/qpdf/libqpdf-dev_9.1.1-ok3_i386.deb Size: 729372 MD5sum: b5d38195bce0f91e3c7bf177cb8ad6db SHA1: f6d7e9ee84dfd12166d5364ea844c81bb84dccf9 SHA256: f06f995316d66b092464fb1f42527ef6e72ba6f3571d8f4cb07b692c15ea3f86 SHA512: ac72ef6a5983a291c689424ee6bd5aa13081bb57b02f4450b9b5a19f26cc9637bf68141ee64d8f0d3e32e975f13203e0e6c34ddcc16249e576813b49b93bb890 Homepage: http://qpdf.sourceforge.net 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqpdf26 Architecture: i386 Version: 9.1.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: qpdf Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1433 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.6.12), libjpeg8 (>= 8c), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/q/qpdf/libqpdf26_9.1.1-ok3_i386.deb Size: 509886 MD5sum: 4e1193441f4f1ab2a794e71300a5ccb4 SHA1: 5549f957a0607b682f1e7a5ad58b073e024dc1c3 SHA256: 9a6ee8b606223803e98183808d99f669275ed89e594a3df9fc7d533c29e9f2f1 SHA512: f61c86f20c8a86eaf1a6842726dc8870be0d9c576e37d9db022283ea0ea194b175d15203881f3232278f2320b858b223b63155722c1be6ea3c793195296bfd9a Homepage: http://qpdf.sourceforge.net 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5-gesture-extensions-dev Architecture: i386 Version: 4.0.0.0-ok0 Multi-Arch: same Priority: optional Section: libdevel Source: qt5-gesture-extensions Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wangweinan Installed-Size: 16 Depends: qt5-gesture-extensions (= 4.0.0.0-ok0) Filename: pool/_new/main/q/qt5-gesture-extensions/libqt5-gesture-extensions-dev_4.0.0.0-ok0_i386.deb Size: 2670 MD5sum: a4ba313c6320dbf8ab42cf9bd3f5eba7 SHA1: feb2fa2987b8284cb8e81b248c00b24e53706ee0 SHA256: d981b5f0163480badd381e85d89c5230813838113d1094af37df3883afc8a4a4 SHA512: aa7b3cc1cb98632405c507fcc50ce19e1819a7e1011616c40f67d194bc6032648c96a25f1266ca8129495223ef5261905e861f034d5871d01f62e81d1e6bcb3a Homepage: https://www.ukui.org/ Description: Header files of qt5-gesture-extensions Provides header files of qt5-gesture-extensions runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5bluetooth5-bin Architecture: i386 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: 41 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.34), libqt5core5a (>= 5.15.10+dfsg~), libstdc++6 (>= 5.2) Filename: pool/_new/main/q/qtconnectivity-opensource-src/libqt5bluetooth5-bin_5.15.10-2ok1_i386.deb Size: 11996 MD5sum: a2be88f0ed579fda603a1bf32c21546c SHA1: ca7f81ffef4b59233342b98c2e092256d4f78c73 SHA256: b641d30acc0115319d5079025eae8dfa3f5c7eb0eb1a6f8041cce4a01ee5cf46 SHA512: bb5513751d16574ea82743b5d74f695e400d571c5f42832ef9e084e4890507b8edccf7a8543280bf2ef93fcb76d4c4d8570a295727a2aebf20679fabccd573e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5bluetooth5 Architecture: i386 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: 1295 Depends: libqt5bluetooth5-bin, libc6 (>= 2.28), libqt5core5a (>= 5.15.10+dfsg~), libqt5dbus5 (>= 5.15.10+dfsg~), libqt5network5 (>= 5.15.10+dfsg~), libstdc++6 (>= 11) Filename: pool/_new/main/q/qtconnectivity-opensource-src/libqt5bluetooth5_5.15.10-2ok1_i386.deb Size: 398598 MD5sum: d9f42467a747b33e459b716cd90da8eb SHA1: 264a151367034190b51f937763a95b1e058889cb SHA256: 196d45442c152dfdcb1a24927e7911ca65c04e4f2ea262ccc95c42fe5cc8e1bc SHA512: d8fe8b03f37adaac759aa847a4e6c37ad5995aa032e1ee1433dd3a95105df7e1b26d4b683593430e2db463e66e7fba741cda963b0c3dcd63a5e875d0f510423d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5charts5-dev Architecture: i386 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/_new/main/q/qtcharts-opensource-src/libqt5charts5-dev_5.15.10-2ok1_i386.deb Size: 23424 MD5sum: 4de00c5cd2c60086cf63f01be8d6de48 SHA1: 31e91bd39baabdafecb9fe424e69b2752c4b5892 SHA256: 32e7827020a2fd34a84643d03739656905d227843bfa40949a4d6c964ac47c6f SHA512: 1f787096982c96282682fc5edf0b5bfecb530f4c2203d147d1f3e6efe4f0dc9d996bdcacf8acf4ca02d54e1643afbcab5ea05209d421ae7d8d9116c9cc08a92e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5charts5 Architecture: i386 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: 2492 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/_new/main/q/qtcharts-opensource-src/libqt5charts5_5.15.10-2ok1_i386.deb Size: 492978 MD5sum: a825dd39185cb948ad3b9f1f802ca02c SHA1: e90b4acddad167ca3a28942e81f85675e7661ea2 SHA256: 5788a70376810a5823d681aa542ce1dccdf148777a12f33d9574a84fc4c9004c SHA512: 9cbbdafca9525cb5964c56b400174b0ee084d61ddb0a7ec2c2d638167ea21a4036118e418b1cebfde1437924af628bd79459e32792b813b223b5987420d8ce11 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5concurrent5 Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 187 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/_new/main/q/qtbase-opensource-src/libqt5concurrent5_5.15.10+dfsg-3ok2.2_i386.deb Size: 36636 MD5sum: 1bf5508cb2e26e9af6bc853e47de521d SHA1: 71cfe8fa0146c8bc26f955e22aaf4b79e29a754f SHA256: 1c00938cb1905dbcb79c9981c1aad99f338b4d0d5ae672c2c2caa728a3b5ac62 SHA512: d3841ad5fb5616a6cf3c3f96669175bd6579a4040ca13da317874e322fa9a5638dc15d185ac84e79fa9cd33aae688d9e0aecd0db3bc0c66bbb23687666e73f77 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5core5a Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 11724 Provides: qtbase-abi-5-15-10 Depends: shared-mime-info, libc6 (>= 2.35), libdouble-conversion3 (>= 2.0.0), libgcc-s1 (>= 7), libglib2.0-0 (>= 2.22.0), libicu70 (>= 70.1-1~), libpcre2-16-0 (>= 10.22), libstdc++6 (>= 11), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: qttranslations5-l10n Suggests: libthai0 Filename: pool/_new/main/q/qtbase-opensource-src/libqt5core5a_5.15.10+dfsg-3ok2.2_i386.deb Size: 2933128 MD5sum: 0d4899a61222677678eeb84472007ea8 SHA1: 92c4788e5099791e0ba1dde89862c6345e27fcf7 SHA256: 61f9121f20d3a15577fb6afd1052569400318a635eddfee35af6015a3fa948e0 SHA512: f9f43fa6b1d1d82940bc7091976b30d1c24eda26effdbb431e9b9255f69ee1749255e1fe9d9e88328d3f9666f535627617004cae9b7bd0d26e414b6dfaee0008 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5datavisualization5-dev Architecture: i386 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/_new/main/q/qtdatavis3d-everywhere-src/libqt5datavisualization5-dev_5.15.10-2ok1_i386.deb Size: 25064 MD5sum: 0c16ae27ef5e75ba3c92709bcd7462e7 SHA1: 93825e2da80a57a616a2c03f5da78730776c1cb6 SHA256: 5dadc3c87b1340efb204c0307a04a7d651c4ddd56b40145140d5d23ecfc41535 SHA512: 270898c56fc42915eddb2c613222fed4018ee4ad901c8b9ffcbce59cccb1fec4722ba3439a30e0ed84a611701c9a8d7e0ff11cb3556e13c80df2c96b0eac6695 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5datavisualization5 Architecture: i386 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: 1638 Depends: libc6 (>= 2.29), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/_new/main/q/qtdatavis3d-everywhere-src/libqt5datavisualization5_5.15.10-2ok1_i386.deb Size: 460808 MD5sum: 3026d63c6cdd00244ce0d7fa015e86f9 SHA1: 218a8bd7a6e402be91823b733e06d41457961b6a SHA256: a4ecbb193f2143542c542fce5d8408f7836d5acfd0ca58c3b6222d0f5ea2ef27 SHA512: e021557d1bd86e571807aab6b675f03fef590e592cc31ccae2081d8b4ccc1ecab5a9fd6e65f2dda3e53ebd51764e0a8e0e17a7f058bb2a5be44c346826f00584 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5dbus5 Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 858 Depends: libc6 (>= 2.28), libdbus-1-3 (>= 1.9.14), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtbase-opensource-src/libqt5dbus5_5.15.10+dfsg-3ok2.2_i386.deb Size: 245670 MD5sum: 5368fbb72ed9a039ed9681e425bc4d25 SHA1: 48c6af09e6ec34513e12a270f77fa1b85794057b SHA256: 8c929137fd0e33193ff4fc7c67da8bdff03e2683f11be2288b5b93b49623aa8e SHA512: a1abe02f7bf4d5759d2c043c366d9dc2f1e5d128cf1eab319a724625d09bcf26388854070324f3fe494e943b46c460939779516b585dc4ee821fb6cd08868b33 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gamepad5-dev Architecture: i386 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/_new/main/q/qtgamepad-everywhere-src/libqt5gamepad5-dev_5.15.10-2ok1.3_i386.deb Size: 9778 MD5sum: ca77f6f457cf97691aec9acf6ef27483 SHA1: 5fd3d49f43a8f0a7722646aa36524a99e86c460e SHA256: 81a94a39c12ee3c45220b2732d18f7031a37072e173e9a403f2d79eef919b3a9 SHA512: a3b9e5e6f45750ac162e9726d24d8066e054d4c838b5b15c6ad9750a548007a7dff0c8b6275bbe9051733bfb7bd21b38762399243c1bae1fc2a31b70679e955c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gamepad5 Architecture: i386 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: 275 Depends: libc6 (>= 2.1.3), 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/_new/main/q/qtgamepad-everywhere-src/libqt5gamepad5_5.15.10-2ok1.3_i386.deb Size: 69016 MD5sum: 6dc0f22af5ebaeb0ed21f2432785479c SHA1: 4a7cfebb5bb821dadec14dbbf96d44dc2321f60e SHA256: f75b99d26eaecf0fe9822380cd427ffb3d36dae6c39fbb1a057ec711aae75389 SHA512: 27e63c5fcbd0a440422828d3e7f12b499b0407e6b6c6780ebe2c2bbc59cb2175d6ade4bba6051a7ff09578b62094a0ee5efae7f741ad949c4210dc9c584d2c1a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gui5-gles Architecture: i386 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: 20586 Depends: fontconfig, libc6 (>= 2.38), libdrm2 (>= 2.4.62), libegl1, libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgbm1 (>= 8.1~0), libgcc-s1 (>= 7), 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/_new/main/q/qtbase-opensource-src-gles/libqt5gui5-gles_5.15.10+dfsg-3ok2_i386.deb Size: 6252644 MD5sum: 45858f9e673dceb781cfcdffa69d6adf SHA1: e911181e3273992a1b5f129ad2b06b28793effb1 SHA256: f0a1040f9e082914e67fc107b1ea457e4dfe09f39492cddb9d6a7652763d0813 SHA512: d62bf3d3639206709b7123c8821956f47812182819521811d49bc70ab3c693e3a8218361f98688b54cf6ba1e3c302b4095f078b36506826d72d176e89f0cdd50 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gui5 Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 21246 Depends: fontconfig, libc6 (>= 2.38), libdrm2 (>= 2.4.62), libegl1, libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgbm1 (>= 8.1~0), libgcc-s1 (>= 7), libgl1, 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-glx0, libxcb-icccm4 (>= 0.4.1), libxcb-image0 (>= 0.2.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.12), 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-gles Filename: pool/_new/main/q/qtbase-opensource-src/libqt5gui5_5.15.10+dfsg-3ok2.2_i386.deb Size: 6446088 MD5sum: 293d2657c163dfeb29d1352af4e88c09 SHA1: 43c4c6f2f9b84becff5b68c8b4f2cfb697cc2aaf SHA256: acb4b86623072c7d6ff78c9e5f8c313033682ee317926eff9d6be1681403cefb SHA512: fd6c44d9d8bd8e3e0b2ab92ba35b1e5bbc5420f94cd561f9d1f2487e2ee3bbdd8f1b4373b208d042e48ddd228247775f46820a9e82ce64b5832967b11c37cb7c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5hunspellinputmethod5 Architecture: i386 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: 180 Depends: libc6 (>= 2.1.3), libhunspell-1.7-0, libqt5core5a (>= 5.15.10+dfsg~), libqt5virtualkeyboard5 (>= 5.12.2), libstdc++6 (>= 5) Filename: pool/_new/main/q/qtvirtualkeyboard-opensource-src/libqt5hunspellinputmethod5_5.15.10+dfsg-2ok1_i386.deb Size: 49332 MD5sum: a83321e2ced3b3cd4c0eff2b8fc80396 SHA1: 0115df51cd437df98131a99551ae768d214808ac SHA256: ec06fcf60c1c948a22be2c41c86d6c415996363a71d304d974008c3e8c5590dd SHA512: 82147d77298d59ca290fd9ddbfcfa5d73f9e566307291763dd74857d05a00e17aedcaf5b095a6d035b20961b4307554f133fb9de0b120d29c2977cf83f5731be 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5multimedia5-plugins Architecture: i386 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: 719 Depends: libqt5multimedia5 (= 5.15.10-2ok1), libasound2 (>= 1.0.16), libc6 (>= 2.1.3), libgcc-s1 (>= 4.2), 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/_new/main/q/qtmultimedia-opensource-src/libqt5multimedia5-plugins_5.15.10-2ok1_i386.deb Size: 190174 MD5sum: c36251a2e00d941dc6544764c985c919 SHA1: 8cea17ff73aff73136f6bde05266d95f48608b17 SHA256: 9dfd73ee966cffdd910d6373f017849f98cab629de6860acbbfeeb23fa939e26 SHA512: 32a22f4fff9e52f73e76eefe303e243163a5c22df868746d6989cf7bfdcf1389e937fb570e8cff5162e2d7a8ea8b4ed5417c28937e0040c2a79d9282dc0d8674 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5multimedia5 Architecture: i386 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: 1246 Depends: libc6 (>= 2.29), libgcc-s1 (>= 7), 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/_new/main/q/qtmultimedia-opensource-src/libqt5multimedia5_5.15.10-2ok1_i386.deb Size: 320284 MD5sum: 9068373e6e323431e72920c16f3c6669 SHA1: 70d6c6e37d60ee0782f029dbbefe93ba7edc388d SHA256: 6eb3b3a799acfbec50b368b28f6efd6de5a3e18adcb443bfde33cfc364b5168b SHA512: fdc844f9122973726eddce5ae8eb679e576b5f83f3c41e1d20879ab6404aca8c83c5f52ad3ef941ba3d7b12c359c533a79fe4c7f0d712bd6f404d5b2b6944095 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5multimediagsttools5 Architecture: i386 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: 395 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.1.3), libgcc-s1 (>= 4.2), 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/_new/main/q/qtmultimedia-opensource-src/libqt5multimediagsttools5_5.15.10-2ok1_i386.deb Size: 118266 MD5sum: a778122212e2413bf7d0ea06777d2782 SHA1: 8de304e2da7d86a66d2acac6abd4e9e967dd7938 SHA256: f27372b9a1fcd2b32a66bc5a944e584bd36550e5604cf70e75f58d8a8c970fa5 SHA512: dd4922248168273239f2deab86e946a359cb91f1f55b1f8d60653a1a2e227770b24151306b440cc70fdfb7fedfe6bc3ec3df4bc3b07ccab361742f76e8a76684 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5multimediaquick5 Architecture: i386 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: 160 Depends: libc6 (>= 2.1.3), 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/_new/main/q/qtmultimedia-opensource-src/libqt5multimediaquick5_5.15.10-2ok1_i386.deb Size: 48114 MD5sum: d4167c9c4434ea1438180f6a265feac0 SHA1: e843cd172829273ecb789fad43a39db26018a525 SHA256: b0558de5c009044dc3e5a7c4803dc62ce850799934f0c6ad315491558fb31991 SHA512: dc14f6cdab7f40e6d076a3dcca375b8f675225787542d04664e55f209e6ac78666093a91223c6ea4fd8cd2fb959d5c625469947109313e5ee8b66721a2a23976 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5multimediawidgets5 Architecture: i386 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: 150 Depends: libc6 (>= 2.1.3), 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/_new/main/q/qtmultimedia-opensource-src/libqt5multimediawidgets5_5.15.10-2ok1_i386.deb Size: 44566 MD5sum: 0045c1fadc2d2030f4b493cb947ac2bf SHA1: f0fb5f72ff1157eeb2abeca3870a9346063bb05b SHA256: 43358aeea40627e4175649a735fe2bd86bc74c5dba3062b04411106cf9cc923c SHA512: 7d9e8b1d88453e168bee1c6c8000382c527682f76ebeccfca1f50181c2f55179244d4cb1a051d0f76fdb3bada10d5dbb5cd81f5b41927db42dd1f3571385e743 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5network5 Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2828 Depends: libssl3, 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/_new/main/q/qtbase-opensource-src/libqt5network5_5.15.10+dfsg-3ok2.2_i386.deb Size: 827522 MD5sum: 635e86f8c3a8173e54e6a6ed7adc907b SHA1: dd53d5a28022ebf39e2b3237b914db3668c3bc98 SHA256: 22560c438255d4276ef7d7b7731e885c71ee4f5aafef52b21a0350c826f965b0 SHA512: 1dda7f995cf06aa50ec48e8d1959ed33602fec2795d0060efa29fe99c554aa09d995ca0fe906ae1f128618f3485e7fe5b504e1ff2ceaf5ec280633e5cb83efca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5networkauth5-dev Architecture: i386 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/_new/main/q/qtnetworkauth-everywhere-src/libqt5networkauth5-dev_5.15.10-2ok1_i386.deb Size: 11738 MD5sum: e882a4c52741fa5bb5760632b9fd8bc8 SHA1: a5fcdf295cb031d894fbe6b036c1ee98b8addc9f SHA256: 4066adc7bd1936fbc5d3bedddacaae7faed8dec682f27c3a78cbaea2f333bf83 SHA512: 80363b3e8ad3a831fe7d9f8bff18f2170b01f3cb4f60b57ae695f89a6696aa59d4201cc87090878344c52b9cd3ad2f7ea31ba3f987dcd151d479149519a6d952 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5networkauth5 Architecture: i386 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: 263 Depends: libc6 (>= 2.1.3), libqt5core5a (>= 5.15.10+dfsg~), libqt5network5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtnetworkauth-everywhere-src/libqt5networkauth5_5.15.10-2ok1_i386.deb Size: 71456 MD5sum: a95a9c74d0b79f19b8c2b751ffa48b53 SHA1: 4df0e9b40d68508b048e91d10d9a1b98c3663e28 SHA256: 213b964b369e471d450127a49f496704f2e2fa5fb06a7f5f2925afc94b4d1c1d SHA512: 34510403fa300d9dd4027afe9555a74f2089e723302f51d5a82073c56518845de94aba86f137752704e42857e1ba811e8d2fcfa19dcf558d7eaedb3eec5144da 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5nfc5 Architecture: i386 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: 378 Depends: libc6 (>= 2.1.3), libqt5core5a (>= 5.15.10+dfsg~), libqt5dbus5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Recommends: neard Filename: pool/_new/main/q/qtconnectivity-opensource-src/libqt5nfc5_5.15.10-2ok1_i386.deb Size: 110718 MD5sum: d9825c5d47f29cb6ade0597738642133 SHA1: 1089b7e8f121ad4945b6969e957cef18dac20313 SHA256: 8b4a4bbfec684f3ab2f8027030158732a48b594939a643a14bd1ba968dad4820 SHA512: 0fe3f89953a8e3cee329cc3ba66e4b4fe316750996cc7b8dd6ece48d6d5f72649e6514940b83e0724ffa083aa49b0940199e0c71f831c22a431b7d6315fab7b0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5opengl5-dev Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libdevel Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 292 Provides: libqt5opengl5-desktop-dev (= 5.15.10+dfsg-3ok2.2) Depends: libqt5opengl5 (= 5.15.10+dfsg-3ok2.2), qtbase5-dev (= 5.15.10+dfsg-3ok2.2) Filename: pool/_new/main/q/qtbase-opensource-src/libqt5opengl5-dev_5.15.10+dfsg-3ok2.2_i386.deb Size: 42314 MD5sum: 98f8d292a5f2a5d5cd6677a04d9d49ec SHA1: a9e1e70a7bb930baea5fbc04823d00c762dca1ae SHA256: 773839025083b7cef5b6b350919443fc8aa330d6ebe5c66acd160e109947d9ea SHA512: 77eddf7c4e0a96f12686ab02593e78fb1c46de86a63fe2afdcf87eeaa24fc70442a57a2608fd3da0cc0a6052a4a17eed9aa519f54db9424c8a5fe028f20b21cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5opengl5 Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 576 Depends: libc6 (>= 2.4), 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/_new/main/q/qtbase-opensource-src/libqt5opengl5_5.15.10+dfsg-3ok2.2_i386.deb Size: 166632 MD5sum: bf1f92e7ffa943952578d24485664fb0 SHA1: 61e7c2908e3bff5b96f70156355cee8bc5962872 SHA256: e9063f6d8c3556469fc4f4b4b1c2a0d4adef5ecdfae4872ba605ef98e56de520 SHA512: 2ba1908c16d82348eaff7920460772715da040be55f65be0c3903a0a13f763392cc98b57270d4b7624267963a82cbcb2c775e4cf02090b902dc6f0763d6e8042 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5printsupport5 Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 773 Depends: libc6 (>= 2.4), libcups2 (>= 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 Filename: pool/_new/main/q/qtbase-opensource-src/libqt5printsupport5_5.15.10+dfsg-3ok2.2_i386.deb Size: 226536 MD5sum: f3d101e46cb2e4d1a568089cdda8df60 SHA1: 3a94ba7fc954e78ad1e2ae834a4d774ed593e53b SHA256: 87c56224893b5aed28a421e53c35a0e4f42051da673119377f8386cf6a86f7c4 SHA512: 16a9b0e2c021eecc99afe40b02d3e691d3a4734122a28fa90f701beb239e17bd3d4be60864975bb174784dad565d06425401e231e95cedbedbf3b4870cc0d339 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5qml5 Architecture: i386 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: 5295 Provides: qtdeclarative-abi-5-15-10 Depends: libc6 (>= 2.35), libgcc-s1 (>= 4.2), 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/_new/main/q/qtdeclarative-opensource-src/libqt5qml5_5.15.10+dfsg-2ok1.5_i386.deb Size: 1479288 MD5sum: a0feef5c16e2b545131252344c9dd5c4 SHA1: 994afa26b0a29eaf1c24be6866641f378b9abe38 SHA256: 8238214d3eff701d0dda02c50a836436dd3e225fa6cb1b6b495bbaa2441285ae SHA512: 53e815ead6744b75c0015a1311835c253c5308d80520a18cb4dd3474f490783c77e4e441fcd9a577279ac62b64b2c176d94d5a10366325ddc6bc41ef9a53664c 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++. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5qmlmodels5 Architecture: i386 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: 676 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/_new/main/q/qtdeclarative-opensource-src/libqt5qmlmodels5_5.15.10+dfsg-2ok1.5_i386.deb Size: 208080 MD5sum: 7fa6d2f59a615d72377e4bc088bdd296 SHA1: 29fab0edb6caf0c2f9e6d9e73f31c83e4a46f40a SHA256: 4957f17bb8f9424ee8df7fd5815d8b15e712297a7602e734290b8097f8f66094 SHA512: 8f5bcec898bdebdaeb45a3bf2e4664f363b79f51fc99f7e3487939fdd9a5558bc822b019d2873b4d9544f362f0ced0a5a194c59ea1cbba282e45f9131ce490e7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5qmlworkerscript5 Architecture: i386 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: 126 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-10 Filename: pool/_new/main/q/qtdeclarative-opensource-src/libqt5qmlworkerscript5_5.15.10+dfsg-2ok1.5_i386.deb Size: 33436 MD5sum: d4dbfe2f1ae704bf3999efaf45740edc SHA1: dda25522cb4e2eda3d844e67a4643072c499bfd6 SHA256: fb4a76bf2f12fa50432519e746ba5ebb21c61d3cbe2f06b8dafe68475bb1c10c SHA512: 321016d8720961d76efa74189a72da8246d319357c0c090d97cebfcbc2095b51689bb196706a5e797c52481fb7c7582d39274d2a74fdf8713372e6b0bc267149 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quick5-gles Architecture: i386 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: 6316 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), 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/_new/main/q/qtdeclarative-opensource-src-gles/libqt5quick5-gles_5.15.10+dfsg-2ok1_i386.deb Size: 1876076 MD5sum: 76b5348c974331af85514e936268ed52 SHA1: 9e3871ce9b8e9362cb2f925a72dd36f39575ad1d SHA256: 1b8bda7d4446f161c2c6b7ff2a95436eecc643af38d5e51a208a48ce8191dd1e SHA512: 54e6f31e626d5f2000bc49afde737b60bef631f77e57908bbe7966f6b54ef145c2ff9e739620f2873e5ef47bd9c2753df42dc37ddcb03ab2f0321b6f79895210 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quick5 Architecture: i386 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: 6411 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), 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/_new/main/q/qtdeclarative-opensource-src/libqt5quick5_5.15.10+dfsg-2ok1.5_i386.deb Size: 1738452 MD5sum: c09e9a3aab8dd27034a729117b109a73 SHA1: 84331aa6cd60bf3dc4d9986efe329b89939d1c77 SHA256: 5979731b262c50053cb5dc19f36902acebefa423897f35e8bf22a15edd1e584a SHA512: 0d953b497a7c04909fccccdc97f849c6e67ec402bcb0329abb78eb1f232e7c4da62ca6dde7730d7e0e3ad719f74711ee6bf62ab51d9f8782d8df7abfbac10999 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quickcontrols2-5 Architecture: i386 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: 248 Depends: libc6 (>= 2.1.3), 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/_new/main/q/qtquickcontrols2-opensource-src/libqt5quickcontrols2-5_5.15.10+dfsg-2ok1_i386.deb Size: 71960 MD5sum: 2d121a6933f774d63f1609b7ee957c90 SHA1: 7b35da1da01c4ae1f955e7ac5f0b697d51a88e44 SHA256: 12120e9a30267efb19e923c6e455244036f5efc434b58d4f32a3622607df7dec SHA512: ed1013ba074b4041e68018390b91e4e93dd96158a7d04e96efde03f79a3b8e401f5314f7d02efeec77c117c7071f3fb2105db3ffc90ff2e93f4a2e0405993056 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quickparticles5-gles Architecture: i386 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: 703 Depends: libc6 (>= 2.1.3), 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/_new/main/q/qtdeclarative-opensource-src-gles/libqt5quickparticles5-gles_5.15.10+dfsg-2ok1_i386.deb Size: 222332 MD5sum: 557c3dd40538508e7656f94c5426f43c SHA1: 378f3c25bd8ddbeb7abff77077bde552b66271c8 SHA256: 39414273b019bd66f70f90f8a693f60623a14746a9bcb7f9262b75490b1feb62 SHA512: c7f5d607722d9fa4cf92c3226776468170a9e3732a8079a57c8bea0da354a1281750d2330b031017c1082ddaca71b645365d3a28a7924cb90093a46a48d44706 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quickparticles5 Architecture: i386 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: 713 Depends: libc6 (>= 2.4), 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/_new/main/q/qtdeclarative-opensource-src/libqt5quickparticles5_5.15.10+dfsg-2ok1.5_i386.deb Size: 208880 MD5sum: 385e851758c00862ed538f5791db54b9 SHA1: 1eabf7bb17c75175f3be13dffdf2ae8024a48e67 SHA256: 24b338ac91107a832f1ef42f9df5bd8195d2407006fc1e1ced0a31369f52dc02 SHA512: 94ee7e84f2267760d1f67ac85e82f36da88a4a16ea55620dc07babfb18447dc02419003b6d10196e205937279c0f3a74b4e381d4edc7447aa0372227e0c39261 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quickshapes5 Architecture: i386 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: 344 Depends: libc6 (>= 2.4), 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/_new/main/q/qtdeclarative-opensource-src/libqt5quickshapes5_5.15.10+dfsg-2ok1.5_i386.deb Size: 99788 MD5sum: 9d032d1ab6175b7d1cb455e7483393d0 SHA1: b62dd41186c2545054e3845b11eb725e1176ac44 SHA256: 93849bdce7226f6aa450c33cd6e6888fe4f863e07464d0035752065fe2ce9cfa SHA512: ab83c5e2a3e51ced4245b47e955d277e5b04af6398bee699a0a43763e9b2b65b12d4bebfde125ab5e2b857e39d35fd6cb2c09781b4e3ac0f1924b0ea4ce4ab3d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quicktemplates2-5 Architecture: i386 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: 1815 Depends: libc6 (>= 2.1.3), 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/_new/main/q/qtquickcontrols2-opensource-src/libqt5quicktemplates2-5_5.15.10+dfsg-2ok1_i386.deb Size: 458902 MD5sum: 193954e9b8713a0c6bb44996e80b8168 SHA1: 795dd8ca9cd3620640d5884d8232f4da03a08f30 SHA256: ca4872cd776814beab1dd863d87941341bbdd5b730eceae22334f751b7e08797 SHA512: c9c0e93ec767c6e4b57f3911802efd2472dd52b7dea54fe0645ceed4ffad2ca898bd3313ca3036aad16f2d08967370d01073a72ed836f1d7f4abfd03d3e6b0ef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quicktest5 Architecture: i386 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: 203 Depends: libc6 (>= 2.4), 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/_new/main/q/qtdeclarative-opensource-src/libqt5quicktest5_5.15.10+dfsg-2ok1.5_i386.deb Size: 57352 MD5sum: 494846916c9439fde6b8efa9d45e89cf SHA1: a141f39c64725b8664e0c7823289b3609c2eee1d SHA256: 670a59b5b0407d3b8a3184b21b8d6cdde27f84eec2f8a3ac2b0dcfa2410b3158 SHA512: 8e1745ce5dd95bdbcb5cccad9cb6f5b9d1b2866811f98d0e62e45c211f0e82c709a4822fa9fbacebce4a77a0a053f2d35eab62bf5d00b55cc7911b6715c34721 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quickwidgets5 Architecture: i386 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: 145 Depends: libc6 (>= 2.4), 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/_new/main/q/qtdeclarative-opensource-src/libqt5quickwidgets5_5.15.10+dfsg-2ok1.5_i386.deb Size: 38800 MD5sum: 814fe34a61294eb8d9695090b1015db1 SHA1: 89ebd3e720eb992dc1fd5c29397f798b9fc6d92c SHA256: 5ddaced347a99ea74d6e073eacfd1018cd818c690bfa4962b069333579ba6f1b SHA512: 1e000b4116e8270e5147676d4012b39a56437caa8488f601989beaf319d179c6a43b021af8105f685bbab785f82de1d5fb42ff0f20202a28eae42a13152d822e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5remoteobjects5-bin Architecture: i386 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: 536 Depends: libqt5remoteobjects5 (= 5.15.10-2ok1.1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libqt5core5a (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/_new/main/q/qtremoteobjects-everywhere-src/libqt5remoteobjects5-bin_5.15.10-2ok1.1_i386.deb Size: 139452 MD5sum: 2a74708d6bc99d4c235d556ff96c2e44 SHA1: c5ca31eed37c3e238f8809413ff634fdb60a5f26 SHA256: 109de1cbca9e3955d5ba8a2c763320f4ab9b03cfafbcd24a429ca19c54d76141 SHA512: 01767bd595f1343d64ed12befe3ee5f4da4d1f5e0149f3d684a65ee61409e37c2771f6a3d14845d20c0b78a5d5d855b9f0cd723a9b50a16f060a6fb54d4782f0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5remoteobjects5-dev Architecture: i386 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/_new/main/q/qtremoteobjects-everywhere-src/libqt5remoteobjects5-dev_5.15.10-2ok1.1_i386.deb Size: 19108 MD5sum: c1eb7deb31f582f7ca82e14abdb83eaf SHA1: 42fd8c5bae1c36f387f4de57e09f313ed5080112 SHA256: 47365e8e7f0e0a30380893d56850cfad67cc45021942b28065f934138d0c6eef SHA512: 95b8317a12ee456ed623031db194baf369e571b6b5dcadedb74174e9811d23459d0b2077ec9177de5b6d26a6cdaea200fbcc844898d4a82eb51411407316598f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5remoteobjects5 Architecture: i386 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: 853 Depends: libc6 (>= 2.32), libqt5core5a (>= 5.15.10+dfsg~), libqt5network5 (>= 5.15.10+dfsg~), libstdc++6 (>= 11), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtremoteobjects-everywhere-src/libqt5remoteobjects5_5.15.10-2ok1.1_i386.deb Size: 231530 MD5sum: e4b327a9f704dc3ffd589910b0dda2e2 SHA1: c8c9586ae6cfeda606a763677abac06a3b487024 SHA256: 69202bc12788016d82533a68162d267e856d2f4e91aa21f47dee67897fcee756 SHA512: 88f2f0ebb556fe13ce5e8d28d06bf31c17620f4d9d41f4e13b304dec9e75ded82157de7385ea905a142e4b71179737af163ad8ebc65adab23704fc9e6861d6cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5script5 Architecture: i386 Version: 5.15.10+dfsg-2ok1.2 Multi-Arch: same Priority: optional Section: libs Source: qtscript-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2863 Provides: qtscript-abi-5-6-0 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libqt5core5a (>= 5.15.1), libstdc++6 (>= 11), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtscript-opensource-src/libqt5script5_5.15.10+dfsg-2ok1.2_i386.deb Size: 756602 MD5sum: b6c80198dd797e85b198e8a053a0e9f6 SHA1: 711ba18a8611f76bb32eb7fd32f0cb6b0b44b2a8 SHA256: 3cf187f54f3348666496b923621ef24fb9cd4cc960ef11477a6d4e64036bbc8a SHA512: 942f683a5d310d80ec1e0cd6cda5b603e70102eb239dee03b83bee5f3785ca5dbe5658def66ef6ef4bdc7ce9dd4b9103343f549342e928e7d06c98a45a327207 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5scripttools5 Architecture: i386 Version: 5.15.10+dfsg-2ok1.2 Multi-Arch: same Priority: optional Section: libs Source: qtscript-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 987 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.1.3), 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/_new/main/q/qtscript-opensource-src/libqt5scripttools5_5.15.10+dfsg-2ok1.2_i386.deb Size: 243954 MD5sum: c33d0401d2084dc9e2a866f3970ecdd5 SHA1: 3eaf006a12181df4811f3812b1f930c666615928 SHA256: 32c0069bf074e811b2087ed48731f91e41e8e52222bf9725d32789b192b67364 SHA512: 64282343ff372ba62268a354a0efb02c99f9b888f693b01ca0a413f92260f1a32e019d7acab778dc01558d1c3bb57bc18fa33069e82438ea345dcd9b7bb136d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5scxml5-bin Architecture: i386 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: 501 Depends: libqt5scxml5 (= 5.15.10-3ok1.1), libc6 (>= 2.34), libqt5core5a (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/_new/main/q/qtscxml-everywhere-src/libqt5scxml5-bin_5.15.10-3ok1.1_i386.deb Size: 132032 MD5sum: 68adfbe77a97b49cdd78f8963914eb8b SHA1: 7034f7b1a32cfc3ed53f90ff9b03e3c00823bea3 SHA256: fbf574e69bc48f261ef92457ae0a4535972564795b39123ffdfd279036811688 SHA512: fa4700d948420f396d2b39fa8e25f1fdfac7371901d90705e1a0c42382cdfd4c75f49cc9ba296b61738fdbc632d67c4a2674008d521ad25cc4f9aad1aca9c74b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5scxml5-dev Architecture: i386 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/_new/main/q/qtscxml-everywhere-src/libqt5scxml5-dev_5.15.10-3ok1.1_i386.deb Size: 14948 MD5sum: 44a73ecdacb3952c7841e678e0c2f1f7 SHA1: 954cbc87feb050b2c5f2dcf3ac8e37c85e6eea3c SHA256: ec86bbecd1a023661d6a212f8815690482a7348d1c63a6294b53ed98687979dc SHA512: fff95411af2ebaa35c9db0f6a2778b25fff3aebbd061e9d8090e00c929d673e9cea19763dc3fccdf6671c4274b4344e4c49a158c74d4ba5ad60d7b5173c74d63 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5scxml5-private-dev Architecture: i386 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/_new/main/q/qtscxml-everywhere-src/libqt5scxml5-private-dev_5.15.10-3ok1.1_i386.deb Size: 15808 MD5sum: 9b85e5f69163eac56f70308fd656d77e SHA1: 3ebdc9750c57707bc43d7ec22f5c022bf1bf3a31 SHA256: 051c95e71fa322b003de7b1d79e39d2d23e9124ca37da69118cb22c169f4c38c SHA512: 635ab6e4f61435c134647cb178889448d76aae7077c0c18fa0e1cefe02b537d72b710caa222e9f2b9ac556fe2cc93caf5907e53f4c1e769cc1b067986a41ed3d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5scxml5 Architecture: i386 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: 689 Provides: qtscxml-abi-5-15-10 Depends: libc6 (>= 2.1.3), 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/_new/main/q/qtscxml-everywhere-src/libqt5scxml5_5.15.10-3ok1.1_i386.deb Size: 187602 MD5sum: 90d98e528a4e2991795af82c8c96a586 SHA1: 8db5286dad712cb605343fc10d2bfbfedc2a64d6 SHA256: 80482d3b27f3b340a1f1a27fa5dc4c136874f8c18eb16f5794246f6e809db6c5 SHA512: 7e7067ff9454723e435d5dc70c397863ec3d732cbe475011dc22093a99517875b0aef503fc0f39a0678314fd7670fb59ce86623ceeeb11ed69c29944688c78c3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sensors5-dev Architecture: i386 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: 220 Depends: libqt5sensors5 (= 5.15.10-2ok1.1), qtbase5-dev Filename: pool/_new/main/q/qtsensors-opensource-src/libqt5sensors5-dev_5.15.10-2ok1.1_i386.deb Size: 18200 MD5sum: 4755cd5e503856c467411e1134e66baa SHA1: b816f8dcc9789aa4b5a09f4d3d5b05f522919f45 SHA256: c74cc5104bb805748920be0fc017b451ad931afbf58ff2876b13fd3371d98525 SHA512: 7207defbfe1581151fb076afea4abca5592e4d5100748245716342d8a0c243fffb4b4690c53e4ed76f342515bdca03773728dbdc6805d7175d2ab96b9c76733a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sensors5 Architecture: i386 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: 573 Depends: libc6 (>= 2.17), libgcc-s1 (>= 4.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtsensors-opensource-src/libqt5sensors5_5.15.10-2ok1.1_i386.deb Size: 132318 MD5sum: 26cdd259c246e81957289bde26a44e73 SHA1: 92e34ad14140db65ad000b0aa1fe991b92d8d0ec SHA256: f1789ff5dbbf067414715743ba0eee804c997e49cea2c7b647b3744cd70d5998 SHA512: b23d5ca6d840c782be5f33a36f17a3d70a10438cf2e1f57f5ef415534d8afb6a8235699a3969a1eb9ef1de251eba3abf6a9a41011bcc336185ab18edfa1069f7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5serialbus5-bin Architecture: i386 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: 58 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.10+dfsg~), libqt5serialbus5 (>= 5.10.1), libstdc++6 (>= 5) Filename: pool/_new/main/q/qtserialbus-everywhere-src/libqt5serialbus5-bin_5.15.10-2ok1_i386.deb Size: 18474 MD5sum: 9f3cf5eebab43e5735ae471f68809f4f SHA1: 66b907c09b591ac7b21c4c94f921222d42500098 SHA256: e28e89785201831b68bf05a1a1e0c2198a608022400499b9402c8114d8c4f01a SHA512: 6b8b10ce52644fb1d599208a2ab7b97c9f1a62c100f1a56569919dba40fa1292b103ccf8a687885403cf2221da76ee87e8a977473cced6569ca1ecfe1938f3d4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5serialbus5-dev Architecture: i386 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/_new/main/q/qtserialbus-everywhere-src/libqt5serialbus5-dev_5.15.10-2ok1_i386.deb Size: 17638 MD5sum: 6411562b52358273bf563c00c30fa66b SHA1: 9235fcc0276bcdb8eb9de71f64c2d2127e2bb4c4 SHA256: 55d8a915175046f8742880e1dfb8b62c742578117919aee9797b921dc67f826e SHA512: 2e9c3e853360e87c4898149d372c8e33c3c9dc6fcbc4b6975e0ef7184d1b6cd3f1dbcbbe951865c40475369f62919d2e4341b34750e62ab923843a1c12550ada 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5serialbus5-plugins Architecture: i386 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: 264 Depends: libqt5serialbus5 (= 5.15.10-2ok1), libc6 (>= 2.1.3), libgcc-s1 (>= 7), libqt5core5a (>= 5.15.10+dfsg~), libqt5network5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/_new/main/q/qtserialbus-everywhere-src/libqt5serialbus5-plugins_5.15.10-2ok1_i386.deb Size: 72192 MD5sum: 84e4acae855bc3ede55c86c05c5a0d48 SHA1: ae3959078970c96403d8a0f4db6939b9a2bd20bd SHA256: c5ee9811d3d42cb9510a1f0beb3c2a24b585cd561b6722fb4b75a8919a3cd6c1 SHA512: b626a0eeb7b2997fbf8da7b78563dde2e12a99a0142281945c2e08e5f6ffeeab519d1b87201fb032400012726a2461c6908146f8a37e231a45d65b8239ca7231 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5serialbus5 Architecture: i386 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: 329 Depends: libc6 (>= 2.1.3), 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/_new/main/q/qtserialbus-everywhere-src/libqt5serialbus5_5.15.10-2ok1_i386.deb Size: 108404 MD5sum: 0fe8937c8516dfda57c8e5bf244127f9 SHA1: 4ac8a36dd63e9c7b78cae6d966effc2e298eac8b SHA256: acc79f788d447911d90c06c8dd0b4d0feb28668f1dd9191425bf13bf85b9474d SHA512: 54fbf1e0f7b2c5c2cd4087c79315c4fbb95380f6f5117129558ed8788ddf8e96b0d04396fdcb4e1332e97b649ad2a12d889aad7066eff0ad6171f8978d8ac368 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5serialport5-dev Architecture: i386 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/_new/main/q/qtserialport-opensource-src/libqt5serialport5-dev_5.15.10-2ok1_i386.deb Size: 10556 MD5sum: c690e9c41cd6d84f562af492b6c1d479 SHA1: 53547c9f0f660b103da9ef7723446e35385ccc77 SHA256: b618ccb657dbb7bf6722c6d1ab9db7a098bd793a0caeed90f9045770d08fd4a9 SHA512: 5b703980c3675c330d07e0196cb13c6bac40f0a7b60707c531aa74a7e452e2c8a11da2e49969e03201e8151a7ce64a9da833656db230caf42a1377e743691dbe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5serialport5 Architecture: i386 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: 125 Depends: libc6 (>= 2.1.3), libqt5core5a (>= 5.15.10+dfsg~), libstdc++6 (>= 5), libudev1 (>= 183), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtserialport-opensource-src/libqt5serialport5_5.15.10-2ok1_i386.deb Size: 37714 MD5sum: d910821102a80d82c9c797f494c20fa3 SHA1: f7242bbe8096a1165be1a90f5ba14c012595eed2 SHA256: 8b19b4a114335bf246202473d8ee7431e180bb8e4405818a6fac8f404027776f SHA512: b7350900a2dcfce2f2294c64baf65f2db31e09dd057697c976b9a079290fc9d1a676f4ff2bff1f0f05f114abaffce1b517b52c83db302e7930541899b2cfc41f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5-ibase Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 265 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/_new/main/q/qtbase-opensource-src/libqt5sql5-ibase_5.15.10+dfsg-3ok2.2_i386.deb Size: 66308 MD5sum: 69253ff75b964c0544e88f6f7a249cb5 SHA1: dbd71f950ac022df97f3016c50e985d961657950 SHA256: b408309b370b0f89a848c3766efc4601e1e5bd5881637d8c332d21d64170baf7 SHA512: c3e7280c4198cf4baddfc0d3dc09c4cb80ffef71df55700ddbcefd7ea06820684bc4e211e45f12f3dbb92b768927a351af21df387e0a0a4f187a1eaf3784e027 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5-mysql Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 229 Depends: libc6 (>= 2.4), libmysqlclient21 (>= 8.0.11), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtbase-opensource-src/libqt5sql5-mysql_5.15.10+dfsg-3ok2.2_i386.deb Size: 55054 MD5sum: 6327b773fa29155dad91e29a4e5dae4f SHA1: 2500988183925e2a308e364208867fe6198645c5 SHA256: 59bda0309fe5878d84329061d71ee963bbbc5dc07dfee2e4456f0e1c104489ed SHA512: 1fbaef364f8bc9d43931fd61f923d86dcb9e3d4a874bfbbd3103e76b93d0844677923960d05c1c02406f4f0a0484768c8ae44cbe8bb331ef8ed9eedebd8fcb0d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5-odbc Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 265 Depends: libc6 (>= 2.29), libodbc1 (>= 2.3.1), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtbase-opensource-src/libqt5sql5-odbc_5.15.10+dfsg-3ok2.2_i386.deb Size: 68148 MD5sum: ad14b06dd21a35a5cb944a1013fcce49 SHA1: 84f7dad51d0f0946538745d31571d4949fd7cfd8 SHA256: 676a7603cdb85aad3a1e5a149dc48696024b95d3441cc5edbe868c62bdf6571b SHA512: 4fc2566ac2c9d2bc6aba8b1b1282949c87b41a4f76c09afbd6c069b58ae068329fbcf8e5093a7f859c616d75f2498615caae51969df07b60d79c4fd9f7501c37 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5-psql Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 245 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/_new/main/q/qtbase-opensource-src/libqt5sql5-psql_5.15.10+dfsg-3ok2.2_i386.deb Size: 59762 MD5sum: 5aae7a41260fe60240a34dd8cfd952c4 SHA1: 74770b82a6f3ace9008d7b2cc456a43ad4661dc3 SHA256: 25400ad2067e7394433b4a76907731ee94dec8ab8d016688ec96898599416ebd SHA512: eafac2498aca93682a0055e3bf0ebe50cc4a44f71117a1091304959de598a4c0dce24e944996d52ae0ce726f5509b0c7fb33e4e7579ef9acd5d78d77b8cddf55 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5-sqlite Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 229 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libsqlite3-0 (>= 3.7.3), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtbase-opensource-src/libqt5sql5-sqlite_5.15.10+dfsg-3ok2.2_i386.deb Size: 54866 MD5sum: e244099ae42ec4748c19a07fad9bb8e4 SHA1: 4fe7c58d488950942d0e8a0a2e1961fa2bfacbbd SHA256: ba1e7648eddae823515c3e732e9d531ea9a5dc9065337a2b81f6ce649326401b SHA512: 32dbb01c4acb07760c57624f4f0da6ac9ab023296cfbead4efde706d143decd91dd60d1dd1fe4f479f4872ad828d963b3634a3691fe4429d4702181f45fe3221 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5-tds Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 213 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libstdc++6 (>= 5), libsybdb5 (>= 0.63), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtbase-opensource-src/libqt5sql5-tds_5.15.10+dfsg-3ok2.2_i386.deb Size: 47598 MD5sum: 7fbccb2ac14baa9f83b9ce3d589e8abc SHA1: c0be03d40c2a8b586a579d728e75886f4826d4a0 SHA256: 1bb24b255ce8b40046c10b05245d57882715653b9241044da41a51c4b01adb99 SHA512: d71a74ab8b02371b5379fa5239f43f7d4e99aa435e2326b0f5feb9baf5a780bb6e8b54222c805419d4434c3dad590aed264b05a8bee6ec518234399d0b8b34eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5 Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 469 Depends: libc6 (>= 2.4), 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/_new/main/q/qtbase-opensource-src/libqt5sql5_5.15.10+dfsg-3ok2.2_i386.deb Size: 135476 MD5sum: 858aba20585b40c8b4da58ac9f453068 SHA1: d5b859c26d079226343ead362de20aa541239290 SHA256: 9b11e7cd67d24b19142b910d9ff8738b0c3ff8963a0febfc1906e46c5f3230cc SHA512: ff491186e3cedd754c66d6786776ad029a645d7693f0226232a1a1ddfb2d91f858bd5dab3488af3023fd2495b98b77342cd44c779cc41808b31d540699089e98 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5svg5-dev Architecture: i386 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/_new/main/q/qtsvg-opensource-src/libqt5svg5-dev_5.15.10-2ok1_i386.deb Size: 11058 MD5sum: dd67d7b53786f0a589fccec1d7fe489a SHA1: 5f88827764cc70d71965869a0c95f63d6288e4a6 SHA256: 577689bbcb8fff2474d4e460c5e08e86bf5425a19516f3657ecc8f802976d386 SHA512: c65db833c1c42b9de43130b8219c1ccab5576cfe2f6ebbda1e700e98ac35a3b875644ccc715dd43c39ce529c6efb0e7691fab103f1abbe62d8e91536758a6834 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5svg5 Architecture: i386 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: 630 Depends: libc6 (>= 2.1.3), 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/_new/main/q/qtsvg-opensource-src/libqt5svg5_5.15.10-2ok1_i386.deb Size: 162524 MD5sum: 8c219096be25297ea1411f96551e7b16 SHA1: a53c07d86fed98fa3a2b7471d3f5c2274a75259f SHA256: d662443fdfc74e0f93d08801120cae44509058a98a18721c3acd1a14fecf2403 SHA512: 291dd8603f3f79dc322c45046bc475add89c33d8b7eb29a7c0a554bc665322b8a708de92eb34098142ea4207859089544e074362318bb36e858f4fd36dd924b6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5test5 Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 499 Depends: libc6 (>= 2.38), libgcc-s1 (>= 7), libqt5core5a (>= 5.15.1), libstdc++6 (>= 12), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtbase-opensource-src/libqt5test5_5.15.10+dfsg-3ok2.2_i386.deb Size: 155320 MD5sum: 462d1b3415d2e5e59b08a6a7f6039cfc SHA1: fdb848ba099914eda6793feb19031803251aacc7 SHA256: dbc64fa9630e534f88378badd1c85631d35940d63e1fb78b627fad1e4569b468 SHA512: 72bd87fbaee09f45fb56714052762ee0d056517adb197d49b47f6c9092a86862c9259c9bdd82ce2fad14d58c5990e55b8bd92368337861c965f3c76b0de03769 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5texttospeech5-dev Architecture: i386 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/_new/main/q/qtspeech-opensource-src/libqt5texttospeech5-dev_5.15.10-2ok1_i386.deb Size: 9142 MD5sum: dd5c7533a44034ffee31b9b5059a708f SHA1: a1f337c1f3ad3fc2ed2947cedec27e83fc27ce03 SHA256: 9e034d9e50086741626fe60799ba10ac288417b66e026b093cccb66411d5880c SHA512: 05af3be6c921a4bcbb55d8056f0c4e309aafefa306a79d6d2d0fa28075010bf5baf49b526a336dbcafd2edbf60cc4c136d7bd588c077ad8e522643dfc2f87b07 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5texttospeech5 Architecture: i386 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: 77 Depends: libc6 (>= 2.1.3), libqt5core5a (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Recommends: qtspeech5-speechd-plugin | qtspeech5-flite-plugin Filename: pool/_new/main/q/qtspeech-opensource-src/libqt5texttospeech5_5.15.10-2ok1_i386.deb Size: 21788 MD5sum: 0bcaf4bb8b81c790ef6a5c63ec9a41c1 SHA1: c8ebbab9ac6479b0a6f34755a16fa57acc12640b SHA256: 98b11333ef82b38083eaa1a3c120cd568ac8984df337b69848674f7cab31ebce SHA512: 9d427c240f74c339c888b91f7eb4e2a44742224058b215368d32bbba9d0f2391b535caa28ff7022347809ab2b7b08eaacf7b18ce31f7a51bb0af07d711e5b830 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5virtualkeyboard5-dev Architecture: i386 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: 80 Depends: libqt5virtualkeyboard5 (= 5.15.10+dfsg-2ok1), qtbase5-dev Filename: pool/_new/main/q/qtvirtualkeyboard-opensource-src/libqt5virtualkeyboard5-dev_5.15.10+dfsg-2ok1_i386.deb Size: 11460 MD5sum: 6783b5f9a4a148dc60d6d54f3cd805ca SHA1: 5580582dcda5e371fc0fe5280e98f53d32ec1cb6 SHA256: 2ad15ca6363025c284b469291e6edc78815d53d27645a5b2d1a4d6bc0666ee93 SHA512: ab404411c2f80c7394a7a5f58fcb83bf5c77a21f17ba1b07f066a258b7b22e653bd75841774cdba2c2b022429f84ddf24248a697aae79d52dd9d641a53ab2f3f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5virtualkeyboard5 Architecture: i386 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: 2290 Depends: libc6 (>= 2.1.3), 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/_new/main/q/qtvirtualkeyboard-opensource-src/libqt5virtualkeyboard5_5.15.10+dfsg-2ok1_i386.deb Size: 608670 MD5sum: 88c6a330096c9d97c33a45dd0cbaf5da SHA1: f52572031dac5edc776a203bf01386fce7f9940c SHA256: c1c5065b05a620fa56ac3523fa12511b2ce2f935ff61a6943f607bd27ac1926b SHA512: 9352afecf4d746e6382a645a735cf2953a6e6c9a69ad4261546dd402047d3066756f790a4115cb5b84e7138b7c3843f357ac629f1e8ed7c7eb77b234953b09b7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5waylandclient5-dev Architecture: i386 Version: 5.15.10-2ok7 Multi-Arch: same Priority: optional Section: libdevel Source: qtwayland-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 69 Depends: libqt5waylandclient5 (= 5.15.10-2ok7) Recommends: qtwayland5-dev-tools Filename: pool/_new/main/q/qtwayland-opensource-src/libqt5waylandclient5-dev_5.15.10-2ok7_i386.deb Size: 10854 MD5sum: c3004f788747e6d66bd8ed193f2af2c2 SHA1: 51afc2d3fae9d501ec5b8ea6a75c900f505282a9 SHA256: 6091f1c2b39c08548235bf6d174211809592778ea010fa8df6f2196ddaf508cc SHA512: fbf118147c9d972c75d8e915d5563ec4356e382c66e52f1a6a9494af5097ce65ec1cf23cf404aadf78d58fcd10567d0e355c0e14d00f80c19492fe79977b15b3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5waylandclient5 Architecture: i386 Version: 5.15.10-2ok7 Multi-Arch: same Priority: optional Section: libs Source: qtwayland-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1629 Provides: qtwayland-client-abi-5-15-10 Depends: libc6 (>= 2.28), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgcc-s1 (>= 4.2), libglib2.0-0 (>= 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/_new/main/q/qtwayland-opensource-src/libqt5waylandclient5_5.15.10-2ok7_i386.deb Size: 456466 MD5sum: f4e79317dd7ad6ea874e72ea2c4f07db SHA1: e886b2d41ec109283d4591984886c9ab31ca2141 SHA256: 266a9e72c0311f34c246a1d5f45c8d38d0ad597bdc1a1ebeaaf91541e0d7019f SHA512: d19649a3522e7fd53a01b8f1e276d2ef2948e5abd266575a0b3512c095b48d1ef4838b0f815f20a69658a10fddf42cc4f55042e51b902fed2643982c906ab904 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5waylandcompositor5-dev Architecture: i386 Version: 5.15.10-2ok7 Multi-Arch: same Priority: optional Section: libdevel Source: qtwayland-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 297 Depends: libqt5waylandcompositor5 (= 5.15.10-2ok7) Filename: pool/_new/main/q/qtwayland-opensource-src/libqt5waylandcompositor5-dev_5.15.10-2ok7_i386.deb Size: 27596 MD5sum: a57f1b4d4639dc78965bb805ba1a2844 SHA1: 2e911787c3c7eb85ed37c4bf4181bc33c0b4db46 SHA256: 78973a92dd789ab4edafe97c86848f9c561bc82b0d86eab8862c03db80f3e4a1 SHA512: a8a7555f875739106dfddc4165765eadac03a58addbcff6702975b96c9a0228866ef0fbd3fa6dc8f6e4857abddd5f4aac593ef23b6ab051cfcf5dbb6ea7823cb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5waylandcompositor5 Architecture: i386 Version: 5.15.10-2ok7 Multi-Arch: same Priority: optional Section: libs Source: qtwayland-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2010 Provides: qtwayland-compositor-abi-5-15-10 Depends: libc6 (>= 2.28), 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/_new/main/q/qtwayland-opensource-src/libqt5waylandcompositor5_5.15.10-2ok7_i386.deb Size: 423702 MD5sum: 7a3473fe6b0bf5a9e3ae4ca04c279174 SHA1: 1000b7a4ddf8edf6359fbe569019d7dc22c116d7 SHA256: dd7ff223d9dbf0f38242be31e078d8a2d2fa03916fec5b159b6cfa9a46898c8e SHA512: 3760a97aa422e4a12ca7dc895acbf976d4b62d75e595e4ddf599fb58329c3ab6e70774ff3bc1000d23274f23702f01706643ec6edb76486e588f4598e00d75ce 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webchannel5-dev Architecture: i386 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/_new/main/q/qtwebchannel-opensource-src/libqt5webchannel5-dev_5.15.10-2ok1_i386.deb Size: 9218 MD5sum: 8c0879b8906fcfb6ab3423679777a92a SHA1: f381a56b8a96c28a0bba509db473336d229e01d0 SHA256: 0b604ac3e1b64a89f9a2824a70a722ef96808569cecb58344631ddb4cfcfb420 SHA512: 790083fa44f2b759d2b7145443c2b4d05c6ded3d091ffeaca48497baf8247bc368658d0de5478eb6e932822d6af5beda35d65e7e43fe6e1175ad8bda42071f8f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webchannel5 Architecture: i386 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: 196 Depends: libc6 (>= 2.1.3), libqt5core5a (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtwebchannel-opensource-src/libqt5webchannel5_5.15.10-2ok1_i386.deb Size: 67832 MD5sum: 484b5953350830ca780f16a6d6deb977 SHA1: a8717eaa3b16fe762bf9225dedab1826fd628bb9 SHA256: 03b2d71cf519303e70d53ad22ffbc1599dbcdb5dc96e44b71c51a32a40b9647f SHA512: 7e25d3cd0bc21bfbff3dbdef3972f7de1370cc3a3043511869393f82c01cd57c2dbf64574b4d7d8347d51d40cdfae645eb52e605658d8c07ca7f3e759b3fb974 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/q/qtwebengine-opensource-src/libqt5webengine-data_5.15.9+dfsg-ok9.14_all.deb Size: 8019496 MD5sum: 12270e0791ed681ab5144a7a6b52200b SHA1: bc8e7c9b1d4bbbe597596503b7cd7c029233790c SHA256: f710445025fa847f1d688a8f52a9e26cb931c7764f4874a79798819c181288d7 SHA512: aac2d20d13ca98ef46ace6cc555859475a6cfa9bcedb244dba682aa1019965c280aad242bf4f505c891acca35c337d58174d7e7c52650181ad41f12e2de4046b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5websockets5-dev Architecture: i386 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/_new/main/q/qtwebsockets-opensource-src/libqt5websockets5-dev_5.15.10-2ok1_i386.deb Size: 11096 MD5sum: 6ebc6156ed1a6997ef3ba5656dd3a5b3 SHA1: c01bf091ffcf9d94f8ce727521ff0ef1d0514858 SHA256: b1bc45e46016d48aa68b14f516e9e71165490720f887d879fc4c89241a53f80c SHA512: 6ddb9bb4864ca32cbcfd96b03082a031cea04105cbfb41557f02a7d08669ddd146556fa1bfed411c7f670342c3c58eab724f212cea87a0d6346fae89053adb24 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5websockets5 Architecture: i386 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: 237 Depends: libc6 (>= 2.1.3), libgcc-s1 (>= 4.2), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtwebsockets-opensource-src/libqt5websockets5_5.15.10-2ok1_i386.deb Size: 72436 MD5sum: b1fdf81a83017ec9139525d160b56491 SHA1: a3216e50f8f92b4978d7f2217698dd8a6b0842b1 SHA256: 8d31eff80499e7da89c0da08dfc2b7a6629573314ac37ecbd41c7184a08449b0 SHA512: f26b42e3a56084994f5db2317486826adeca62dd039ac8e227720c8b95efa60f877d5184e09162381efdf5d75ab0b564cdd61f6dc1815fb96901dcdf89adeb29 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webview5-dev Architecture: i386 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/_new/main/q/qtwebview-opensource-src/libqt5webview5-dev_5.15.10-2build1ok1.2_i386.deb Size: 7714 MD5sum: 5bad3cea4ad3f06d67e6ee459613088d SHA1: 8d0f68afec6b79a73527680695a73626c8fe6107 SHA256: 9450b3f1886ea47225d997ea68c4f1ebc8465140fdba1fe139e41e1cbe07987c SHA512: 9532b8a47d5c201a5058c185aa3903cd53deac8ed212ca14173b66bdb8afbfc14f0aa8e859caca6b4ea446443df1a5af546c5d4ae04dab6fe73d8434d20ca400 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webview5 Architecture: i386 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: 121 Depends: libc6 (>= 2.1.3), 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/_new/main/q/qtwebview-opensource-src/libqt5webview5_5.15.10-2build1ok1.2_i386.deb Size: 32544 MD5sum: 9da506dae5aa35b66aeb09a271baa9d3 SHA1: 8165a9b74a3ca160d98cd704ed1cb0b010fc416a SHA256: aed5be2ba1981c1447879eb260ee2b682b38f092c02ab287449b424b1a5d2c74 SHA512: 2c844d6c632594bbc91204a9f1bf4e7fde63ce85e3f94dc9650cae4b28d894518f613154450236a3ac4f27d8c383b1abb2a643dad14d89d005238598d04cf1c9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5widgets5 Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 8288 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libstdc++6 (>= 11), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtbase-opensource-src/libqt5widgets5_5.15.10+dfsg-3ok2.2_i386.deb Size: 2862732 MD5sum: f900558233c1d3911e351d51d87d2139 SHA1: 0ee73f0c42c0e52ff73404dee5618793d1c3642b SHA256: a7cf33f58a246d7ce4dedefac76ace33f6110f77cf77c8848c787ee14fe5244c SHA512: 78059c5b03930b05de4e2a1096c011d505b194e9034c3e016231a95b8591fcec6cbea37ebb71e524ab707c636d9d1435e62ba57d42042fa1f8102c9dfe94f6da 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5x11extras5-dev Architecture: i386 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/_new/main/q/qtx11extras-opensource-src/libqt5x11extras5-dev_5.15.10-2ok1_i386.deb Size: 8698 MD5sum: a03a5d2766e03d92b484470027e9c960 SHA1: 712b53d53fa693b96d189ad331e76d4aa34d460d SHA256: 02c3f0f9d30dc1bf43e5a188515162d23f565e5f2464f6f566a72e196abf4f07 SHA512: 2d6a707096d2fc6e2661371bb60b1077c05e7bf5a1de865518c8fe9ef499d26efa56f4cdfd9be19e44ffb1065b6438a4788d40f190729e3060c3b8bab79aa852 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5x11extras5 Architecture: i386 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: 45 Depends: libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~) Breaks: libqt5gui5 (<< 5.5) Filename: pool/_new/main/q/qtx11extras-opensource-src/libqt5x11extras5_5.15.10-2ok1_i386.deb Size: 10462 MD5sum: 178a42fbd554c24c40f2bc81fc734370 SHA1: 1f513a694fbfbdfe060181048d38549f150c5d7c SHA256: e2dbf9efa501ec8d7f16f5d3f1742472a5325fd0f0d44c22bdf6f23f123fe0c5 SHA512: f8a0069389721a160fe5ee1f634a81bbebc411e58e741fd33bdf432b6f65ab64ed9f196aa7eca96354dc42eec6f65c7bd75a4cf3d250945446f6800364ee009a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5xml5 Architecture: i386 Version: 5.15.10+dfsg-3ok2.2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 486 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.1), libstdc++6 (>= 11), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtbase-opensource-src/libqt5xml5_5.15.10+dfsg-3ok2.2_i386.deb Size: 136420 MD5sum: 2e22917f39ba1ad933d19b1ced329903 SHA1: bc948d22dd89a3c979b4cc23343511b38ce73ff3 SHA256: 072cb5afceb1d38a0423720f194ad23d57d39e1cfcbc70a67dde7edeb13859c8 SHA512: ad22d26d962c1d605ecae2df6b78db009b3c1452422066d1e1ea647d2a7aaaf0c91c23f77fcebef144d57621bc10c0a6459e235fa3b5fb09ca94fb7875af5f97 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5xmlpatterns5-dev Architecture: i386 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/_new/main/q/qtxmlpatterns-opensource-src/libqt5xmlpatterns5-dev_5.15.10-2ok1.1_i386.deb Size: 16522 MD5sum: e4a4a2adfae163257a89cc6afc73d84b SHA1: e9f66008bf665ee19eb1901207ada12a6da5ebf0 SHA256: 4c9b87e063063fcb84d776db3fdc7f08359c101e1b3e7005ab8bedb95ede6a9c SHA512: 88b6030bf8b489bf07f14c3aa715d4bee3f54bcd46f9c2eb8bc77f8f4c434e4d611dfd742b71c09a502a96bfbdcaae3c5c927dae685e224e42a4912f6b620bd1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5xmlpatterns5 Architecture: i386 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: 3676 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/_new/main/q/qtxmlpatterns-opensource-src/libqt5xmlpatterns5_5.15.10-2ok1.1_i386.deb Size: 1089874 MD5sum: 668d9568b7cfaced4b7b3190d37a20a7 SHA1: 8a1f86f794fd9227675989076f4ca35a5ee26273 SHA256: a678a44024aa01dc05c6f3916cd74c392f12f1a3f9b7335d09bd801585f35354 SHA512: 5490c609c20e380cd959953691737cd96de491aead15cdee76f051eb5f1ed139d657ad579052df3b4d005d69f5694dcd5fc81d6baae14f61f62a8e632914ab78 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libquadmath0 Architecture: i386 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: 683 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38) Filename: pool/_new/main/g/gcc-13/libquadmath0_13.2.0-4ok3.3_i386.deb Size: 243690 MD5sum: b94d638674a817ed76fd2c36a7b74156 SHA1: d0e6692f9877200bc975eb8dda5f02b2a405f191 SHA256: bc4f29f25fdff43d615fe147f05f8a9934e63c0252a50ae07e4c151d8b77abe0 SHA512: 5da2835ccd9394dac94f1de16ab26bec23e17eee513ff4d4c62eb6bc732fccb9e798f6767bca75a11e342bf5a6294c82780204a2e7836b26698ddd14cf95d5ee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libq/libquazip/libquazip-doc_0.9.1-ok1_all.deb Size: 227772 MD5sum: 961d0e5de931eceee10cb607f275af2c SHA1: 9c4a64e75b697132047c1f9a6df07c2db3ee6433 SHA256: 844d6beb2e120b121377bf6d66dc902e0d2cebde31eced1b63d917bf03e4f1d3 SHA512: 87ae8ab596421ee5fb97eed5e90fea08445c9b9ccaa44ffd4ebedb776476b9d7a4b709c1b859b5a10b49c61b1fa4882e620d937768e390491fc1711f80161956 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librabbitmq-dev Architecture: i386 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: 383 Depends: librabbitmq4 (= 0.11.0-ok1), libssl-dev Filename: pool/_new/main/libr/librabbitmq/librabbitmq-dev_0.11.0-ok1_i386.deb Size: 70004 MD5sum: 7a053de497da191a90660c09cfb5f857 SHA1: bcb796fa9e66a135f85f0a26f9c2e4e548294261 SHA256: 3ed95eb894b824b77fbeec0888b21b253989a7ab3ab1f12530387b8acd57de84 SHA512: f646506ba026144ff8c27c208d796c260781d337a7b093708afcd434d6ed3862d4c18369bfe84f80ff4cbeed7e91e4e09b6b5bdda4076e1f1f8dadcbd3d7a15e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librabbitmq4 Architecture: i386 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: 127 Depends: libc6 (>= 2.28), libssl3 (>= 3.0.0) Filename: pool/_new/main/libr/librabbitmq/librabbitmq4_0.11.0-ok1_i386.deb Size: 39264 MD5sum: f6a33443267cff8e39c2f739c55734e5 SHA1: 4557603af5781db2dd1a85f0ad204b6f91159205 SHA256: 4dbba64e699e69e1c5e3500f9bb2158218ec28621eba9a59a19368f25945b97d SHA512: 913761bff14904886e7a5b93cb919896fc8919c8068aa4e03ff9c8a57969b7b7de6651774ccea5173afbdce77bd5b0e191a5364ba1a385369404611f1edc59e2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libraw-bin Architecture: i386 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: 269 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgomp1 (>= 4.2.1), libjpeg62-turbo (>= 1.3.1), libraw23t64 (>= 0.21.1), libstdc++6 (>= 5.2) Filename: pool/_new/main/libr/libraw/libraw-bin_0.21.2-ok1_i386.deb Size: 47768 MD5sum: b3f4dc0a973f0ac4481940f46c4207b8 SHA1: f006409fcc124c785712f95e531996adfe2fecd3 SHA256: 316056d85082e3f3ffe57e1056e3b7539617e6479d4539462aff5f929b1b1c5a SHA512: 3b46bf33dd36a9a8a2075d6e0186a1aec03db191594d6bebbf2cfb1f8af58d9d0e309877f0fcb0954c7e8bdbf7711f4932a78c1d2d205585c148df59f808b316 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libraw-dev Architecture: i386 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: 2974 Depends: libraw23t64 (= 0.21.2-ok1), liblcms2-dev Filename: pool/_new/main/libr/libraw/libraw-dev_0.21.2-ok1_i386.deb Size: 390296 MD5sum: 0126e360d08b0ed1afe2259557f159de SHA1: 7139b35021042d8d9432bfc8cab4de0b911e5a5b SHA256: 74d9a181d32c2793ed4985596d847e8e18139206f25b73e1a84042d1bd569564 SHA512: 1269997f70082dd213761cb0bba6ac4bdaafaff0bae5c32c0b214143d93672d97fe79ee95b69972ffec5dd88c99f1c0a6e7ae02882b07120aeade1ae5110db34 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libraw-doc Architecture: all Version: 0.19.5-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: libraw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 249 Filename: pool/_new/main/libr/libraw/libraw-doc_0.19.5-ok3_all.deb Size: 51924 MD5sum: 70efb39df30023a9af2564c53892acc0 SHA1: b1b9451deb71596b3b9727ecbee83cae6c823482 SHA256: 0829c8c01b2b96430e650ea40ff8d4153d3860bcba440438170f327c228fe8c2 SHA512: 0537b32d5285d9f3a8819363a3fb03243d224f5c06e005efdb8a6ab0759bd74bfb2e32268cae71451cee8fa57d2ff79a6c99c3869a0b51aceadc9b29cabb17e2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libraw-doc Architecture: all Version: 0.19.5-ok7 Multi-Arch: foreign Priority: optional Section: doc Source: libraw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 249 Filename: pool/_new/main/libr/libraw/libraw-doc_0.19.5-ok7_all.deb Size: 52322 MD5sum: d6ccd6200d3fff96c9025cbe197133ff SHA1: f797a4a92921b1de7bb672504e207ec872a4c033 SHA256: 178f248da649407f6cc8b10be14a757e9430eaad93dc1376fb2b8737253cc454 SHA512: 8c1c0041c1fe7dcb2b6b497928b05a68a2ef438f9d76006f140ff1b5bbe4827817bc3f3c467ced935d56e1f2679bd98ecf5d91d802433c8ff2f07c85222ec72f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libraw/libraw-doc_0.21.2-ok1_all.deb Size: 83600 MD5sum: 2db215ab54df5954fd9723e94daba84b SHA1: 7a6c95a4b5d034c252e72f83cfb6ffe3dac05f41 SHA256: 2d0b2d874bee65d2baf719ddb5aec8e21956a9a3ca80fa5e1209eb281858b22f SHA512: b0d56d74252c1b9bf2b29d952a99edc37559bf8f09aeb0119996477516e6751fff8bcc72e860320533d74a4e746b60c8b2e22b46dee2e5f0f00934c0a132654f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libraw19 Architecture: i386 Version: 0.19.5-ok3 Multi-Arch: same Priority: optional Section: libs Source: libraw Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 1919 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgomp1 (>= 6), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 5.2) Filename: pool/_new/main/libr/libraw/libraw19_0.19.5-ok3_i386.deb Size: 274764 MD5sum: 601f61b1651a4b3be7208dd0788a5574 SHA1: 275a075a6d05f3ee16e1b65e96e23ef90eab7648 SHA256: 671f757438ff173c09b9922994a52a147b6c0f557bdf55d4bb6069a9d7f04570 SHA512: 403251b12211c4620ce422234946338add6303a2568a279d4e8024d7e3e8fac2d3b294f02e61f3eec3454dd3ff188147ac28813cb9dc21aecfb38929ddb12bfb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libraw23t64 Architecture: i386 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: 2483 Provides: libraw23 (= 0.21.2-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), 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/_new/main/libr/libraw/libraw23t64_0.21.2-ok1_i386.deb Size: 361132 MD5sum: c15e68e9ec7838f210d3eeaaf47b7502 SHA1: 450aff9966b6f1c2f1daf32251d60f3a7e09e54d SHA256: 3dd1f881d9dad902ddf56a1d3a84b55778cd2b2417cde15ec2e3e91116eb4487 SHA512: 14c29da0110b5622f4b0e9d735344c6aa28686cf308aa5c846e08b5d73d9f80adf117b5a349a2745d0d8359325fc667eaec917496da38dcbf4285bf7db30f6c5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libre2-10 Architecture: i386 Version: 20230201-ok1 Built-Using: unicode-data (= 14.0.0-ok1) Multi-Arch: same Priority: optional Section: libs Source: re2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 827 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 9) Filename: pool/_new/main/r/re2/libre2-10_20230201-ok1_i386.deb Size: 232300 MD5sum: d7d656ed67ad5d6cedc691d51ec88a81 SHA1: 1d863a9dacea109044b91a2c1bdbdc85d2113677 SHA256: 9ef54622769ed004ffd424e6d2bf0cc2ef20de91f97dac30d161eef2dddcc011 SHA512: 6530d25eb4ee944859b4724723e624f872b312b5874817ee2f7190430de7fbaa313cbe809f314d8b9298a8658b5962e25254f0efee278d86a99769b4435d4672 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libre2-dev Architecture: i386 Version: 20230201-ok1 Built-Using: unicode-data (= 14.0.0-ok1) Multi-Arch: same Priority: optional Section: libdevel Source: re2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3711 Depends: libre2-10 (= 20230201-ok1) Breaks: libre2-0 (<< 0+hg40+dfsg-1~) Replaces: libre2-0 (<< 0+hg40+dfsg-1~) Filename: pool/_new/main/r/re2/libre2-dev_20230201-ok1_i386.deb Size: 462508 MD5sum: c0c4a6b123d3997ed0a640deed7b72c6 SHA1: e76d2be4a737946c2e5e05e8fa611bd3dcd33574 SHA256: 09e200c7058f35a1648d1f4d9dbeb0a58f26caf2195a9776e34bccc0a8d8ca91 SHA512: f2b7545bb34acc37af53814146215dc0c61d4ec1aadaf38d6c5c5cd94029c47dbcc8e81f7ead8e92afdf810e36b77878946d7961346f14eca2b4ffc5729da269 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreadline-dev Architecture: i386 Version: 8.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 579 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/_new/main/r/readline/libreadline-dev_8.2-ok1_i386.deb Size: 165998 MD5sum: 75c6f9cf22195926b8736352f09f4076 SHA1: 1321f177c372557770c5b0f94b3aab521b6ea19b SHA256: e70ac8b62182ec23954da61b545ca24a421b426495ce82b21ddae011983e3945 SHA512: 4271d641c189a0da0cbc7ff33db5f77930aa8ad7b0045bae1cb4bf5644347c03d22adaf09ae835a49c3db16f20b499cea42d6fbd2dec191b4c37defdd90e17e9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreadline8 Architecture: i386 Version: 8.2-ok1 Multi-Arch: same Priority: important Section: libs Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 453 Depends: readline-common, libc6 (>= 2.38), libtinfo6 (>= 6) Filename: pool/_new/main/r/readline/libreadline8_8.2-ok1_i386.deb Size: 157264 MD5sum: 8e759df961c6e2eb9ea8974c15632334 SHA1: 300ee8ce57ca842343014d1e3b5e502c0e22fd7e SHA256: 66cc48b1ed6d743f2f3a57ab070ed8a00a8e0234306975986c28c6c06feac591 SHA512: a5e479e05c3c9fedcc3bb5b058abb3195eef62e2bf68d5d698e68d4d42b18c64c94b236674a8766ff99a3ca325a1e44976fc765126b25b7f4596134e7a4b3be0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreadonly-perl/libreadonly-perl_2.050-ok2_all.deb Size: 18604 MD5sum: 13192da992a93f973e9beeb915d1eb11 SHA1: b41679353918dfb5a3fd6cda366014ee8de99682 SHA256: d9653a46fa72b13db47abd1dfdf580d5a9853acacb8abb53a969aadfbe3e7a71 SHA512: 34fc935eea48e17f5b85e5f4dbd5fa44739de68b37b58dd80e6cd8baae92eaf869f1bfd240cb526948cdc10c225957a89e7accaba498b026571108b9c384dc6c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libregexp-assemble-perl/libregexp-assemble-perl_0.38-ok1_all.deb Size: 73730 MD5sum: ad6cac549e3367c0374b980015254a33 SHA1: 137f911153744004e64ce9b42c089d00a2deaf2d SHA256: c1776ce2bb4988cbf900d3c9dfd25c235eb76c44615681fc19a411df8f64381e SHA512: c3a3b7d36e5785ab0a19620bd09bac31b5e82f4897b6c58b5bee19e83610d965ee7ebbde53eb01a805b3f884aefe193a600c9bb4261b0cd4fdfdbf2191b3dc03 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libregexp-common-perl/libregexp-common-perl_2017060201-ok2_all.deb Size: 172652 MD5sum: fd1d0935401cb9956e037f8aec74f980 SHA1: 59ae6ffa937056965d17a5b9309dfc5bfa63ca4b SHA256: 1d0971112b68ff4d1821fd04b1206e5cc64893eefddf7802794bdd56c1dba151 SHA512: 732fbaf507513b6ce9bb94a96295455204a782fd4da0a3089ad5dc49003be6ae1d73b40a3b69f7ea50c2716e4f08a1ac5774c565bf76b68d838d17e510622f56 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libregexp-pattern-defhash-perl/libregexp-pattern-defhash-perl_0.001-ok1_all.deb Size: 13456 MD5sum: a82adbfc5537f6fd3145b69a0d2f2624 SHA1: c1e7c0a4b293d8578150642c68d4357251d13d8b SHA256: 346793ab47a8c1c2603cb39191ddb5e6c635247ef6103c18a31b689d730d3388 SHA512: e4b7ceedcac2e48f9b1a6f817c7d93619ff6f09a309496f9b9e95930480eb40e9443d1c6f8bc10f0cb30ef35ff242802927278d90bcc28103b412f4d4a211479 Homepage: https://metacpan.org/release/Regexp-Pattern-DefHash Description: Regexp patterns related to DefHash Regexp::Pattern is a convention for organizing reusable regex patterns. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libregexp-pattern-license-perl/libregexp-pattern-license-perl_3.11.0-ok1_all.deb Size: 82380 MD5sum: 6c203da96ea0b4d6cdff963167ac34b0 SHA1: aa40773c670c8573ff8b57af357d508cca1d4a3d SHA256: a593e84117aae9c5b022aee50b7cadd8f82ed39a635d6172600d4b3d95aababa SHA512: 01b976e00c7c064b4d8dbb8fcdb0397d847dcf2512ab971b918f50ce997866f2677c3bef1bb64b0aee1303d4c7bdd0b701a0372fabba41eef97e36d18b1e0983 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libregexp-pattern-perl/libregexp-pattern-perl_0.2.14-ok1_all.deb Size: 23630 MD5sum: 2a1f2399e8ec94e6959c312cac0c8ffc SHA1: 12f88a74557a78bf6adb14e4798f9403cc681976 SHA256: 3e430dcffeb1a893dc657945d73fa571ce0598585214880f8e417f483d8aaeaa SHA512: aed8aeebe29dec6447e1339564c1d43bcb51bf8dd3d590bf21dc8ccb6b0ecefee48b56e4d1f5862ab50454cbb69d47a0661ab80401b356e6c46ea33719a2a071 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-common Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 47022 Provides: libreoffice-l10n-en-us Depends: libreoffice-style-colibre, libreoffice-uiconfig-common (= 4:24.2.5-ok3), ure, ucf, libnumbertext-data Recommends: poppler-data, xdg-utils, fonts-liberation (>= 1:2) | ttf-mscorefonts-installer, apparmor, python3-uno, libexttextcat-data Suggests: libreoffice-style, python3-scriptforge 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:24.8~), libreoffice-core (<< 4:24.2~), libreoffice-core-nogui (>= 4:24.8~), libreoffice-core-nogui (<< 4:24.2~), 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-firebird (<< 4:24.2.2), libreoffice-sdbc-mysql (<< 4:24.2.2), libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha), libreoffice-style-andromeda (<< 4:24.2~), libreoffice-style-crystal (>= 4:24.8~), libreoffice-style-crystal (<< 4:24.2~), libreoffice-style-galaxy (>= 4:24.8~), libreoffice-style-galaxy (<< 4:24.2~), libreoffice-style-hicontrast (>= 4:24.8~), libreoffice-style-hicontrast (<< 4:24.2~), libreoffice-style-tango (<< 1:7.0.0~alpha), 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/_new/main/libr/libreoffice/libreoffice-common_24.2.5-ok3_all.deb Size: 19982744 MD5sum: d4a3774096ab88e016ae92f87c52d772 SHA1: 98cb42c6d7d4f9afbaee3f53d3647008b02b2d53 SHA256: 0525729cbbb3173a22454723a3f72f9420f5448e7a2a2db56e8040557de49dd5 SHA512: f6ac6052dbc32687e41b0af8f3140976f0b789b396716a8e9bfdd6c4ee02636ef1679a2e6020c99214712e4d982d42d31ec186147e8351c549034a7e37352e10 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-common_7.4.7-ok1.4_all.deb Size: 23671300 MD5sum: 66fc4146488b07ef42860abb45f145b8 SHA1: d34148825f6b32ce97bde076bf0d25ac41eb376b SHA256: 20495a7612ed3951aa52a484e46341cc0a768b4db35b953608484e952e592f9d SHA512: 57d0c8d3a0884c1382f4a94ca40a59c077209648eb3f8dc9dc270f835a4a98e6124d8b0d4f9507255bd28e1a0dcb29e85d311aa5007af327e83605e96762a0f8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-dev-common Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: devel Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2296 Conflicts: libreoffice (<< 1:5.2.5-2~) Breaks: libreoffice-dev (<< 1:5.2.0~) Replaces: libreoffice-dev (<< 1:5.2.0~) Filename: pool/_new/main/libr/libreoffice/libreoffice-dev-common_24.2.5-ok3_all.deb Size: 282060 MD5sum: 9819bb26194086a659c8fe6ef66198fe SHA1: 8ff24dcca5e16c2ac6638d161a70e8d5ff882ee1 SHA256: b34c696e3b19c42afe07923cef720677b331806c8fc67c85487fcb967da16892 SHA512: c7a13f24d1fae924f12221fa51a0e8b5a5206a872aab096522c86e2dde6624fa6e3396903f8dd7a96f20220280f50bdf6c097df4ed619004c51ac6636d9f7d75 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, ...) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-dev-common_7.4.7-ok1.4_all.deb Size: 1392858 MD5sum: cba0f12a03f841281da371fac63f31fa SHA1: b9901a476f0c17afd5b8e466baa0850541f72b9c SHA256: 200a4bc732084a8ae462e8e8023292c292dc29222dc23d2ca8bacf7d1ac1f734 SHA512: 60bacba3a2c73c518cf1fd9084d22e65ef386cc4b1a422d94e70a0fd624830593e8c0699a19902c563d407e7eb0228e71a167a3222c533c5e27cfd2d7dfa3755 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, ...) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-dev-doc Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 581078 Recommends: libreoffice-dev (= 4:24.2.5-ok3), www-browser Conflicts: libreoffice (<< 1:5.2.5-2~), libreoffice-dev (<= 1:5.0.3~rc1-2), openoffice.org-dev-doc Filename: pool/_new/main/libr/libreoffice/libreoffice-dev-doc_24.2.5-ok3_all.deb Size: 205364168 MD5sum: 01bbe82650d2b35d7ec4ab2ce4080802 SHA1: b01e4bedc819c3da48c2119bc69b47796cdc07ee SHA256: 3357390a2131959bd402fdb940463499168ae8e0d1a49a13c5b9da9e68f7b544 SHA512: 001136f428732f197672afd173eac845d141f72dad082170a3d807970ca33ea8d5c7f452c56fdbfc8f049e38bfccd065cca731c010540d28cb75e39ff07ef779 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-dev-doc_7.4.7-ok1.4_all.deb Size: 584539494 MD5sum: b7395f93024947503005a60ce5c5c0cd SHA1: 652c1a7cfea2f9a7751960fe44ca077b7c8ec904 SHA256: d2fb1af64eb65d6fd9e13295a4993f835dccc86b158fec33d476c85a94be31f6 SHA512: 27ce42b0cf0bfd4aa1ed552956269a5f04eb3b5825ba4438a3713e5a98f348a68b91c913462f2d2ca0d604163bf867ae6181f3c1966512082cc4405d7a506799 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-ca Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 57814 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-ca, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-ca_24.2.5-ok3_all.deb Size: 4415328 MD5sum: 78b4fd6f76e8e117f5670e9aa46c5f42 SHA1: 5853158cf3909e1a651bbd97c6f176f2a46bdcfc SHA256: 246f8472e834694bac2730784a044b31ee08238748236bde0ea1580815cee1a8 SHA512: 771151b5e2cad1e4fe6724d83a69ff41a66ed53c7767ea958ca1011db33d62d750a71ff51a68877e07eb45fa1bdab5da36a08ad8c40ade90f16a4797c2f1ee34 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-ca_7.4.7-ok1.4_all.deb Size: 5058612 MD5sum: 4e86f7d9d575c9b83ce555257f20c558 SHA1: 6ec958335c9cd57a7c5c43fa6e2c5cb8a43dd604 SHA256: 71acbfe23debfcdb591c3bb0a896a469b4fcab86d1c45f40015fe25d333e762b SHA512: 94460459546939669d24ff47a0783968ac6eeec6878eeb29df7cf70a9bbd387dd21c01b0b88910ee164a0303bb19a44e7b4b8d9dfe66ee34e27b87b7b95e4b2c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-common Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 14873 Depends: libreoffice-common Breaks: libreoffice-common (<< 1:6.3.0) Replaces: libreoffice-common (<< 4:24.2.2~rc2) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-common_24.2.5-ok3_all.deb Size: 3640568 MD5sum: d6a8278702864f85060ddf2c7495fb3b SHA1: 7fa51b5639c01cde9ca8f888cb8a2b797e1b5408 SHA256: 37f450054a713ef6f1899d72b71a072683e84d74ba881164ef7b96bd518df6df SHA512: e27324ca03aa602e110cb1a8165d9d8ab547204394d877a032045f090350a212477dc71d4db4051617f416e4b028ec0fa6a31e920b7ae8032c39cb10e457a34b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-common_7.4.7-ok1.4_all.deb Size: 3200502 MD5sum: b866ba55bb7cda25c14cc858936d95fe SHA1: 3a73d2db665cd5fcd26f732f566d945c4f485dfe SHA256: 6f852877d889c9e80874beea1db9e3be51a0a158290d6dc399412102e415e285 SHA512: 2c2fba31d27ea54d349b95671e64056250675f11df849a91550ee9ec4e8cce3f602d5c90307a51db7dcc69247bb46d9d7a069c57bb3a232686d3eb07a4b3d71a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-cs Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28666 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-cs, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-cs_24.2.5-ok3_all.deb Size: 2275640 MD5sum: 66753537323c39f0251ed02b48e14b4b SHA1: 74a163a9b795f9b21be75000fdc2f3ee5790ea3c SHA256: 8bd6726307e776e06023c2d1d7fd582933032dd8655cb1da13bcbebf97fc9178 SHA512: 5d2acc2e28ab2cf121147ee86bd6c66af5ca9f376ed46116ab2ea6e447b5487f3af509231fe4eac179b9516d539a3f7fa4f2bc6801add888b1835a735b2a83f7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-cs_7.4.7-ok1.4_all.deb Size: 2821736 MD5sum: e05dfd18c1af33aacfbf8e21e51ea470 SHA1: 0b17c44159f3ff24a7ce4a1a5320dca500bf106b SHA256: 3805c0278b3c6f98c4dd561a950393f2e0c89fbe5e8d960ae30a3442e37a609a SHA512: f4ae8fe65a28bdbc5f5bb603280a67b570afb52cce83361a3edc6e450014254115a7fce4ff82d529bf7d408a0e3269353ee16a48fab35e8c6de72ed7376a7ef4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-da Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28572 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-da, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-da_24.2.5-ok3_all.deb Size: 2309748 MD5sum: fc8f93a3b553c5cd524540bf0bcb1d11 SHA1: 216381b4d23d42474fd852c83592a4c3eea04b83 SHA256: dbb92ace5b6cabd6009c0d4f0e2863c9f7926db20e54d6fb6301aa1091a9d29e SHA512: a9f9cc26b85b7006096802c3bd30fb4b44948bf3a21db40a4ff10fe8fa9c3f92771f240b4b1a2a1cbff293b445b400d96330462599d4d1ccc1294c865c0beeaf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-da_7.4.7-ok1.4_all.deb Size: 2811428 MD5sum: 67a74741a21c57f438789bd6b7adb4a7 SHA1: 7c0e155261e77a833a399fc13b67adb18cdc077d SHA256: afc5a696485c8604d9f99cac0a24a726f1aaf2dc1298adfe922044afea486cda SHA512: 4472f0cbf560f94d98e38c4d4760326245c6580ac1ef6f5434578eec5ef117ea0b9f32810a22ae15a7033e7f8257162a7ed348742ee896956af23993775d4eff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-de Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 29457 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-de, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-de_24.2.5-ok3_all.deb Size: 2326408 MD5sum: 4b5fea3a486d07c44191ea95e2cc0d7b SHA1: 0dace329f17cb8a590a8c5156a0953afe9225491 SHA256: 403ea5a9ff7ef3f7972d759c9bc70614a108ed45b12496d6065f2a8f0b77f981 SHA512: e08a70720a47cb94534e6dbea56a9b141a050b4104a1c04983443d1edac577708ba92bf0caf597b4a6f32c5cc4082a45f6cc2f1145e9cd9ca5131e1d360811f5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-de_7.4.7-ok1.4_all.deb Size: 2854324 MD5sum: 1855313fa0cbfd4fb9872897a5eed6eb SHA1: 01e7e17907cc800440be302748da3dc373de5fed SHA256: 18c46466436447fd478714816c37f67c166c85ebfc500cde3ed83f80bc8a59d0 SHA512: ca1a61c0aa8049de19161c3f6e7a65c2f12c5a14dc16a48ce02e6a4b390da9bcc33597fda16face8ff5b9d46ffb4ea691b0909ee0cce89a57e2520e2ab80f6cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-dz Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 32938 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-dz, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-dz_24.2.5-ok3_all.deb Size: 2372164 MD5sum: 2590db38572825e74ea6883652ef31b7 SHA1: 740b04f754b9ef8cb9564bab544ba4553c307ec1 SHA256: de5db13ef45736c781f27769be42e7307a1e2fde9ec383aba30d0dc7058b8299 SHA512: c62117b23055e5b9debaef6af066c251240af2fe8cf5d4f413e34b88df3839422a85b16aa1b09cca00edd58eb50aa193d032d6680f73fae7018237e9d792ad4b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-dz_7.4.7-ok1.4_all.deb Size: 2879956 MD5sum: 535cea272ea1c96fd8989bb7a281c7c0 SHA1: 9ee556c9d1d425b0e0d926ff023bfa7cfa71d4fd SHA256: 95fd767023ae23bf3a574f005bb997120477c3844dbc3b2b348a4e2c444ca565 SHA512: adbe30eaa18f2c9146b09019cc5521b331637e54f3047ca8e11a48e07987de0d39d98516c6edfebee94635fb8a046fcf875bc0254f591ef89658d977b64db045 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-el Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 34479 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-el, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-el_24.2.5-ok3_all.deb Size: 2456820 MD5sum: 81f47625f52b9daf56f8b3a8cea0d076 SHA1: 9af917eddd9d0374516c28946c019f99cabb4429 SHA256: 227f508b92af65501ec51bb6d1a67c8d1eba4a98f7a2b95deefcabf6264c5cdf SHA512: bb74fa7c0ee771919aed01c31109624c634846d1ff9067a237e12aa1013dcda1fe05f75eb3c065fc16bae293b90246121179742f702e874238dd321cbacc6a64 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-el_7.4.7-ok1.4_all.deb Size: 3126474 MD5sum: befef218327ea7c67e4b743050585454 SHA1: ea95a66677a93859c47d753758f8e30bedb9c143 SHA256: 9ddb34550ab0a7aceb9b5c5fbfa6c7b79bc83393b6d030af425c2417b73418d6 SHA512: 66fd94cce8a400595003f027b9eaaa5c62867c8089352f928a0415b81f5db950e0c50b32d857a7070b03f8f940dd8530dc4dde8efafb95ded7f8c6b2d4c53477 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-en-gb Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28327 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-en-gb, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-en-gb_24.2.5-ok3_all.deb Size: 2188800 MD5sum: 55306377c41f64374e7b8d98c7c3e859 SHA1: 78a5ca334485cfd80358c4a26028c785ee3258a7 SHA256: 5b8204114263f800f4edcdca9ab7be3d60f39abfcb5be82a406bb8409ff8a26a SHA512: 9cce8a0cef03fe4e3635280d30db87af4362cd76f57e66d95f873f591dff204530fef90b8c555ee298b02689542305b44f1dbda16d97945136283cff62699c31 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-en-gb_7.4.7-ok1.4_all.deb Size: 2669606 MD5sum: 0ba17822894b9e5a72298d2508eae441 SHA1: 5203d981d69952bb1c2d803b2add63eae05e6d7c SHA256: d3b413fdf73ad7eda42c632293530712a4a875b338559b0995c89bfaa24de66b SHA512: 81b99528b5636e8f7bd32a23fdb684a9d4f88dd95be792c1fda334d982c0e0cee0cb83b787e96f9bfdb901b8441d2459c0160c5151f596326888ab91e8dd652e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-en-us Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 27518 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-en-us, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-en-us_24.2.5-ok3_all.deb Size: 1866956 MD5sum: dcd6f1ad9721512739722b1539e6ff42 SHA1: d8db16e193615d3398dc72264726977193a8eb92 SHA256: ee09a82120d54a71fba8294d79b6a6768e058dbe7ec9c658a8854bc25bdc308e SHA512: a06b8b5baed1a105e9b89de53f503c1b8c124d841e43ef00746af1d68e643d3959e61d7211acf536fd20315263e55c3ac8baf63c58828d43c1384ed498e17add 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-en-us_7.4.7-ok1.4_all.deb Size: 1705520 MD5sum: 00cd92857f02934fb038c51f2051e9d8 SHA1: 746800cfc73a36987a07ce5f31d9508bbf17f226 SHA256: bb8e40f9c786b20a35d0e5fb991a97ab829ec6a01190a5d800d974a32c43daa4 SHA512: e447674e92e61136df11fec8e3044eea87784c3df8848da86d87c194c5d17ca4c0e972d78c06375c70bc43b78e84f96e591033ddd5580e4a0d2e979bc9d5effd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-es Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 29063 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-es, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-es_24.2.5-ok3_all.deb Size: 2331556 MD5sum: 5cff6c1d14d352235de0411670006f3a SHA1: 0da6308d489191ee244d7e90f5db09d33983d445 SHA256: 8c215edaf02e1df70fe02153178a466f8d2586e8be716da26f7a178409039a9e SHA512: dfdb46fdf11bd6b33fd472b21fea52beb20409fee7b4de2177f1cb36a2ad055fd1ee5e2625055adfb15806e5d6c74d94ba861985594839ada5ff45bf5faa2a6a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-es_7.4.7-ok1.4_all.deb Size: 2857878 MD5sum: e72d4cc6ba80d761c85288b4ee0207ec SHA1: f7baeb88aa17eabd39c01fc67dc59885d51cb670 SHA256: db3f5db5760c8d02f2270291f04e5aa0f045e64ef8e3fd47a08dda2306a4de3d SHA512: 4f2b63e3d9bd9b15a27898d32b1b576a15c90a16e06b6afc0a9677f7fdc5b63d5f9263687a8d5137c543d63106b1e0eddf21719368548429a4c294e8f5644ec2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-et Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28292 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-et, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-et_24.2.5-ok3_all.deb Size: 2287376 MD5sum: 071237708aaa26eb441a7176ef5f01b2 SHA1: 3af1f9d9f5a56dcafd700e7a775442e693765c28 SHA256: 2c73adf05573a14e357508dd0fbfae5d92a80df48926bd37833ed5d06cab3314 SHA512: 87d7508f98224503eb34834ab3b253c06d0f2996860d7083e113b2771eef636e6064119e7413cd632f325e4587333cfc2542ef32af7d0fd73a42ebe122e40f34 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-et_7.4.7-ok1.4_all.deb Size: 2770414 MD5sum: a6299236c1454630e6320c5cec02850b SHA1: 30c93329bfdcc584793c62178dfbc311692f3e58 SHA256: 9d3d6f7ace8868b02851e4a9932bd26f29de4c374789ac8e10508d06e4dd0066 SHA512: 4414886f385e62fb212fe4fceaf337c563a63b9749eb767c33d5ee57d0aaae1c116451b4be8b9329224511bc289d2e8feb4eeb7adad264efb1eb4d3f572ea1ee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-eu Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28751 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-eu, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-eu_24.2.5-ok3_all.deb Size: 2266800 MD5sum: 0ad506fa028ac982dbe27d2f0914796d SHA1: 2f702bfd554f92896a61f8a6b999f9dc9548b4ba SHA256: b85a5b53d76c65a900ee12b7219757d4648b36900aa0047d4e7e2daeba972d16 SHA512: dae439dec2fe5bcb61cdc6c4d1ffaf844c6c05c2b998692170096dc3af1396fa057fac52f9e361b5a01b5967ff048b5a8a5912c6688e8f190582ff8b5ed300ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-eu_7.4.7-ok1.4_all.deb Size: 2747326 MD5sum: 22cacb3ce81c47ad709840ace461c5b9 SHA1: 82c2ff4ca91026ed4e322e8c1386445f9650b8b1 SHA256: 7c6c24f66625aaeb6c16e2be6daa2ae23258643c5aa06f35473871b26ae4cf7d SHA512: 8d4a95357a9cdea0af305fdd8700f09c2b011ce036ad8f8c39076c29107a4fb296bd4bc6f16fcc52188cc6ed2d3b7819869e5528d46bcaf4e544730aea87b161 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-fi Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28491 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-fi, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-fi_24.2.5-ok3_all.deb Size: 2298608 MD5sum: 3e66bb0988ca3e0e0ddec6ddf01ee61c SHA1: 2d038cd1f9d96e07953240b7c80279eca3313a4d SHA256: 9dafbe9ca0e0940312d1585c18e42a9ebb41c2efabf0efa556a8b9ae47c4cc11 SHA512: a96c4ec2383cfd36c29ef71c0ab064c32176a41be6a2fd8b9f1d49341966edd08527054f5f55cac5af9b9a419ffce65a17943bd5eb6ab062227a5793dbcec871 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-fi_7.4.7-ok1.4_all.deb Size: 2760488 MD5sum: e03be156ab030f06d72a308fe101cf1c SHA1: 14eba47d73889967f649ccedada77b196fbfb2de SHA256: 7c02835a6c8b8fa7740d7f3a885fa82667d532c3152b66ba04ee28cc5cee1d30 SHA512: e3ab162b1bd11d1abd1f10c04fbb179a976b36250d8badace623b87c13ad5745780dbcf850d58ba60d0d3fd3e7467d2565f2cf238d4dd21f9ba3b9ac3fb6c33f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-fr Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 29547 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-fr, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-fr_24.2.5-ok3_all.deb Size: 2289776 MD5sum: 2bbe52a440568aa672142117c51966d4 SHA1: c4ff09f7ebcf4d8d951caf3d20538690713fd26e SHA256: e0e59cbbfe423920149718f9f8b550c531e51f147420b79d748784de5668aea9 SHA512: d397532bc8d0d34af3b44b970e1b0913c7012513503f7e2d1eb9d720a67c34fc1715adb8e590f86099cf103539cad55f8b723ec2fd18762fb5054987af214606 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-fr_7.4.7-ok1.4_all.deb Size: 2811816 MD5sum: 9bf3ef4d6af6a1b335748915ec5f1aa9 SHA1: b5d897ffcbaf0c41931d1a45ef5fdb7ee6b6b174 SHA256: ee98926e7e7e9dc272ecfaa3efed3c204b7745db139e509f32d6935afeeea4e8 SHA512: b002ee4a7f5effa809e99dd75d793ce048f8986502267082508b3fb4d1065655397dc850516126bf7ceb3bb93836df6009d9d35477221d2ea917f218a8f25026 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-gl Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28557 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-gl, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-gl_24.2.5-ok3_all.deb Size: 2295556 MD5sum: f5d7d48d8bfb12302355036788048a3c SHA1: 2da1215788614d4df2807550dba0d4e169e2e89f SHA256: ce3356cf4153c54bcd5bc57aa6f58233e09c010bf2490425b4a17ac0920bb7ac SHA512: 101b56297c07287f8ccf554e788ccddbfa105b768546b4538d3e3829ead7ba27f33709e1cbf638908492b5343fc056c1e9b1884f15e10c4d45277eed15a7dc22 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-gl_7.4.7-ok1.4_all.deb Size: 2826736 MD5sum: 56e65353e58acdd1879af85bdfda5743 SHA1: 117f679c3cf34b6176b371e05e54fcf626217bf1 SHA256: b23c2eced5a51127ff9ea269ad31bca779cc6fa8663fb54f5f6d594ea25b6877 SHA512: df1e6a4f96166291888f59f7983e6277a7c7d07b091c10633bdc79b925fc0cea619220bfbeab903ea5f86311720f356c7386555c3aa90cfb5c9f5554d4720548 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-hi Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28725 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-hi, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-hi_24.2.5-ok3_all.deb Size: 2242184 MD5sum: ae1857442fa6bb91da99aff7e61feb13 SHA1: d46e02c7d59a26319ba08ea74fb8be2a047d1138 SHA256: 4cfa0431eadcbab420fa2fe70c6574c049e10b442ca50c9875331e1a2054d303 SHA512: bb4741db76f7cfe54460a849132ef4d311821d9db48805f8c3f903e57704b598a7e4573bf03d761acf477da26612e127b4856aacc48c2ac450413fc794286312 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-hi_7.4.7-ok1.4_all.deb Size: 2753728 MD5sum: 8f1260cad2094295cc8cb74a8f91778a SHA1: 9d1fcbbc0a252a048916047bdf27a1f6913ec086 SHA256: 5ac48b53eff1f7abb5b21ee5ae4b12bbbfc0b33bc69c94b0e38d616d6ccbcfe9 SHA512: b0dae7c77bc67eb980c8063acfbf1ae4922fa37df814cf28fb5ae9526b3317528e48d6c3bbd24feeb94ea776d6ff8d6e1b5a0951f662440c33bd235ba8209489 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-hu Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 29085 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-hu, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-hu_24.2.5-ok3_all.deb Size: 2371396 MD5sum: a635f3d3f6ed677ce3b27f8e0558cb32 SHA1: d2c92dbb8b7f9f83b63dd20327d3bd08524ab990 SHA256: 331ea98e86e9dee4f66273864744298d3efbae50a77057eba118eeef5b6d27cb SHA512: 74b79ac6aa2ee26208b7c52a8df4dc001cb3777eb6ee4ac02a2542a7e868af847051e50453cffe439b8bff32bc6e93229199539f4f1f1e81cd5193bb1d64e67d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-hu_7.4.7-ok1.4_all.deb Size: 2904776 MD5sum: d667a0ea964c05a59077b23e7042e259 SHA1: 34a8b9fe79fa9136d604966d5bc36ea4d5bffb39 SHA256: 24f2f0df584705d45a4580019ae0145344fd5f9bf9f9e31be410a2d1c1175481 SHA512: 87776deead3ed99fc9c91595d738f95037f09b5a9cde19eac333abbb503de738d0a36ac84adf5c49c2e8093b5f583c0f52c299bb0665a8eaffdebc34327e443c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-id Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28345 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-id, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-id_24.2.5-ok3_all.deb Size: 2273624 MD5sum: a9eb1891d7efb0ca10411880cfe48913 SHA1: eb0adcfdf6176caa4388580cb8253873b58bd118 SHA256: 04c0f7135eb67b6736998b4735bb589cbbeb249196a3e5fc11a228f46ccfb351 SHA512: 20311f2970b659b891e6904075de96d4b35eb1801ad15ea54957bc29991417f755de7be733cf6ade12778033d3b4736ef73a7b8f20eaf6e96297f577187582aa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-id_7.4.7-ok1.4_all.deb Size: 2742774 MD5sum: 6d5066bbbf73bafde2914dd012c5c923 SHA1: 88444d5d61f6caa936250911f2acbe30bfd8bee7 SHA256: 0b07bb55243ce77e06b29a06297dd27fd4a0d3c98dee9e4086aa368c94942a50 SHA512: df68d72b083370d59031f74e6060e726ad721b2a73c08c25ae33750e2fc189064d21040a6486b17ceac9da9a8717d7e136bb6e751067ec3870c4f1bd1d521cc7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-it Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 29250 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-it, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-it_24.2.5-ok3_all.deb Size: 2279240 MD5sum: 09cc56fa4b4bdba46d7f9b455793ad35 SHA1: af472865d6db237f906d8b069dfaed432c84b869 SHA256: 5b36d5b3807809cc2057ef8167621e5118649c3ccb46182f6832f1a11029d305 SHA512: 77ade08fd2c9a775857a558eca8f5b3d6084c5699543d96385d7da8c729659d7a683519ef42ec6039ad57de81bdbce779b34a51f2717c38792368fc09dac96b0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-it_7.4.7-ok1.4_all.deb Size: 2783446 MD5sum: cf12bda19ebfa975afe4a3c97fdd7f1c SHA1: ceb407f07a4fc9d80a040dd7ba4b045cb8bc7166 SHA256: 23e0a3624746057a8a35eb4971b5c8d3724a4f744b28a8968a6c0d644071df72 SHA512: 3a9b007ed9b9d8aa8b5f87dd82a0af1ff970ccdba63abcfd00b3471918eeda33100d5baca88aaafdf1ef4c2736bebd516605119485c4a496405fdb0ac29d6986 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-ja Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 29635 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-ja, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-ja_24.2.5-ok3_all.deb Size: 2466268 MD5sum: 4aada8269db3c0f8f0fd144a132155b0 SHA1: 6d138db548085d7e325c4ccd0b129db7336bb31d SHA256: b23fbf8bd5f9e2f8cf2990b75a2709f6b62ddf7bd6f53a1b6975889faca1d53d SHA512: ff33613f9e8d497cc1d5fbae03788b5739a46b5456b449cedff93659ab0de02e3e16fd211eb2e19efecb489012deed116bb96b1132b13a8504a5c8371ca4731a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-ja_7.4.7-ok1.4_all.deb Size: 3114162 MD5sum: 45dd7c1fb5f0112ecb669a6fd86d25fb SHA1: 6571700555a3cfdedea467d9e3f8e7d1b5fd9442 SHA256: 347d3f7ea4a9e96c8dcd7885f1882ae4e20c1e1ce765f47d0ac2d7557e1f06e5 SHA512: a9cf65718ba3c30415b0aa16994b5daf830d09bf8634123d792cd0189cce55dfb9e0adb4ba64cc7e1d592d191e58939a35f54f3f5f58229aeee05e167620a9cb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-km Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 32511 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-km, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-km_24.2.5-ok3_all.deb Size: 2395676 MD5sum: 7a3bb7b30c8346d1effc392db63a110d SHA1: c7358bb9cb22f047e1bfe4827ba6c53b493c86a0 SHA256: 133a33243ecf6c31a138579bf8bff64b521e27bbd54bbcd8205c017acf1f21b7 SHA512: 42e66b53dd1d130c000c68a455c77083e6aef132e0f858bf39ea7a1980e0afee27417b45e9f4125e599a977166acf979bd9a7ce6df3d436c55fe3f9e1b2886e9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-km_7.4.7-ok1.4_all.deb Size: 2954090 MD5sum: 6431a2815883d67169f10f04d93eeeba SHA1: fabac64efb14e29a449ed4b0992b82d083a8b4ad SHA256: ef8274467d20a46472b01f120467f3a1993c2adec78813d3994101a8e2745716 SHA512: dd269fc211108711fe20350cfd33b3312d76b1dc6002656a6c6f3f7cb01d3ca4b0e2fb8f78da15f8674565369b5f839d88c6261d531f9d62caec797e0e300b7c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-ko Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28594 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-ko, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-ko_24.2.5-ok3_all.deb Size: 2261316 MD5sum: 6d7f36d4ca28e3afb90286f33b735ba4 SHA1: 88077e92be6dc72d638da0215904fda5c979cd94 SHA256: d14040b7dbaee6776e4da3b71b24a78acff74511761dde91af10f767076741fc SHA512: 0ad007c6c67c9537865694ecf64e9a1a8b2f0107da6fca04a84910bf23809ee2d0dcf2e3951e43793895b77a1c44dbd63b2eef1529d7a8425bf695ee06c3ecdd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-ko_7.4.7-ok1.4_all.deb Size: 2818610 MD5sum: f23f69f040b712ee461255acca26647b SHA1: c2d702fb38dae8a9d85ee419080210d5575cc1f3 SHA256: 2960bb1baf9b2a82099610828ca1e974e8e5084e02e0c624b34a0dfdfa9f260e SHA512: 5c1bb11fd81436283e05c1183ca72959e27e9bfded6ef2e87d710b17d9e873bbd93e16dc072987a138c2e93ea09e609570fad3f1f6ee7ab8eeaf6b06cf0a6cd4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-nl Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28987 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-nl, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-nl_24.2.5-ok3_all.deb Size: 2298112 MD5sum: 3f983ad46809173f399f881e7f6c7cf9 SHA1: d4bdcd0e830952353710df89c2298520157e99cf SHA256: d0a4df52e103243a0919438af63bb8c91e482a84000488f9c4fd28fc383da873 SHA512: d0036598675748c7865d882d8127217051e4ec13e1bc8702fb89dfcac6a79e8cba9d2e47c0320ecc305f84aaba264083a4fb07317138ebdee33fac86962dd094 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-nl_7.4.7-ok1.4_all.deb Size: 2829246 MD5sum: d1d4a07d1e80f1589b6f35e038ba77a2 SHA1: 853221e91b3532a5f449060e688d422c24d0d8fd SHA256: f9cce134ad64fcc6dcf15ab6efc82d1fe36946bf34da9d8968b5fe9b7d0b38b2 SHA512: d9ded0e07021513df9e11b37cccfcde52b73d2aee07ec678f9d2c87a297ca1875a1aff8852a593a10e52d94dec8c5f70a85c30a031234d104f28734324e0bb37 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-om Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28375 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-om, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-om_24.2.5-ok3_all.deb Size: 2317320 MD5sum: 5eb85f2f0c5d972012f593d67cf1a3c5 SHA1: b12e33881b72aefa737c61ced4073fc04e1098f2 SHA256: a196d2e43ccd7396eb39ed3d488f1ea9ac5bbec6c171986310e8ef8f48c503d3 SHA512: 8188dd1ddbafd1e5155402870cf8d3188d3a9ed7e537571395ee1a5f4cc2ed53e4342aa0b6204670199edf05d9a48cd888ee929494e595514e0e2719ee0fde57 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-om_7.4.7-ok1.4_all.deb Size: 2815222 MD5sum: 1b5395e83870db1edc751de165aa347f SHA1: eca9b998fbcc1e26a8bea0914fb6331cfb1c7503 SHA256: 1b1c781c8b61a0a7caa92aba70bece3c040ce0df78a2e155d34bb9ead4eecaa8 SHA512: 5b568e87968f6676299374cefb6832f0c2fbaf5fc4bc7068a461f5ca567d8d058822f3c34af29797f0af62bbbff43a955c849b995f78271939573333085c27e1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-pl Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 29003 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-pl, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-pl_24.2.5-ok3_all.deb Size: 2320356 MD5sum: 2c453feb0083a1542aa355f2ff779e4c SHA1: b2ab4ea21f8b1e0849a48bed111e35cfc869d7a7 SHA256: b117dfe7db4730fdc339ade1e5127e52300b438dd1d7df657d2a8cc76eecf338 SHA512: 00a6174ea25b24972efea2886959fd1ecf830a4f0827440993b6190af5603104e1e750aa82f4ee0b2e67590000a9337f8d8e2f42bb1a0b6e56c2900370e6570a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-pl_7.4.7-ok1.4_all.deb Size: 2911206 MD5sum: 80c4b123ccfd5fe4640aa5cfbcb6cf0c SHA1: 6723d4ee475e963cc286e5893979d23e2014e257 SHA256: 89af0a12ded96b9e621cc3476e3e0f728444f104c817010d981f2028bf36581c SHA512: 44ca42b7b9bd9e7947fa65c83e8b7d450e72ce6c03b71bc66b3223fc4db9ad72a2392e623ca7219a1bb874ca3f9ccd1903fb96a577880a57ff3d84199534ebb8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-pt-br Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 29127 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-pt-br, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-pt-br_24.2.5-ok3_all.deb Size: 2264980 MD5sum: 077602812f925d6dedcd0ef7c57fd9ec SHA1: 880f4975b1c6508ec86c91152c34fe20aca1892b SHA256: b1d7190120a1b288977048a2e2092e6d753ccd83680706dfc6a95b43a8ef2296 SHA512: af512eda220a2f460c6d4a9ec0479ef1f5a6ff55c2f3652a76587777adeb48d41fa7d5adec5b041cbb3c57c325474c346c97ffce97e82d8c52600ae98c3b44b7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-pt-br_7.4.7-ok1.4_all.deb Size: 2807462 MD5sum: b93f558294a8815cfded7f8299ba4355 SHA1: 107184aecb8975373da532a820d8bc1c0b44873c SHA256: 2652192dd4a77e111f7cc72d86d80e696a400337c265fb569ca8d95cad3b0f41 SHA512: 950842b704e9955ba1a89ae6406ac4753706d7a2ea58d6a1d98fb34d0be70472cfa9103cfd1827fa93b1e7686f77c771852308728dba4c35046a700b999e226a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-pt Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28763 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-pt, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-pt_24.2.5-ok3_all.deb Size: 2287944 MD5sum: 378b19785a865ecce3c40364d684d1e6 SHA1: dd1831ac678248bc760b485f7688e7b3efb5ab36 SHA256: 59fb14e9bd790f2c6ccc2c1fc4cccfce53610abe9a51820e931ce1672f855204 SHA512: 5298cc2689e218eb9d1f10e4adcdb17bdedc851e1ad8b5b9a8bdf9ac2d01c086789e8bfba73e889fbf340bb4ab6b42490029d21039f8454e417c94742a5cfa4e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-pt_7.4.7-ok1.4_all.deb Size: 2812500 MD5sum: baa05c6077864b5b816839ddc41c963e SHA1: 924ca1ab702312be0279cff06566f87f4145258e SHA256: c43ca9b708d5e4102bdb3e00e2595999065f972691f628508738015a0eaa5694 SHA512: 8b9b02a1ccd69cf19b5b814c9ee404e0542a46bd176b8b6146f50c53a6458ca281d7d89d2e811d7e34c4963133e8a61c943a5f9a5a43e06cbdd7d0a79243afc4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-ru Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 30769 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-ru, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-ru_24.2.5-ok3_all.deb Size: 2369404 MD5sum: bfdaea2314f9dd3297384edbe6b2d7f6 SHA1: 82ec4d1b906539a0ffa5ec7768b871815fe4f3dd SHA256: 3c82e7ffe22b4b9c01ef16df622e89814bfed83561f8753b98f4e96da8825710 SHA512: c49f32a3e0ebb74a80110fdac604d6d2134949fd2eadc423617f477a58d050cf9b67b16999e9f58b57466d157b666f9e2662459f96b0c9171e8bf7a93e03dae6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-ru_7.4.7-ok1.4_all.deb Size: 2941064 MD5sum: af8cda6cef85e94af8f9a3124eaceec1 SHA1: 4ae5e7c08cbb900551c1bdc6bae15c0c87e71552 SHA256: 7cb3c641b2d92875eb6d0a98295e93fe5176befabf9a7d7e114ada5efa35254d SHA512: 17400406d970f80f1db66a3df46ee4a5ce757ae365772303389f648838fd94748dee3e4618e9858d77bde820559fea2c776ee2fe7b33dbe37d989c951544e04f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-sk Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 80 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-help-cs, libreoffice-l10n-sk, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-sk_24.2.5-ok3_all.deb Size: 8616 MD5sum: 720ee8b0cc00dd67186dac87d2815b85 SHA1: 26522f0572680bba1e1b65609bacfddb3bc47daa SHA256: 3be691f814a3811506e6f7f68f1170fe110a237707cab055603fbce12f3a9c67 SHA512: 296c7ade380b3aa4767762730bbc9d352df50041aadebb886661e9b56e183b5958c81b70a11cdcbe8bd1afa97e1dffb1eb4650f167268fc324c89431d23521b7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-sk_7.4.7-ok1.4_all.deb Size: 6780 MD5sum: cd013581c492d4a5d5972637f88933c3 SHA1: dcf3e849cd20cd411b8abbfcbb52c839863d7d1a SHA256: c3d0fd626689605f9e506bc8de651041a5fc0fe8780bf14d24da28a50865c7b9 SHA512: 14d0f23e134c67ad042ec2e3cd7a4390fcffacf17248c45747361e26ebb7da14d870c42de843c4b486808b9aa9a8955cb36144fdb1c90dd4708aca5a7565723b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-sl Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28589 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-sl, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-sl_24.2.5-ok3_all.deb Size: 2275736 MD5sum: f59b66d3e11cb24c0d17520a7581b87f SHA1: bd39ca8c06f58f6f2d4a2b7a736b7c2f00339511 SHA256: 83b03406dc22042d5f084edb429cc555b4d09238e6095466b94e54f564990d64 SHA512: 466edd473758a923d90ef003d9b16aa70feb673fbd5211675a23d434f01b80f101c5ceeb05a10d4ef056ca055ce4105e7bd86f9396a79bfe7252a37891670d42 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-sl_7.4.7-ok1.4_all.deb Size: 2794806 MD5sum: 28d0081ceef3aa838b27ea3dbe7e8198 SHA1: 8b8a0151d15898968b3256d4467384504f8970f9 SHA256: c97e3136e3ec8a28f4295f1b4eefa2f6356002f601d06adcb4c7715a6ac90011 SHA512: 2ccd26bb08ad8a06fc8da9ed3a697dff9100502bcfd1182c7f234730eb6ef6610c120efde057acccc0a6879e0963c1f7ca2cd7f6f7e0c1cb4156f0be6dfdff50 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-sv Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28442 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-sv, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-sv_24.2.5-ok3_all.deb Size: 2283028 MD5sum: 6133d709984c74586b4ba2a549478275 SHA1: 99b2e0179a91cae04cf11e49d74ae7569412e44b SHA256: 39cc621827a84e33a60cbf800ce31455d30d725ee5e6826d92ba5a1a415b73ef SHA512: 5ba675675cb0d03c07a39152c7b1b2e1bbc1e948d92b71f06ee325861a6a962e30a1378243f7031730244c0d65791d5512aedeb9221a241db5c8d9b542e97008 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-sv_7.4.7-ok1.4_all.deb Size: 2784870 MD5sum: b6368aa7d67c74a7b8d119361f535325 SHA1: eef0193af63f03d2241f2bdc04032de1b4ab46b5 SHA256: 0c1a40f1317a4645cb4840eadc8df0524f6134b44bd0d162924cba66f9575cb4 SHA512: 5ae36475152a554912741c094d1c2f5ca4d90170a3921af4326b630556f7637cbcb3d5e6c796642de072c10543356f5fea45ee2e68370ca0db74bcf1ecc49424 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-tr Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28648 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-tr, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-tr_24.2.5-ok3_all.deb Size: 2328484 MD5sum: 8b5db21c51317d44822dbc216a2d6684 SHA1: 5b2c6bcb5f967bb2416b0536d5331b77a915a27a SHA256: 7de49845db2969b8b68b25e684fadc72cc00a46a2f7dfee38f0a42e7b237ecbb SHA512: 175872fcdf792730b46825ca0cd629ddbc70c1151ec109e349160ae3805550813279a088c2c95a70f490157f3115c6e08d037c65467bf3c73a46269ba571fab1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-tr_7.4.7-ok1.4_all.deb Size: 2818314 MD5sum: 674cb7f578d6aea1c288fa4509928018 SHA1: 6cf36ac6c59dd3d13901c02e650d4718411bcc97 SHA256: fc7a9a2bc79679f3c235a85a0c6a1675231f4f2fdf81bf3469ac999094d50101 SHA512: dc1a987ef1d7650481b21a99675d17d0c9be4096a795af6857f5761dffc6d8aa878dd47c7cd1b11bf3b500df8fec73d995f877846af0e9c0c4786d2446b882ed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-vi Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28790 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-vi, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-vi_24.2.5-ok3_all.deb Size: 2264128 MD5sum: 291dc6a15b016f9937a68fb1d8d37afb SHA1: cf5e4a611352bed751f1b9b70cd59a8211eca7d5 SHA256: dfc19e050e440cef12e7c8e2164d005d7da486f290c3d18cbd4fb49712c640b1 SHA512: 3e4e87917a607f552456f6faff513f061643c872e4ea40560e97f62e10c4fc2844d998ab88ad5fa3a21db34cc81ffe9094903f3d36fb49fd4a905075b1c0ee55 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-vi_7.4.7-ok1.4_all.deb Size: 2761880 MD5sum: 2df1a71d4e6951c79f7a9c73583f8848 SHA1: 9ea3db3d1df0ca0812bbb8bad998523761da2c40 SHA256: efef311a90a4fbe56a440b13c6b07a6029ce0fe8cee32b81939dcb97d1a9204d SHA512: cf5e6226d62f589da64d59829beac2320f5a3b4d3c07a36398c4c51de60d700d58d8e03ba7c4ba07e7caabe9addb5e0221198db7bc175edb7f6c13bc1cd9b6f1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-zh-cn Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28198 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-zh-cn, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-zh-cn_24.2.5-ok3_all.deb Size: 2285260 MD5sum: fea4c61cf8d2fe1c3eee6e162758566c SHA1: 580460c7b8c162cf95051ab8aa46f3be9f3949dd SHA256: 39f66c349fcf476fb2273d3ee9c3ef9342657154131ca8ef5ebc70091d9d4cfd SHA512: a306ad2ba57b591f51c7684dcf914027fe4282ca4c1c0df0fa2c7624d5508692bf8de79a4495da83f29c483dfa4eeb8f979fd9176791507d085345808d2609a6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-zh-cn_7.4.7-ok1.4_all.deb Size: 2902786 MD5sum: fa5fe2473d0c1bbb461c39a07686618b SHA1: de5497e0da34316bf9d5fbcf9c47e2262edf8688 SHA256: 2a85120ad2784be6e2f5c8b2c11ea145456e93776c9a1a812286f635a806bd22 SHA512: 910e4824aaa41aa40ff5bf169fe70274cd265ebeda7666f70a07616b4e3fc42596c5338affe0595565fee9bae64ff506bee2c4aeb1e857a9333962752311f07f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-help-zh-tw Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 28332 Provides: libreoffice-help (= 24.2) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-zh-tw, libreoffice-help-common (= 4:24.2.5-ok3) Recommends: libreoffice-core (>> 4:24.2.5) Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-help-zh-tw_24.2.5-ok3_all.deb Size: 2304392 MD5sum: fb2925e2d5f434b187a5270b8cd37e6b SHA1: d698df5a5e8654aabb846a87f7f90a9a38ffa45c SHA256: 14a125249641d77d7913e298fc4f42bb929a4155fecd9375c0fe62c0a94b9ca9 SHA512: cea76e0e4442b82fd1e6ca5455c995824b02de278bfd83bdfa865417e60ee8f858bfe0d7f2b2cb60865ab30a46929b7794af57413023610d49eae651811f08c6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-help-zh-tw_7.4.7-ok1.4_all.deb Size: 2958454 MD5sum: fd43441d25cd05f6342d588354ce6acf SHA1: ac87e48dbf6f157248956623acf93be19577dfe1 SHA256: 1594faa9c1a4ed0d3a39d6241d07a8eca95271867025741d22982bd0e6c8fdc7 SHA512: 0513ec3c1ceffa25a73f2fd200279c8fa7691f6fdf284764190674ecb3b4c411ab6e6179896ac09010419891008934170a4c2cf6f0c2ffc6b42276f682a7b18a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-java-common Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 795 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/_new/main/libr/libreoffice/libreoffice-java-common_24.2.5-ok3_all.deb Size: 634388 MD5sum: 3a2793fbe2d44c1f3ea319db30a2cf73 SHA1: ce206c4298fa2aa94ab0f37c63eab5d9434bdbc2 SHA256: b376da5bc12fd7c3805734a905ecb901b8e3b4c1073afa55ca26b20c572d5e2e SHA512: 8c499febf02b0fa36012dc425ff7b0140506587c52a9c7fe7f5406f35285a191c66d924e21f53b0781a1e9260f452d4919d6a3884963a8db6ef9c7e9340c393a 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-java-common_7.4.7-ok1.4_all.deb Size: 622870 MD5sum: aef9d6bec015e73dadf8babbf35fdcdf SHA1: 3d49d33c1294c8d5d7841c660d9fd54c61814c5e SHA256: b4b5bd9b6bd902f140ddfc49fd383c6cbb133e30bcaa44a5bbf5136171f4d983 SHA512: 3a624be83b45eb260c74548fa5430a73a97904c3fac8d6bba7bfea5d91d4ead64c07e8d5a26f8efff6d75df00ea9a880b42113873e47c81db399c4ac23b48335 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-af Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4240 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-af | myspell-dictionary-af, hyphen-af, libreoffice-grammarcheck-af, libreoffice-help-af, mythes-af Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-af_24.2.5-ok3_all.deb Size: 782648 MD5sum: e4a2aa41fe9fadbd2e1f73414474f40f SHA1: 0a419d797e03249ba20b89be517fd5024219b811 SHA256: 7a1e40b91f2856adf112c35f42272703a0b4b43ddabd933a5ad3a519591a4e6f SHA512: 0a309d09e1d62a6399d09088d06907fc8d505f1649c3ba87b2a99761e62ab825874fa76b553bd0154adba9a77f4f3594e5d209763497a7e130697d80d54e3028 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-af_7.4.7-ok1.4_all.deb Size: 841612 MD5sum: c41d80708d7a8bcb5aca8eca8c4c4853 SHA1: a5c02c67866d6fd3351a63e30af1d8645855f810 SHA256: 07b777baaa24ab68e548fd92903881c8b3b94b3a59c369d15fc0dcede93ab423 SHA512: 869f09eb88c8686da887eeff9165d679ef3a2cb26677eb7b4b93edb3bbea959c2f0176eeddd8215fdefa64e27ae4d65c58e490067b3dbbef605181dd7eba9afd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-am Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4382 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-am | myspell-dictionary-am, hyphen-am, libreoffice-grammarcheck-am, libreoffice-help-am, mythes-am Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-am_24.2.5-ok3_all.deb Size: 665188 MD5sum: 95e5a8560a104757d76518d3a9e65555 SHA1: c1248c2d0822e475f0262e0850a804d624db20a7 SHA256: f7d89921db819c413b5b34114abfe1d1097ead868f163556d6c324e09599b691 SHA512: d880d72753a464534f5aabeea835d875c1fb0eecc990d1b241b09d4191b2b202cc3e6c66da31114124b8b70ba373d4f6a5f7f19f35cdce894e20eb5cc95782a5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-am_7.4.7-ok1.4_all.deb Size: 749618 MD5sum: d4db0b16bded3bb2c615d410cc4c5cb4 SHA1: d27b416fef991a03ed89677a2563828c2e0917f8 SHA256: b0b8557446b93d75c5cf8f9eb7f466736b9d3529001b2d8e27d726decdcc5933 SHA512: 91061453dec1fbd89586dee4637ff01b709d3a43423c138bff609ccaa2cc62f80c03db34c7d86ace00667356e6bf9af351d368260be9cc669948d5188d01b544 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ar Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3724 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-hosny-amiri, fonts-sil-scheherazade, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ar | myspell-dictionary-ar, hyphen-ar, libreoffice-grammarcheck-ar, libreoffice-help-ar, mythes-ar Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ar_24.2.5-ok3_all.deb Size: 577992 MD5sum: 739f8ccf63dc75014e36670a26241680 SHA1: 4c9fe6aad9f43369588b0d477a374a1125832062 SHA256: 5678e5230b2c952e326aa4865d10e7d8f2e5e788787c10d6fb45be30cc113470 SHA512: 698b06c6b6b52a4f116296538754e1e19da9f1554ed1a53fa12989231ae0b022aafcd6cef1630f6cf6fcaa6a11fbe99eb4ddb96d4afd76f2018a8fa982d1db17 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ar_7.4.7-ok1.4_all.deb Size: 633838 MD5sum: eb76aabb281341a026ab19c8b94936d6 SHA1: f56ad7461b60744208188b14a7bc53042daa94d0 SHA256: 1c620a3647a498d678b3484218d6c655d7d2a45e06e0c2970fea799fe43c42a3 SHA512: 25190e469e046dffe3744452e3517907a87618191b2a0cfa96c051a739b4e5af6b201772092b93e34db8caac943dc99fdefee06d08e9019fc2c7e1cb9b6b9b1f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-as Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2900 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-as | myspell-dictionary-as, hyphen-as, libreoffice-grammarcheck-as, libreoffice-help-as, mythes-as Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-as_24.2.5-ok3_all.deb Size: 364892 MD5sum: f0449ef83f7b13619f99c0d79fe7a862 SHA1: b4bbb1fd6b216d08297554e11c0ee8f601c225ae SHA256: f5140164e12e4a66b778221bb5b534284137a6b8361248bc8fe9a42f383ff168 SHA512: c480bfc9e8227eaeeb1664011122e10d849bf576dd5f6a17cee40601703dbc6977c46943a977022b0f695e6428b7d0e8064fe35d271f0474d8096a19523dbd5b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-as_7.4.7-ok1.4_all.deb Size: 402032 MD5sum: f1d27d422fbe1b7bf021b6685c29099e SHA1: 380d61dc38dcac89271582ec53356d24b60de6c4 SHA256: 10f6275115a9f67cb14c34017d4be29f0ad7e65790b42ff3efb8b4f8bb1b25e3 SHA512: 4a2ee1f9c2c6d0a1ce0c9e3e30ad2e2c6c741aae2663ccc14e84aac497832ad8ef4efae1b4e4f7405c52be21c698fc5b1b2dee539fb22f26e930721b45fd5fb3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ast Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2829 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ast | myspell-dictionary-ast, hyphen-ast, libreoffice-grammarcheck-ast, libreoffice-help-ast, mythes-ast Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ast_24.2.5-ok3_all.deb Size: 472988 MD5sum: 39dc7ba88b2da7f71e1c067eaea270ab SHA1: faa6c6698b8e81efab3e9ce9f599a099c3cdb395 SHA256: 8c37a0a0df5053ee0c7b4809e74b46e2cfdbd2bbead7b2c0940c82c4f0d5cdcd SHA512: 983075d2823541bb2e10a22361c987341b939b502531e4b6667323de037fece76b3e3ce7e6ecdcdb97dc70e99fc71a7014918524728a8b09f7efded05185d192 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ast_7.4.7-ok1.4_all.deb Size: 471298 MD5sum: c8492ebaa99f2b277acd3166c52a1a3f SHA1: 898f511f93d722602619a845d6f510f26cac63ee SHA256: fd6de168e1ac0caec5e40ab78941e9bcdc4a6c9abd27bfb950df5e62f578409d SHA512: ad45c0690bf450dce125642878d43cc707e7944f42bba736255811c67a9f4bec16cc8da0aa03f03cde6b7d97f323bc98e185a0af8ef84a0fccee4a5347203f9b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-be Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3198 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-be | myspell-dictionary-be, hyphen-be, libreoffice-grammarcheck-be, libreoffice-help-be, mythes-be Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-be_24.2.5-ok3_all.deb Size: 460808 MD5sum: f95bb03cb4366bbe9d4fcb2717199883 SHA1: 480911d615e53a805a043a4ead133ce3bfae3442 SHA256: 05cd5932f5ca0fa8aca3fd374086e88cb52200c256aa3864c0c00b7890ad3893 SHA512: 58bc0fda2d08ae82dd50cb5bbe43d484e85506084c0f678a70f1814cc87751aec05328a986513991be995fb04c0eec972203e660a67dd525d1e9a5bc2f6254e7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-be_7.4.7-ok1.4_all.deb Size: 510612 MD5sum: 68bc8b493eae5ed8f0a1040d0e4f9024 SHA1: c254ee75ae4aab52354ce0ef1fe412d8af700aa2 SHA256: 7f76332653468c27f216bc41532c30024b03e558d847ee98305b0195ccc4c19e SHA512: f69a7394e4efef73657d786b84a8776daea9a4d25e61e6cd851dc0fd6b770b421bbeca2a1dfccbd36701b11b0d0fbd6d2cf8ffeed73900955188085d10cc7453 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-bg Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 5620 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-bg | myspell-dictionary-bg, hyphen-bg, libreoffice-grammarcheck-bg, libreoffice-help-bg, mythes-bg Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-bg_24.2.5-ok3_all.deb Size: 889828 MD5sum: f61952783103fe6227b7cbf956912f96 SHA1: 9c3f36597dc402840748d6a185c1d4e73fa4be9b SHA256: c442554dadfd78d5c549147bee6c023bbe23012c0d61a4e780da019dd0057839 SHA512: 9c2b42a0448444589360ed30d24853b4d93cf5507a47c5f2ee591427f3043d81f7544d04b1620990cf14f3f10f85cf0b765e929e08dfd01dd528cda9c60c9392 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-bg_7.4.7-ok1.4_all.deb Size: 954158 MD5sum: 6a06593f6788f7e596d8f09568687ed3 SHA1: 5c8a524e0dd5069fe724e7b6c74582d4ae74c6e8 SHA256: 0d845d6093d0e9c9d158baf28421ff9f89e2dc53c80a4fa2932381abaa4bb8c6 SHA512: 5d25b71e9148524162be2ce5ea6fa92ce024ad829e2c7e97ad1f06530e567d16ec16db52cceea59d4f49392dfe850a13e2179cfc1fc50f720d2cf532f578079e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-bn Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 6428 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-beng, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-bn | myspell-dictionary-bn, hyphen-bn, libreoffice-grammarcheck-bn, libreoffice-help-bn, mythes-bn Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-bn_24.2.5-ok3_all.deb Size: 613636 MD5sum: ad46bab2cad740c79dacbb3711d90097 SHA1: 8cf593d9acfb3f64b67da0e4d72b4c6752b104ee SHA256: 54f9ae440b410ab85e0f920be7ae9e2b6dea8be2bace9234ed1a7d95180236d0 SHA512: 9779eaf62b157c67967489938e82046b072d0249a62f413ff8e76b1711eecb9c9a216c54f2a01ae268108e4331032d7babf0ed7a21eb6490f19257a363c7c6cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-bn_7.4.7-ok1.4_all.deb Size: 384052 MD5sum: f6a67eda4c3d3c5514c95fb97b45b4de SHA1: c061a093ebafa339f0117d8348326a76a2f9e2bc SHA256: b4fbfc0e9e770f80ac0ad4e632af31a42ba293def1757ce7d01bc50c35c45765 SHA512: db5130e6169d37e5bdd17bec7820f9efc8e6daf94f99a6da1840d14eea82797847672a1ecc588a2da535f1bb9386c0f596d5bf806a2033c1db7d7433e1f0f469 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-br Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2705 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-br | myspell-dictionary-br, hyphen-br, libreoffice-grammarcheck-br, libreoffice-help-br, mythes-br Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-br_24.2.5-ok3_all.deb Size: 444452 MD5sum: c67c7ba643af54d0551ee8c0005291aa SHA1: 45db52c42a15dabd4180b78e9375d569894492dd SHA256: a421be8331d9fec5a89ab99d228996fd961c851083f73ffe42408bc8d5150d86 SHA512: f114f9a0532f7fb62443267e4818775fb2eac215110dcedd944aaf705feb8dd3d7194edafa79f4abc52f7c4e9deec838ecf72dfa1759b8142dc7f60b2b29dc8b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-br_7.4.7-ok1.4_all.deb Size: 497192 MD5sum: 863a53900e0133989bfaf0ef2d9a68f5 SHA1: e3c441990e509e8d26c647dfaf2da27a120a2c14 SHA256: 7ae21d9792e36e821acd6894c00af075585afe521d8f99dc14309bab27d3ef95 SHA512: 429a0b78b03f3643133bce20220378126c970151b424bd9449635f2068aae826bf20d46ca51ee0bdad74e16f607cf7cfc2d1690519bea521185d69ef98831d8b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-bs Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2456 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-bs | myspell-dictionary-bs, hyphen-bs, libreoffice-grammarcheck-bs, libreoffice-help-bs, mythes-bs Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-bs_24.2.5-ok3_all.deb Size: 392256 MD5sum: 37378c681f21f31b0397cf866c2c48b1 SHA1: 624f660e2c14b545333b63f8ad30c1fe9c1674cc SHA256: d2cde6fbc3ce131806789f9995a00c4d43f8f4f9453307559f267960d88253bf SHA512: 72a91fbca388f3ba2f83328131164cfdb30556bcde22ac036859f421275050e166a5faa8d3ef0a5d550fd7b287b673224e8f2e52bd8c1ae69bcf035525892481 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-bs_7.4.7-ok1.4_all.deb Size: 437522 MD5sum: 1948654d23c492e8395c7b9275ff1407 SHA1: b09f794a8b22324dc76036b578c60b748008f1e8 SHA256: efe9381a890cd16d92d0ecdfdfd61c33bc648ade7a26e9dcebc84a480c84c8c5 SHA512: b9d225741dfc44cc3bebabd78f521c165aa99a0f7e2d859e75ab2db14eaa8c98bf5acb53b525053d62d849c85293a9bffc82fbcc6179d6eadf3325db92f66307 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ca Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 8678 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ca | myspell-dictionary-ca, hyphen-ca, libreoffice-grammarcheck-ca, libreoffice-help-ca, mythes-ca Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ca_24.2.5-ok3_all.deb Size: 983428 MD5sum: d846d36eed67e1abe1c03de92b605c08 SHA1: a1f7df591e33348130454ef2b703bae5c13ecd5d SHA256: bda425b8cc94425a7a92608cb13dfc65265fab454edb871b3bebe548d2c5d77f SHA512: d679ef5718fb7d0ff205e5ee7c776676a8a8310477dc579a5a459331cbd22b0501056d9e1c0d35282a6d54c2264007bb78efdd0c54235bc90c907bda290b38e4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ca_7.4.7-ok1.4_all.deb Size: 1090404 MD5sum: f3d0d96bdd79996d250cc6e1025e94ab SHA1: 98b810bf1c4dc96db653d086f865de0de80b210c SHA256: 9edc7e56e761998f8ea984c684051f6e2a4ac77a7088e9b49917e39410108ec8 SHA512: e5fe9884352287194b718db5beddaa69e361f42f1908c4a23229a2b543c052069b3768822e7e3e3110655456dbc3e1fb97e3982724920344a01cb5f27bc40533 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-cs Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4464 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-cs | myspell-dictionary-cs, hyphen-cs, libreoffice-grammarcheck-cs, libreoffice-help-cs, mythes-cs Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-cs_24.2.5-ok3_all.deb Size: 867192 MD5sum: 5fbc3303560d802dfb0d0d31ac3f092f SHA1: 3e67d4b8521fb8330a7baf494df918cba36d15cf SHA256: ca955b8350414f9dea2e345360ba4be8cb3197d7507e10c4fba4ec4e7cdb06aa SHA512: e59859e75e3c27700cea51a4479b429d95cf65aa8e18afd6795b76ea53a7f0ad890424dab20eff4b3d04e12f8bf432985ff4c07c477a116c38cac8d312779432 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-cs_7.4.7-ok1.4_all.deb Size: 926514 MD5sum: c9431e4a460dbc11ddf6637cc9007f06 SHA1: 145ff4a490eeb7632e4378a3f94f7e862e023f6b SHA256: 2735f9d4e81d910ae7ce823bf76a2406f94c437410a77969d1a21a325d06b9ca SHA512: bc4a35f035ae002efd0f2376398ca6ce4a68efa79e7361f074ca120d5d2c5add8f7dbc5dce456cc0291a2b2ecc3c9c51ed00a1b65c3d2be526e10129c58b5a0d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-cy Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4231 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-cy | myspell-dictionary-cy, hyphen-cy, libreoffice-grammarcheck-cy, libreoffice-help-cy, mythes-cy Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-cy_24.2.5-ok3_all.deb Size: 768692 MD5sum: 69a7c806963eb0a9225d66f49a31ba95 SHA1: 0dc0b32e6899d7b392adc3acb4bd7c03de19ee6f SHA256: 550014d1c4cd24fdd00f0a909589b966de2c26f1658f1326d0790163d82f2ed3 SHA512: 1e05874263ca0d988e81f7f722790f257014a913b0fe5ad0e61e9f1c803858186e57df67e465ad27b15d7d81673cc5fb8f6b3f60f50c55a6efd053a9758e2aa1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-cy_7.4.7-ok1.4_all.deb Size: 830718 MD5sum: 0f8522d51204d487304f5b5bbf44bc98 SHA1: e0280b15fde9adbad7bd4c997be03e6aa4643956 SHA256: 3b7851ea23e6c3ffd268b57aa270a914d989f868834495b5fc67b6880ba9db1f SHA512: 724472e6f621dd907d95fd4bef7d5af6d78f5e0a4f01407c07268dcd4ac1e49c36a590eaed3f4d9f63b8b52eaa02c790a8992b8496c71e3abd7135f253852f2a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-da Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4355 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-da | myspell-dictionary-da, hyphen-da, libreoffice-grammarcheck-da, libreoffice-help-da, mythes-da Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-da_24.2.5-ok3_all.deb Size: 841132 MD5sum: d702fa33fb466038433651fd317238a6 SHA1: 6eadde09f4d65e2536e943bfd64f1004e4d9f66e SHA256: 093e760b404e2283d795cef4cf374e30518a38d788c7b6db115531a940c5178c SHA512: fa5953b130e7a8cc2df8ea017fb8ca4768497320741a14fbbad9358fc271ab2307c7fb40594eba44d12558fa1c1563a837e1b9d2832d203eb0522e07c559cc09 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-da_7.4.7-ok1.4_all.deb Size: 894532 MD5sum: 09abc9c340f18bee39afa55b0f4cacad SHA1: 16c392087968c1dc36640a657fda50af52b1d6d1 SHA256: 0ebbff4cc77d97bd6887d5f6a9439cd605cc7cf7d79f55524544cfa72419ad29 SHA512: b9bf58c30bc0cdbfbddd825d093202c81aac4c306610176667578c0d2d51587db5813cb4219c13f242ea3b6e423be6244cdf55e1e8b7437bc61de40ecc5f1b3b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-de Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4492 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-de | myspell-dictionary-de, hyphen-de, libreoffice-grammarcheck-de, libreoffice-help-de, mythes-de Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-de_24.2.5-ok3_all.deb Size: 850296 MD5sum: 6a04476c0e9dafcef89f651bbdf21811 SHA1: 094b14c9230c86501b7adfd8101d80c5334b941a SHA256: 68e088f49078127cc8c4ee08935abdbfbbe6165cb1aab084c70d4e3ba8e2fbc9 SHA512: c35976e05a378f47688daa0fa755b108982c839d59ebb8b152c7847ad217238c7be0ec64d57e1a45bbfdaaacc688ec13fd1868e08d54c6269dcd934a44a25c25 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-de_7.4.7-ok1.4_all.deb Size: 913828 MD5sum: 38e79e2dd79221fbf0480a10bb898ed0 SHA1: 078f2e31fdbac841d79b88ebd0ad1e3840a0bf78 SHA256: 42bff7e0f16007cc44e7ca25fb712e743ba1ee27afbefe503259a13280331f5e SHA512: 632e5010250cb9b4097e7d246dee56e7aa5f02a7164dfe742786acb63356b70c22ff314822c71f3b54c7f534ff1a113315d814fd07ec6fcbedc717002ffceeca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-dz Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3200 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-dz | myspell-dictionary-dz, hyphen-dz, libreoffice-grammarcheck-dz, libreoffice-help-dz, mythes-dz Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-dz_24.2.5-ok3_all.deb Size: 336464 MD5sum: 089c141c4f728353b6fabd0205c773dc SHA1: 111a97f8f54f5367d1f116c25b9adbe566fcd26a SHA256: 4bcaa3397cd13238fe05c3fc764b732e41d49789f19f04c41f012a5b8bd36aff SHA512: 1bb08123735436050d2187fa08b96bb3a75c8b256c037fb758243433e7fb5e82963b40ce0204a695a8be52a6ca2d4d0142ebe67fffcf16b1da2d2c07d46602af 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-dz_7.4.7-ok1.4_all.deb Size: 369092 MD5sum: c2b14236175870825aa6b092c085ec08 SHA1: a2629dcade7e1e02606faaf3cdccc893da2b9236 SHA256: 6e2d2ce71f304dc88f99f0278935cf96c6c98d775e09283fae305f2e126f7d2e SHA512: a591b58e46b3ccbf732753941c13802559f9d84addb4ed71d68556b9717cf3187f338fa175baebb789dc66305b689dfb98f96f2af23f75056cc807cdcbd2d72a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-el Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 5754 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-el | myspell-dictionary-el, hyphen-el, libreoffice-grammarcheck-el, libreoffice-help-el, mythes-el Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-el_24.2.5-ok3_all.deb Size: 828180 MD5sum: f023473275eb7ad12bde7ba09e707daa SHA1: f8c37a85dda2e0f1e45ca74b1d68215d79ebcbe6 SHA256: 4455662d571db82b11c00059e445252a90507fb64210157e4491e806f47a9c86 SHA512: 77d48e51f1be2d7d661c10f48942959eba2734bdb942dc7d8c0a35e01ebacbf6bc27720dea843dbe1f84b90551f61ae93cabfdfce2ccea99660a03fa80aeb3a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-el_7.4.7-ok1.4_all.deb Size: 892452 MD5sum: 422c99ca84fa5d56200114379d951dab SHA1: e43df08975fdb236e68011cfdf0237c4ea242d4c SHA256: 31394178b140970db3c9189adee938c526c051c1a2dd7cf9542c829618ac34fc SHA512: a85b97fd9188e41fdf99969db735385b8c083a3a5c00b3941a6f17c28c2861e83aad819d72aa5690a1ac635e079433597f8eaa18859df99b60506c454b3112ed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-en-gb Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4187 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) 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/_new/main/libr/libreoffice/libreoffice-l10n-en-gb_24.2.5-ok3_all.deb Size: 688980 MD5sum: fb3b06317b344717cf4ccee3dc3e7ca5 SHA1: db2e796eda83553efaa185c57c54a2ca7cd597b7 SHA256: e1d5ae9272c553fed7758c4d39de3ee256d7b486806ee79ef20c17ed6d2cb639 SHA512: 31018272722da049644e0ec56a2ae86dd3a0510a916a7bacc70297ea962b7c1d72ab4cd5cc3bd6f9eb09e80d1628f905681a908e4db9d218173aca93d025973a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-en-gb_7.4.7-ok1.4_all.deb Size: 771164 MD5sum: ca34a5fc3b594a93cdcabf3d367ee4c9 SHA1: affda75f4d137166b84bb7c5b4fd41db50325699 SHA256: 2409d1655ca7acf727b5ca284fa28a72b559cfc3d2ccef27a36fbb173e9a94d0 SHA512: 5d863cba36e925f54a59210e4c0629fbb291e56a93ba66ff29851afa71be285d793a32da748283548af84b76da6c9c8aa0c7faa4169ea1c6ca3ff65c30f0bc45 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-en-za Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2333 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) 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/_new/main/libr/libreoffice/libreoffice-l10n-en-za_24.2.5-ok3_all.deb Size: 295920 MD5sum: 93cbb3b3ce818e6b8cc7cf0ea9906076 SHA1: 44b40cc24de33bcd16b39ff71738eea972661bc0 SHA256: 09d8d83889c15f203f3f666894b8458cced35ee18323146596261eba33f4062d SHA512: b0cb9a33e43af576f247fe6b1fb58c91a841fa37fd579516e3608658e3abda5c82fb28b9b9f287045408fb882887c76a2d4162ee6753b16960431297a6963cbe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-en-za_7.4.7-ok1.4_all.deb Size: 329880 MD5sum: 3d6c1897d65536d714f6f931fcba88e1 SHA1: 7943b425b3d47cfe0feb41ebeae662ddc40ee802 SHA256: 94925c5f8b0ab64abd3190c8cb2421c49ee9ee799f6553ce4c8d749100808f38 SHA512: 807a369ffe43cc8f5c47d349bde11dec38471fd1758bb869767039fc16ac0c6177defb24129c722b0d26b98991ce5993ac74539d46a7cd9fd570e4b963d6315d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-eo Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4221 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-eo | myspell-dictionary-eo, hyphen-eo, libreoffice-grammarcheck-eo, libreoffice-help-eo, mythes-eo Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-eo_24.2.5-ok3_all.deb Size: 761624 MD5sum: 88d57ad52cf337bcc61e5fbb60b35545 SHA1: cf50dc07091b900c764e19548919e3215daa7585 SHA256: aad5d1c2b3350e89f2fe01b06b24d75d5e9a7086cac0521fa8ebeda3fbd46c1b SHA512: f36fe089eb4bf0adba957f082219d352195e6776a0dd84e372847c2891c8987d4c0fae9330a0f1776652972100b48ef71a27f2773a55dc717c28e705f9c81a41 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-eo_7.4.7-ok1.4_all.deb Size: 825168 MD5sum: 5489a5c163fc94377700424cc477ecd6 SHA1: 5dacf0d6f2708d25a6cb6c5487a0cd11d2480868 SHA256: 3ca6cd5b489610ba1a00cc8d80ea6d785ccbdd7edbd9f0096a0cbc7c7803f0dd SHA512: 0169c98926c1636f33ae395576a6488b91ce53c806e67575f88156e927785dc58a9de4ca3decf805a2fcc46f5c1d46fd1e3882ae72f3d1a81c3f50893674864e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-es Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4499 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-es | myspell-dictionary-es, hyphen-es, libreoffice-grammarcheck-es, libreoffice-help-es, mythes-es Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-es_24.2.5-ok3_all.deb Size: 849068 MD5sum: 6b8c47c833ccb85c4b50ce185eea0a3c SHA1: 4b8e82e88fc673e2d593cf0368024af8aebb86ba SHA256: 0ad136205af74ce2d29825336a391581c1d52a05c7cb548d9dae440193d97bba SHA512: 4437931525a3501fa1f4f6fd761c66aeb46756297aa2d61ffa83a1967deecffc5f1a15c888232dac123bc5c32cf0e6d0f804309d0f1c5924aa3fc04f2b62c837 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-es_7.4.7-ok1.4_all.deb Size: 895594 MD5sum: 2545c6062a2f5ed71144815b269d5ae4 SHA1: ac0737269c0e5aff52cae71eabb432aac4ed849f SHA256: 2c73a7b97c048f5181324cd9b6dcb6a4861f90c6ecc3e9ce304a50e6febea3b2 SHA512: 227a3f335214525cb8fe762b3b0adc2a53c91c6e5ed3b01653b8d6c6c335f91ebcef58c43811384a352ca18ea2b71e1e438a86b665387186f3bcc6b8a3de13fe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-et Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3772 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-et | myspell-dictionary-et, hyphen-et, libreoffice-grammarcheck-et, libreoffice-help-et, mythes-et Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-et_24.2.5-ok3_all.deb Size: 673560 MD5sum: caf09e85f76f32364b8f53c2dc69b47b SHA1: fe6d94b63acc08281460b8912636e8a0723ff0e2 SHA256: 8e948c58f5c8a26edb34ba0fe90a5f28392142b87aa711bd3fbbd8d75bc0a21b SHA512: 674a86a4568049744889f4cbc94b1e4b4ca5bf334d03e9ffa4443f21d7544ce6c2262ff46b5bed9c775f3dc9fec25e8d8814e45b488c2ddcf16a1a7423ca32ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-et_7.4.7-ok1.4_all.deb Size: 760724 MD5sum: 3686b974420890a757c399db3d042b98 SHA1: 6d7e3831e8f4870434b3e7a22684a8f16838c094 SHA256: a7462089d83c44c5f68481a5ce20deef379566c3e04613d51ae2af54b7cec9ab SHA512: 503c1767a40df6955c7b0831d6e1010498be1a2eeea732d8417fd15ccd7a060b4687f55b116844c036195f044aadfc5157f5bbcf6f637420d2d95f7e9095fd9f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-eu Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4204 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-eu | myspell-dictionary-eu, hyphen-eu, libreoffice-grammarcheck-eu, libreoffice-help-eu, mythes-eu Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-eu_24.2.5-ok3_all.deb Size: 747152 MD5sum: b675ce95cddebb0c28e84935e2124564 SHA1: 54926bf7dfaebfa74b8218b6713fb598fe984079 SHA256: 47e7b23abb385e73b05f87492b246b1030463dc781831690fd9888814139c11c SHA512: 1466780a024f21dfdab546efa7822e0309d98a508eeb1716596ce3f66de66f30ae4928e4388335a049297e1f6068247445782dc0e4e0a4413e0f6c50c651ecef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-eu_7.4.7-ok1.4_all.deb Size: 829134 MD5sum: 33801d1605567872a9be574b6b798b55 SHA1: c1c607d6628d463db5e655d387f29a2e4a6855d6 SHA256: 558463076f231f2de56e990162665f48d6017fb084fe2bb2555f1be7f67e30aa SHA512: 42f0e3d8f9bd0365d4fa913f7206f1fed5eaaf42f77f3d30a836b27d03c9d3d9575aa1d0f1f5e5ca7664c93263cdaf3d72e41be69379996150ac21e70a37589b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-fa Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2285 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-farsiweb, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-fa | myspell-dictionary-fa, hyphen-fa, libreoffice-grammarcheck-fa, libreoffice-help-fa, mythes-fa Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-fa_24.2.5-ok3_all.deb Size: 292812 MD5sum: 2f829ad384d20fead3969ec40a1788ad SHA1: 8e87a58000228681ca11e8e5addf8fa3452fed39 SHA256: 42b26e997a72237e26893ddd76e6443fdb8bb5651798698a8e551e7a0eb5ef8f SHA512: 549a076bf45f700312e9f130b43a4f80602d16d3592e11df2b53451bfdba785c2c25ccd8f4960bf85b63b9d5bc4a77fe5bf8d798b2b15195de588612673e9755 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-fa_7.4.7-ok1.4_all.deb Size: 310124 MD5sum: e44c88175313e98a4754c245846a2b36 SHA1: 28b5da4011f1d9ff7397334c87db72bcfc0174e4 SHA256: 22e54b922c20979284b4fc3da4388be44d822e3da3029821b92871d5ea1e74ec SHA512: e8b5a99bf45e28d79541ea57bb533f44d844b277d1b5414f81fccd74d03d121983fcccc0201c50ac1fb7647ef05b268b97610870afc8ad6dadffecc9e3235608 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-fi Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3723 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) 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/_new/main/libr/libreoffice/libreoffice-l10n-fi_24.2.5-ok3_all.deb Size: 661968 MD5sum: 85945dd0aa1f1756b07cb66594e9e0e2 SHA1: 131975752431440ef63f91f4110000dc77a91080 SHA256: c1f300e17d18fb2ab62daaff16ca64aca5a88be7b51a89532d51d62ca7ce26d7 SHA512: e60602550ed6e47acee852ae74a53c5c7f4b50a6b68f73affd2bc02bbb432235f0a429871ff1833f829f12ab20f1c663262e759cd993cb4caafbe1542a1c8251 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-fi_7.4.7-ok1.4_all.deb Size: 715202 MD5sum: 0762be67cd4d9248425d8470c0ec6056 SHA1: 9f8e144b2e387b1bef1291c8f415a5ccaa7b4c5f SHA256: 60d1c573aee765ebe2cd47c2d59d97f2cd3905bcebde47733a64dfd027359c6e SHA512: e16e3e3f2001845e2c87add4ad4ad51a15ee69cf6f8bd4bab48221785d57059c3cac13391ce6515e5cfe13e0aa1aebd275a58686f8ebb8f6f5bdbf24c4da8b9c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-fr Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4546 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-fr | myspell-dictionary-fr | libreoffice-spellcheck-fr, hyphen-fr | libreoffice-hyphenation-fr, libreoffice-grammarcheck-fr, libreoffice-help-fr, mythes-fr Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-fr_24.2.5-ok3_all.deb Size: 849684 MD5sum: 498e56a1b6519f51e98d6e789f2fe53f SHA1: 27eafbe87698735ea4347c75697fc626fe2b1256 SHA256: 5cffb9f3024918ba0b2d7a65a7f2c8028e5ca1d335b575cb5dafff45e05ac8f1 SHA512: bd1b0c432df2736d3a362cf6e4014a8d6b10cd089cf427822a4a5ba5fbb9ed5bc3fd0fce50310c70ad16f2607a629824d084c5a84f58250582a0313469f0e00b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-fr_7.4.7-ok1.4_all.deb Size: 909942 MD5sum: f259ffe6138053e0b91fc88812dbac60 SHA1: 2b5ea8df15f9d7c6338bb241d5e3aa2bbfc15b47 SHA256: 5e1905df0268aee00b3ef1be7ed0b527cb1f2b9c0dac3e93f441f63b43282636 SHA512: 6294bc8c0266120b55a1bc6d0019078ccc0d60cd76555a5b464b25ad85f5563f4b8f81740d9476c81d34134694afd498c432d631de24c4b9de313b171bed2efb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ga Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2997 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ga | myspell-dictionary-ga, hyphen-ga, libreoffice-grammarcheck-ga, libreoffice-help-ga, mythes-ga Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ga_24.2.5-ok3_all.deb Size: 505060 MD5sum: 38a76b5c1cd6ab7a5d0d2885130d2b9c SHA1: 385247ed1abd46f68703443fc0425e74532ea0d4 SHA256: 0f9f88ec339699cc8828a91733b48163fc7afbd09e50296b6406edab7b1d8b7e SHA512: 1ff992b64a2e31aa86cb3af50bac874aa886c68c50fdffba8dc24e61e45cca5547872718d8ca392e7c54086e6cad2baa3f9e99e9dc5151745d0a504c5e5ec68f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ga_7.4.7-ok1.4_all.deb Size: 565692 MD5sum: 8b8b07359ee2b5ab0ce7365b96ac80f3 SHA1: 99b585f479a6a19be3786f2e11c602cedf6e2fa5 SHA256: 181911013fb493c74e6f6f92922346799ab8d8df6a8f3817b4d1f9a5aece1581 SHA512: f2acaa33ae2422e26169dd25f2420366a9aaaae5093a3635ac8312e91bc43a51b70fafb72f15d522316179f77a6a532810771e392f47a029e2e5094a40290cb6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-gd Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3079 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-gd | myspell-dictionary-gd, hyphen-gd, libreoffice-grammarcheck-gd, libreoffice-help-gd, mythes-gd Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-gd_24.2.5-ok3_all.deb Size: 513180 MD5sum: 01964c9f81913b32edea0df0741a15ba SHA1: 531bc8898abd2150179d4b59e59254b5b9be5347 SHA256: bc8f243310a88fdd85bac273e7e6e9e7fa2f9ee41b0d0503a5e0cf1e908cdedd SHA512: fb7e5c5c06f9c5e482e1d137fb65bedfdf72896f3824d81b9d0004f7a6315fc8874d31879c3e35534d6830a7f6630995a15cce186dec6289f9e3a60666d15c76 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-gd_7.4.7-ok1.4_all.deb Size: 573234 MD5sum: c967097ef235bc5e24c8e5fa8901efed SHA1: 33f8e15eb526eea926aed756035d382d8f893047 SHA256: 88c6b767c837fd9c46084c68a7058c859b59a5f194d9a0b305f9ac081ec43206 SHA512: 138a0bc3b017358cd4940026050438ba0e748c32385efa5bc2fd5030ed926d4c6c4b1e4cd82ae0b0ad35d0389a616629d7bc83fb8623a5edcf6463025bd20b70 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-gl Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4343 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-gl | myspell-dictionary-gl, hyphen-gl, libreoffice-grammarcheck-gl, libreoffice-help-gl, mythes-gl Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-gl_24.2.5-ok3_all.deb Size: 776664 MD5sum: 82996f8dcfbd45b8a0704846e7cadcfe SHA1: 89eb7ee12c79aae418bd81f77bc8d0e1c337fd90 SHA256: a4be79e2e5c61fc610c6fa86d7994b0134cf75b33e2ae560c2ec0c134f9ae6b0 SHA512: 481b14bbf1d1734cb6b0fe4d5663bcd568f9bd38094bba244d1ab0871abf51a9f83fd2357afc8337e5c5d465f7d25913ec2e163cdf7e512ea483a71559f93f32 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-gl_7.4.7-ok1.4_all.deb Size: 837060 MD5sum: 245ec5028b87c5269f365189308ab707 SHA1: 94cef634ebb18d7f44078c76b757a92c7e3aefa5 SHA256: 95cfbb907b69d01d3ecc2d5dea96ec5e8438c3dca65ac2484b0e1fe2242b1f74 SHA512: 70a482a6fb5f90019175a54d0dc4e94ed3ac0afdb351b8dd57bb212e750d4da2f3bd56d62d87dad75f42e5bd47f5443092115cd0b8c702b9ddab4b5f36c060de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-gu Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3284 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-gujr, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-gu | myspell-dictionary-gu, hyphen-gu, libreoffice-grammarcheck-gu, libreoffice-help-gu, mythes-gu Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-gu_24.2.5-ok3_all.deb Size: 441428 MD5sum: ab41594a379063f48964e2aaaf1d168d SHA1: 9fbea75dcef99287dc62b9b0b49911b0a0007876 SHA256: 2b1563593c8a9303a6b8bc9b2e226980d1ce2e1c80c6acf58e0b5594eb4a0446 SHA512: 5d0c3b0542e784008c895da3127bec6d8adcc5132e01b16a75ed967138459161a91a4970081d1409f6f6b54cd1571d2611d1355bd7436100c8a72dec1d995fb7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-gu_7.4.7-ok1.4_all.deb Size: 487862 MD5sum: 5b0bdaeee77a6a98536eac15b0817b13 SHA1: f3e9ae500d2301f1db2959a3d5a0d48415c72b0b SHA256: 8645668f46b0a0844f4b06029d9150b96d411ec73c68e5a35aef74fac40b15e7 SHA512: 7b7eb146541a25cfeea453d45f255c6a82b6b3c87ddbaaa89ac1bdaa3b3f263b82f3b20d0d61eefd1451ea497cc743008473ad42ce13b0c475daa854fe0d8ab9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-gug Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2353 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-gug | myspell-dictionary-gug, hyphen-gug, libreoffice-grammarcheck-gug, libreoffice-help-gug, mythes-gug Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-gug_24.2.5-ok3_all.deb Size: 364472 MD5sum: 142aa5d408f8c9fb1f775c135a55f14c SHA1: b5476c52a8ca740bf1a720d59c31279373edbb63 SHA256: 763012fef2acb286899ceec379251059016903033b510380a23c61574abcacc9 SHA512: ecb69157954e1c2cee49cb4714e52cebcfaf058e09a01d1149e9a023e0516795cca77e0a2b51d52b1d72acace61a8e2ed01eac895f00f85a0e91042dc2621a97 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-gug_7.4.7-ok1.4_all.deb Size: 407484 MD5sum: 980c4af5d91a2ebb1d54d593529572a0 SHA1: ef0806048502b8c11e44fe2f6867b3c7fcab59ca SHA256: facdc4213658436f568a307fdd1338538917856a16c5c2851d81234dca9183b5 SHA512: 8170acc6239f5c7c1fb9f8ef109ad0557fdc748755797de99a424a95df7fb981e914141fc344a24a2e83e7a5546a85dedfbd4ab92a6cae56393130bf43233407 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-he Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3357 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: culmus, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-he | myspell-dictionary-he, hyphen-he, libreoffice-grammarcheck-he, libreoffice-help-he, mythes-he Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-he_24.2.5-ok3_all.deb Size: 510028 MD5sum: 37a6c31b1669bd816d30c4c297bc3e0d SHA1: 3fe5717f9da000eec7cd6db32e990cf184a46224 SHA256: 90968d1d564672a02e0463868b1b43733525ad601e0eacca78e0c9fc4e9cfe9d SHA512: 95d84e5f1482f7958207b585e91dd35e5098198f8b235f2bdc922371c77e24e520f13a8e608a57a817df57bbff51590f62e405101c2804b23e79947350133213 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-he_7.4.7-ok1.4_all.deb Size: 526408 MD5sum: 262d3475cecc65c42117a4caca81fb3a SHA1: e1cfef4f47a6e029cc8b5825ace86cc7184b684b SHA256: 51a36c911bf2065b87f1776890ba0e78849dd4c742fd5e14dc8b4eab4ed49ccb SHA512: a7f22e0953c4de3b68e73c1f3c98ec886b93c2febbff5b4a3f6d06657c0831cbce5ba53a681bcc75f8c3c1d3a07188b29dd7eca598481bd9ce9c113b310f6d0d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-hi Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2701 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-hi | myspell-dictionary-hi, hyphen-hi, libreoffice-grammarcheck-hi, libreoffice-help-hi, mythes-hi Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-hi_24.2.5-ok3_all.deb Size: 337204 MD5sum: 9064b7e3dd0f63c608a9cc719540f140 SHA1: 46f17c3c359e618da0fffacf0c720de0fe0beff4 SHA256: 613a2c8d4aae7644f4717cfc39a4d8924054881a616bef670e0fe7664efece4e SHA512: 3a272910015e14ff6ec5ace12d120ce1d1cf695bfc9a62b0ab9fb6c0897443dfd128400801fb8f0fcb945ecb82c4cc6e859dfe48080981d77d095f95655b4eee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-hi_7.4.7-ok1.4_all.deb Size: 374278 MD5sum: b38c3bc847c7d992c2c84992e681b7f6 SHA1: e68eeef0644126b772ae7e242232287245d28f8b SHA256: 32421ef40b9f827e2ddb718937a71e4fa050b90ab7e83ac46e6c089422dfed58 SHA512: 445f74dd0da89c63f063c2fe69ddc78d9f7d1e4f8682b6560354e54f3d2183eb170848404ef11604cf478705e0e09e8cee6a05012babd2ca87ffc57f78d32272 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-hr Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3081 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-hr | myspell-dictionary-hr, hyphen-hr, libreoffice-grammarcheck-hr, libreoffice-help-hr, mythes-hr Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-hr_24.2.5-ok3_all.deb Size: 534712 MD5sum: f099aa32d5723ea50141e822bf9c0d50 SHA1: 9d95f02b4def0aab0dcba8dada8ce93428e71f22 SHA256: b41dacba27dc9b1a6a167e00b29c3099f307468a397d09181eadfb0c74c7edc0 SHA512: f5ec1b32026e2238b18edfb9893978c1ccf58033b7df484db1ae9b193a6321abedbe3527c70382ecb70cd896f520e57d3f6cc383835b8453061827ac8fa1aff4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-hr_7.4.7-ok1.4_all.deb Size: 597002 MD5sum: a0eea01e69ab55501bf53654852e93f1 SHA1: 83c6874743ab5d2135be8051aeaffe41f92a7025 SHA256: b4c94fecdab92af8c48f387f803ac9e5c2885b6eeededcd98a3debc44901b739 SHA512: c8cf6533d8ba4ad1d7b1ca5f860ef97c18f7220d85effd504a958fd47ecefae31a3f37a7187d7d9da283fc6854b89cb3f00d3f01b0f2cc9fa09483bedf967801 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-hu Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4561 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-hu | myspell-dictionary-hu, hyphen-hu, libreoffice-grammarcheck-hu, libreoffice-help-hu, mythes-hu Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-hu_24.2.5-ok3_all.deb Size: 868808 MD5sum: dbc9f860a2320adcd101fa30fc484019 SHA1: 06dddec65295f414cfa392ac57df77ac32de7b12 SHA256: 4610e4728d39aeac8a856ebf9155ef0ac87eadb76fcceef780bc46d18692119d SHA512: 54ce2f36ca23d698c8a518b070ffc851507c644c66243c6b18a331fa24b2b5cfd2547b1530299cb6587d95f42efe7db3ed0e500f5eba7561b413d85fe8171e1c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-hu_7.4.7-ok1.4_all.deb Size: 933450 MD5sum: 92ce324ce508c25da5b8dce39a762ac8 SHA1: 604ffb35419f4cd7c2c8557f1d723faf086e28af SHA256: 38353507fd5bd9a1ed4ed82e66ff066ea59c044f7d19cae8688b936bf860e13e SHA512: 4a5ccc34c8b6792809235c38ed92905443f5a3ef58f9df01fd02a980cafe69c0e56662467bef99c8452503deffd03dcebfa6656afd00adccf3a84700a65895f7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-hy Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 5484 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-hy | myspell-dictionary-hy, hyphen-hy, libreoffice-grammarcheck-hy, libreoffice-help-hy, mythes-hy Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-hy_24.2.5-ok3_all.deb Size: 807980 MD5sum: 664a850640e0b116bab7619dd4f50e07 SHA1: 39350d50220b06773364fb9f57545eaab6859914 SHA256: d8c4780c01d58d23827963a36433f6a55c25a8d9b21636cad4032bded50a3eca SHA512: 57e3f144132a2cf68c5f426495c907e333b4d0dbc0ac0ef3c15b6a7114bd7c456d211a974371c5e92920a456d47c6610152b2bcc4ab8e6c1297d57318b53738c Homepage: http://www.libreoffice.org Description: office productivity suite -- Armenian 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 Armenian. 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-id Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4228 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-id | myspell-dictionary-id, hyphen-id, libreoffice-grammarcheck-id, libreoffice-help-id, mythes-id Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-id_24.2.5-ok3_all.deb Size: 759180 MD5sum: 9fc8a2bf06f312664dc39fc31886b505 SHA1: 91aa68cc6831df50a46dcc8ec4a544232f5b5587 SHA256: 5cf749c9484100ffaafb4993a6cf1c91352916bd6600420d7fedaa77dd5b170f SHA512: e52be07e8a1ff778ccf049fc9b78aadc4da1e1bd79e9f580c8f10c8eb5943ec07ee9cda1cc5b962b040095856c9564cc24dad3f4ab2ca832bc78fd915308159f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-id_7.4.7-ok1.4_all.deb Size: 823224 MD5sum: bd113ed8f0d9038955edb5128a6ab220 SHA1: 6dd25e674ff75b69bb78660a9f7412ed313b1f87 SHA256: 61a07d9cee87e8f0202f0b744e54c89911c23857ba838f3970cc97eaa7b09463 SHA512: 0e6fd4bfb49a7910e66b49369ef2b542e6262afbddcaa300965791254577e05828c75248c3ae84726ce8f2eacfc538e249a4b98a46f3b649d64b6bd26ec2aa6f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-in Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: metapackages Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 73 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/_new/main/libr/libreoffice/libreoffice-l10n-in_24.2.5-ok3_all.deb Size: 8264 MD5sum: a89c7ba0859be19a692357017aef5c9f SHA1: 38513a4b525eccfb72346b7bc9083de094a6673d SHA256: 7c061f7ea3fef7ba6c6c4f452757d0f43565f82ddcc293ae9a12ac169b9094e3 SHA512: 39d9f96f06a01f7df7d104d4515f8b966c28e1061596444c2e0e6670c1ebda9681dd82fd457c18d3ad790e3409d9d4874640a461c7a9f83cb8c3e0bf50ad467f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-in_7.4.7-ok1.4_all.deb Size: 6394 MD5sum: 0e35ad10bfe6825b7d5d921e96077aee SHA1: e1380aa862306cdfce3327c249545bf8fb5d677d SHA256: 30fc4bb4b45308ebbc2abe3625dac17f0925969d9a39e4982cba4ff94ca2f0be SHA512: 3783dc2923be7d3ce3bf3227ef2ed6e9ba787a8b1b260ad13d9a8705ba81635cc7e6fd1d12fcd2086d1d045dd07286b5a9cd0de01f801cb7637694f27af37465 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-is Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3428 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-is | myspell-dictionary-is, hyphen-is, libreoffice-grammarcheck-is, libreoffice-help-is, mythes-is Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-is_24.2.5-ok3_all.deb Size: 607008 MD5sum: ba2338a4536664c017d20839a40c5fed SHA1: 0e0b16bafd8311e3008643dfc1d59d11f96f41ec SHA256: 08971272a26f35f4dd21a6e294c4ebf615ca889f081a302a10157b0f66952a95 SHA512: b0a7b25d3f8d8d4c406f9b279bd7e8d7dd0a95f6d71c3733620d23842886f293c136eddc345e54e0a49aad26bbd57ece450444bcc749cabc2946cbd4ee035701 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-is_7.4.7-ok1.4_all.deb Size: 649012 MD5sum: 9eb3f1fc829227b795e6e7f1510bf66e SHA1: 69aef94b1f79e7779ecb5b4b49219ad55d3ed8c7 SHA256: 2cb2a2e869d2a75ea95d1085f72ea84e398c475e1c12b68f5a60946b9e75bb67 SHA512: 952b63341d020975598fd6d0a5fcb798fb3b3164592795f4c1bae4d9da04fae47a97c4686c2ffdbc64481c124e58ef6bdc89681c74d6e3c7d88e9af337fa0fe4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-it Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4467 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-it | myspell-dictionary-it, hyphen-it, libreoffice-grammarcheck-it, libreoffice-help-it, mythes-it Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-it_24.2.5-ok3_all.deb Size: 842744 MD5sum: 8da541ed728faa7c3cb522623e2d48b9 SHA1: 1e1dc06261dab4d06fba610d752474c843b84add SHA256: 6b6db4490b3c7187f83e66021df6e2b6b65d67230cee14d510641219da097506 SHA512: c451f6873eee06582c64ca2cb8db4ec5e8350f094f48dae993e35a5d74b429c324c152490501c07af072f72c96f7443fe5c676a9f993dc8d904721393611c126 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-it_7.4.7-ok1.4_all.deb Size: 902064 MD5sum: e1987218aca5b6de2a75dd2d9798edac SHA1: 0483360dffa045cf179aa86059a2774cccda2885 SHA256: 5e9df9b77fc15bc54db2419ba75a81e9befcab03bceb6021bf7b2c661a6bc98a SHA512: c6c0ddea650a11ea20b25b66352e2ba61b20e9ff8ed8d2228cb67c6a996d9057bfa7ec2b359124f672838be6125c415690ede17970d221002cb043d747fd7ba0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ja Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4309 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ja | myspell-dictionary-ja, hyphen-ja, libreoffice-grammarcheck-ja, libreoffice-help-ja, mythes-ja Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ja_24.2.5-ok3_all.deb Size: 764996 MD5sum: 6178cfc3a9edb9c96b41ae5e3eaefa0b SHA1: 40df75d46cdee1e4543ace689689e46802ad54a8 SHA256: ee3533f48996a6cb3370724bbf5f66df9dfdf5549696549d6c3c09856bb2991f SHA512: e1b8445983ea28ec3ff92dfe9a87d1b6c1e7f1eb73f85fe3566b8410603d9b615a24874c603a1d3630709e2e00a82d9061f0942eb6164d34e0a648b1d5cc6c67 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ja_7.4.7-ok1.4_all.deb Size: 819022 MD5sum: 10ee1df105e1cbb214bb9c2cb452de66 SHA1: 24df9692be08eb05a6f746bad1a9736d1619b864 SHA256: 4349c5d232418758859019fee397e2aed2b644b448e92db66fdc208f0c461e5b SHA512: 9a4b2801457ebe95c3af57e6467127fd5c9a4d5d27b143265bae88ff676658d8d2f79ad9a2ca1b6e81bfc28c1c684d307be14315b607aa931904ff44f937af1e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ka Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 6312 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ka | myspell-dictionary-ka, hyphen-ka, libreoffice-grammarcheck-ka, libreoffice-help-ka, mythes-ka Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ka_24.2.5-ok3_all.deb Size: 815956 MD5sum: 9fbb50ce1f05cd1abb3ed737e8e3d76b SHA1: db772c666f36e802cba934a6bfda62398349a272 SHA256: e32205e17f65d7f10579b045913fd86e90f27fad625509954cef5d8aa92a18d3 SHA512: 0aeb802a3b0a0da73e9b8b15b6d6889e3ee72662421b80384f4be2c69209a7a8fe5e7e70b727c872106575dcb8c5076d003d18a6270591e3b6b9012b4fa544b5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ka_7.4.7-ok1.4_all.deb Size: 309350 MD5sum: 6c29ae98c72ba996810c9bb600fd5a66 SHA1: 24d4c51dc2bbe8b1aa3ccabeb1dc27e6c40dbab5 SHA256: 9455a881924ad2f05b023843d68e186671d914a8c4857804c289189db9ebcf14 SHA512: 67884762bab3c6a6c608ffa186c00c8db0197ed15bc872662dcedde20a6f143989d5bbca6ac477dd5463fd1e7e212841338e89741f86536ed9886428ee8d309c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-kk Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 5018 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-kk | myspell-dictionary-kk, hyphen-kk, libreoffice-grammarcheck-kk, libreoffice-help-kk, mythes-kk Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-kk_24.2.5-ok3_all.deb Size: 739920 MD5sum: 2aabe8ac7d1d1039ef92f99467aa8dc9 SHA1: 6d6e2a06c8c4663b9a293f015711a1b0a5b073e4 SHA256: 9fac9afea5b2fa912c9d447953963e57465f39f9f06e08ba8b203c43f662644f SHA512: 4776f791734ee46e44ec6b79268de4db193da20061b58600b7c00ce03aacbceb2254d39d16b1c8621605cb2d7fc619ac95f09ed984d38e38eca049bf31b2b630 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-kk_7.4.7-ok1.4_all.deb Size: 811132 MD5sum: 05cb405511eb3b48672cdbf843966376 SHA1: be3264617a201f23728ea969a0b5cc1505f5f884 SHA256: 81b6cba178f194563307aa2a1cd2dd227d337e9076ebcfc3f1e50bbdde6d63cd SHA512: f05f779490130f3cfda1d95303b18e240638ed17d488649c636df0ae0fc8d0a8313068c14bfb28f6420f0dd0b3132595cb60d42f595e80a0815e17145f3a1572 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-km Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4079 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-khmeros, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-km | myspell-dictionary-km, hyphen-km, libreoffice-grammarcheck-km, libreoffice-help-km, mythes-km Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-km_24.2.5-ok3_all.deb Size: 569420 MD5sum: c2b241cc68ba8db35ea34b9e04afba8f SHA1: d3c9f46af6a0fdb633092fbfad5c2624ee3ac609 SHA256: 464ccd8cb211e495cce087211f3a25422e5079bf0921ef05de3c085730686ab0 SHA512: fc8f0cb16e0bfcb863aac2ea1f93d2dc3a4370fd9133debc1cd3152ba87d8c3000e548e980dc73f52566a406daeeb91312e5a30546639aaf993a9d2ad28ed164 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-km_7.4.7-ok1.4_all.deb Size: 623518 MD5sum: 91cd4d07d12366c01190c57ff5d72c5c SHA1: be8cd752d139be9dc69cc37099828ddc305e312b SHA256: f9a54d157d87a622eefb948c61d8dd9fe605035330c660e831087225894e2a1c SHA512: 4a54537b6659d9194ae5400e208518fc6ee0b11fe75afc0294369db9ab50c1c52a857d2504e74a66ba0b8fd6df00cd3a4b3ce828ae2cdf9678d3501ccf8fbefb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-kmr Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1867 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-kmr | myspell-dictionary-kmr, hyphen-kmr, libreoffice-grammarcheck-kmr, libreoffice-help-kmr, mythes-kmr Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-kmr_24.2.5-ok3_all.deb Size: 247272 MD5sum: 4278fc0301592c6044a7be34416944c2 SHA1: d8bde8f1a9178a568830a8fbdc5a35c0ebde1c44 SHA256: 67a67e7ff934f18fc71c454cf13b6c67010e224cfe177d800ae1dccf198ce371 SHA512: eda305ef0bd3f4f20513b7fde7f319a5bd1797f6c2f777f653abe0b3bf75e8ac7b01f8248452c154cd61911bb2097e87014f8cd0151a6664a64017568604e249 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-kmr_7.4.7-ok1.4_all.deb Size: 274648 MD5sum: 22973a8fe14fc2dab4ef8627ecb5753f SHA1: 7cb3c5d7e6781e22dedea30e6c313e9d8d62721e SHA256: 00203d04a8468c18d87eaff6a085dc82f5c003751fe46714ba41938c893ee0af SHA512: 60e4eaa4d71cea8dc232864e7422aa417246eaf4f9dabc58b10c626996a5ef0097a4d3a88b3b5438f39ac2328e188551016eb4c55976ebd41de3c83427d09ef1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-kn Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3117 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-kn | myspell-dictionary-kn, hyphen-kn, libreoffice-grammarcheck-kn, libreoffice-help-kn, mythes-kn Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-kn_24.2.5-ok3_all.deb Size: 393488 MD5sum: c3047269a785ee9daa22c7b8ec2e8578 SHA1: a320b72b37d048df1afe4d282cf9bb32f20a349a SHA256: 728170f48174b99c4e22e5cb3136f89160e366e9a8f55b744143d0c4eee931da SHA512: f36ddcf6ce0d3764f04a0094e25b0993a69fc5a904dc5d9210f14234845a99f94fefc2e7595ab63c2e10f5465fbc7b35b4408d9b988bf79f801fe0b68909009b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-kn_7.4.7-ok1.4_all.deb Size: 434480 MD5sum: bcf0f4290add6aa0322e90ecc53c4914 SHA1: 9f6273300e11510bfdb509af8ae88696c0c4ca01 SHA256: 4fc7b2e4ada3ecef0794c7149f16f866ea8a275e01b58f5a8c3191f63834702a SHA512: 6dfd2deb44fc39d63dce0ec975fbfa3f0821eb1faad31d2a32d15318d48a3934bba6ab0d582866da04bd3eae847c2ed2cf5f2f99017bf16ac3637b780afa34d4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ko Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3629 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ko | myspell-dictionary-ko, hyphen-ko, libreoffice-grammarcheck-ko, libreoffice-help-ko, mythes-ko Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ko_24.2.5-ok3_all.deb Size: 653600 MD5sum: ae37a3ee210a40db493eab3836a19070 SHA1: 1d59999306d0ff3601ee6b57876c0892d54f6391 SHA256: a0ee31ad8febb393c313f719829fbfa24d0608f4f7d4ad10d91a62a72b715429 SHA512: 7af5a57a8a753f3aa0541d3187e2c4e065168739897a143a2ab743f3b165ad461837d3554e16904dbb0b0948d5f13ff9fc11a38a0c885d69a87f7d74ea145bd5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ko_7.4.7-ok1.4_all.deb Size: 712768 MD5sum: bde9b264e25ad7bd5af563d4971f1e62 SHA1: 94b532b56ba9584fe1432f304584e3a49c8c8028 SHA256: 7ccc86421bb41710e66a45df800553102a04e76f1426fa5adbe1d98ef5cdedf8 SHA512: d48cd0887b71a4d9d218d56acc6ae82b7bc4a5be98eb264306cbe3bc2bf9f32d6d2da20df22992b979e5d4563a014ac539aeb318bea79282a30e92461520e2ce 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-lt Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3686 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-lt | myspell-dictionary-lt, hyphen-lt, libreoffice-grammarcheck-lt, libreoffice-help-lt, mythes-lt Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-lt_24.2.5-ok3_all.deb Size: 635276 MD5sum: 5afd651b1f304da99c58fb15a0c730ea SHA1: 200317b0dc36a723ce30c5791976b8861916fce2 SHA256: 31b8bbc90feb21a9a0bc9a297976d112c5ce4626cc8ec950037095cf63623c0a SHA512: 7840beda77da61975b1ed2dad9b16f969af02a75218c66abcb3985655544c09e15ade00647419df1e4d1b3d8dc3e7ce64539593ee28ccab7bddb18e6c2f0abc8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-lt_7.4.7-ok1.4_all.deb Size: 704658 MD5sum: e3736d41e1324aa6c7587d834d6591d3 SHA1: f04174323dc43caf8ce93057824297d2e7fb6ee5 SHA256: b120d6030ec8ed57b7e2adde5d68a0572122844fb8110474e89a60f0d04638f7 SHA512: 1c6ad4879eed0ec991056aeefe97e3ed7d499c0df2aa494bf8676ea62c4786e837884fe8603ad72d98a17b61f67c526f865e6848782648d11c22f72a747e8e7c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-lv Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3112 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-lv | myspell-dictionary-lv, hyphen-lv, libreoffice-grammarcheck-lv, libreoffice-help-lv, mythes-lv Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-lv_24.2.5-ok3_all.deb Size: 531740 MD5sum: 29f847ed157b58454038910d07cd4626 SHA1: 05fa69b30a80e427f97865ea697dcaf4ededc71a SHA256: 921a3d01eec43e05936bf62376434618fb0e1c0f27d0c4245954e9816f9bf159 SHA512: b132509cb6e3c839b825adcda9504f52aaa97da48d406b91259ccc4efc50a2f22ae624c6008bd4476ba7e6f40c01c658bee4ece748389f8a99ddf3f0b4de42dc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-lv_7.4.7-ok1.4_all.deb Size: 594532 MD5sum: 4cebf1fb2cf0d62c6542af969ee85431 SHA1: 51b01fa83b9559709c64a902f8ede8f30ada8ffb SHA256: 7133c5d368dca16c2105de1b2fb4c8dd2ff8508a2c349d73a28c13637feceaa6 SHA512: cfd5353698da8829f9cf8d9fd6e4ca24ed9f196420dab7839ab7b53d4f523c39dd1697ee0c6502b3937d6777f1d6ba2060af778ab7651d6dbf46fcc145213af1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-mk Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2659 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-mk | myspell-dictionary-mk, hyphen-mk, libreoffice-grammarcheck-mk, libreoffice-help-mk, mythes-mk Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-mk_24.2.5-ok3_all.deb Size: 328776 MD5sum: 045125493c3f2225c2a39663154c8bf0 SHA1: 589b57f46642e16b6c49b7397c713c4bcd8fe696 SHA256: 81999d36bc42774f34067352cf2d15cc4f00b4ff4dcac77e120930553e885ce6 SHA512: f90a02d4f482747ec26ff5e0a89e3d059b5f98a27695e0594e6406e9282591a69c1ab552c89ba101a2295cee8701d5a860c50b9a7c5f3a8bc39da8c8ec2bd03f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-mk_7.4.7-ok1.4_all.deb Size: 363150 MD5sum: 9c075922f17a82d9247d6d657a404dcf SHA1: f68e10ff04fe7eb14c7271d5ef8a4c434ca908d3 SHA256: c4ef17cb6cf83507ccbd0efd8cd5557c0805d145e6672b55635c7c5da0f6cfff SHA512: 6c921aa309a859164853e0c6762e9475ef6bae1a119d2e2d2121cda25aa0efde6a13d3965973a1d26f6790526b114f6a881d8d8227dfd7d3b70739cda9beafd9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ml Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3081 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-mlym, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ml | myspell-dictionary-ml, hyphen-ml, libreoffice-grammarcheck-ml, libreoffice-help-ml, mythes-ml Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ml_24.2.5-ok3_all.deb Size: 366040 MD5sum: ea820d6ad85d862a01d6268958bc6170 SHA1: fee5ef0fdc21120030128f2e6746126abdec4c27 SHA256: 0cadb666c83ff78bd0cfa1b2ad3fe991e0e4e509038901060ccb339a02596e27 SHA512: c744acd1035757c1193d12f16f81e7d43b17d8a38aa8989e6eafbbe614c0c6654954b13e643dc0a98b78f91c6d2246bb0cd8501bde78884bebbe4be0c1400185 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ml_7.4.7-ok1.4_all.deb Size: 404044 MD5sum: 1f3565b552f5e7d55b03406d9279105d SHA1: 2c6a1a07004a36902c481cde64bb0df44a9d4752 SHA256: 666045ca90d8b35ae67d1701f5c1db34fe3fa39cf94c41ed3b5e21aa0736729b SHA512: 97a86e1342b556c4ea59568d0beca5c9c4d3b40ea350ab7295924d2147690ce4902cd3876516a03670e144c02a51b28419dddfb15cbdf3aac7344bec9f4e0a62 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-mn Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3947 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-mn | myspell-dictionary-mn, hyphen-mn, libreoffice-grammarcheck-mn, libreoffice-help-mn, mythes-mn Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-mn_24.2.5-ok3_all.deb Size: 625172 MD5sum: 279a2015ae01268ba7d19250f1552ba9 SHA1: c6fa0e50baa131ef6f371e0a82633b01734ec865 SHA256: dae137cf549050f0ddab458a80ec7692d44de5f04e4934fe3b6ffd80e77b1175 SHA512: c52d664f5bbd00583ce1245200ff0e75beb67c55d1b22d66dd11de2fbb974b102720018bc8eff8a6284d4e69aa2d6da4190dc89a53279dfe21afc96f7a606bb9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-mn_7.4.7-ok1.4_all.deb Size: 684940 MD5sum: f81996434fbf49b7c344a39ee29be146 SHA1: acfcba37b1fd1797fd176b3ecb13ce40db610feb SHA256: 5188f9d081d388a46b802bfaddcc87b3304991a765d03c7e5a5edd76e5258f62 SHA512: 0da765f73f83cf12596ac11550d6595826a13c657a228a1947e338ce491be6ffd69f355f6e8bc22168ff1849af6b47ef85f3b137676e1eff43b41df57d0446f4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-mr Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2974 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-deva, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-mr | myspell-dictionary-mr, hyphen-mr, libreoffice-grammarcheck-mr, libreoffice-help-mr, mythes-mr Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-mr_24.2.5-ok3_all.deb Size: 392476 MD5sum: b5d9fab7b7b3a20cd3c6f5ef432060e3 SHA1: 9d6761d802da0c144ae9fca798642c697fb6d46e SHA256: 5d03533726369a27f1e507c35259f18a2bfdf823168fe44174c7389e9fd391eb SHA512: 272199313744c6b35e032364cf7913466c8a5557a7bc16649b0416c9fad31b047503841eaba9a3bee168b6c595238a33c5b4d9e5a6ca4b9aabaa999e81d6d1be 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-mr_7.4.7-ok1.4_all.deb Size: 431856 MD5sum: b7206fa690e8c4b47a50562fe58f07fe SHA1: 4bba0211332c7a13fc1dc1f5a9fbd0458e47e2fa SHA256: 918e97f105169c72659c4eccd9f8ad816fd35a2625a0fdff5bc68e3c812df277 SHA512: 0cd21e6414d3a41651cf9625909cf7fe9b6b803fc8f82afe7080ff0dd93d432c3f88fac8af908bcc0d643ee5d1c0bcdd409379dd1eaeb365e1f4dee4a132f392 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-nb Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4220 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-nb | myspell-dictionary-nb, hyphen-nb, libreoffice-grammarcheck-nb, libreoffice-help-nb, mythes-nb Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-nb_24.2.5-ok3_all.deb Size: 765464 MD5sum: 24722e48d3f1ec1c824d6c4eddc82bea SHA1: 51fb47425c650ee51ce5b66b80c532b211facf6f SHA256: 1155c39f15468beebe0f218cfde8c195f03bb5fb376744a2d89edada7fc427b9 SHA512: 4470a9ba59e6f4eecfb0c63f429088349be55974d45d97e93890f3b75ddfcf5d3cc3f4a149859ceb25fedab0cea418926f912c9c15927c3755124235dfe06498 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-nb_7.4.7-ok1.4_all.deb Size: 826992 MD5sum: 9b545357dcfa697f376bb92e2dc73cdd SHA1: f3915442270f570baa876b392f94dda4a9b61027 SHA256: f455a213eedfe679760d8a6dd260e2b58f9c85c2fc69700b4abf144e2591b92d SHA512: f729c65b7fc5a12a4f43f0540af8afcdfa82b698c7a4f6bad08b5db8c457fbc7f86684c2826cd941144090dcd47a5e202c4ba5bb7178d9adc938f7e6825522c4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ne Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3153 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-deva, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ne | myspell-dictionary-ne, hyphen-ne, libreoffice-grammarcheck-ne, libreoffice-help-ne, mythes-ne Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ne_24.2.5-ok3_all.deb Size: 384168 MD5sum: bee0c12833742b8d11ebb2d42d0cfc90 SHA1: 60cb5893dd1414842cfcc22a49ac33021e4aa7b2 SHA256: c2a981d566a3b41b1f3889f039408000e910bfe522a30eed83601468b1874cb1 SHA512: 4cec1392d05cbd6309cd1dbd41fe9db7d321e47d3f05750744632504146b03c693456fcd906402dd0ebd2a63edd3718c51ec2405d34200e25fdeddc3e555bd90 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ne_7.4.7-ok1.4_all.deb Size: 418230 MD5sum: b70a0f6fd3d6973b75aa35fd72ce2047 SHA1: a004138b77e41403b4d0423aa51f06ded9b8298c SHA256: 57747e84c2805fbb7b171cb6530b81bc45d5e883f18a1c5e780c0c9a3158ea87 SHA512: f352fe0dd0e4c03beb33c6bfdae5c2aab15b5681a9376764066e8dcfdb21be5abab2e6c1a864958b21e32b5685f63f4a7f6a7526b2b510296aedf1047969949d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-nl Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4434 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-nl | myspell-dictionary-nl, hyphen-nl, libreoffice-grammarcheck-nl, libreoffice-help-nl, mythes-nl Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-nl_24.2.5-ok3_all.deb Size: 860704 MD5sum: 69cf447c59645d972d82cd170d0a9066 SHA1: e2e9a52fca98eda8e0365e0f2a68315a79b62847 SHA256: fe11d25349ecd0b50f6317c31e725d75bad5595841366561fcb5e0eaa470e96e SHA512: 74287ab2945cd933dd08cf420bc026f619329f05ce02c90c4968c95ce66d2886002d788bb7905083a7f4c4cec26118599482b137bac9bffa8bace6e5fb745290 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-nl_7.4.7-ok1.4_all.deb Size: 920436 MD5sum: 4fb40248757fb191b92b0712ee73baab SHA1: 27421c16ee3702e346ecd5a1baba42172f22bcc8 SHA256: 8404a0012f4f0cef974e691fbd16f7840a122bdbb974e6c7c65f12cb8e89675d SHA512: 39b12b0fee96e37a085655c7f774822681f33fbdd8f8d2ebd3054753b6fd7ad14c3e7d62efe9f773d6221c0960ad276548e5736c347a3e1e3bd42544b315b3a7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-nn Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4228 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-nn | myspell-dictionary-nn, hyphen-nn, libreoffice-grammarcheck-nn, libreoffice-help-nn, mythes-nn Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-nn_24.2.5-ok3_all.deb Size: 766568 MD5sum: b61f755c1f38096341cfa9a446f00277 SHA1: 2cca47777ebc5bde9efad70651f0beb9721875a0 SHA256: fc6e1fb08f3981ced33e47c5a43bfceab3a22d7e06e69d85421d8e1ca132fc29 SHA512: 3eb011ea69d98992e8333264cb38157237ea7c7d0d602e4fa6c6a13fa201e2328abc1e554da08ca6c54de1f3a3d1202fc9ab14607d95d7f1f8c27e25889e1657 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-nn_7.4.7-ok1.4_all.deb Size: 829154 MD5sum: 0be29b7e0734e84f4be6cc3533d0ec15 SHA1: 4310bec788118dda55c574e988c7dfe62fe1e990 SHA256: 1658ba65106ca0ea78e0308536a328ca1f3e851f58b3537aac7451682fb2315d SHA512: 351be722dc1971dcacd803b84a69e2c24e5c071c32833923374478337bb40d4b6758b1590ba630b85eb449275bf1351ef7fd891ddfa45b0379dc9031dfa64c4a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-nr Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1670 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-nr | myspell-dictionary-nr, hyphen-nr, libreoffice-grammarcheck-nr, libreoffice-help-nr, mythes-nr Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-nr_24.2.5-ok3_all.deb Size: 210444 MD5sum: 07f26e37c6e087ba4085cd1be458fd43 SHA1: f45b5cbfe28f5851eb46902136864e602042ed96 SHA256: 6ad593b71a797b316160022168c9e48f468b72d5e3ca705ebad6feed62f5cea0 SHA512: 64028c3f72dece52ffffa3f27558ddafcf58dda153743c5ed30a6bba8d50635969aa634bb543fd09125a4fadca0cbb0f5aa8c5840400c214a8285dc2308b8453 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-nr_7.4.7-ok1.4_all.deb Size: 228200 MD5sum: 86eb754380299a7fca569664e36ff982 SHA1: c8785d0f47591245eca5fcf3201cfeba4c3f5a0f SHA256: 97a82cebf7069d6a400086fa57c993cbcc351135b5c8c31b76b26da6d4f6696b SHA512: 1ff6ffd7fd18bc8b96444e7d0c9e5482f5dcd6b3b768a7ccc67fa4346b059ce2a124af1ebec04b8dd051839f48c72918fc20326e8068307e91894cae40d323cb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-nso Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1824 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-nso | myspell-dictionary-nso, hyphen-nso, libreoffice-grammarcheck-nso, libreoffice-help-nso, mythes-nso Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-nso_24.2.5-ok3_all.deb Size: 235816 MD5sum: 6bb97edfbc46ac289a6c660f38f39703 SHA1: 44212001083421cb90c1e73a8260849ac1b4bbf0 SHA256: 5c24f280fe4eaff41183adf0e91a6e1499816986f204d189aa3491601a394f98 SHA512: 18fb02fd257f197df141279b505656e877a5a7bcda4d4d62ea91350e705e0c57253fc5bde8364618d20ceb0ffe5f21274946a0bea99910647e22624f1ac32b51 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-nso_7.4.7-ok1.4_all.deb Size: 259720 MD5sum: 3ce006cf2661ed29dd43b59aa268c03c SHA1: e5a1868bd7763fe3c9ef59c7a51fadf139299768 SHA256: d868f3c5a624344d9fa1e435b0e8b3e85d6294c32213a836064ccc34ae6f7740 SHA512: a35ef1cbbf72cf4a560f469b637538b17bb6e59c4828bf37c0bbbdb882d378525a75a15173c214337323ba04afd6644c12edd165bc0fc3f0e8cacebdc36be9fe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-oc Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3059 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-oc | myspell-dictionary-oc, hyphen-oc, libreoffice-grammarcheck-oc, libreoffice-help-oc, mythes-oc Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-oc_24.2.5-ok3_all.deb Size: 521892 MD5sum: 824c456e3f3199f3e479cc51792b56a6 SHA1: 3a0ca5ca448335433ddb8cc6df0971677e824a7f SHA256: 7ed312368a846320ee11882bcfe25b12a8154f8a5260130236f3e96fd4d21c77 SHA512: d3770b3d0287285ad54c04459ae2838ef1dd1441b64b7d8bc0c96bd0fee2f6d5dc208e4962ba12a4363b0c7801c636db911b8ce637d10fdd579fdc0246d100fa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-oc_7.4.7-ok1.4_all.deb Size: 576640 MD5sum: b37e42c97e3cfd15e6fc92a6088695d4 SHA1: 2fe07f345ecdaca78210f97aa0ca913e63924d63 SHA256: c5bd5814deb78be7a4c12196333d164556b9f1241c7e838ae4660551e102f656 SHA512: 79dbdadfc0e2b4d0224821c405ae6b9ae6f8e9c587d167e937a72cafee98e354cf51a85abe5300fd2cb9695930a7f32c61b29e1b8bd70eaeff656ada2c9547eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-om Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2302 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-om | myspell-dictionary-om, hyphen-om, libreoffice-grammarcheck-om, libreoffice-help-om, mythes-om Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-om_24.2.5-ok3_all.deb Size: 344220 MD5sum: 681b377d8bd1eeeac46f54dd58b969a4 SHA1: fc862ee1f50fb926a17e20544b16f000128bc633 SHA256: 5378d587f8622707fc9a113ac96694098ef442e63bb83c0950e306c79b0a7902 SHA512: 412f465097e2c73a1d3c8dc2fc132bc98c5c63e9e1257b83e457b1bc9f2c3c56b3e6fe7f8a1d6c2d69c19470879226d78153a3b978379d0004ea1858de377844 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-om_7.4.7-ok1.4_all.deb Size: 381882 MD5sum: 739ad8ca27c1df971ed70762238745fa SHA1: 50ecce32c5677caed24c3b4e241860c5fe058111 SHA256: c0d368682a1880653cb17cb5adba31a13546a06f6fa99783fdc84490ed97a3e4 SHA512: 5c439e63f655272bb4c673b35d434c06f457aff56771067a32cec5dfaed4e25a32b1c4bbfb9148d06947e17f65b804bdbfdb98120d2f9e7a0d8d5bb37d3d534b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-or Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3119 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-orya, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-or | myspell-dictionary-or, hyphen-or, libreoffice-grammarcheck-or, libreoffice-help-or, mythes-or Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-or_24.2.5-ok3_all.deb Size: 404056 MD5sum: 48298a99534e0ef25a8da9ae3f9aa0be SHA1: 84081bb18dcddada067b01c95ae23c8f59020f51 SHA256: 40da3ab9e71180d1c1af3d74c6e73ed63827f34fb52744ab607ccfa3beac2ae2 SHA512: 0c7adcbd33c59c2ca5960d66fece5c7906c214f0c34a5235bb6b64edc333115b7a7e8062693a4f67a4ba1cce986aa869f2e168aeeb2c120874960bd8738e13dc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-or_7.4.7-ok1.4_all.deb Size: 447692 MD5sum: 1059dd8045ccb9a3b666ea4f9c986ceb SHA1: d21c1459f0350dfaba89dff805c457d7f8855fe7 SHA256: e6da55127b3bd2762022de5a3510c01800e8232bc7199fe0f5ec210bfb4b9993 SHA512: a1bd9346311d3379ba974938220e670c2bc419839b15d02d90233c750409c885d092a82fb8ef98f50b82f8ffefd6bc0312902d5509481495236aa2ab9e9ccae7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-pa-in Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3033 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-guru, libreoffice-core (>> 4:24.2.5) 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/_new/main/libr/libreoffice/libreoffice-l10n-pa-in_24.2.5-ok3_all.deb Size: 416356 MD5sum: 30bf557bd8d4c010089a571f6b4e37e4 SHA1: 4dffb61905d066921ac7b344a5d5c82ce013f11e SHA256: 27fb0c2650cf47d2d2b758e2105cd8969c1d75d9d88e919e21a22435d8bc0b66 SHA512: 1ce664e4966d37b9a2df8bccc127631ced3dc9841c8bfe3f86eb8533f3fe4370b43827f94102433e1dfa2398f4d5bab4cf774c87b90a58130c3431724309b1bb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-pa-in_7.4.7-ok1.4_all.deb Size: 417860 MD5sum: c47f9b0c9192bbea8cb28d0e3ecc3b65 SHA1: 0d2e5baf09f74a1448cfb5b73e183011b108f791 SHA256: 590de4108a8c43175dc208d580aa9cca6c62668f390b628221a094adee077c74 SHA512: 7f4c20c94b32933ddfd22b0fff7ad300765252a8b1967025bba795e86862962bf58247d36ac89b19b55ff7086efd4aab7cbdf9a7cab17284b7de4bce39fc3d1a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-pl Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4388 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-pl | myspell-dictionary-pl, hyphen-pl, libreoffice-grammarcheck-pl, libreoffice-help-pl, mythes-pl Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-pl_24.2.5-ok3_all.deb Size: 818900 MD5sum: 15050e05243d9fe4f57c9126a0e5e01a SHA1: 0006229453afc810ca7419d6791b055f48b03657 SHA256: ef4bec7a48b31a7b0f2135ba54a2ebfd7329e3b9434694a0892f6abb7ba5fb52 SHA512: 723513a46aa80b322fb28cef013d7edaeaf16616fbca03374bc83fdcb9e46740e99d598a957268c47953ca53e58b907020a3331733ce625a707915c207d8c56d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-pl_7.4.7-ok1.4_all.deb Size: 880930 MD5sum: 835f04dbb705c2014d0de164790ca17e SHA1: 655ab74708d2cbdf61831f3b98c5f436ca8916f9 SHA256: ab87d66231e70e67d76c4f975b18fb55963a6fcd5899869017a1320996766640 SHA512: bc0a9a75971d762dde58f9f4868ee78bf694d03ff188f6b11ad9331194140906f43a64062f31eea9aed1340a78a9422b1aa605a2175a03ac707276c4b8b998d4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-pt-br Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4466 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) 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/_new/main/libr/libreoffice/libreoffice-l10n-pt-br_24.2.5-ok3_all.deb Size: 845040 MD5sum: 2aff617a9fcc09e26cdbbe2fe5be1ddc SHA1: b4164a0a2bda46fb8a49fbd21babd8494c2a61ba SHA256: 76808cf5ca7ae5b44c7f407252b29d4d574032bca1ea5ac8b09a9dc5aa7f12c2 SHA512: 04ed89a4767f3615504c89443d13fa2f003e22d09ec02861f4ff49530fb795021f095a44aefdd71467cb01ebeb4820a2dab1ed5856dd5783224db35c010fc002 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-pt-br_7.4.7-ok1.4_all.deb Size: 905332 MD5sum: af20d904db1d2abfe9703c074a579135 SHA1: 3ff2a081f952c051bea07979c4a250eaaa2ca24b SHA256: ed75531cadb94cb87c8e78fec289d846db3fa29a3b69b6cf5f13adb19b56af9d SHA512: 88a87fd9f97d8e9c778c220a20466360dc0cc847e15f8bff76d801decc8ac8189f3b7c0159b8eeb9976049c798bab82efb84e2383b161e628d9272333e719985 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-pt Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4297 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-pt | myspell-dictionary-pt, hyphen-pt, libreoffice-grammarcheck-pt, libreoffice-help-pt, mythes-pt Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-pt_24.2.5-ok3_all.deb Size: 787852 MD5sum: 35c21f2787ec7fc4292adeef506ce388 SHA1: 568db4261baa5e649b0f0d11cd2c8142b65a90c3 SHA256: d36fafb9c120930cad8892054415f8529338c82189c652f919582ce181ff8b60 SHA512: 71d6f356c946198fdbe1d0cec1a1d8fd5d60be3d93ab129d6a91834fa10b88c27dc04ac09423921d7be4658e5e4f184e9374ba23e29b434581f0895a040b1986 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-pt_7.4.7-ok1.4_all.deb Size: 867498 MD5sum: 1dddc3ff9931486b53ef592ca72bd74d SHA1: 3ecfcaff584d537974d49ed747d9549c9b190aab SHA256: a24511aaca731da07ceb62bb36986ffec9e9ceea05e5d4717565b0ddc0a9f247 SHA512: c4c2e5321b1126500e856de4f1fe50ab6a836e677dd681d0bbdb52941f99d5bb29e30983a3d2102637ee2a8a4e5d0b8b5589bb34cba22fdb35edf8f0707f8d19 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ro Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3200 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ro | myspell-dictionary-ro, hyphen-ro, libreoffice-grammarcheck-ro, libreoffice-help-ro, mythes-ro Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ro_24.2.5-ok3_all.deb Size: 547524 MD5sum: 95c6408614e4642649968b59802a54db SHA1: a973b5d0b6dc7847b079db61a0619dc3c03e6eb3 SHA256: 46226359437d02fc138c0659400944cb7755551dd37084b2e88f3005f680c4c8 SHA512: 2d0b9c5cab8fad2de0f6d7bd06b16857d227f6259100609b86cb4586fdf66d3f71d917cb932897e1279eb3250a107f38d73ca6af794b32127a868962522aebb7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ro_7.4.7-ok1.4_all.deb Size: 614346 MD5sum: c606403dcd78442d31a59df58b0a365b SHA1: f49be04b8339aed7932e89b0ae5a0693669fb12e SHA256: 8c23fb0e7b2d3664fa18f96c9a03a78e2c74519f6ffa41a19294451a9d814f7e SHA512: 46791dd0e5f8f4dfe0d3163f99d80fa8d5305496ac5b5fd8ddcf06ae5615de48943cd0b4ee6186db61a0b9e8afc17521f595e4520584b44892eb9c7af71597fa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ru Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 5458 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ru | myspell-dictionary-ru, hyphen-ru, libreoffice-grammarcheck-ru, libreoffice-help-ru, mythes-ru Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ru_24.2.5-ok3_all.deb Size: 861732 MD5sum: f4ed6b3b778a3dbcf1a4d5ff3e7fe8cf SHA1: 39d7f1cf282855e1a784c123b2660e483bf3d1b4 SHA256: 354d9a82f0e8b4b7e1a4ae46ec25b9e297af7bca0b70918d96aaf5179b6ccfb3 SHA512: 8cac34980ea17fa7fc4357ac43542b1fb24d7b6b0484c1e11384af0d005a03e012e59c21165857564adbf86d504361e8e2fc2f570c69e4dc05d9ac20dfbab49e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ru_7.4.7-ok1.4_all.deb Size: 934822 MD5sum: c900a3c2a1ec9ebd94e3c1c7dc3e6604 SHA1: a969050f0f900eb22beac2ce1bb7cb6f47e77796 SHA256: d91ab42c0a4388a1f243ef25a9e89ff2108a68450433a728a2eb7a347b07bd2e SHA512: f09064bcdae1f8ee428d4c27a94d045157aba453e7bbc0d67820f4099f4da99b56d699f3865f8011d900720af2108d9f0127ba5fb41c38ae0342090ead65e885 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-rw Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1903 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-rw | myspell-dictionary-rw, hyphen-rw, libreoffice-grammarcheck-rw, libreoffice-help-rw, mythes-rw Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-rw_24.2.5-ok3_all.deb Size: 253480 MD5sum: 5534345a7eea85470b43f72a260b012c SHA1: ec9585eae159f6888e5edefb9c66e15af3f82c25 SHA256: e1bfbddf9db519bc1139c046f1e30eac73352be7ebe222e63ae81e9447ae0551 SHA512: 3772b48b42f24cb0c216bd54e82fbd91352ac34d29669a6b2ca9d43008567aebf640e80d826835fcd6210740bf0e6d805d67877768edcfc2b001c9dbbd657a10 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-rw_7.4.7-ok1.4_all.deb Size: 280222 MD5sum: 3835a75e11a7be1aa092f0aea78a133f SHA1: 1d0dcc7bc784b6c006fd0c0209c6a4e997f16609 SHA256: 885005efa254cce43e56348903afe974f13ffdadc0c482f5d182c4ab1d3e7819 SHA512: 92b3d874f02f863790968c2c12d782167f767d16aeec7aa3b8ef505a1e78a57edaf2d40d8efbb28820bd155c7ab7e9d057b537c96fe91949b04169468792aa46 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-si Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2633 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-si | myspell-dictionary-si, hyphen-si, libreoffice-grammarcheck-si, libreoffice-help-si, mythes-si Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-si_24.2.5-ok3_all.deb Size: 325388 MD5sum: a628f71fb9cd766d52316ea6947d44f8 SHA1: cef36fc9760735beee5fedc0c5819c09297bf852 SHA256: 680b6c790277d6fb6a966fd773e393e2c0ee795e7bbc6cdf3aab689049bc7539 SHA512: 3ece63f4df39d3b9df0605120f1650eefe0abe30bd9054c1194d82054a1bb28a060e4b3b57d73b1333869698628e4565a1fe4632575dde7218a6de1a01df4880 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-si_7.4.7-ok1.4_all.deb Size: 356522 MD5sum: cca618bb2511b9c249f4cf534dce2100 SHA1: e60fe23b013205d58a44ec05dc472a9256abc462 SHA256: 34b39429bda86fea540b8887f6f9157c35a3e38e813094a25a2b65104ad87b4f SHA512: 2f010bd194554ab5a11dec2a1454547a81488a063100f5a7721939c444f06273a227d5c123e12c1e11c724b84d6e9c08a768707c35d564d48ca495f27be19050 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-sk Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4489 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-sk | myspell-dictionary-sk, hyphen-sk, libreoffice-grammarcheck-sk, libreoffice-help-sk, mythes-sk Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-sk_24.2.5-ok3_all.deb Size: 877948 MD5sum: 18c648439831ec6cbf51bb7d74a517ad SHA1: 557ee52a23a5fda50709470bec6ae822137aff94 SHA256: c7e34c2cce3bb9d83bb711613faf9c8f736de640373db60ef92e827ea13f6b0e SHA512: c000be7ee11437db75d578675dce81dfee0d38039a9302d3e62f4933d588ebec5c258f03d88afb89680baf239c1fe06d0409eea081930b90a082e151fae7ba02 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-sk_7.4.7-ok1.4_all.deb Size: 937796 MD5sum: 7ea9044b7fb41a032491ef7f743ed7db SHA1: 56a84f9598ec477c624f4ce4f7912acd59fa252f SHA256: 952f86187b15242b9f2c6da22dc1867083a616c4fd8746797c8b81574ad34fe5 SHA512: c9324622933c20a0b20ac5ba25d7fa39f57bc04ef68ed7092464a7ee86752e905090769eea011acb3c5113a56607c7a0fd7bf1795a22d6b7da0a2d8aa12be886 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-sl Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4409 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-sl | myspell-dictionary-sl, hyphen-sl, libreoffice-grammarcheck-sl, libreoffice-help-sl, mythes-sl Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-sl_24.2.5-ok3_all.deb Size: 858600 MD5sum: 0db4ff7b35a68fd70406f44bc424d888 SHA1: 4ac799ca923126437909ec1f14b40392b23f83a5 SHA256: ceb291739bd2a940a6dab4c064e62482b29be4ca036834b679f524f23b83837e SHA512: 1fca3713de52305fca6e88a4acc3c49322b8b978473fd0cf1857312102fbe1f28d26dc18fdafe5e84052401f560be5fd3fd19889c0d9b544ac132d32e0d6ec99 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-sl_7.4.7-ok1.4_all.deb Size: 917316 MD5sum: a32c9e44b982a359548ef07d3fa3f9bc SHA1: 8cc085b9c811a4cf17797778823592bb37a464a5 SHA256: 8277c2f87e7e4c78d53e03d2c9bf5097b68e2163a3091d1d6f292a0092360245 SHA512: 2fe57ce78a534312c8a5ce270a15d268534187e260ec83a50319dbdcb7db055cd5df67334f445cecfa752cc770cbd4b6931ab78f37bb838c2db42e59bdba397c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-sr Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 5198 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-sr | myspell-dictionary-sr, hyphen-sr, libreoffice-grammarcheck-sr, libreoffice-help-sr, mythes-sr Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-sr_24.2.5-ok3_all.deb Size: 632092 MD5sum: a8d1cbfc1dfb04d48a4e4d1926451fab SHA1: 3c89e97fa318b0a6a8afb1393e6fa11b10640f2b SHA256: 79c40a46ab8f7bb1090fe9c798b2bfec5feb6b985d96dbcfa8a57346e043f4b1 SHA512: f70b3a9dcf6c7029aa57b4c8a3f235281cd3fe08f1475d9b6c21302c6104007ce62d566005aae711defea4aaa9bcce652468cfc5290ed4142dc9535288b7ff20 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-sr_7.4.7-ok1.4_all.deb Size: 704992 MD5sum: 74763f9d1b1b6439e8eaa2eb2462d98b SHA1: 59d3242663978bd72249f3fd81bf064370aa2a8f SHA256: 889a4cecdcdc6f58be7785b274d1967044c496f0eeb564eb44c523f0712d69aa SHA512: f589038fc09450138c4d93e4175f4f27518b0aac3ee81a676b961895474ee552b7523b2cd63280e942472f7e2d95b833100ceda9f559da6cccbb559792812117 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ss Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1692 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ss | myspell-dictionary-ss, hyphen-ss, libreoffice-grammarcheck-ss, libreoffice-help-ss, mythes-ss Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ss_24.2.5-ok3_all.deb Size: 215004 MD5sum: 72cbaacb09841c9fbc4391c488809834 SHA1: e79e680618d25a173910f28a830e62d96298f0be SHA256: 56d510944609008b4384af004ac5f019bb0380a504448fb46c2cff4c93771bf7 SHA512: a9b71f9a1d14db71dfe02a7b5e5d9d018604b7061b9ae9afaf1438a92c57a74e00ebf855a8ac72dda4a261184c923d0bc9f13faed4ca504059e2f6ee9a5d9f32 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ss_7.4.7-ok1.4_all.deb Size: 236746 MD5sum: de2d72abd9ea72f4a1eac41ac5664898 SHA1: 9ef58a0f2ec0439e6261506fef8601513c3281fa SHA256: 43e32090993e4bde2a36f66c675ca16d598df44b721176a42960c354a852b61b SHA512: db49f2a80c68b223667f67166b288f2450e695b6b590e7f5cc62be62a9e585f08c018d64701f82fe74d9b9090347b0b864de666067b6153bd3efebab36e3aa6e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-st Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1686 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-st | myspell-dictionary-st, hyphen-st, libreoffice-grammarcheck-st, libreoffice-help-st, mythes-st Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-st_24.2.5-ok3_all.deb Size: 210924 MD5sum: 8c60e80890955c766e4adccc941afb19 SHA1: 08c243ef8daf0d91125acd14a2da6da1c90bb0fb SHA256: 694fd84f2ee5ee4dae43feaf557e8d0c5c043be74a31f2496176e3dc8adff9cb SHA512: c0644c81aed96f306dbf6ba7fac730e8d1468234428821b056951122fb4ac12d8869bbb08df9282245ef755a80bff98cef377021260628bd6d40b39bae1c2077 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-st_7.4.7-ok1.4_all.deb Size: 229654 MD5sum: 264835626ded4d4147c0f8d2c8d0f4b2 SHA1: 996752c111d1c9deba3ef7a0d9da7a97b0af5bf9 SHA256: 8efefc5ea40c65915c6a32991f40dad9683f970be8fdf9ede1d651eac420b917 SHA512: a590d94b472f18c702b22abd019e0853ca079d99e68bb359e86b6aef40789f5a475b38672d458590b06437b5bcb146bdba56dbee9de446847ae260e8710a76d7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-sv Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4356 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-sv | myspell-dictionary-sv, hyphen-sv, libreoffice-grammarcheck-sv, libreoffice-help-sv, mythes-sv Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-sv_24.2.5-ok3_all.deb Size: 833712 MD5sum: e7754b3377018c8571b77776e8aa07f4 SHA1: ce3be1cfb1602047ccb61733726a0dd5172f2b5e SHA256: 13ce01304ac9b54b49a83b048e4b3caa8f65035e1ba5732ed4fa7de2d4e18d9f SHA512: 71b49bb205fae0a181cfd2b993d3fe4eb1b238cf243744a3447df4834aaa0e6df78ccd8158595e2feea75538f91bd077a23a60d3f1eb2d767ca9ee12890b088a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-sv_7.4.7-ok1.4_all.deb Size: 894996 MD5sum: 54d9f1ab2260bde153fde18263138be5 SHA1: 216186f37d6f9ef6d730b7194578018ccc4bd6ae SHA256: a06fa980ca0b3b1847c8a6e97aee3ffad63a99f8c435f5c3f65493a901629b62 SHA512: d23f6ddcf4c227be0ca681939fde84bf44e704909da8d0a7e542d9a066234f2010e812dec26e29784c483b950c6342a32ae51bb4496ba2769eb16108d7ef7d68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-szl Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3016 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-szl | myspell-dictionary-szl, hyphen-szl, libreoffice-grammarcheck-szl, libreoffice-help-szl, mythes-szl Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-szl_24.2.5-ok3_all.deb Size: 513400 MD5sum: 79f8adca141b6ebf04cd0984808e1c9a SHA1: 2d911bde634307c9e51405c73e5cc7f4374c734e SHA256: 87ad7b30d9f7c43c8553cb6edbd7cc274302b7143e054b3a9c1e6f1ba0436928 SHA512: 9defd0c1108304faa1952fc75a649a2b17d2d6f4b972a48343dd784151ff8579aa2b82c38120011c3a62b190a3b9097143806f691bba01d7cf3ac1a034f27118 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-szl_7.4.7-ok1.4_all.deb Size: 574904 MD5sum: 74dc8bcd28693c9978c612f0f09c495f SHA1: 985f9bbcc3ae4aa76ea0e9935d8ea993f4363e7a SHA256: 1695bc0ca2985e0432e14030a95dd3a769569d20d360b37ae66b2327e9fcb3a9 SHA512: 194f9ca66c37523e90852bbeadc218e8caaf163303ab87bc59da064a31aa4d04afda8e8f063b667db5543b6419225bf0590529f1c8e0d76649329b08d3b879fd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ta Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3796 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-taml, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ta | myspell-dictionary-ta, hyphen-ta, libreoffice-grammarcheck-ta, libreoffice-help-ta, mythes-ta Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ta_24.2.5-ok3_all.deb Size: 497356 MD5sum: eb11eacb839adc2bfa0bddccc63b6710 SHA1: e799078e5cc6f79c52919f4129de57e641caca57 SHA256: 6d38635924f9702fcd0afc09429ba0e691b84c0e9296d4909bc05d00c24848de SHA512: e5d7d563008c0ab2e526c7d3dc9f7ddbc97832501f4e3a8e1643538cd63cf6fd4765ec0555981d703ab29fa17ae5c9c5fd555e2f2c6f3d13fb6fe59b97cd7fd0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ta_7.4.7-ok1.4_all.deb Size: 552898 MD5sum: ec2224d513cdf8041f475a2099c60b9a SHA1: 59c8562b8bbc636669abb5edb1fd7772b4563cbc SHA256: 7bee38d43f8fee426c8ea61e3ac7a9a514766757a29c3ba0c418ce21dc8f6ab6 SHA512: 31741d29231debe6dc7ef34ba86c670c519dd1d88bd1b783f88ad7fa26d459992fdd26a4c02af0064ae3e7a6150650070718d87bdd9c6f2e3d9a3b8d2118b075 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-te Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2915 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-telu, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-te | myspell-dictionary-te, hyphen-te, libreoffice-grammarcheck-te, libreoffice-help-te, mythes-te Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-te_24.2.5-ok3_all.deb Size: 368196 MD5sum: 732a67485ac49b4b72d9556f468b22de SHA1: 443ed7c5c902150499138cde90ec930ec26dd9a6 SHA256: 25e675e7c490428438cbf036d60d3d25ee76bbe917c111593ce782b7f4aa449b SHA512: 8382f5f9122bc20e669f125372a251eb5f0ef4e9f115266606f10ba93dc6da8dac8eec8b4a145997b29ec28f5af6460ac766a1f2204fb6619becb96f9a821db2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-te_7.4.7-ok1.4_all.deb Size: 407060 MD5sum: 9bf11dc553214adc288cf48280409216 SHA1: ea96dad6a49edb34cef5ca35972f7d250dbc03df SHA256: 3e01520e546f48a7a908f60681ceea00605881c7ff2a94de958e72078c7c6186 SHA512: 10e7785d3073e47b73b507c7ff8b292ebdcc237aa935f85c76d0feb4a65a202e38355cdceb609e6cf24991f6a34879a49d5206b84467c87e77326d4a59fbe6d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-tg Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2290 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-tg | myspell-dictionary-tg, hyphen-tg, libreoffice-grammarcheck-tg, libreoffice-help-tg, mythes-tg Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-tg_24.2.5-ok3_all.deb Size: 276344 MD5sum: 366baf9c3134d3d153d3c055575d112d SHA1: 8327b8d2d45fd529ebc7a139bb36fc9c541de5b6 SHA256: dedfdd457cc2e7129b553b48deb81beaf1f74f5ecd0642f3aaf21a352379be1d SHA512: 0f4f95c2170e501462b3cac68ff7896f61b87c1623792095d15faebb5d5e7b33b6629869204a31837921b8f3a5cf97e46b947c80f46124cf77bd6817597a9d38 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-tg_7.4.7-ok1.4_all.deb Size: 306516 MD5sum: 253e020760f656e3fd6c9f318ce33128 SHA1: c4e914028c4d54d13ebc21042fb6f3ac33b74486 SHA256: 8af6867e60bc706d36d57461b6d9715e29d41b046084c3ec07286070aa7e87e2 SHA512: 7ef6c958784fd113f313856b366a8843910b1d34befe7274b4ea269f89e50ff2f38704a4ca56d71aeca3e0189cc53d389a04dc3366b53103de4eeda24a94418c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-th Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 5790 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: fonts-thai-tlwg, libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-th | myspell-dictionary-th, hyphen-th, libreoffice-grammarcheck-th, libreoffice-help-th, mythes-th Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-th_24.2.5-ok3_all.deb Size: 788608 MD5sum: 66f5ddb4a5071b2a75feb51f24946cc0 SHA1: 459beb87044d85e5df0c9ebb36716fa45531bffb SHA256: d2241cec92c55b0ee0817ae2c228b195a3a5b6fcc230cb22ffae23b8d95d48eb SHA512: 8ec8900e776220c9ab1d86d496801ca13a90e67bb4275a3aabf32ecc5a7bb7e68d493b0fe1fdaf639fd7364d544c9bbc8bb7d88ab4ee42b121f80cbfffe25d71 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-th_7.4.7-ok1.4_all.deb Size: 613220 MD5sum: de49d2b8020fb3e0b3605bc28364f660 SHA1: 1a0b9c5504bb6e40363bdae2653e6804c2696535 SHA256: 1667caeed0ab3f3a98bc85082297fc609bf12ea3311d6d6ecf9c3fcaf0a04eae SHA512: 1de623c2daf7ab5b28e4e6591ccf06af4693e4d404b42eab7d303ad9aa95a95be6c216ee3d697482e2168a913b8e2b588aa2f35600d72788acf0e93e958ac250 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-tn Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1620 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-tn | myspell-dictionary-tn, hyphen-tn, libreoffice-grammarcheck-tn, libreoffice-help-tn, mythes-tn Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-tn_24.2.5-ok3_all.deb Size: 197224 MD5sum: 22fdc0fa2ef49abdb4dbc9d0d7bf45ac SHA1: e7f7fb75267df2bde8acfea755d56eb2f1ec7c1c SHA256: c2ad8c82d995c4776aa7dd6014e89248328c7de99c287674a91349b99589a7a4 SHA512: fe2381759d6de9c19f40fa0a13eb23f8b9b84e3cf318108f3b7c73480387e343dc21f4bac8f0dbfa95549a27e7796038c25be835cd0e86d568a9efbe72c59ca0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-tn_7.4.7-ok1.4_all.deb Size: 216440 MD5sum: 398c71966f40afc64330467b5c83f8f8 SHA1: 0048f00e48b68f7eed9bacd4562edea6d1b53113 SHA256: 4af74c10c1183ba516673ef0b8cdd1885a5354be2555e6924972a09014a8c4d4 SHA512: ee9be7dd23e5a4e6a4c17e555cf3007689d287931d8d0390da3074be7aa3123ddad8e149c50a8b9fc3680c17dfd154bfa57b69f799cc25853f0db5718f6c6e81 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-tr Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4369 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-tr | myspell-dictionary-tr | libreoffice-spellcheck-tr, hyphen-tr | libreoffice-hyphenation-tr, libreoffice-grammarcheck-tr, libreoffice-help-tr, mythes-tr Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-tr_24.2.5-ok3_all.deb Size: 811152 MD5sum: 1e102ce9fdc3bbaca8e1548d9abb7c5f SHA1: e9b7bf564bb67dea6e68aa260f38fea217596482 SHA256: 6ccd7f35371ab994e11e0299869fbbf8c85691a078d03b106d37c079c73626cd SHA512: 294e50feca1acf989d01d788c37c0697e583bebafb960b7530320c1d305ee75cc38dd705d5a706687f3781f0340256498ca8a6a6eae32ef68791456dd293ecff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-tr_7.4.7-ok1.4_all.deb Size: 874394 MD5sum: 4bfe0aa7b8bfb915a0f3df7454a43aa4 SHA1: bdbd4eed5bf10425e5b07375859297359d7a9e87 SHA256: 5b1e6b25336b9e76a2aeb4e8af5e5b83460ad1723a6476ca34b1a13cd8a8644b SHA512: 20c131a13d9187ab83402c347b1e3a6301fe234d16ce5540bd4b2608957d93726d5c959082193c76688877edf2ccbedc300b780d03621c4a3900423293a4c93d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ts Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1686 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ts | myspell-dictionary-ts, hyphen-ts, libreoffice-grammarcheck-ts, libreoffice-help-ts, mythes-ts Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ts_24.2.5-ok3_all.deb Size: 209000 MD5sum: 66ec7279ebb19ca13fb585be054794c9 SHA1: 4395be19469e16f9af11af91fe4f9d7fd7db3c46 SHA256: 2809f0d7fcc78ceda5ab608d79fabc8b1c0fc6f6683032ff4edcc3be64b1e15b SHA512: 86d6eb8fd141df58fea4443057511376b4c91089d6813045a57444f91c9833aa984c5e3004229c4e8525515fec8ce614f5b8eaae295f1841e96313029860ac25 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ts_7.4.7-ok1.4_all.deb Size: 226930 MD5sum: 14d4b662a00c5b8f544ce96dbcbe956c SHA1: e9596353b85eef2fe5028c1b88671cd31e5571c0 SHA256: 8dbc736045d40eef393d129bdcaa22d8e62b2adf1518430d4713d9eb2bc237be SHA512: 80162ac70be3630d6d2818150ceb36ee72156ec2c6a843e79713c717be1d5a2a3310bcdbc34464e9d68667657a95451b82fcafc194456d3a152d13acec0db587 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ug Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2995 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ug | myspell-dictionary-ug, hyphen-ug, libreoffice-grammarcheck-ug, libreoffice-help-ug, mythes-ug Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ug_24.2.5-ok3_all.deb Size: 386868 MD5sum: c0bb6da3e3bb2d060d61d53751258887 SHA1: b8a5f775662be93ac25c7656bea1b38e7914dd64 SHA256: 9f386db451eca58318501e635805cdc13bd3d67755b19f0d7c4a719f07b5a7a5 SHA512: 0ae12753dd5dc2f4c604c51be54c3e79531875d9eec17e6848b93ac17afcf506d898b8fba681d686021fc7c266475f46da008996d78b40b9b5f7dab3a7df74f2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ug_7.4.7-ok1.4_all.deb Size: 422406 MD5sum: c2b39e60d72bcd0b14243c58b3739d15 SHA1: f81f27ab864966d39f9f4e5818fa9fc78982f9f6 SHA256: be41716c630cf223403770fdd5e13d9cf9dc0f8b02628ac7a24127c63024d4cb SHA512: 2e30d5f8f7bdbe951692e3156e9ab4b8497fe4454602e0b1dd2f177e8c47d032414db2d7c94f42aa21c672525967fcca749d9f2b026507c40f2cbd58a4cdeaaf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-uk Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 5344 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-uk | myspell-dictionary-uk, hyphen-uk, libreoffice-grammarcheck-uk, libreoffice-help-uk, mythes-uk Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-uk_24.2.5-ok3_all.deb Size: 808120 MD5sum: 643fd9cb4299d1af7805a22936d0305f SHA1: 8c987f4bb2baeb12884797497acd6044c00508ee SHA256: f42ae3e51ab25d77794aa44aa52dc9779fb9fc6e23eeefd92b437ccd8ec33b30 SHA512: baf12135324c4d34efcfba65818f4857002a063b152c92ee8f5e831b043a66333b7786615c14b1ac7d8a0f3fd558dc972b3a4ac67558af5968a4135445a5d2bf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-uk_7.4.7-ok1.4_all.deb Size: 871824 MD5sum: 2b3e1bd4d1cbac2691a04a0352f64551 SHA1: 61c9239b3a92ab86f3b596ebd6e7960afa7c8e4a SHA256: 53b2ae228cab11a71bda0af87626484db399f7c746f70046d7693e72506fe838 SHA512: 3231651f66a664ae0989a44db509ec549d70f0697d3f83c50a1a8d0dab314aecc258425dc5b46adeadf7a5f799282ddb86ccb6a3888e823f56b7e8989374b55d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-uz Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1757 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-uz | myspell-dictionary-uz, hyphen-uz, libreoffice-grammarcheck-uz, libreoffice-help-uz, mythes-uz Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-uz_24.2.5-ok3_all.deb Size: 226696 MD5sum: 4983cc4ef0f168e871169796b1177878 SHA1: 7a07c8795ef292e5f7c6738f5521069447301904 SHA256: bf8cd82e4d92e3cf6d7c87254b45ef43d247d9c69f7eae5b3123c44a3b74ab99 SHA512: edb794b2c7fe9e6d9a7b6057c134842b4614a2291270f4c067786037139ada334a4cf7ef88653a7a8415d9aa8378ce724e87abeecc72d39c0af293c03e66aaab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-uz_7.4.7-ok1.4_all.deb Size: 251252 MD5sum: 7db2470202e872394f190af8e418e703 SHA1: 18a2430020836e5d992b869562c72e744433c1f9 SHA256: a2eb3fb25b7d04abaaaf5b87229bf96ec3c9bfa46c0986f7ecd308fa37d05c7f SHA512: c4f0ca5911c0cd96db877aea0d22b8ef5ba53d37618c9c838635ae446d97c8c377235a4032fda881ee5d2453fab3bad5e551917e7e1d478adbd73c4e697c287e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-ve Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1699 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-ve | myspell-dictionary-ve, hyphen-ve, libreoffice-grammarcheck-ve, libreoffice-help-ve, mythes-ve Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-ve_24.2.5-ok3_all.deb Size: 212192 MD5sum: f39be2a0721a9b16464498ff0f3000da SHA1: b30fdb02045d0ad81637d7e58ff630775c50b870 SHA256: d7c0acf9d35231f03ec335d4441b6624062b1db4e316cb1d5e4f790a5e460b27 SHA512: 83fab39850537816e1b155f0aef770c678cdd72db883e2f264d9b39a51730ed842173131b5f2410fa2b2e3ee03a5b7795171ef807498ec4158ffa82188864393 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-ve_7.4.7-ok1.4_all.deb Size: 234408 MD5sum: 658650f30bff87c6533e965f4a6b2841 SHA1: 905d04c716cc8261220f48060b8647f13939f780 SHA256: b7d8e6a17126c8519e18b3be9403f7e211c4cae1217d83ea915eb93f9cb51a40 SHA512: baae10c09c60cf44671c6abe51beb28c269bb7e3a66f1643c99ea5a86b14735203459dfd376761a55be4d91734fac2133f83c79042874eac5a241fe4bea38936 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-vi Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 3371 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-vi | myspell-dictionary-vi, hyphen-vi, libreoffice-grammarcheck-vi, libreoffice-help-vi, mythes-vi Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-vi_24.2.5-ok3_all.deb Size: 552336 MD5sum: 8d556c1604d52b3fa8469c818a924a6b SHA1: 728b46049cf98bfed45c9128fb4a1b766e0527d0 SHA256: 6a6c843222d31a369468a36126f33aecd6dda1e2ce857c72185254a81c0bd5c1 SHA512: 49ae6c69aa5509370ccee20ad9ee3fa414c79639f9df6b8eae875dbea5f86e92b5e93b0f5c7f465d26d887756b31c4812ddfc650009cc2ad142d3b209f41a658 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-vi_7.4.7-ok1.4_all.deb Size: 421526 MD5sum: 72328706174652df0817618db89059d5 SHA1: a842dacd00479bf9b6d74dcdf517117da82f56f1 SHA256: c6bb7297059f3d024982914fa9572721b3a8444f17f7251aef1aeea0d47f56a7 SHA512: e246387ad92244cc163f8dcfaeeb17857bd7d779e961497ec6b67ffc9a63f24aa04a1898a92052e57fc0f74aed5965ac7d699817d00d8d13de5bf68c62497d6f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-xh Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1713 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-xh | myspell-dictionary-xh, hyphen-xh, libreoffice-grammarcheck-xh, libreoffice-help-xh, mythes-xh Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-xh_24.2.5-ok3_all.deb Size: 216300 MD5sum: 15f1d629c1f70dd3c5006474950268ca SHA1: 01dfcd9918b9ea31e61fe92bb6d8705b2db85a93 SHA256: 8f9f945b0e83efdf553f220ae4c8ecbbaf50cb003d59f25b5d85379cfa4e84c9 SHA512: acc5529760e6c24c98bf17adcfac371705836dce00af3f65064ff9b1539fe7907e88c76402e8526105b67b238bb709797ae63e7a773ec8329a6e63e0358d190b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-xh_7.4.7-ok1.4_all.deb Size: 238348 MD5sum: 280ae0e0850ed9a76856d12d0e7ca39d SHA1: cbe6766373a9d91779fe6f7a854d1b993c803016 SHA256: 2719d863647818743b76cf6c013230d15f6825fe251ece4e795b294477158a78 SHA512: bef7a7e8b41b59b30cdb3a18920888bf1601a0d45b7255173b35d63e5dc8e22fb4cfa172acd6a615b32d17bf90ed7fd5295b630f85221864c9af6688c7e1f9d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-za Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: metapackages Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 73 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/_new/main/libr/libreoffice/libreoffice-l10n-za_24.2.5-ok3_all.deb Size: 8248 MD5sum: 8a1a70e53bac5bf3ae7501fe6e3a7435 SHA1: 1c77b89d0c6a7dc14a6392755dcd337b66148861 SHA256: 9065f49e7cd99de41388c5533491138f40e203ed16d58c2ed80994d3429262d8 SHA512: f87d011e81616892afeb8ad85fa25168d2361118989cb5e84ae320800a879dfc4eb5b102e9113c1bcfadfd837718e7c714d89a0c799ac380fd503162cdc517cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-za_7.4.7-ok1.4_all.deb Size: 6384 MD5sum: c64de19bbe6c56f6c552568496f734b9 SHA1: fb0a85845668c2b436f85ee9908f131889defbe9 SHA256: a1005d30f7e58f479ad1dfcaac162fd2cbe5ea33fdfa608553fd19e192e70f4c SHA512: 6226b8573c428685722bd672d887078916e841f34084fc46d0ad4fed1115103df213eb6269a16da9a12f2f135453ec22fe4bae40e9cfc865f678bef855cbafba 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-zh-cn Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4309 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) 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/_new/main/libr/libreoffice/libreoffice-l10n-zh-cn_24.2.5-ok3_all.deb Size: 824020 MD5sum: 87034e222f2d593c3f535fb8aee5eb85 SHA1: cb7678cc353293878031a24ffbb8ed98bef31cdd SHA256: da363c301aa4c88cc859a18949f2ba137c4b794ecbf3c1904fa78988e8529a6c SHA512: cca86c6150884f10ddbd66ed8cd923a20eeecbfc3ada0f090a210feb42368753ca2d975893bfc27fd299afc41cc611f89195ffb4466070e381645a0f88f1e90b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-zh-cn_7.4.7-ok1.4_all.deb Size: 884648 MD5sum: 40416435608c67691aa9829dc846a87b SHA1: 05881bc9fc071bd95c9336d65f0ae992fda02836 SHA256: e9cac46ec53c93b3e2b44af3e38074726dca242d88a046c538d45dd4c46132c5 SHA512: 99002bcc187b06aab52356888938e51ea6020add9f60725cc044dde26c2ad7bbb9729bfd96bb2127b3772896eac88a5d47d79e2b5d0478f61946d1fdbe18fb7a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-zh-tw Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4366 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) 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/_new/main/libr/libreoffice/libreoffice-l10n-zh-tw_24.2.5-ok3_all.deb Size: 834880 MD5sum: db873a3ff8aaa2bbc3cd2c6edc56770c SHA1: c08e74b430db789369e894aef72415e86ea7ed9e SHA256: b672dda2f35dc7a6f5d3356ef2b532ef89978ce945b1c389b214168414871902 SHA512: 6d57c2fcb5f20a101896e5142e8d11880a1b4cc8a631ba4d5e784c5dea13d4f8e1cb6ca77b5b10e722d3fd54076158b9177c05ca86c0e0078c0c8709640ade27 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-zh-tw_7.4.7-ok1.4_all.deb Size: 893876 MD5sum: 0112eab36272059bd4a46e51ab29ebe8 SHA1: 08e38d911ca7e96dacb0986e4d0d65565afb7ce7 SHA256: 37f2d4bf168a675c733a9d6adbe3f4928b8065b5c44cd9e31a94eb0f589126b1 SHA512: 36131f4d867fb2cf71d7f75e62c8c064d149a177b06b3fc9b7f7d85d70f1c64b3abeb75d77634d36cb7c6c1dfc66a00263adc6e0e83cea15f15db3eeba81b5ef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-l10n-zu Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1765 Provides: libreoffice-l10n (= 24.2) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf Recommends: libreoffice-core (>> 4:24.2.5) Suggests: hunspell-dictionary-zu | myspell-dictionary-zu, hyphen-zu, libreoffice-grammarcheck-zu, libreoffice-help-zu, mythes-zu Filename: pool/_new/main/libr/libreoffice/libreoffice-l10n-zu_24.2.5-ok3_all.deb Size: 231152 MD5sum: 6ec3cf0eeb845d64dff17522a1750d88 SHA1: 91d31e885785137a9e7d8c9fad0c6b9c7b763075 SHA256: 6c4f520b312784e048b5280daeaef4578787edd901954d2bfebe30aa0802bebd SHA512: e26b277a4b827a8b471c70b251155fbdb5eb3ff50aec6e97441b3f34ed93db6264b30e66f6258d719354d1ac40194cac38b19afeda857fdb298766840d40dc7f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-l10n-zu_7.4.7-ok1.4_all.deb Size: 252730 MD5sum: c3042431700b2aab047f6b16ae03135e SHA1: 6f5d092c6ff24eaf2b0e53bd17f162f30883f5ae SHA256: 8b4dec520d2173194061adda0da57842ef4698aed1b1491e5be8c0633b503f5b SHA512: 83207df19ca32b45204c74e19d164a216467b1eb50a05e1d904afcc377a7018d8b526f98a3aa392577bae03f9cadb5276092e2387495dc29c9d1fa9ff3a236ab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-librelogo Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 878 Depends: libreoffice-common (>= 1:7.0.0~alpha), libreoffice-core, libreoffice-script-provider-python, libreoffice-writer, ucf Filename: pool/_new/main/libr/libreoffice/libreoffice-librelogo_24.2.5-ok3_all.deb Size: 173268 MD5sum: bf9155538c64216e65823e930b474239 SHA1: 970a28aedd98ef50466c667603425f14d39b50d5 SHA256: d547861b6889938814bbc70595b3eb433a2261e187510d98d787e59450c2ac29 SHA512: 212c9ac7b3f316504000c3836849186f919ebf90d1ea592147198cc5fff593581e0ae5a45b5a4155ce68cd7dbacc2fcb9faa62a4fa6fb714e544e0f025371dd2 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-librelogo_7.4.7-ok1.4_all.deb Size: 175174 MD5sum: ff6bc7233e0df279d895bf9bc3244245 SHA1: ee05d15e29fea4e99c6a7dec487b4b9b63b4df71 SHA256: 19737d614dc11b6308d25d45a72c5ad644f8746c67b458e009395a485a3aded3 SHA512: 582092b591b326a56a8aa9955c490aed4eeee34594f7650664f7304a4ad1a97ed61bd74096c48e3d0527bfa0823d1c456cb0d2026810adc9caab28bd8c886583 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-nlpsolver Architecture: all Version: 4:0.9+LibO24.2.5-ok3 Priority: optional Section: math Source: libreoffice (4:24.2.5-ok3) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2450 Depends: liblibreoffice-java, libreoffice-calc, libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Suggests: libreoffice-help-common Filename: pool/_new/main/libr/libreoffice/libreoffice-nlpsolver_0.9+LibO24.2.5-ok3_all.deb Size: 717816 MD5sum: 7320113ca8726741b530986618e49e63 SHA1: 955b8d6a5695ac0baa444692842bd230166c809a SHA256: 5e6953b91a2f02829e4e83d8617ccad871644b1fbba1136e613eb29e051ef642 SHA512: 22617daf77ca65bbc998df22918880e16df4e7e2bbc10fec34e36489b479f9dba4885c3a066def7e89e1d8369c0be54e6075bc5d360ea589faedd22d4021768d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-nlpsolver_0.9+LibO7.4.7-ok1.4_all.deb Size: 704314 MD5sum: 8f8ab8b37d954d8fc112274e8f6b2878 SHA1: ba2d35296ce5f306f38f4e170d9954db5b3c1bfe SHA256: 2917c33435203b24893a167cd8cb232c4744da5c6b29b6b158559097a9f4f380 SHA512: f071cc95d4cc6cac1dd4a3d36ea5725779c652ed10074e41db161cc2196907bca443996f04609f0bad1900367dabede57f6ed6f9b51a1870c8241e38d7102e92 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-report-builder Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 432 Provides: libreoffice-reportdesigner Depends: liblibreoffice-java, libreoffice-common (>= 1:7.0.0~alpha), libreoffice-core | libreoffice-core-nogui, libreoffice-report-builder-bin (>= 4:24.2.5), libreoffice-uiconfig-report-builder (= 4:24.2.5-ok3), libreoffice-java-common, ucf, libbase-java, libsac-java, libxml-java, libflute-java, libpentaho-reporting-flow-engine-java, liblayout-java, libloader-java, libformula-java, librepository-java, libfonts-java, libserializer-java Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Replaces: libreoffice-common (<< 1:6.4.2~r~~) Enhances: libreoffice-base Filename: pool/_new/main/libr/libreoffice/libreoffice-report-builder_24.2.5-ok3_all.deb Size: 284828 MD5sum: 2699263cabda89da2fb2c5361d3bc3a1 SHA1: 1e677f66812fab44cc8bbafb9e4112fdda70ff2d SHA256: 5b6fa66f7c3a33187aa4312b99695601f105abf5c7900a14b305ebf7bb78f19f SHA512: f290e4a2a2a103a6986c8f6a6e7e4b41ce5c50bf920d16ba7159a23e7edea3e4d09f25226e11101217824a80f7182f421cf7ba51b60e98446f6a95247e38c3d3 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." runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-report-builder_7.4.7-ok1.4_all.deb Size: 288104 MD5sum: 0ba97171095ec976473fe050182cf287 SHA1: fcf810ce95a4771a252a8516663fccab360d7b41 SHA256: 1e2de106e2450d253d19b7ecba05a4fdc9310d71556721d6e5ad92776ea452b2 SHA512: 7a791f2f64bfb19eb7b0aeb0baf1fded2833d2abeb6ffc088c2a64a4e1d3a80d9b8b60bc7c7b9ff58dbe150133dceeb5c682bb97b5a4ed65b992d2c1b63fb10e 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." runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-script-provider-bsh Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: java Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 178 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/_new/main/libr/libreoffice/libreoffice-script-provider-bsh_24.2.5-ok3_all.deb Size: 40956 MD5sum: a2efa6bdadfd1eabb3edec3ef9ba346e SHA1: d89e7eed880e92f2999646ddd6641090c5478366 SHA256: d5850cfafa2b88577889756cfcf33234f24e6462daf3a3b24aca073c0fbfad12 SHA512: 9333980aab1cfc887e88897909b9a858b734db8e645135153dfa1558533e5ad0da8acf0ff9c919c74abbe0820f5fcb43349025e11b80fea519e3051d65ed1b12 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-script-provider-bsh_7.4.7-ok1.4_all.deb Size: 39192 MD5sum: 748c13ed3904da5f5ef357aa3f12e633 SHA1: 1a92656c19c19c183fe8a62f11544f2745ba313f SHA256: e5c1d41d1958281f7fe62d9abd27b0ff66ad16363c3e28f90be6754b779051e5 SHA512: 7199f30ee67e3e0b4dd51e26e3f2c0d5444454f46becac3175a350dc78ed7c5225b580f28f6a4fe97d5930c74943517964c0de6e4d853a15c04105bdfa9e0561 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-script-provider-js Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: web Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 771 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/_new/main/libr/libreoffice/libreoffice-script-provider-js_24.2.5-ok3_all.deb Size: 657748 MD5sum: 7b69738f12868701826d2c53b41131f7 SHA1: e9dd3626d14feb8b2c3b134f6e92607f90255bda SHA256: bbb254c2e32d075bcc52da598f1479066b58fd325ae2bbb8a1a7dfd7983a7a85 SHA512: 3e533f0aa3c24b1ff3e25650506963662a436ad7701f877b27d55040b92fa01b1d4b91dbe8c9e4b8a06a78d3d9d1cc79a8109b0d9ee9acb2855d6964b4317342 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-script-provider-js_7.4.7-ok1.4_all.deb Size: 642924 MD5sum: dac529fc92a130184ff28cd15067c8e3 SHA1: 1dd891a6c6d473766b47d91719946ca956b42f67 SHA256: bda9aba515bf720eef2702edc8d7ad3de6def65211995d965ff8b7c5cf5771e6 SHA512: fdd94a5f77ab61a70c5eb1ae5b7d194effad1cb06250772361a88b8fa35628e4195bb229949df2a12f849c93af5422809ec7e365d8c6cf4494f78d69b9ae8e18 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-script-provider-python Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: python Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 123 Depends: libreoffice-common, libreoffice-core-nogui | libreoffice-core, python3-uno Filename: pool/_new/main/libr/libreoffice/libreoffice-script-provider-python_24.2.5-ok3_all.deb Size: 18040 MD5sum: bf1bfa6f4eb656ff6a8ec7f14cabe221 SHA1: 729a88bdc30009776ef7c0e203771d2848a763d4 SHA256: 57862c61f07c83bc4a8c6b17fb7bf0e27f8cc87629060b68fbee0149acdb41a4 SHA512: 095a0a341f01caeec13ef20946b5266f056c1b65a77c8f4e61b5ca0338a0a155ad810e5d69bcf123f4b87ef870f42a98c1cb1ae58de72212215b316870aaca4d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-script-provider-python_7.4.7-ok1.4_all.deb Size: 16580 MD5sum: b142aa5652aa90fe4ebf9bbc2b3054e4 SHA1: 582b2ad43e0139ba8067a483135f100f382adb19 SHA256: 69259c8a92b93429da67aa5306b4968f52f9c33ac3461dbb6fb19e42fd84318a SHA512: 728f630ad079c87bb2dccf0228a7cf177412bfa94bd7691d09282a5fb289b7770afa277eb2ecb1a66ecf1e87e7fb73cd92a7e51d200a681d6822c07a3f9a808b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-smoketest-data Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 112 Breaks: libreoffice-java-common (<< 1:6.4.0~rc1-6) Replaces: libreoffice-java-common (<< 1:6.4.0~rc1-6) Filename: pool/_new/main/libr/libreoffice/libreoffice-smoketest-data_24.2.5-ok3_all.deb Size: 76744 MD5sum: 0fc77f2e210b67cf7d8ee9d2bdc6396d SHA1: 57db7d79661a7578e5790dd67ebc23597e73a9fa SHA256: b38e02ed5df4f5e14a07386c8179a17dfc9d4df59bd5adcbba5e8a9e50466289 SHA512: 7811916f00d47a1c8b4870692c100f861091cd0bd8b145338233784505dd279f7720fdb4f1530c53dea8e730d6185bd5c4a69a0dbdf8edc2b2e15b739dec56cd Homepage: http://www.libreoffice.org Description: data files for LibreOffices "smoketest" Data files for the LibreOffice "smoketest". runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-style-breeze Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 7306 Provides: libreoffice-style Depends: libreoffice-style-colibre Recommends: libreoffice-common Suggests: breeze-icon-theme Enhances: libreoffice-core Filename: pool/_new/main/libr/libreoffice/libreoffice-style-breeze_24.2.5-ok3_all.deb Size: 3315456 MD5sum: d0b5ddc035b8489629b9813048d2c04c SHA1: ae40a2441783133e0b001c7d5560ca5a022c07d1 SHA256: 9ebb57e7ea7293ab6e62a1efe233b600dce910d71930656aaa68aa0335f73244 SHA512: a2c5b5a63ad211a46ddbc454af485f026db46a1d97cadcbd488f37c99e6da9d78e82a01e5e157a4b88ce277c0545edbfd744cc82102872ec9c9663ced6255a75 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-style-breeze_7.4.7-ok1.4_all.deb Size: 3146928 MD5sum: b047f92155310b841c6c674282c7368d SHA1: 9d54614247e7489d645c030ef7ec67dafe935fb9 SHA256: e1ef3c65fd04267ce435549516a2a8ffaaadb56a4ef8951008dc95ad85a7c1c9 SHA512: 30833acf78f43f054a69710cdd0d30109cd28c6e5d2983f88f3ca53d5dc4b20f6a644b250e9cb25b3391b05814cd155a73e140d512471be0468558a68799b699 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-style-colibre Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 11717 Provides: libreoffice-style Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/_new/main/libr/libreoffice/libreoffice-style-colibre_24.2.5-ok3_all.deb Size: 7265636 MD5sum: 4effbfc61894563a277fbe8744d75379 SHA1: c6c2c343fbd7db59ecdafc39618e96bc13344d08 SHA256: aefdbf54fbdd6a0e24fb44207e25eab90a427da76c1b4ae9051ced2e9ca41325 SHA512: 635fd322b0f0e0df39e651530ebbab071a591076d737cf262ea5a27b9f3aceba9a6ad80fb529150a09d3d4b1fe0ee4ac94b52f4a6396d017988ceb724eb1f74a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-style-colibre_7.4.7-ok1.4_all.deb Size: 7158290 MD5sum: 74b126e0369ebc21bdeb2da4c1f41475 SHA1: e2653557ac015eb66a2ec0f6ae9c88f496305de1 SHA256: 4657a9b625cd48924ce3a6a2f9925519b47d6930f237f12012c114cbdc2291e6 SHA512: f146bbf816505a23366f83cd41e1aaecfb49623eb31158e6c55e59fb6fd6d127ac73a7181363fc672608624ba3b76c6b45cdce08c2bdcb4efdadbc6b932b43e3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-style-elementary Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 9788 Provides: libreoffice-style Depends: libreoffice-style-colibre Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/_new/main/libr/libreoffice/libreoffice-style-elementary_24.2.5-ok3_all.deb Size: 8186268 MD5sum: 2dd6db028c4c99d88b2fa3b203ee1e07 SHA1: ba29f355c9e7e0c2ddefed76cb2f1960ddffc5fd SHA256: 976ea39f50f51516f38f3457b15bd94b3c55b1c5886c202413a8342283567053 SHA512: c88c7cdab84b98cd9fc2f0003abd2e201ae94b61dec0e78d8ec58665002f4447fb504177617a4b80f38587d2a1524dd7c592973e58d9121e71d6674e0fb3b087 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-style-elementary_7.4.7-ok1.4_all.deb Size: 8076106 MD5sum: 97099562df0c4aaa86e325395ea78298 SHA1: 0f0e31108d7f34fb8a296bcbd88d558e4af10b32 SHA256: 13f2f9e09af8c03102e66048475bf5d4da969afffeaee47fc57d66dee188bedc SHA512: 1645dacbf6f8fc0b6a628429f9abcae65de816bd876283e69f75c83f2d6c88fc50064ea0c7f866bc2025fbd1356defb846ece88647a317b49dcef766fe7e99f5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-style-karasa-jaga Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 24015 Provides: libreoffice-style Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/_new/main/libr/libreoffice/libreoffice-style-karasa-jaga_24.2.5-ok3_all.deb Size: 20817820 MD5sum: 3d65c75757745505db5c6fb9243cf73c SHA1: 7c43ff645d1b659058c3c0a9a94529a78c787b6f SHA256: 62bdc0abb5d1c8bbe4b3512c37af35618accf1230acf5e7854626dc685443c18 SHA512: a41a51c47464a332bba632795324472ee4a93eb06b27185b25cb769530cdfda2d0402eed070185203c5d10744ec2a63c5cc060c393594208315dcc5927ae7aae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-style-karasa-jaga_7.4.7-ok1.4_all.deb Size: 3769510 MD5sum: 39bb69763959533163c87b79f26db5fa SHA1: f439f30d8ca3e0bab07b7533178868417d8d40de SHA256: bd9593fc0e33038938e3047c4552c50a7be78bb2b9771e28973c25e3db3c36e7 SHA512: 2ebc3f99e273729f0a67d0b671fc859f2181057ebd684f1d6677aed369b07dd8d13a9b151f3bc294f0ef421193f92d516913bf4db4139bc4c659456cc4ec37df 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-style-sifr Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 9475 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/_new/main/libr/libreoffice/libreoffice-style-sifr_24.2.5-ok3_all.deb Size: 5062892 MD5sum: 8c17c6dda5384cdefebb726df70236e3 SHA1: 3a194d4881cfc4b65124417a6b0ef9161c604a4f SHA256: aab5629c647c5b627fbf4587b1fddb295bad12eeebfe79940bf607a3edf548e4 SHA512: a867c567f19350741e718689fe43fcc41d792e12a9d943589c7700ac71b7dd7c7fd0d21997548ab42f6412d9e161ffc909c52c223a391b721775a7231e7c1cb6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-style-sifr_7.4.7-ok1.4_all.deb Size: 2493788 MD5sum: 67ee1bf02b12f62c06f07ee6011c67a5 SHA1: 8531f823008889399ee5cc5a854f3ab3c616f10d SHA256: f7b32a22363e07ebff4e5e9531b052b909779a67a40bed1dc7773b1c1d9c2ae8 SHA512: 95e56dad5e1b257ebd2cf3dc792cf0726b86d5cc884869e37950cabba826033f6f9299dd49791961c92319a661e9fc397d667355ad0951675d631c20760e40e8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-style-sukapura Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 14987 Provides: libreoffice-style Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/_new/main/libr/libreoffice/libreoffice-style-sukapura_24.2.5-ok3_all.deb Size: 9931740 MD5sum: 5104032d2386c28e71a13099bd6bb7f2 SHA1: 64f650b1c8c493a5971a80b1e12199b42284bdca SHA256: b1393e589ba46d26441ba622421d8d6443769589bdb75963fc9908d40252825c SHA512: 6fb3447bd09d75847c8a9e76f119e400429cd4b88d3c0a427d7464745c3334eb95bb5797e2d182686719e75c1a44ff9c602571947c5e32221b2c7b998a59560e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-style-sukapura_7.4.7-ok1.4_all.deb Size: 5629670 MD5sum: ade70ee6c9626a8f8f7348b4bf9186e3 SHA1: 1886a09a4ae32156512fd03807b2d23c8b562c7d SHA256: ae26dd3a8308a73755880c467b396eff73667647d58be5c5143a3e75ff6a149a SHA512: de0184ba89204693f6dc7f367a5a8fa094b6ef0afd9562811db87e187372084685f41dd8d7d8d90518eeaa098d552677c63f77631034997ceacbe5cbd4cc64b1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-style-tango Architecture: all Version: 4:24.2.5-ok3 Priority: extra Section: oldlibs Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 73 Depends: libreoffice-style-colibre Filename: pool/_new/main/libr/libreoffice/libreoffice-style-tango_24.2.5-ok3_all.deb Size: 8136 MD5sum: ecdb76bf06e8def413088ab603adaa13 SHA1: a77dbda0c27a9a4de13a9a6bc9b1c12ef0601138 SHA256: 31373c1853e54dc179c19df845c2ffceb6a29fb32a7fc7dad7e5703161b0bbf3 SHA512: 6ae8c68e440f8742531d6060d166b53573395a1fd5ef7802a44f6effa1041b17ac693197328d9fa3187c584fb8334b262ca63356fd4f555ef321dab6d959be82 Homepage: http://www.libreoffice.org Description: transitional package for Tango symbol style You can safely remove this package. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-style-yaru Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 49132 Provides: libreoffice-style Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/_new/main/libr/libreoffice/libreoffice-style-yaru_24.2.5-ok3_all.deb Size: 13152988 MD5sum: efdfa90f765c84d41fa5015c8d5631f3 SHA1: dd878fb8237083874a06cd92a12396b07c793262 SHA256: bf399b4941748530c3ab6437997b47fbb872d0e55a1af290f0d0653580de0265 SHA512: 8b09dce26dd995dd4a0d4ec383ee00c3b79a572a3b47135d1095aa72ab82cdbed38fc59a6f248dbf78b0d56e765932fb2ffab13b94ac6b1419cadfccf7cf2353 Homepage: http://www.libreoffice.org Description: office productivity suite -- Yaru 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 "yaru" symbol style. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-subsequentcheckbase Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: libs Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 2990 Depends: liblibreoffice-java, junit4 Filename: pool/_new/main/libr/libreoffice/libreoffice-subsequentcheckbase_24.2.5-ok3_all.deb Size: 2590964 MD5sum: 15c1bf8ccf7cf27f5da676881a229164 SHA1: ca9d184e5af0afd9a4a36fd210a4649242ebecbd SHA256: f4bb4ae68ecaa92b97283d5f9d4a171d8ea898440748673244debf4be6bf1367 SHA512: fcb25957af08921c3272099803455e1ca92aa92ac1473785b00bc04b6cc9454df56a491c3ce22d94c03b607dabcf1c6f78937ade0a311160cd7cc4e7ed95da4c Homepage: http://www.libreoffice.org Description: LibreOffice java test libraries Java libraries LibreOffice subsequentchecks integration test suite runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-uiconfig-base Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 1101 Breaks: libreoffice-base (<< 4:7.6.0~beta1), libreoffice-base-nogui (<< 4:7.6.0~beta1), libreoffice-common (<< 4:7.6.0~beta1) Replaces: libreoffice-base (<< 4:7.6.0~beta1), libreoffice-base-nogui (<< 4:7.6.0~beta1), libreoffice-common (<< 4:7.6.0~beta1) Filename: pool/_new/main/libr/libreoffice/libreoffice-uiconfig-base_24.2.5-ok3_all.deb Size: 86604 MD5sum: 25d58a4ff68c2230309801fd6b2a81ef SHA1: 732ea9e4eb59fc5543c147ab1e540f5fd99bb760 SHA256: bf69fd68a9013514cfb97a6907b522aebea73a433e88e7debb31ae4b98f73219 SHA512: f8ba28dbeef8551eac39d7dc1196a7f97e98fc6366c9e3c8cc8e07b39ebc05055c57abd2203eefc85461acfdbf69b79b1b89220cd0a96a9e4dd928eb67408a88 Homepage: http://www.libreoffice.org Description: UI data ("config") for LibreOffice Base LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-uiconfig-calc Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 6027 Breaks: libreoffice-calc (<< 4:7.6.0~beta1), libreoffice-calc-nogui (<< 4:7.6.0~beta1), libreoffice-common (<< 4:7.6.0~beta1) Replaces: libreoffice-calc (<< 4:7.6.0~beta1), libreoffice-calc-nogui (<< 4:7.6.0~beta1), libreoffice-common (<< 4:7.6.0~beta1) Filename: pool/_new/main/libr/libreoffice/libreoffice-uiconfig-calc_24.2.5-ok3_all.deb Size: 211952 MD5sum: 4f9df793c2ceeb2af68e0af5f5d6244d SHA1: dd4739d63e586fd70b03167fc833930cfcf2c429 SHA256: 27ff80432b7266149d2bfd4f89b059c4c5f6044ae3b762bcec4818920a45446f SHA512: 891528b453053c00aa4a1bd3968856273601f145dd05f354ef75aa3e31f10a23453984e503e7cad858e5c6dd34634afca814f4cc795b685e627b61a1b1c6b052 Homepage: http://www.libreoffice.org Description: UI data ("config") for LibreOffice Calc LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-uiconfig-common Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 8316 Breaks: libreoffice-common (<< 4:7.6.0~beta1) Replaces: libreoffice-common (<< 4:7.6.0~beta1) Filename: pool/_new/main/libr/libreoffice/libreoffice-uiconfig-common_24.2.5-ok3_all.deb Size: 381488 MD5sum: b093ebe21432b41d21c6b9db390d6d4c SHA1: 3d7b53b6f2ac6146b9027d93328445bf7fa3e044 SHA256: 1f56f94985bff3788219352246f17d320cdaa7fd2ada9afd70af806a2eb41dd8 SHA512: 4661b336d88d178ecbbe2a8a97cb48bdf27ad9c9e0f89fed045e60317a63f22e271787ead88bad22de2b75a3a8c5c6de7e2e76451a619476a3829edf5784d81f Homepage: http://www.libreoffice.org Description: UI data ("config") for LibreOffice ("common" set) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-uiconfig-draw Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4048 Breaks: libreoffice-common (<< 4:7.6.0~beta1), libreoffice-draw (<< 4:7.6.0~beta1), libreoffice-draw-nogui (<< 4:7.6.0~beta1) Replaces: libreoffice-common (<< 4:7.6.0~beta1), libreoffice-draw (<< 4:7.6.0~beta1), libreoffice-draw-nogui (<< 4:7.6.0~beta1) Filename: pool/_new/main/libr/libreoffice/libreoffice-uiconfig-draw_24.2.5-ok3_all.deb Size: 121068 MD5sum: c2a8fc5119cc7a9e5fbbe86c5b0d9d70 SHA1: 89551198354ad870bd8c4a97d59e01b5ef0a1ca2 SHA256: 6d48a960d6e8e3873f8bc5f429feaae18ba9b124c0ef1997d6c4b8e90e473861 SHA512: 0ae13b8646f1f1028414c629a7bc6727f7ebf1d2d8b56f9e48e5ca61854e391498f0ed53bdbe5e28cb864acf4bb2312668774c2a09392bc127f598708a8f80bc Homepage: http://www.libreoffice.org Description: UI data ("config") for LibreOffice Draw LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-uiconfig-impress Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 5659 Breaks: libreoffice-common (<< 4:7.6.0~beta1), libreoffice-draw (<< 4:7.6.0~rc1), libreoffice-draw-nogui (<< 4:7.6.0~rc1), libreoffice-impress (<< 4:7.6.0~rc1), libreoffice-impress-nogui (<< 4:7.6.0~rc1) Replaces: libreoffice-common (<< 4:7.6.0~beta1), libreoffice-draw (<< 4:7.6.0~rc1), libreoffice-draw-nogui (<< 4:7.6.0~rc1), libreoffice-impress (<< 4:7.6.0~rc1), libreoffice-impress-nogui (<< 4:7.6.0~rc1) Filename: pool/_new/main/libr/libreoffice/libreoffice-uiconfig-impress_24.2.5-ok3_all.deb Size: 178800 MD5sum: b27a3e5225b4aa4c1de6af81cdbb9b7f SHA1: 36ac16d20e444a4a291a8b6f5f7a571e4bb76356 SHA256: 679bf25b62524118e9916e78073dd82b74fdb4940dd344cf43d030505f96dcb1 SHA512: fb90a94dd38d54185b9dc6a9d4179e520b89cb07ada659077c64623ff20632b7279148de681b125b0a6d2002d42da1101aa8294de08123aad182e60907c927ed Homepage: http://www.libreoffice.org Description: UI data ("config") for LibreOffice Impress LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-uiconfig-math Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 401 Breaks: libreoffice-common (<< 4:7.6.0~beta1), libreoffice-math (<< 4:7.6.0~beta1), libreoffice-math-nogui (<< 4:7.6.0~beta1) Replaces: libreoffice-common (<< 4:7.6.0~beta1), libreoffice-math (<< 4:7.6.0~beta1), libreoffice-math-nogui (<< 4:7.6.0~beta1) Filename: pool/_new/main/libr/libreoffice/libreoffice-uiconfig-math_24.2.5-ok3_all.deb Size: 59684 MD5sum: dad8ffc45f044407ff23df6d06c3e6a6 SHA1: 78c7378952da0e5e82849a80c480e4f907c0fa86 SHA256: ce6a1d58a109c65ad8407b70e47c715b049b5a04272a353201bc1fc5a8b3219b SHA512: 16cd76cfbb8a15e9f43622d2e0acf6532232327f5c8b838f4a9caa258e34ba8fd1e0dec68f3bc7a1a1a189e4763b0ea34a5feb545f1dfc2c9ee688168541f214 Homepage: http://www.libreoffice.org Description: UI data ("config") for LibreOffice Math LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-uiconfig-report-builder Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 257 Breaks: libreoffice-common (<< 4:7.6.0~beta1), libreoffice-report-builder (<< 4:7.6.0~beta1) Replaces: libreoffice-common (<< 4:7.6.0~beta1), libreoffice-report-builder (<< 4:7.6.0~beta1) Filename: pool/_new/main/libr/libreoffice/libreoffice-uiconfig-report-builder_24.2.5-ok3_all.deb Size: 54152 MD5sum: d3e1d845cddd058c2cc00e735ecf874c SHA1: 7574248c5a00084cdd3c6ba9f2e18ec1625d7462 SHA256: bc865c899099441bb914e3d4791843252908b61b0a77c1f4c26bc5cf8709f5f8 SHA512: b95e8c9fa4b8763c0bb4c7b49b5a998228f5a19324ba58d9c6418c0bff439cfeab9851a44833896748ac90fbbb9b782e76d67c46d42f4efe28baf9657dda3cd6 Homepage: http://www.libreoffice.org Description: UI data ("config") for the LibreOffice Report Builder LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-uiconfig-writer Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 9066 Breaks: libreoffice-common (<< 4:7.6.0~beta1), libreoffice-writer (<< 4:7.6.0~beta1), libreoffice-writer-nogui (<< 4:7.6.0~beta1) Replaces: libreoffice-common (<< 4:7.6.0~beta1), libreoffice-writer (<< 4:7.6.0~beta1), libreoffice-writer-nogui (<< 4:7.6.0~beta1) Filename: pool/_new/main/libr/libreoffice/libreoffice-uiconfig-writer_24.2.5-ok3_all.deb Size: 295332 MD5sum: f5cb8324176057ae5e2599f959ce1a94 SHA1: b372cfa3478bbe2f9d2cac44b32c5d71818125d2 SHA256: 953aa6673a6764be40a87018b3fa4fc61a676b07b1d469571cc89268052344db SHA512: 8b99d212d816dd8135316939faa52e044306a019fc27d79f9af5139a8db534a5427e74f28c3c904ba506bcf49c7b6281e270d8b7317f6a6e5a41e60e1a5cbbb7 Homepage: http://www.libreoffice.org Description: UI data ("config") for LibreOffice Writer LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreoffice-wiki-publisher Architecture: all Version: 4:1.2.0+LibO24.2.5-ok3 Priority: optional Section: misc Source: libreoffice (4:24.2.5-ok3) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 4237 Depends: liblibreoffice-java, libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Suggests: libreoffice-help-common, mediawiki Enhances: libreoffice-writer Filename: pool/_new/main/libr/libreoffice/libreoffice-wiki-publisher_1.2.0+LibO24.2.5-ok3_all.deb Size: 1456248 MD5sum: dd98649bbd7e3e379166dd4c3c388343 SHA1: 6948f566030f12d516e5f103bd06f721dccd52a7 SHA256: 0ceb32f607fd9de8e82fda9a0d2ffcf9a7fc6e24175a82207ea8391612cdd68d SHA512: d9a51cb552eb273767b1409fc9ea3546ffe972a6d0cdb22bacfa450a2be88626df525cbaab0389f842f27098e0346b214b5e825f312c6df7d6123ba23aed7cc9 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreoffice-wiki-publisher_1.2.0+LibO7.4.7-ok1.4_all.deb Size: 1433656 MD5sum: 201503c36b9499fd5fe9b8b255cd1632 SHA1: 23aaf3ffd56c171ba75d7945895237e886891027 SHA256: 3b150e64939b4b9fff76488f502407c898466eb9e1e83b42fe105633efdd0f46 SHA512: 1ce24cc5fb9a866ed5de14c5b53c4461989b3034bbea495594bc3718f56eb5431b060097809d0920671ec066cb481e54ffdf72d66c1acef544470a8342a8acb1 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreofficekit-data Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: web Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 80 Recommends: gir1.2-lokdocview-0.1 Filename: pool/_new/main/libr/libreoffice/libreofficekit-data_24.2.5-ok3_all.deb Size: 45760 MD5sum: f211b4d06dc0105008cb477db7b09eee SHA1: a79ecbcf579f43fd124fe928ccf4db0b38eb513a SHA256: a18edb8c6d91754427b8e1808e2ed192a375e2d1159b73a6b4334052d7803c6d SHA512: 5bbe118f492ae3d7ca5974664e1d02932ad90ffc7c64f816cf0360e4495d5271892ecf3a071aa0f9fa36f5bea0b55fbdaba1a2e1261485d6ab286f9a559d1660 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libreofficekit-data_7.4.7-ok1.4_all.deb Size: 8170 MD5sum: b6cc0a2e9eb2f8a4c4faefa8623c4c1e SHA1: f3eb43244e4b2c7aa9bdd405715798a6d52d46b5 SHA256: aabfa6e773e4ecbc2324368fcc23a87a5e3c0140c09baca94d5b9a0f2645b84a SHA512: f6a7613b6a577e82b6b4052c4606ed948c69d566e8339b1789e04253a9d401edae9742dbb1f1d60d668bc56ab7fdea4c3bc542410178e647931c27a1f548f547 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libresid-builder-dev Architecture: i386 Version: 2.1.1-ok1 Priority: optional Section: libdevel Source: sidplay-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 242 Depends: libresid-builder0c2a (= 2.1.1-ok1) Conflicts: libresid-dev (<= 2.1.0) Replaces: libresid-dev (<= 2.1.0) Filename: pool/_new/main/s/sidplay-libs/libresid-builder-dev_2.1.1-ok1_i386.deb Size: 30348 MD5sum: da985b712a1cb274527a6e148d5377b0 SHA1: 24e8e9d9a2818cbbec09a1a70672bd01effcdcfb SHA256: 9a867b4832e0657b689a1cb554b44c7768e6648b7c51f8d6ba4f731db5257e6f SHA512: bd556d12c36433e8b79a804b5828b24c0ce97a4b254fd47e5d292ce4663cfd76c3e684a0e2d6947d063df4d69eae56adc6b1070b8607495acb9a23a5d0bd383b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libresid-builder0c2a Architecture: i386 Version: 2.1.1-ok1 Priority: optional Section: libs Source: sidplay-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 219 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/_new/main/s/sidplay-libs/libresid-builder0c2a_2.1.1-ok1_i386.deb Size: 28932 MD5sum: bf8bcc0957cb6703598001e8a831a606 SHA1: 8851ac94a94d2827bb3db9b93d06bc5fbac45b58 SHA256: f18d36988d8266460c22a7c03607e1eb3f974a575709dcd7985a0ce79088ed06 SHA512: 18bb991e5103fa0ae130d0646fcf27c9dcdc416e5cfa8b692ab756ec9648cda8e36364de8af5855bd3a4c7efee0b3c78efac2b8d9c76008e52fc0a3b800ed1e5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librest-1.0-0 Architecture: i386 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: 120 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.77.0), libjson-glib-1.0-0 (>= 0.12.0), libsoup-3.0-0 (>= 3.0.3), libxml2 (>= 2.7.4) Filename: pool/_new/main/libr/librest/librest-1.0-0_0.9.1-ok1_i386.deb Size: 32216 MD5sum: 91f907c03b9c1cffe199517aa4c4784b SHA1: a2167558103c11df76f4a0b090b9b3fa376bdcc7 SHA256: ffcd3c81420427f109637546d456e2188c7e586139d4cd000dc42b2972d29c93 SHA512: 2f90ab707f33e26ed23c1fe3ddfcdada48af37969af60a7cf0b33986e3c49e7c3f93d6afa74544fc3d8f2691a711d11c5482a6e113f4448de0a9b790ff77b4ec 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librest-dev Architecture: i386 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/_new/main/libr/librest/librest-dev_0.9.1-ok1_i386.deb Size: 43500 MD5sum: 832566833c5cac8c4ff14c3ed7963a4f SHA1: 567767715f5c8be785d8b780d01b212958c4ef29 SHA256: 1d73d7ceb05ae1f95f735a8059bc22fe381241d92df026a3dfbbc92961c1cb13 SHA512: 4a4db4a95f74dac1c3e5fd0e9383c5aac16328ca2374f026bd2be9d58b8d7f6484a7a4fbfcc1c7f200002779f8a3b8ab4180df76d385a72c84af6a1de46aa287 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/librest/librest-doc_0.9.1-ok1_all.deb Size: 53272 MD5sum: 1e123c069ef48252ac9497d36642346a SHA1: 1af22d00ea8833bd10c78e10ff81c81ab79ccf05 SHA256: 81e574b5c76636bbd740eb96ae8c380685456a5690e575949b3954f2d2a5b123 SHA512: b9d271caa79bebc4184e44e7d373fce79bb6dc1747345cbbc347520643fa767501805efc5360d10ebbec38f19882077d98a6cc3102f8f78e18d4ee65edfe5261 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librest-extras-1.0-0 Architecture: i386 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: 53 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.66.0), librest-1.0-0 (>= 0.9.1), libsoup-3.0-0 (>= 3.0.3) Filename: pool/_new/main/libr/librest/librest-extras-1.0-0_0.9.1-ok1_i386.deb Size: 12848 MD5sum: 53417baf452f57a8962d08a1767e2e1d SHA1: 4a74fec58d6823c17a39d2ad472b74fefa510605 SHA256: fcb346eaf0bac654cb8def8b34475b6f1d109607591dc7d450fcf2c4b502c3b3 SHA512: 2f5304a84c75e8643ce704c6b8e35085a74dc8867c2ed9574e685194603ccefceedba5e688b22db371f21f396970d90e3760027a8b6b624d59d55e49cc574a5d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librest-extras-dev Architecture: i386 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/_new/main/libr/librest/librest-extras-dev_0.9.1-ok1_i386.deb Size: 6952 MD5sum: 34b9d09ab76bc9513267fce5c82f5741 SHA1: 5000a75e2e49467ebbf6495761b7badd81f66e8f SHA256: 1baaf57b02f712f5f1286b674d1dd3c118207e18fa2bbadbd087bcc426c5fe59 SHA512: 3159ff04daab14d761b5154e693082e6b29a5a7d36695455597d154b5db7d202305d88b712375cfe8a4d297aa4b0d293264bf78e19c02d08244e9b2e0d0b7dfd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreturn-type-perl/libreturn-type-perl_0.007-ok1_all.deb Size: 14992 MD5sum: 2295e5aaab5a4ab1bcd10c7a098cae1b SHA1: d3944d86970c65411628cd0c28c52557562ac2b6 SHA256: 8668c5010218f935b50f5fc190b25709de55a44fb1b7ee0d7da9a35afc2a21c9 SHA512: 5b9968b76fdd6363194afcbec1738a87f35f9cd2a1d9432f40413f59813e94ca73849095747ace6f02f74773d8a19950a2985a2677ddcf9b061145e0d333126d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librevenge-0.0-0 Architecture: i386 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: 855 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/libr/librevenge/librevenge-0.0-0_0.0.5-ok1_i386.deb Size: 217212 MD5sum: 63693453013323fb469aaa99af2f2625 SHA1: 6c654cc68fb57063996ef5161aad4928d3e7d012 SHA256: e30f3165b3de1444f046829b6a38a155f28314fb339177b19557d4626253246f SHA512: 599c82882025adc757106892d50b1bc7a687e7c9a52e5e57360de3213e7ddf353c9086839d8594cf258cc40ae886f08f78bfeadaf5ed77c6d94a233970529591 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librevenge-dev Architecture: i386 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/_new/main/libr/librevenge/librevenge-dev_0.0.5-ok1_i386.deb Size: 28960 MD5sum: b0dff81ce8efc86cb8e4270ff8f60dcc SHA1: 7061e6118d8952f09efe20888a6f103c2ddacf10 SHA256: 4c41b64b9235cfe169eeec99665962f32be093cf5d8a87c49b6841fb2f7b4660 SHA512: 464e69c01c35d28c1d968670cfccea446739c58411b58d459cef26ba564aaef10ad12769a51e2f3fb1e59fd61559abb32045a0888c29cdfc6b507c63a2f97cc5 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, ...) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libridl-java Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: oldlibs Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 69 Depends: liblibreoffice-java Filename: pool/_new/main/libr/libreoffice/libridl-java_24.2.5-ok3_all.deb Size: 8076 MD5sum: 8d6f3e0e2a66fc4492e91f59222cfc71 SHA1: b8ee903a72632f31752458c2b910ff144560388b SHA256: e15824218b8d42e7fa589eb0c4d31ce6210e901848fc82aac240a777b1cfe299 SHA512: 37e945c1b0a53c1f9b9a8c8b44b398a5853b111d46f1f3a7b1f44d7abe088cb35389bf22c6e05ce33d174d57a29381806d8c19373d5f9c32eaa6d415bb05f744 Homepage: http://www.libreoffice.org Description: transitional package for LibreOffice UNO runtime environment LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This has now been merged into liblibreoffice-java and this package thus can be safely removed once installed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librist-dev Architecture: i386 Version: 0.2.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: librist Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 146 Depends: librist4 (= 0.2.7-ok1) Filename: pool/_new/main/libr/librist/librist-dev_0.2.7-ok1_i386.deb Size: 25342 MD5sum: 24cf373cb2379945b441e955e908f637 SHA1: 6b9d40be15132c92e82e64ebf65eef5d49580835 SHA256: edc970690c7238cd8096b44956263c171f663906df4c8ec857405f0abfc177e6 SHA512: 91718f8998e29501ac8f8c46170dabf97e320dcd27e7dd16fd300bb59245982850486075c6a428892a99d072f49650d922fb69d74f055927deba627adc275bc0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librist4 Architecture: i386 Version: 0.2.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: librist Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 302 Depends: libc6 (>= 2.34), libcjson1 (>= 1.7.5), libmbedcrypto3 (>= 2.13) Filename: pool/_new/main/libr/librist/librist4_0.2.7-ok1_i386.deb Size: 88348 MD5sum: 0294cfcb03858ac4443918fb6c3bee2b SHA1: a56a3a374916f082e458b63a3b3c9693318b4cb0 SHA256: fda56cb2c3b463c0838082b9cc70d79e212f827ece8041e5ec8f0b63c6cb2dbe SHA512: 21779012e3e43fcd8b9fc8ebda11f64e1a1993582f076fb6a45178623f6e2299f7de247eeb8c7d96d7113ce26d13d942d87c437aa7e9ad9c79102f79daf4c158 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libroken18-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 131 Depends: libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0) Filename: pool/_new/main/h/heimdal/libroken18-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 44728 MD5sum: b33b4ccbcb1f7d2922d8f54d9be71537 SHA1: c8ec24eff34b961937d906ba1dc269131c2b77d6 SHA256: 2d2cfb97254c638efc05cf9a72894a3888611c3dfc1051e91438ec8f6cb2ef2d SHA512: 3b48e3027ce2dc97160ed74b5db1e86f54f84f3f8ee43f2ab1f8ac218a043c86c6a0136fdfe3e06bf2b2aefb7267e1c589579f2bc525421416c7d2ca6c41642a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libroken19t64-heimdal Architecture: i386 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: 133 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/_new/main/h/heimdal/libroken19t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 44200 MD5sum: 17633cfb78d0686b8edbd47757f42e11 SHA1: d87aec22ba0cdff69b4c374dfea47ce7152abe6e SHA256: 18fa93ddab3b5bd06e6c8f673f82e5a80c3ceabea3af767a3d112b9a72465f39 SHA512: 6f2cbac07b07e94cd00c672489e4cb3f2c097b4233d3e423335024e744c9aab87c77767d97d0c6a10b81d8b2711fa855d4a6c42e5695196903d35dfaf0239dc4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/librole-tiny-perl/librole-tiny-perl_2.002004-ok2_all.deb Size: 22104 MD5sum: a8afa2623ebeb2377929d6b0409f1228 SHA1: 7fe968cd75a771b5e9f477ad81a78f02268fe54c SHA256: d7934fb286445420ca9ed396cb6f5e36e99948063984ec998fa05b4677d528d9 SHA512: f5d3b4eb57aa275ed3aa2dc8b58394b6c701c2416584d18dfe50fd855b37cdb2328de94d0360b7a1dff8a866460c40b6e1a0c11429a4a033278fe962874be7bc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/librsvg/librsvg2-doc_2.58.0+dfsg-ok1_all.deb Size: 65520 MD5sum: adea5fdb2a485ff16cf997c9e6be997b SHA1: 7c6e3b2763c6970a3ea877a09a72461a72b5e469 SHA256: d81080b5010f938cf9b8220ce78d7a8c2f7762dc05c69e19d556f14f444adea2 SHA512: 60e475bf0a4dc43d7819c246fa9637a3809f65fe1f0b063e6db25b93d8078f8ef8f148c3f49160be259ecdd1c60d9e2079b864ce028ac9ade242ced5287b656d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librttr-core0.9.6 Architecture: i386 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: 762 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/_new/main/r/rttr/librttr-core0.9.6_0.9.6+dfsg1-ok1.1_i386.deb Size: 198544 MD5sum: b212000fd8932ffca8258c6f808b5735 SHA1: 63a6bff4b922a6a5098cfac05996fdc2c5fa8171 SHA256: 5eec11308b2270dea1cda364f80aee31f468992b21992d7e36c8976ff6e6b0b4 SHA512: 1e9ad21f2175849a64fa01c94597d5fcb034079a12dd22cf0b83cbf27c7e21891ff89cc79606a864cea558030ca57af973fafd6d5c78288044cd78cc1df4722f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librttr-dev Architecture: i386 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/_new/main/r/rttr/librttr-dev_0.9.6+dfsg1-ok1.1_i386.deb Size: 104276 MD5sum: 989ff70d371d3dde9ae1e888eabe78e0 SHA1: 18ee61d56b14802a808a0db3c8b2ed655d4d57d8 SHA256: 6a7d01c1950f8a853a9582cd1ea55104eecfc2b895f1fdefe02c49c8c1f3bdbf SHA512: 6ae36e4ef6a14d14b885638ec5d90c66619fe1db69b340144626d15003aff43805112eb5c9c52725157684c7b4f26451a57d574aab627df35bb010088cea91c4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librubberband-dev Architecture: i386 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: 693 Depends: librubberband2 (= 3.3.0+dfsg-ok1), libfftw3-dev, libsamplerate0-dev Filename: pool/_new/main/r/rubberband/librubberband-dev_3.3.0+dfsg-ok1_i386.deb Size: 166464 MD5sum: d912e8eb47507c831a1b04ad881da3a4 SHA1: 8349deac2d15a19e81b3e00f2e2eba00d6d4af29 SHA256: a24af9a07f1cfe73e8cf8cf38f225bc60a1d90e5a9d1ef5bf1957f945d558e89 SHA512: 74d9268f278fc7792346b0862dcdc33957148246a63849563bc2154fd3f03d3dec82171f54fdb9dac1e5d9b23c5582395f06aba02ed206492112e21bcd90df34 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/ . runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librubberband2 Architecture: i386 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: 386 Depends: libc6 (>= 2.34), libfftw3-double3 (>= 3.3.10), libgcc-s1 (>= 3.0), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 11) Filename: pool/_new/main/r/rubberband/librubberband2_3.3.0+dfsg-ok1_i386.deb Size: 134236 MD5sum: a153c512dc3c9229527ea1b7993e1871 SHA1: 6565bf0b9af6b036e9994cbf6dea7b2f951646d2 SHA256: 6d0ffb40544e3bae7437e648e253870976c0d5599cb7e79408166a7f13038864 SHA512: 87e78b39c9d214121802d7cb0b5c5386cf60e6fe4ea536785d1d068e7c94d6ff2f48c525a3b5b2d77a5b2d9a70e1de446d61a50205cdfc7b172b9ab62853b861 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libruby2.7 Architecture: i386 Version: 2.7.8-ok1.5 Multi-Arch: same Priority: optional Section: libs Source: ruby2.7 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 19659 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.3.3) Filename: pool/_new/main/r/ruby2.7/libruby2.7_2.7.8-ok1.5_i386.deb Size: 4236916 MD5sum: d7cb9ed190e927aa043c02f5c7408c72 SHA1: 3c4ce0766d80c58c5e239194bfadc8ceb4bb1846 SHA256: c1a22c448a3967f999d0bb5e7960b4dbf11b2165f887082455a8ce57858f517d SHA512: be6135880a9686e1c064c5aeea4f2411739898988b86292e763181bea0fb8a11dec1e09480043f9071ee1efc9201c689977ad08beec25630fcef813a1cd3a83c 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libruby Architecture: all Version: 1:2.7+1-ok1.1 Priority: optional Section: libs Source: ruby-defaults Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12 Depends: libruby2.7 Filename: pool/_new/main/r/ruby-defaults/libruby_2.7+1-ok1.1_all.deb Size: 3240 MD5sum: 61cbfab4ab44d24e3b6a5f405df82eed SHA1: dce42d73659ba99a5e073580a68f045f0fddd84a SHA256: 67db163b455c104d06bbfa9530dece51dbd202b0da1aa55752477ca3dd5e2e9d SHA512: 6f16bbe6035b1dd25309fee8a34687a6d575bd1dfd10a833084b192370878244c291b953a02640d0cec0e113bd96a13b9afb9daf0806096c215c538634921b02 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 v2.7). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libruby Architecture: i386 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/_new/main/r/ruby-defaults/libruby_3.2-ok1_i386.deb Size: 3294 MD5sum: 125d0889251f916788f27c521b03bd62 SHA1: c50ec5b4430da9b9e918a98e2ada6ac35a20e7f9 SHA256: b3952dad31ac9db33aa91702978a483abea923442d53dc5c80cca72ed20cc478 SHA512: 7bfa73dbac234d25662b91d4716c4d7350473dedcfd33a6b701966ac5b1a63235cdbd863fa6bb2a86fbb6875e5b1c446135a872699fad553af40afd7041142c6 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-adler+compiler-builtins-dev Architecture: i386 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/_new/main/r/rust-adler/librust-adler+compiler-builtins-dev_1.0.2-ok1_i386.deb Size: 1098 MD5sum: ad3160ae9fc2649863f5d13eff41dd5a SHA1: 736d4128d8633ab8d84c88afc295df47c96bb323 SHA256: d92ab73aacc8b349b5afa2fb163c941b5ab214a52d3fb9bf535cc9b9fe649f06 SHA512: 335adc49c92db7b7ca04b6a42d87775e3b9990326465fab7634af56167f6a30c0fab0725ecb91fcca842a3fb7bdc1fd9e29b24034a890d7afb30174794b0578d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-adler+core-dev Architecture: i386 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/_new/main/r/rust-adler/librust-adler+core-dev_1.0.2-ok1_i386.deb Size: 1074 MD5sum: fb24c1248446d77eb1bdf1c73838e3ff SHA1: 1377627f7b9b083d42b597be0bd4358f76c89bf0 SHA256: 784d5941b3a775253b84e5cdbd9bde65883ee8b7e6599a53517397a6035a9e8b SHA512: 0e5d0624ee0e0ed5c4772df863ac74b402ed458a669a1781c804b642dead86137f8b8fe2c3a9a0793ccad7d9dcdaf83ee70f2504c0641c30ddcd2baee1e73148 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-adler+rustc-dep-of-std-dev Architecture: i386 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/_new/main/r/rust-adler/librust-adler+rustc-dep-of-std-dev_1.0.2-ok1_i386.deb Size: 1076 MD5sum: 4e49ab4b46b642e700699d24d4c70be7 SHA1: bd60930cc88aa8b669c68b82ad90989df0137c56 SHA256: 67fc3d492888d64b07dd8c2692928e64ba7a8cf8ac3ed5e557c3c7bb66a82337 SHA512: 1e597de764c77898df51d2b33f2fec79799bf9b56ee5f3c6e5f91bbcbe59cb211b789725b202ab38b3bd45ca6a31ec0c3aa8426ac84be551990d92b04f7ee5bd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-adler-dev Architecture: i386 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/_new/main/r/rust-adler/librust-adler-dev_1.0.2-ok1_i386.deb Size: 14208 MD5sum: ebf4402c3269693b49b9748582cae6df SHA1: bf12960e91fc87a692f70ce44984dcc8f2efbd11 SHA256: 70646b3ec83dd7179063ef56f3a6fc4c748df5d7d072152694dfce495204d19c SHA512: 42b445f555a35d7c2ecaa4b8112cf4e141d54a81a2a67decb8c231ca7827a25b0871e3bfa117d8d61c116852d047ee10ab2b25d710ecf31317a2c5947b531a18 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-aliasable+stable-deref-trait-dev Architecture: i386 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/_new/main/r/rust-aliasable/librust-aliasable+stable-deref-trait-dev_0.1.3-ok1_i386.deb Size: 1112 MD5sum: 024ef32c564c950ba05f643a2ec5dc4f SHA1: 710aee10b627f181dc5def001bd685e8cdb3ab29 SHA256: 493e26f4236a2e83da55b88dd6e673684d7ebcc8e1564b336777cc26861a4be7 SHA512: ce805f348f9d7a20285535df7c6d5ac185056bafb8bdae15042f0207ac04d8661f8b2a9be480e835e0e66838e7d58499c59581b7cc45dab0c4ed9e2456cf9073 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-aliasable-dev Architecture: i386 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/_new/main/r/rust-aliasable/librust-aliasable-dev_0.1.3-ok1_i386.deb Size: 7758 MD5sum: f22e630aabd6c5b658eeb8f7369d5ae1 SHA1: 7f7732e5e8d5b6e0513c6df610fdf93036d5e1bc SHA256: 1a0619925994874225c11797271598df1cdbf4d4385e37166db156f5859149de SHA512: e1d5ff5299386b7f5c3dc2dad7df0a7e5f211aca2e40b9ca7485509911a048e2b615e370d730d420fefbab40fc18124685aef664a1e6bb0b1f74cb961db6920d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-anyhow-dev Architecture: i386 Version: 1.0.57-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-anyhow Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 291 Provides: librust-anyhow+default-dev (= 1.0.57-ok1), librust-anyhow+std-dev (= 1.0.57-ok1), librust-anyhow-1+default-dev (= 1.0.57-ok1), librust-anyhow-1+std-dev (= 1.0.57-ok1), librust-anyhow-1-dev (= 1.0.57-ok1), librust-anyhow-1.0+default-dev (= 1.0.57-ok1), librust-anyhow-1.0+std-dev (= 1.0.57-ok1), librust-anyhow-1.0-dev (= 1.0.57-ok1), librust-anyhow-1.0.57+default-dev (= 1.0.57-ok1), librust-anyhow-1.0.57+std-dev (= 1.0.57-ok1), librust-anyhow-1.0.57-dev (= 1.0.57-ok1) Filename: pool/_new/main/r/rust-anyhow/librust-anyhow-dev_1.0.57-ok1_i386.deb Size: 44174 MD5sum: 7d960e169ae41b9908b69ead6896d360 SHA1: 5b01c703274488c91c3424df2bbf05919772df14 SHA256: 0ef35258ca5be7abd6b6c0374121c93285e2af10b57460b43bcd6ab39ac9fd16 SHA512: 4c6f0aafe717484b8e20408055b32e4b27be84d837d4952b07e362062e8e0b11344fc1c0844f51ed0084d9c2b416443105cad8433d5bb5a4c00f5be0949fdd18 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-async-channel/librust-async-channel-dev_1.9.0-ok1_all.deb Size: 11312 MD5sum: b1d5242a1ebdeecd5fad4820d5a55a2c SHA1: ef228c1d22b695331fece6ec08b2a73c49a7d431 SHA256: bfd88936038811cb031c1732a7578265bd21ac8422aa50a18dce4df5ac7888ac SHA512: ef85e7251c4900bed0c5ebd82d83f1bae6f5aebe0f68a6d44efc041c700c07ec78f6f9b4b6d4f076899c52322c4ae96fffa1682de84670fd5bee57f922cbc97c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-async-executor/librust-async-executor-dev_1.5.4-ok1_all.deb Size: 12652 MD5sum: 16525b1465190214e792d96f1ac0908b SHA1: 91aa8a2353d6958011d66c863810f111cd9a79c7 SHA256: e96fdd18cda975b8fc587cab8079915dfe5257b8a4bd8b9e439b2febed4c1483 SHA512: 1a72b6368586042665558d07592709621e0e40904f465621961feb697a5a91b0181b8c4a8b6b11d69956c8cb9a4fbbfe54cc0de5039977243ad4e1713a7aebd4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-async-fs/librust-async-fs-dev_1.6.0-ok1_all.deb Size: 29252 MD5sum: 610d525acb53673447300b3bd6e01c55 SHA1: 762b55d3dceef2f49fdae3d8ef17e4aad3e1cc80 SHA256: 294d49c0f23a546630fb5fb91e22d9fe362e7adf3af9b2405238699e6a123523 SHA512: 313bd00eea077cf2435b768a4f9b1abeff8009bf66c0952423bae4bac520461e9d86360dfb70e1bc4e6ecedbfaac0db1e8dcd7233b81d3a283754f76c925feeb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-async-lock/librust-async-lock-dev_2.8.0-ok1_all.deb Size: 24944 MD5sum: ae7aed6432d8bf613a998a4f8313a691 SHA1: 688a5680ed078104bb5a239c0012838ff0a82342 SHA256: c0c46bb1e72a3d71489d7bedd903406f361a2e38fe60cdab06c0bc5149589846 SHA512: 5eaa5d6f2ee200b6bad5fa7c347e1b9510a5f9e9ad2dfdfa07c5594470388e9c2da12ca4451027c95dae751a8f33e13fd3dbc4249be4698384397411429eaa05 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-async-net/librust-async-net-dev_2.0.0-ok1_all.deb Size: 13920 MD5sum: ef361d3a3ff7041608cbfe3b61af4032 SHA1: 5369ee926db5162d3dfbc6eea48b6e1289124af5 SHA256: e2a1dbb29e11414eb1423f95ac8272251820996ef16e7d9962985e4bc6f977fa SHA512: be483d43a789fdb6d5a7631be07788e376c78c215bb0a87cb340496b6e560d7597895a474becd8ee37ed6e314d7635317fb5a11bde0a9dd9e6dd58fb04a896c6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-async-process/librust-async-process-dev_1.7.0-ok1_all.deb Size: 16192 MD5sum: a2fc53cd3eab3b34b15d3ad87fd43d8b SHA1: a6318ad6cc8d31c63982541838b48755e5ae3d14 SHA256: d10709bd1ec72a41d8f6b1cb1ff81ca1207a88e8a131bd390f7aa808964fd575 SHA512: 4fc2bebdf2e7216a0f29bf5854d4a9cec5e56e7df0b799b7c5a6831f38f5b383fc3a8e8252340358364a14f3be512520ee5f626adf0f20310da34db110604b4f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-async-std/librust-async-std-dev_1.12.0-ok2_all.deb Size: 177112 MD5sum: ad21dbf6f39914c97c1514cb413262ff SHA1: b63b386c342e68abf572772b9f43f40dafbaa25f SHA256: 1c4b07d56dcea217bfb6dd3a1c65fcf37a645e68554c00486ca6f656afe54f7c SHA512: f7562f2efb9e11a062c1b66bb4ee1813e2bd601986ec8fa0fd8d7935b1d62aea3fc579a151043c258b8c7ad11ac98bdfc59675074a331d7e11c7efa956b2a587 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-atomic-waker-dev Architecture: i386 Version: 1.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-atomic-waker Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 100 Provides: librust-atomic-waker+default-dev (= 1.0.0-ok1), librust-atomic-waker-1+default-dev (= 1.0.0-ok1), librust-atomic-waker-1-dev (= 1.0.0-ok1), librust-atomic-waker-1.0+default-dev (= 1.0.0-ok1), librust-atomic-waker-1.0-dev (= 1.0.0-ok1), librust-atomic-waker-1.0.0+default-dev (= 1.0.0-ok1), librust-atomic-waker-1.0.0-dev (= 1.0.0-ok1) Filename: pool/_new/main/r/rust-atomic-waker/librust-atomic-waker-dev_1.0.0-ok1_i386.deb Size: 16450 MD5sum: afca4ea598abd912303ba6e60c7007c5 SHA1: 08932065f3a82c201e763134f15bbfa6a973236f SHA256: 718fbc98d9cf66ccb5f8449a785ec005d951d64c959b6e4c7328685fcd7b64ed SHA512: 87fb0fe260f9579b51e30ebfbd1205aff3f62b6c44c6b0506b2ec780c83ae94c9d7cf08b98f6e2ea3e636ac7239499182c15c20bc3f16c043d33def09c6292fb Homepage: https://github.com/stjepang/atomic-waker 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-autocfg-dev Architecture: i386 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/_new/main/r/rust-autocfg/librust-autocfg-dev_1.1.0-ok1_i386.deb Size: 15900 MD5sum: 17865089acf23afec7d1a42bbf8a52cf SHA1: 25b1ca2bb392a735962b7885ce00da31635b1216 SHA256: 9f9f7e55932871ecabcaa4a2f3874e90f46136a0c861873ac5bb4db731e8eb95 SHA512: e537921c56ac91ccb1d022c52f516e6484a742a6df5c2a304d5dd8da0b7e417b2b4ac8ed9ad3f4648d7853f4983a0bd6e134b22006c89b1cfd5bc1961a430df5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-base64-dev Architecture: i386 Version: 0.13.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-base64 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 323 Provides: librust-base64+alloc-dev (= 0.13.0-ok1), librust-base64+default-dev (= 0.13.0-ok1), librust-base64+std-dev (= 0.13.0-ok1), librust-base64-0+alloc-dev (= 0.13.0-ok1), librust-base64-0+default-dev (= 0.13.0-ok1), librust-base64-0+std-dev (= 0.13.0-ok1), librust-base64-0-dev (= 0.13.0-ok1), librust-base64-0.13+alloc-dev (= 0.13.0-ok1), librust-base64-0.13+default-dev (= 0.13.0-ok1), librust-base64-0.13+std-dev (= 0.13.0-ok1), librust-base64-0.13-dev (= 0.13.0-ok1), librust-base64-0.13.0+alloc-dev (= 0.13.0-ok1), librust-base64-0.13.0+default-dev (= 0.13.0-ok1), librust-base64-0.13.0+std-dev (= 0.13.0-ok1), librust-base64-0.13.0-dev (= 0.13.0-ok1) Filename: pool/_new/main/r/rust-base64/librust-base64-dev_0.13.0-ok1_i386.deb Size: 49820 MD5sum: 6c44c435c31af85b1302f4c11be820c3 SHA1: 92808d5d840e917e80ce520ba693f07fc5c54b75 SHA256: e59956bf04894b598cbe404af5c7ede21649d3d21ea4b2c6f1d77f7c540782a7 SHA512: a7360a7c9befca37e078667b3cbfd1a55054234fe4cdc037ff4e5956f141bc53f6e5a4783b0bebea54aecac9851795d37e7196d41db35b47ddd5ce01ded7522d Description: Encodes and decodes base64 as bytes or utf8 - Rust source code This package contains the source for the Rust base64 crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bitflags-dev Architecture: i386 Version: 1.3.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bitflags Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 163 Provides: librust-bitflags+compiler-builtins-dev (= 1.3.2-ok1), librust-bitflags+core-dev (= 1.3.2-ok1), librust-bitflags+default-dev (= 1.3.2-ok1), librust-bitflags+example-generated-dev (= 1.3.2-ok1), librust-bitflags+rustc-dep-of-std-dev (= 1.3.2-ok1), librust-bitflags-1+compiler-builtins-dev (= 1.3.2-ok1), librust-bitflags-1+core-dev (= 1.3.2-ok1), librust-bitflags-1+default-dev (= 1.3.2-ok1), librust-bitflags-1+example-generated-dev (= 1.3.2-ok1), librust-bitflags-1+rustc-dep-of-std-dev (= 1.3.2-ok1), librust-bitflags-1-dev (= 1.3.2-ok1), librust-bitflags-1.3+compiler-builtins-dev (= 1.3.2-ok1), librust-bitflags-1.3+core-dev (= 1.3.2-ok1), librust-bitflags-1.3+default-dev (= 1.3.2-ok1), librust-bitflags-1.3+example-generated-dev (= 1.3.2-ok1), librust-bitflags-1.3+rustc-dep-of-std-dev (= 1.3.2-ok1), librust-bitflags-1.3-dev (= 1.3.2-ok1), librust-bitflags-1.3.2+compiler-builtins-dev (= 1.3.2-ok1), librust-bitflags-1.3.2+core-dev (= 1.3.2-ok1), librust-bitflags-1.3.2+default-dev (= 1.3.2-ok1), librust-bitflags-1.3.2+example-generated-dev (= 1.3.2-ok1), librust-bitflags-1.3.2+rustc-dep-of-std-dev (= 1.3.2-ok1), librust-bitflags-1.3.2-dev (= 1.3.2-ok1) Depends: librust-compiler-builtins-0.1+default-dev (>= 0.1.2-~~), librust-rustc-std-workspace-core-1+default-dev Filename: pool/_new/main/r/rust-bitflags/librust-bitflags-dev_1.3.2-ok1_i386.deb Size: 25064 MD5sum: f90605da03888a6b38d141fc9c5fa18c SHA1: c3faef25b4309b75f2920cd05017f83e5ef31707 SHA256: 93896eff53717a5b1058b08a8b0d72e0497a0d9a7182acd172841d23b5f47b33 SHA512: e3c9f9f8a08f1076eaf4ddb648154654aebbe79949090ea66f8695174d905893df0f574e7ee6720265c6946d68fdbb06bd57d2f7d8f3771f43575df32a506444 Homepage: https://github.com/bitflags/bitflags Description: Macro to generate structures which behave like bitflags - Rust source code This package contains the source for the Rust bitflags crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-blobby-dev Architecture: i386 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/_new/main/r/rust-blobby/librust-blobby-dev_0.3.1-ok1_i386.deb Size: 14284 MD5sum: 4eccaa061a1041c10ef26c5e101799d8 SHA1: 6f04549f792bb52c62f0705976f2e800063bac32 SHA256: d7fede4cec0bcc19f204d7709b4b16c76a00a7ef4c96483bd55ca000af1f66c6 SHA512: 9a768ac151697eb43ecb6f6c27e61a225b677ad22d723dcba37fad2f284a2051f9a76743d805bd63d824bbf5e56fd658943b754d0cc79258a6d0b543d9dc6e9c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-blocking/librust-blocking-dev_1.4.0-ok1_all.deb Size: 15836 MD5sum: 4725d52ad690c9f4472137a663f610a8 SHA1: a93b7427dc2c1a9ff026c82f10cf38df29a7bc20 SHA256: e857da6714b6bcc50417621bb4aca4226205cd40ff1e0b36475adb6cc50050a9 SHA512: 48d29a30d8fc7b21ab5f27f84856def536632064d868e64fef4381740a1ff1db03be89a50f38e0aa6552a5b129f4e5b8628608e9859c29fd7d5eaa7937167981 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bytemuck-dev Architecture: i386 Version: 1.12.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bytemuck Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 208 Provides: librust-bytemuck+aarch64-simd-dev (= 1.12.1-ok1), librust-bytemuck+default-dev (= 1.12.1-ok1), librust-bytemuck+extern-crate-alloc-dev (= 1.12.1-ok1), librust-bytemuck+extern-crate-std-dev (= 1.12.1-ok1), librust-bytemuck+min-const-generics-dev (= 1.12.1-ok1), librust-bytemuck+nightly-portable-simd-dev (= 1.12.1-ok1), librust-bytemuck+unsound-ptr-pod-impl-dev (= 1.12.1-ok1), librust-bytemuck+wasm-simd-dev (= 1.12.1-ok1), librust-bytemuck+zeroable-maybe-uninit-dev (= 1.12.1-ok1), librust-bytemuck-1+aarch64-simd-dev (= 1.12.1-ok1), librust-bytemuck-1+default-dev (= 1.12.1-ok1), librust-bytemuck-1+extern-crate-alloc-dev (= 1.12.1-ok1), librust-bytemuck-1+extern-crate-std-dev (= 1.12.1-ok1), librust-bytemuck-1+min-const-generics-dev (= 1.12.1-ok1), librust-bytemuck-1+nightly-portable-simd-dev (= 1.12.1-ok1), librust-bytemuck-1+unsound-ptr-pod-impl-dev (= 1.12.1-ok1), librust-bytemuck-1+wasm-simd-dev (= 1.12.1-ok1), librust-bytemuck-1+zeroable-maybe-uninit-dev (= 1.12.1-ok1), librust-bytemuck-1-dev (= 1.12.1-ok1), librust-bytemuck-1.12+aarch64-simd-dev (= 1.12.1-ok1), librust-bytemuck-1.12+default-dev (= 1.12.1-ok1), librust-bytemuck-1.12+extern-crate-alloc-dev (= 1.12.1-ok1), librust-bytemuck-1.12+extern-crate-std-dev (= 1.12.1-ok1), librust-bytemuck-1.12+min-const-generics-dev (= 1.12.1-ok1), librust-bytemuck-1.12+nightly-portable-simd-dev (= 1.12.1-ok1), librust-bytemuck-1.12+unsound-ptr-pod-impl-dev (= 1.12.1-ok1), librust-bytemuck-1.12+wasm-simd-dev (= 1.12.1-ok1), librust-bytemuck-1.12+zeroable-maybe-uninit-dev (= 1.12.1-ok1), librust-bytemuck-1.12-dev (= 1.12.1-ok1), librust-bytemuck-1.12.1+aarch64-simd-dev (= 1.12.1-ok1), librust-bytemuck-1.12.1+default-dev (= 1.12.1-ok1), librust-bytemuck-1.12.1+extern-crate-alloc-dev (= 1.12.1-ok1), librust-bytemuck-1.12.1+extern-crate-std-dev (= 1.12.1-ok1), librust-bytemuck-1.12.1+min-const-generics-dev (= 1.12.1-ok1), librust-bytemuck-1.12.1+nightly-portable-simd-dev (= 1.12.1-ok1), librust-bytemuck-1.12.1+unsound-ptr-pod-impl-dev (= 1.12.1-ok1), librust-bytemuck-1.12.1+wasm-simd-dev (= 1.12.1-ok1), librust-bytemuck-1.12.1+zeroable-maybe-uninit-dev (= 1.12.1-ok1), librust-bytemuck-1.12.1-dev (= 1.12.1-ok1) Filename: pool/_new/main/r/rust-bytemuck/librust-bytemuck-dev_1.12.1-ok1_i386.deb Size: 35464 MD5sum: f13c3fba8ce73ab8ca303a2ae9042f6b SHA1: c82c3c41969bf43b833868763134ec024ad7d323 SHA256: 9fb80d46c685205c52fd1983e01140e87c5862e9fd1a8669c04e89889786c3bb SHA512: ebd1183d0ccf9dd2a27cd97dd04c436f4811cafc4c7bc2ce9b973ed5383b0888229326f90a523e30f07a659cbd91a299b876ada8ead88394ec2c3d2e7cf3e708 Description: Mucking around with piles of bytes - Rust source code This package contains the source for the Rust bytemuck crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-byteorder-dev Architecture: i386 Version: 1.4.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-byteorder Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 203 Provides: librust-byteorder+default-dev (= 1.4.3-ok1), librust-byteorder+i128-dev (= 1.4.3-ok1), librust-byteorder+std-dev (= 1.4.3-ok1), librust-byteorder-1+default-dev (= 1.4.3-ok1), librust-byteorder-1+i128-dev (= 1.4.3-ok1), librust-byteorder-1+std-dev (= 1.4.3-ok1), librust-byteorder-1-dev (= 1.4.3-ok1), librust-byteorder-1.4+default-dev (= 1.4.3-ok1), librust-byteorder-1.4+i128-dev (= 1.4.3-ok1), librust-byteorder-1.4+std-dev (= 1.4.3-ok1), librust-byteorder-1.4-dev (= 1.4.3-ok1), librust-byteorder-1.4.3+default-dev (= 1.4.3-ok1), librust-byteorder-1.4.3+i128-dev (= 1.4.3-ok1), librust-byteorder-1.4.3+std-dev (= 1.4.3-ok1), librust-byteorder-1.4.3-dev (= 1.4.3-ok1) Filename: pool/_new/main/r/rust-byteorder/librust-byteorder-dev_1.4.3-ok1_i386.deb Size: 20268 MD5sum: 487c7ce79e76ea0f2bc4da66473dae74 SHA1: 5ca5a6d2062418903fc6f6e61d81ca75f4efb61e SHA256: c2dc61dd277f14db82a7b8eb3ec7c5b0dd08cc61ead557a7c3a462bbf94271c9 SHA512: 53febb12f3b4515111e8a6322e3fb90a651ab9af7abd005d1dd1307bb61099c0c83c4f65653bccf7b037b23065dd91014e24f4f8259d3200a40ee15f469037d6 Homepage: https://github.com/BurntSushi/byteorder Description: Reading/writing numbers in big-endian and little-endian - Rust source code This package contains the source for the Rust byteorder crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bytes+serde-dev Architecture: i386 Version: 1.2.1-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.2.1-ok1), librust-bytes-1.2+serde-dev (= 1.2.1-ok1), librust-bytes-1.2.1+serde-dev (= 1.2.1-ok1) Depends: librust-bytes-dev (= 1.2.1-ok1), librust-serde-1+alloc-dev (>= 1.0.60-~~) Filename: pool/_new/main/r/rust-bytes/librust-bytes+serde-dev_1.2.1-ok1_i386.deb Size: 1054 MD5sum: 8c64860850ac8a1d8419f477814324d6 SHA1: 31b564e453f3d23f9b7bf7606ea95ba59dd2f85a SHA256: 2fb887583ce8aab5ed1c082ab2d9a5e481b9ce18f020bf92457149bd10b7bb3f SHA512: 1557fb48ae854caace5fcd0ca740aa7437dcea1001df1aeffe2db0b07381027551b464b1599e891e4832478060d31c6dd748ba44e2a6104bff3a0be25cc41884 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bytes-dev Architecture: i386 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bytes Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 328 Provides: librust-bytes+default-dev (= 1.2.1-ok1), librust-bytes+std-dev (= 1.2.1-ok1), librust-bytes-1+default-dev (= 1.2.1-ok1), librust-bytes-1+std-dev (= 1.2.1-ok1), librust-bytes-1-dev (= 1.2.1-ok1), librust-bytes-1.2+default-dev (= 1.2.1-ok1), librust-bytes-1.2+std-dev (= 1.2.1-ok1), librust-bytes-1.2-dev (= 1.2.1-ok1), librust-bytes-1.2.1+default-dev (= 1.2.1-ok1), librust-bytes-1.2.1+std-dev (= 1.2.1-ok1), librust-bytes-1.2.1-dev (= 1.2.1-ok1) Suggests: librust-bytes+serde-dev (= 1.2.1-ok1) Filename: pool/_new/main/r/rust-bytes/librust-bytes-dev_1.2.1-ok1_i386.deb Size: 51674 MD5sum: 50ac92a3b139705c4bd94f179b5afa9b SHA1: e9086d0c4f0caa775161cc54d74d8322dba5bbbe SHA256: b47c8acf89287d54a705fc8148cec65c945639fec9f7fcba51ab0fe13dd993b4 SHA512: d22a3dd998f4fdacb94388179c17c1122de170d23a1c0c0329acfd683c81cfb0a591c10eeeec80244005be1174c384460580f3842082892f9c8480103a7aaedf Description: Types and traits for working with bytes - Rust source code This package contains the source for the Rust bytes crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cast-dev Architecture: i386 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/_new/main/r/rust-cast/librust-cast-dev_0.3.0-ok1_i386.deb Size: 13588 MD5sum: 6681a9d59f8565ade6d112f02291ec52 SHA1: 1de0d5d6fbdcee022f1f6bd172098480bdb4649d SHA256: 72c8e208290d72562375241f23b3d2f1dffab1eb1e65326b5802fe7b7a052d63 SHA512: ae3c5b2644119c903ca3ef0e6e0b97af02d38a918c233e59b501a73a3ddd7665e39f38820ce00a9a2e55780ee7bc2e978155f835908d2f1dfe77387956f76328 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cc+jobserver-dev Architecture: i386 Version: 1.0.73-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.73-ok1), librust-cc-1+jobserver-dev (= 1.0.73-ok1), librust-cc-1+parallel-dev (= 1.0.73-ok1), librust-cc-1.0+jobserver-dev (= 1.0.73-ok1), librust-cc-1.0+parallel-dev (= 1.0.73-ok1), librust-cc-1.0.73+jobserver-dev (= 1.0.73-ok1), librust-cc-1.0.73+parallel-dev (= 1.0.73-ok1) Depends: librust-cc-dev (= 1.0.73-ok1), librust-jobserver-0.1+default-dev (>= 0.1.16-~~) Filename: pool/_new/main/r/rust-cc/librust-cc+jobserver-dev_1.0.73-ok1_i386.deb Size: 1150 MD5sum: 5a780dec9db3c92798e3482b96ed8470 SHA1: 4c4a5a325836042ccb44d59dc623acf0fc9ab453 SHA256: c442596b6586089128e75f8dc9772d65af5063699d801e4e87dc501de58b050f SHA512: 561b4dc417715ae8c2df53308ccbb5b4d7714043fce7a22a9d5d3d6313f985a32efaf9e2875196b89b1be6a0ede03280224a5612a41771b9483a49959ca7b4cb Homepage: https://github.com/alexcrichton/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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cc-dev Architecture: i386 Version: 1.0.73-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 273 Provides: librust-cc+default-dev (= 1.0.73-ok1), librust-cc-1+default-dev (= 1.0.73-ok1), librust-cc-1-dev (= 1.0.73-ok1), librust-cc-1.0+default-dev (= 1.0.73-ok1), librust-cc-1.0-dev (= 1.0.73-ok1), librust-cc-1.0.73+default-dev (= 1.0.73-ok1), librust-cc-1.0.73-dev (= 1.0.73-ok1) Suggests: librust-cc+jobserver-dev (= 1.0.73-ok1) Filename: pool/_new/main/r/rust-cc/librust-cc-dev_1.0.73-ok1_i386.deb Size: 53646 MD5sum: 020f9a5f32e522448ded0ac9af167728 SHA1: e9d87f770a3ec99464f841e8e762ff4a031deabd SHA256: ae8e6d24e27cc4f281854c1ad2df0f89a20a295a7ab1cf94b258c4dbd045ec79 SHA512: 22a412936812b4aa4c5cd6742f2e552c4f32d71257f24a9eb681831ebb6046e5476b516ef878dd0bd01a4a3f09ddfc314ad16e5a0780d584e582fa4f2a84d8c8 Homepage: https://github.com/alexcrichton/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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cfg-if-0.1+core-dev Architecture: i386 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/_new/main/r/rust-cfg-if-0.1/librust-cfg-if-0.1+core-dev_0.1.10-ok1_i386.deb Size: 1040 MD5sum: 657f96e13590ac8fabedd8fd44e475d9 SHA1: 54c0920c7c82d65e814caffb60fff14e58a63547 SHA256: bddc2d133d96331c155d2157b1b22acb02e5e5b6b78f35e5efb50192b5f44f42 SHA512: 49af1ba7debc04917803e64992f54a7a5dec4d9c0abab701c74583b6f3c69ae32ad9c0d7d781f59826399d8de107ef5a6bd7e8362a1eddbd3b0ebaf62a55ddb8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cfg-if-0.1-dev Architecture: i386 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/_new/main/r/rust-cfg-if-0.1/librust-cfg-if-0.1-dev_0.1.10-ok1_i386.deb Size: 13418 MD5sum: 0dd32c46cc3813d05db60753d88d1ab9 SHA1: 0b9592e79802f6d8fbae6a083d1f5e24c270342f SHA256: 77eac9433fe954513f75e424abbd0093240229c77601e01e773d3fb833a887f9 SHA512: 0ee5306cede5694ceda60ae5b51cd8cba4b56c4aa6c0f23382568a1da7586db026273d452bb5f56b87bfc2dd960d4ad35523915abe6123d1120d7f74e5cefcf2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-color-quant-dev Architecture: i386 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/_new/main/r/rust-color-quant/librust-color-quant-dev_1.1.0-ok1_i386.deb Size: 7928 MD5sum: 8a91e4b0242832fbc41cc710dceb149d SHA1: 592b8b32f5a0d77f33f13f110fa184199831a891 SHA256: 796ddc87ba37410d392a06abae4a4772b584501c1699143dd611cf4ebeef79bf SHA512: f226246ff19cff218713d7f109e4d7e0c19211c7aaf81c71a4da0a9f68fc084ad32acc6a41cc233edc7522c2e5145049403a71f7c2ae4c30366393546ac3f747 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-const-cstr-dev Architecture: i386 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/_new/main/r/rust-const-cstr/librust-const-cstr-dev_0.3.0-ok1_i386.deb Size: 10170 MD5sum: 6c1b9fed5f2750678346fde27ffbef28 SHA1: 98ff48f46be007b79371539d5158d3387be9cb38 SHA256: 9adea3eb63716ba317267b13e2d081e1f7f99f64f47c26f28f45276246cc1ae7 SHA512: c28278099a81d3d8a82069f1816328239de7ddc98545a48949dd4806160b53c745b4068b3c26c41b4613ac7caea7406ba3276ad72a0471c46d3d6b30bb87d2b7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-core-foundation-sys-dev Architecture: i386 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/_new/main/r/rust-core-foundation-sys/librust-core-foundation-sys-dev_0.8.1-ok1_i386.deb Size: 19666 MD5sum: b4b18ecdc325ffcd40cde1f8f39e80dd SHA1: d01e4fedb7941f009dfd0d0de1fe8db608fe9b02 SHA256: 7f895b449c38b1ee97a67fefccce2ac36f8632263c769535d7406180e14b3f77 SHA512: 27d004dd40f0f478d6709ec3bff02a74d657df324f1817550ddd1f0f4543e37d7bef5ec102b895b12ea4b273f2a744353b002393945b842e044a9dc19963157f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cpufeatures-dev Architecture: i386 Version: 0.2.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cpufeatures Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 100 Provides: librust-cpufeatures+default-dev (= 0.2.4-ok1), librust-cpufeatures-0+default-dev (= 0.2.4-ok1), librust-cpufeatures-0-dev (= 0.2.4-ok1), librust-cpufeatures-0.2+default-dev (= 0.2.4-ok1), librust-cpufeatures-0.2-dev (= 0.2.4-ok1), librust-cpufeatures-0.2.4+default-dev (= 0.2.4-ok1), librust-cpufeatures-0.2.4-dev (= 0.2.4-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.95-~~) Filename: pool/_new/main/r/rust-cpufeatures/librust-cpufeatures-dev_0.2.4-ok1_i386.deb Size: 16236 MD5sum: f8f2b35e93aca275e93402d108562805 SHA1: 6c2ed6b413bf8bc71b35e1e13e35a8504009fd49 SHA256: 2d815a9272102d686cbc8ed69349e0601f8e3b42ef51314e526ea8d98c606ce1 SHA512: 3625c2649796b0ac3d73d489aea8125e29c901ef68db7ad7d3a8dc7158eee85cfe2063f7f06f3b0581aa6c8e446784ef6ca3981d2be01c940088e3eb16013369 Description: Lightweight runtime CPU feature detection for x86/x86_64 and aarch64 with no_std support and support for mobile targets including Android and iOS - Rust source code This package contains the source for the Rust cpufeatures crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-criterion/librust-criterion-dev_0.5.1-ok1_all.deb Size: 101616 MD5sum: c164dd08f850e7d377e4e8506edeee7e SHA1: a44a8192c9ff5abccd4f544bc7e7a5d56786db2f SHA256: 3d6c6e1287c24c2c3ac9fcec2e90578b74401580d3d59f48eb64c0a36b498c43 SHA512: ec99e3412551a447aa54fb8b47a8105b8baf75003d50778a43839d6362fe6a1a31aec4dd4b18695ca8ce2120e6e46c295971282a47c5bb3f8a5cc66f95d8282c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-crypto-common-dev Architecture: i386 Version: 0.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crypto-common Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 86 Provides: librust-crypto-common+default-dev (= 0.1.3-ok1), librust-crypto-common+rand-core-dev (= 0.1.3-ok1), librust-crypto-common+std-dev (= 0.1.3-ok1), librust-crypto-common-0+default-dev (= 0.1.3-ok1), librust-crypto-common-0+rand-core-dev (= 0.1.3-ok1), librust-crypto-common-0+std-dev (= 0.1.3-ok1), librust-crypto-common-0-dev (= 0.1.3-ok1), librust-crypto-common-0.1+default-dev (= 0.1.3-ok1), librust-crypto-common-0.1+rand-core-dev (= 0.1.3-ok1), librust-crypto-common-0.1+std-dev (= 0.1.3-ok1), librust-crypto-common-0.1-dev (= 0.1.3-ok1), librust-crypto-common-0.1.3+default-dev (= 0.1.3-ok1), librust-crypto-common-0.1.3+rand-core-dev (= 0.1.3-ok1), librust-crypto-common-0.1.3+std-dev (= 0.1.3-ok1), librust-crypto-common-0.1.3-dev (= 0.1.3-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-typenum-1+default-dev (>= 1.14-~~) Filename: pool/_new/main/r/rust-crypto-common/librust-crypto-common-dev_0.1.3-ok1_i386.deb Size: 13250 MD5sum: 858d9c04453c9b30f19a60b894d516b0 SHA1: 204d735eacae5c674054ae6668124ae0d30ae454 SHA256: d94931729506ea7a34b87369b38c7bf1d2c3a1e8cb643117b9f1a6fae3ebf1e4 SHA512: e21771fa97acfc2ef88c77418b1a8d652253ec09156b366d3d9785f8ea5e5d4d5cc5a409b9de036786a047a8d3c28c03a6a1f2d8b3e20c90b07670074d39d8d7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-dirs-sys-next-dev Architecture: i386 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/_new/main/r/rust-dirs-sys-next/librust-dirs-sys-next-dev_0.1.1-ok1_i386.deb Size: 12956 MD5sum: f1a88081fd2ca013d35d2ea11a3bceb5 SHA1: f26b0dd349db01e66cd7b39a660f52a92a2356c0 SHA256: f31164bbf6a3ab8bb9f14f0df757c33fa63277e07b93d4973f9561c81abbbc80 SHA512: aa9843fbd35dd56618d32433a88b54a7d5e0d60e7be177dd199a86093f23a08ebad6fe699a276a0530baea827adcd43f1b24a3cc5e250c7c977c4eed499a100f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-easy-parallel/librust-easy-parallel-dev_3.3.1-ok1_all.deb Size: 6956 MD5sum: 052881d4e944db38ef1570959b34486f SHA1: 189f71a9a63759513db41846b64ad67b42823275 SHA256: 18d20c9445645d079ae66560996d14183c64710f69db86a572babe9855336cc6 SHA512: f7219a30404cb9e430f632937bfa6961d7b05458ddf745ac8bae92f19bfe39e1c0945a7c6b032bc3850d31b3b17e07ce0faf2e3a7045acacfcb0be97f95b06e7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-either+serde-dev Architecture: i386 Version: 1.6.1-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.6.1-ok1), librust-either-1.6+serde-dev (= 1.6.1-ok1), librust-either-1.6.1+serde-dev (= 1.6.1-ok1) Depends: librust-either-dev (= 1.6.1-ok1), librust-serde-1+default-dev, librust-serde-1+derive-dev Filename: pool/_new/main/r/rust-either/librust-either+serde-dev_1.6.1-ok1_i386.deb Size: 1096 MD5sum: b5bfcb61cf262731b5ba55dbaa58840a SHA1: daf771cb8c001fb4394f81e92960b812aa684247 SHA256: 5edf089753067a658700788ad714b966e480f37fda8476ab6fc5f0bc34170872 SHA512: 82d91bcc9638f361e9b39888dcf09e873caff3d992dd8657fb226cb9801ee31125a5194336a38706cbeab4d251b45005d00ff20801d21f018bb77dfbf35e1519 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-either-dev Architecture: i386 Version: 1.6.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-either Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 90 Provides: librust-either+default-dev (= 1.6.1-ok1), librust-either+use-std-dev (= 1.6.1-ok1), librust-either-1+default-dev (= 1.6.1-ok1), librust-either-1+use-std-dev (= 1.6.1-ok1), librust-either-1-dev (= 1.6.1-ok1), librust-either-1.6+default-dev (= 1.6.1-ok1), librust-either-1.6+use-std-dev (= 1.6.1-ok1), librust-either-1.6-dev (= 1.6.1-ok1), librust-either-1.6.1+default-dev (= 1.6.1-ok1), librust-either-1.6.1+use-std-dev (= 1.6.1-ok1), librust-either-1.6.1-dev (= 1.6.1-ok1) Suggests: librust-either+serde-dev (= 1.6.1-ok1) Filename: pool/_new/main/r/rust-either/librust-either-dev_1.6.1-ok1_i386.deb Size: 16134 MD5sum: 77698fa9ca48a003b2bdc6374d5b6aa3 SHA1: 18e6834c8faa0195613eb23bf83e5e3b16a6f3b6 SHA256: 979203d3bc022dd7209357bd823c105e731186c6497f911cd8d3234fae5feb72 SHA512: b052e2438687e87ae4771553d427f4dbdf3dc566e30772124b6de388ad5d9085601fc5a37f13b8223afc8cc1801b79b67076c6a046dba7288c152a239cd6678d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-errno-dev Architecture: i386 Version: 0.2.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-errno Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 96 Provides: librust-errno+default-dev (= 0.2.8-ok1), librust-errno+std-dev (= 0.2.8-ok1), librust-errno-0+default-dev (= 0.2.8-ok1), librust-errno-0+std-dev (= 0.2.8-ok1), librust-errno-0-dev (= 0.2.8-ok1), librust-errno-0.2+default-dev (= 0.2.8-ok1), librust-errno-0.2+std-dev (= 0.2.8-ok1), librust-errno-0.2-dev (= 0.2.8-ok1), librust-errno-0.2.8+default-dev (= 0.2.8-ok1), librust-errno-0.2.8+std-dev (= 0.2.8-ok1), librust-errno-0.2.8-dev (= 0.2.8-ok1) Depends: librust-libc-0.2+default-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+errhandlingapi-dev, librust-winapi-0.3+minwindef-dev, librust-winapi-0.3+ntdef-dev, librust-winapi-0.3+winbase-dev Filename: pool/_new/main/r/rust-errno/librust-errno-dev_0.2.8-ok1_i386.deb Size: 14614 MD5sum: 7a14bac6e95e55650594558119f9a3a6 SHA1: 26551e8029348845e61380c07e7f2952ea180d96 SHA256: 6375a567e3a9bdc9d716721e4caab38b95d56bfed7605a4c233bd2a67e34d93f SHA512: 1deb8a35b9fe15486a213f5f65579c64e200f7954cc406b09b6e209083581453b507d0fe5b02e26d2880aa398e21f0d527264bd02755df4c56b492a642019f70 Description: Cross-platform interface to the `errno` variable - Rust source code This package contains the source for the Rust errno crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-event-listener/librust-event-listener-dev_5.3.0-ok1_all.deb Size: 28600 MD5sum: 12da19ca864882950dcff43bfeaa238d SHA1: 130c7e5911f5979304b21f10da8319a5ad8f7dbf SHA256: a8650449b8c37fddf6b82d1e2f119cbbd269816cedf94f2c5bdf3148b1238600 SHA512: b545ebae584aeb760a57cf9980a5cd8a9528336076cbaeec297a3a200bf2886f123cbbf34097c7abfb3b626e4df531ea8131bfc115b7a8188f06dad9ee10444b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-fastrand-dev Architecture: i386 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/_new/main/r/rust-fastrand/librust-fastrand-dev_1.8.0-ok1_i386.deb Size: 13736 MD5sum: 8e2b42c81cb4c8304d8210779b258e57 SHA1: d45a383a1d2fd57d17704b6e1baee7051053fae6 SHA256: 3dc5bba9ea6a793418fdbb2d0d6f33d3a21f3a4ad91f8afe2f6bfa9449873ccc SHA512: 31a98a23e6ff67c55b2852b55f9db26d7500426477bf72e75f1b9247ec874bbf20d1974f208f8d5a2312aaebf1085046ad7310d46d1dc0f59092d2bc71b1596b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-fixedbitset-dev Architecture: i386 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/_new/main/r/rust-fixedbitset/librust-fixedbitset-dev_0.4.2-ok1_i386.deb Size: 17942 MD5sum: c11416a31308c79dad415b6d91c5327f SHA1: 2c65f43a5ebd4fcabf97320356047a4d0fa0ee17 SHA256: f628194c6893af13d283f99c49205058c6df0003489162904dcb327858a65f80 SHA512: a60b2f813c86b61628efcabc446b1a01281d9ece52cad79e4bcf82cbda95c54ec466080e8fd80c4ff0b71fd68a9c4e7fb980fe457e3543f3111949868141d389 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-float-ord-dev Architecture: i386 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/_new/main/r/rust-float-ord/librust-float-ord-dev_0.3.2-ok1_i386.deb Size: 10464 MD5sum: 8c617db1e4c3a234eb92ad5e111611e4 SHA1: a7f10cb58d4486e2bcb8eb60d54d6431e503b3ef SHA256: a57892ebe1409de7ce06d6e9253f890f7f775c9e1f25ae669ba0a37dfcea109d SHA512: c87969ea31e7d8162040697937c665fdc660d4a1dc4c88889235211c7f1091dc5b6c04508ce01022758b91853140a742e88d4174f89179953aff29b6d740ae24 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-fnv-dev Architecture: i386 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/_new/main/r/rust-fnv/librust-fnv-dev_1.0.7-ok1_i386.deb Size: 13810 MD5sum: 8094e8484c97e372371ece6207207055 SHA1: 9ae835804f9a71064254ef428b09b9d46bb84b4d SHA256: e09c64724b72c91050b027aed0362a254f4c40549538a86e0eb0b14f12eb637f SHA512: 368a23013c9fc88f4fee920c973c19dbe47f8c12fb9bbd565bf77f28b338353a577933443ce2bf3935edb736deb62eaa3926dcfeaa3e3dda37f96757baaa45e4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-channel-dev Architecture: i386 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-channel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 179 Provides: librust-futures-channel+alloc-dev (= 0.3.21-ok1), librust-futures-channel+cfg-target-has-atomic-dev (= 0.3.21-ok1), librust-futures-channel+default-dev (= 0.3.21-ok1), librust-futures-channel+futures-sink-dev (= 0.3.21-ok1), librust-futures-channel+sink-dev (= 0.3.21-ok1), librust-futures-channel+std-dev (= 0.3.21-ok1), librust-futures-channel+unstable-dev (= 0.3.21-ok1), librust-futures-channel-0+alloc-dev (= 0.3.21-ok1), librust-futures-channel-0+cfg-target-has-atomic-dev (= 0.3.21-ok1), librust-futures-channel-0+default-dev (= 0.3.21-ok1), librust-futures-channel-0+futures-sink-dev (= 0.3.21-ok1), librust-futures-channel-0+sink-dev (= 0.3.21-ok1), librust-futures-channel-0+std-dev (= 0.3.21-ok1), librust-futures-channel-0+unstable-dev (= 0.3.21-ok1), librust-futures-channel-0-dev (= 0.3.21-ok1), librust-futures-channel-0.3+alloc-dev (= 0.3.21-ok1), librust-futures-channel-0.3+cfg-target-has-atomic-dev (= 0.3.21-ok1), librust-futures-channel-0.3+default-dev (= 0.3.21-ok1), librust-futures-channel-0.3+futures-sink-dev (= 0.3.21-ok1), librust-futures-channel-0.3+sink-dev (= 0.3.21-ok1), librust-futures-channel-0.3+std-dev (= 0.3.21-ok1), librust-futures-channel-0.3+unstable-dev (= 0.3.21-ok1), librust-futures-channel-0.3-dev (= 0.3.21-ok1), librust-futures-channel-0.3.21+alloc-dev (= 0.3.21-ok1), librust-futures-channel-0.3.21+cfg-target-has-atomic-dev (= 0.3.21-ok1), librust-futures-channel-0.3.21+default-dev (= 0.3.21-ok1), librust-futures-channel-0.3.21+futures-sink-dev (= 0.3.21-ok1), librust-futures-channel-0.3.21+sink-dev (= 0.3.21-ok1), librust-futures-channel-0.3.21+std-dev (= 0.3.21-ok1), librust-futures-channel-0.3.21+unstable-dev (= 0.3.21-ok1), librust-futures-channel-0.3.21-dev (= 0.3.21-ok1) Depends: librust-futures-core-0.3+alloc-dev (>= 0.3.21-~~), librust-futures-core-0.3+std-dev (>= 0.3.21-~~), librust-futures-core-0.3-dev (>= 0.3.21-~~), librust-futures-sink-0.3-dev (>= 0.3.21-~~) Filename: pool/_new/main/r/rust-futures-channel/librust-futures-channel-dev_0.3.21-ok1_i386.deb Size: 32678 MD5sum: 7b1bb4354f99b4ba10e0e252aeaef877 SHA1: 1175112f1ad37da170379d616ca96223666b34b8 SHA256: 9088fe1449c84f3a57109e13b3db97b8de27298388cbbed80285bea4dc9d079f SHA512: 8b38614475154ce20da33e287d53e205e53fb5d6a630ab33e6d1730894660e43d3d50331d332fafe8635a7d3e0e486adf482eaae9311ad17e6301a24912bafd9 Homepage: https://rust-lang.github.io/futures-rs Description: Channels for asynchronous communication using futures-rs - Rust source code This package contains the source for the Rust futures-channel crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-core-dev Architecture: i386 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 88 Provides: librust-futures-core+alloc-dev (= 0.3.21-ok1), librust-futures-core+cfg-target-has-atomic-dev (= 0.3.21-ok1), librust-futures-core+default-dev (= 0.3.21-ok1), librust-futures-core+std-dev (= 0.3.21-ok1), librust-futures-core+unstable-dev (= 0.3.21-ok1), librust-futures-core-0+alloc-dev (= 0.3.21-ok1), librust-futures-core-0+cfg-target-has-atomic-dev (= 0.3.21-ok1), librust-futures-core-0+default-dev (= 0.3.21-ok1), librust-futures-core-0+std-dev (= 0.3.21-ok1), librust-futures-core-0+unstable-dev (= 0.3.21-ok1), librust-futures-core-0-dev (= 0.3.21-ok1), librust-futures-core-0.3+alloc-dev (= 0.3.21-ok1), librust-futures-core-0.3+cfg-target-has-atomic-dev (= 0.3.21-ok1), librust-futures-core-0.3+default-dev (= 0.3.21-ok1), librust-futures-core-0.3+std-dev (= 0.3.21-ok1), librust-futures-core-0.3+unstable-dev (= 0.3.21-ok1), librust-futures-core-0.3-dev (= 0.3.21-ok1), librust-futures-core-0.3.21+alloc-dev (= 0.3.21-ok1), librust-futures-core-0.3.21+cfg-target-has-atomic-dev (= 0.3.21-ok1), librust-futures-core-0.3.21+default-dev (= 0.3.21-ok1), librust-futures-core-0.3.21+std-dev (= 0.3.21-ok1), librust-futures-core-0.3.21+unstable-dev (= 0.3.21-ok1), librust-futures-core-0.3.21-dev (= 0.3.21-ok1) Filename: pool/_new/main/r/rust-futures-core/librust-futures-core-dev_0.3.21-ok1_i386.deb Size: 17264 MD5sum: f67bd6563bc509d44c5a590b8c558779 SHA1: 5da7f053bcb25c12bbf52878add74e3d3b725052 SHA256: 5b37c9b1a6b64062ca996fd10bb90099b815bc63c649a0eaa94dd70255fbad71 SHA512: 30dc7bac5e3f2044f397e5d5d9cf0954c12cf0244b1f112812cfc277ec6dde484aeaab46ae602ae274bb10951c5dd434f161244d625ea368876843ecbe5301e3 Homepage: https://rust-lang.github.io/futures-rs Description: Core traits and types in for the `futures` library - Rust source code This package contains the source for the Rust futures-core crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-io-dev Architecture: i386 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-io Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 70 Provides: librust-futures-io+default-dev (= 0.3.21-ok1), librust-futures-io+std-dev (= 0.3.21-ok1), librust-futures-io-0+default-dev (= 0.3.21-ok1), librust-futures-io-0+std-dev (= 0.3.21-ok1), librust-futures-io-0-dev (= 0.3.21-ok1), librust-futures-io-0.3+default-dev (= 0.3.21-ok1), librust-futures-io-0.3+std-dev (= 0.3.21-ok1), librust-futures-io-0.3-dev (= 0.3.21-ok1), librust-futures-io-0.3.21+default-dev (= 0.3.21-ok1), librust-futures-io-0.3.21+std-dev (= 0.3.21-ok1), librust-futures-io-0.3.21-dev (= 0.3.21-ok1) Filename: pool/_new/main/r/rust-futures-io/librust-futures-io-dev_0.3.21-ok1_i386.deb Size: 11406 MD5sum: a84c81843f3c9e1b9a6f0e8edfe71507 SHA1: ff1a78eb08b1458e915c7e5e5a09829e10f6e58e SHA256: c9cd0f242b4313b7da4cfbd286c3b3593f5e79abe70b6255af172b10f7fffb50 SHA512: 29dbc15fccd95743d077740c83e8d00dfea1d03d1126208ca9997f5f9a46b128dd01d6f1bb5dd3de975372f22a85ccd8780e1e4d98080ceb829d894774811500 Homepage: https://rust-lang.github.io/futures-rs Description: `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library - Rust source code This package contains the source for the Rust futures-io crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-sink-dev Architecture: i386 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-sink Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 59 Provides: librust-futures-sink+alloc-dev (= 0.3.21-ok1), librust-futures-sink+default-dev (= 0.3.21-ok1), librust-futures-sink+std-dev (= 0.3.21-ok1), librust-futures-sink-0+alloc-dev (= 0.3.21-ok1), librust-futures-sink-0+default-dev (= 0.3.21-ok1), librust-futures-sink-0+std-dev (= 0.3.21-ok1), librust-futures-sink-0-dev (= 0.3.21-ok1), librust-futures-sink-0.3+alloc-dev (= 0.3.21-ok1), librust-futures-sink-0.3+default-dev (= 0.3.21-ok1), librust-futures-sink-0.3+std-dev (= 0.3.21-ok1), librust-futures-sink-0.3-dev (= 0.3.21-ok1), librust-futures-sink-0.3.21+alloc-dev (= 0.3.21-ok1), librust-futures-sink-0.3.21+default-dev (= 0.3.21-ok1), librust-futures-sink-0.3.21+std-dev (= 0.3.21-ok1), librust-futures-sink-0.3.21-dev (= 0.3.21-ok1) Filename: pool/_new/main/r/rust-futures-sink/librust-futures-sink-dev_0.3.21-ok1_i386.deb Size: 10566 MD5sum: 0bc8b3678d7e255ad71db947dcb7f873 SHA1: 7ca1ff2509437c88a791fcc73b3a90e986b7d29a SHA256: 4a14342931f20779182b75fe5b6dd5937b2fdd7a588eb7891f79220e9608a9ea SHA512: 39e361716d71028a9fc70cb2e33f5397f16e6c75be4fdb70c65d0a6ed1db00fed54a0fc4ed20da97be25442cad19a9e5c8922e1681d24bebb2a10be4c6e68358 Homepage: https://rust-lang.github.io/futures-rs Description: Asynchronous `Sink` trait for the futures-rs library - Rust source code This package contains the source for the Rust futures-sink crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-fxhash-dev Architecture: i386 Version: 0.2.1-ok1 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-ok1), librust-fxhash-0+default-dev (= 0.2.1-ok1), librust-fxhash-0-dev (= 0.2.1-ok1), librust-fxhash-0.2+default-dev (= 0.2.1-ok1), librust-fxhash-0.2-dev (= 0.2.1-ok1), librust-fxhash-0.2.1+default-dev (= 0.2.1-ok1), librust-fxhash-0.2.1-dev (= 0.2.1-ok1) Depends: librust-byteorder-1+default-dev Filename: pool/_new/main/r/rust-fxhash/librust-fxhash-dev_0.2.1-ok1_i386.deb Size: 5548 MD5sum: 956c6dd445dceaecfd2e637f9cd0a062 SHA1: fdcf8978d6d591f997984b5e7ce203d2af6f7660 SHA256: 77a7c2934342d86f4b05a3f8582dc221623636124a03ef9b0d32fdd81162aaef SHA512: 7b6f1246f0d437a22689a629e87dfa805abbbfe86c14bff322ae390aaaa5e59353aef2081f80500e800be55ded476c6d667506ae503a455b4676795a58cf2951 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-generic-array+serde-dev Architecture: i386 Version: 0.14.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-generic-array Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6 Provides: librust-generic-array-0+serde-dev (= 0.14.4-ok1), librust-generic-array-0.14+serde-dev (= 0.14.4-ok1), librust-generic-array-0.14.4+serde-dev (= 0.14.4-ok1) Depends: librust-generic-array-dev (= 0.14.4-ok1), librust-serde-1-dev Filename: pool/_new/main/r/rust-generic-array/librust-generic-array+serde-dev_0.14.4-ok1_i386.deb Size: 916 MD5sum: 05ab6c4af86c1102fb19b896141986f3 SHA1: 24d6c4b6a8fe73fa3a755032bcff8d9180ced760 SHA256: f551c98c86a7f8bab479186731f39eb7246285f4cde0a589b9195ab2e42ec5cb SHA512: 3f4316b2a550d527476c31da5b9e20e02977382be0acd338a29f871e68c84a9dbe5745d4a1318fb178a99eb14ddb29ec7ede7f102033d3984bd52dd838537091 Description: Generic types implementing functionality of arrays - feature "serde" This metapackage enables feature "serde" for the Rust generic-array crate, by pulling in any additional dependencies needed by that feature. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-generic-array-dev Architecture: i386 Version: 0.14.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-generic-array Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 164 Provides: librust-generic-array+default-dev (= 0.14.4-ok1), librust-generic-array+more-lengths-dev (= 0.14.4-ok1), librust-generic-array-0+default-dev (= 0.14.4-ok1), librust-generic-array-0+more-lengths-dev (= 0.14.4-ok1), librust-generic-array-0-dev (= 0.14.4-ok1), librust-generic-array-0.14+default-dev (= 0.14.4-ok1), librust-generic-array-0.14+more-lengths-dev (= 0.14.4-ok1), librust-generic-array-0.14-dev (= 0.14.4-ok1), librust-generic-array-0.14.4+default-dev (= 0.14.4-ok1), librust-generic-array-0.14.4+more-lengths-dev (= 0.14.4-ok1), librust-generic-array-0.14.4-dev (= 0.14.4-ok1) Depends: librust-typenum-1+default-dev (>= 1.12-~~), librust-version-check-0.9+default-dev Suggests: librust-generic-array+serde-dev (= 0.14.4-ok1) Filename: pool/_new/main/r/rust-generic-array/librust-generic-array-dev_0.14.4-ok1_i386.deb Size: 30060 MD5sum: f924206a4dc52fece65ed276f53d7646 SHA1: 4cf57d5fed4a91b9ecdda26b7b901804a3ca9289 SHA256: 4edd805becfdcb7ac5aa5b44ddfe44d5a41d6741df15a8e75d332e738bb49ccb SHA512: d189bc3032c41586fd182792a420e61f3d197b74c38db7877ba8778ca2deb167a48dd779239d99f84e6c4bccfccd49da7571320a9231972353c7d34b874e771e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-gif-dev Architecture: i386 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/_new/main/r/rust-gif/librust-gif-dev_0.11.3-ok1_i386.deb Size: 31578 MD5sum: 4175c727a2ef41538f502c9bd748e986 SHA1: 84c1bc10c3baa8e43bb0192fe96cd9c084c0cbc4 SHA256: a4225751572dd32296c58965b8ddc2522e29af5aac7e52e87b8b9dd77074f951 SHA512: 306440d1ace226108581dec6c70b1b819475cdd6ac404dbf33057dc05e8b4a63c5c2163f323f4ab92022826af338d99ece423942116318d741506ad1f36176bb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-half-dev Architecture: i386 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-half Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 247 Provides: librust-half+alloc-dev (= 1.6.0-ok1), librust-half+default-dev (= 1.6.0-ok1), librust-half+serde-dev (= 1.6.0-ok1), librust-half+serialize-dev (= 1.6.0-ok1), librust-half+std-dev (= 1.6.0-ok1), librust-half+use-intrinsics-dev (= 1.6.0-ok1), librust-half-1+alloc-dev (= 1.6.0-ok1), librust-half-1+default-dev (= 1.6.0-ok1), librust-half-1+serde-dev (= 1.6.0-ok1), librust-half-1+serialize-dev (= 1.6.0-ok1), librust-half-1+std-dev (= 1.6.0-ok1), librust-half-1+use-intrinsics-dev (= 1.6.0-ok1), librust-half-1-dev (= 1.6.0-ok1), librust-half-1.6+alloc-dev (= 1.6.0-ok1), librust-half-1.6+default-dev (= 1.6.0-ok1), librust-half-1.6+serde-dev (= 1.6.0-ok1), librust-half-1.6+serialize-dev (= 1.6.0-ok1), librust-half-1.6+std-dev (= 1.6.0-ok1), librust-half-1.6+use-intrinsics-dev (= 1.6.0-ok1), librust-half-1.6-dev (= 1.6.0-ok1), librust-half-1.6.0+alloc-dev (= 1.6.0-ok1), librust-half-1.6.0+default-dev (= 1.6.0-ok1), librust-half-1.6.0+serde-dev (= 1.6.0-ok1), librust-half-1.6.0+serialize-dev (= 1.6.0-ok1), librust-half-1.6.0+std-dev (= 1.6.0-ok1), librust-half-1.6.0+use-intrinsics-dev (= 1.6.0-ok1), librust-half-1.6.0-dev (= 1.6.0-ok1) Depends: librust-serde-1+derive-dev Filename: pool/_new/main/r/rust-half/librust-half-dev_1.6.0-ok1_i386.deb Size: 31456 MD5sum: c78d8d032a9bd1680713896a7d5f2bab SHA1: 841e74daea4ffba3aa906114b76610cf8e5dd496 SHA256: ba24556f8457eafb499565ff30ee892c1336a009858440eba1fda8ab2017639e SHA512: 0870c3bf88dc62201be5c05dbd539967136ae057f9310e7405bbf4d3993c4603023c531e62a0f465e6c6936fba80f4b73874135b5bb3106058d021f5ddd6afad Description: Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types - Rust source code This package contains the source for the Rust half crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-heck-dev Architecture: i386 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-heck Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 106 Provides: librust-heck+default-dev (= 0.4.0-ok1), librust-heck+unicode-dev (= 0.4.0-ok1), librust-heck+unicode-segmentation-dev (= 0.4.0-ok1), librust-heck-0+default-dev (= 0.4.0-ok1), librust-heck-0+unicode-dev (= 0.4.0-ok1), librust-heck-0+unicode-segmentation-dev (= 0.4.0-ok1), librust-heck-0-dev (= 0.4.0-ok1), librust-heck-0.4+default-dev (= 0.4.0-ok1), librust-heck-0.4+unicode-dev (= 0.4.0-ok1), librust-heck-0.4+unicode-segmentation-dev (= 0.4.0-ok1), librust-heck-0.4-dev (= 0.4.0-ok1), librust-heck-0.4.0+default-dev (= 0.4.0-ok1), librust-heck-0.4.0+unicode-dev (= 0.4.0-ok1), librust-heck-0.4.0+unicode-segmentation-dev (= 0.4.0-ok1), librust-heck-0.4.0-dev (= 0.4.0-ok1) Depends: librust-unicode-segmentation-1+default-dev (>= 1.2.0-~~) Filename: pool/_new/main/r/rust-heck/librust-heck-dev_0.4.0-ok1_i386.deb Size: 15946 MD5sum: b5f0a277654a4cc1c945ed76c7c0e783 SHA1: 6bc69ac82b31b1d1255a5c0818536d9c9ee87eba SHA256: e5331e51a84312518b060b30ccd69594c19114433e5a24b8bd69b0803c728062 SHA512: 98963660c30942a3cedf94d6e7d08bf81a2114aae3a802411d5d60c72fda8e0cd0fb0504db50720e7f070014e980c83f86d10ceb06ace1c231ab9f63df6888a3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-hex+serde-dev Architecture: i386 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/_new/main/r/rust-hex/librust-hex+serde-dev_0.4.3-ok1_i386.deb Size: 1058 MD5sum: a6dc9ae98ad88a5c064de93e373aa090 SHA1: d091d22c4dc9e0812fcb92b85f00e345fc3c7479 SHA256: 4f0f973e2d637d1bfc8e2d59124dc4aaa9d063c1b46b41259e0520cf84635816 SHA512: d8065f967041b680d1bd80cba613376ec764023c55f5378ee10209fe136a9e90fa7a84dea103d55f5ba52788bf84ea03250b00c64c1c3712357d901b244d907a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-hex-dev Architecture: i386 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/_new/main/r/rust-hex/librust-hex-dev_0.4.3-ok1_i386.deb Size: 15730 MD5sum: 7c6ba5d341fdf45cc2c1cfe4de1b2d22 SHA1: c3d8e789ad4b8032999d47ad1a68ffc6201b3b5d SHA256: 777bc3e55b67959f95a353b24f44e9166d5730243c22f7c18f3c5fc7a40c163d SHA512: 832b42cff8daff443c68be29ee2596476415d42c251ad5f6332583daf9f73cf0886c7d2e0988981c583a4bcf1ab40ebcea81a12d836ecad6c895925cc5c8a4ab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-httparse-dev Architecture: i386 Version: 1.8.0-ok1 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-ok1), librust-httparse+std-dev (= 1.8.0-ok1), librust-httparse-1+default-dev (= 1.8.0-ok1), librust-httparse-1+std-dev (= 1.8.0-ok1), librust-httparse-1-dev (= 1.8.0-ok1), librust-httparse-1.8+default-dev (= 1.8.0-ok1), librust-httparse-1.8+std-dev (= 1.8.0-ok1), librust-httparse-1.8-dev (= 1.8.0-ok1), librust-httparse-1.8.0+default-dev (= 1.8.0-ok1), librust-httparse-1.8.0+std-dev (= 1.8.0-ok1), librust-httparse-1.8.0-dev (= 1.8.0-ok1) Filename: pool/_new/main/r/rust-httparse/librust-httparse-dev_1.8.0-ok1_i386.deb Size: 33400 MD5sum: 4508f6166bba3e27eba80b9d43dc304a SHA1: 4772748dd48a8c1a38abdd77d7746b100d2f7e29 SHA256: 1dd8741ec591df017cac92d7a8c5dbed3a0a2861be24debb7ad6cd529155d620 SHA512: a4a2e43136677eaeba53f52af0f14b1e23851709044615412db8dd0c5d0a736f0b991ff59f8415ae59e32ae1054d436c9628bdc6f98e2b1ca89ac14c904e57ac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-httpdate-dev Architecture: i386 Version: 1.0.2-ok1 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-ok1), librust-httpdate-1+default-dev (= 1.0.2-ok1), librust-httpdate-1-dev (= 1.0.2-ok1), librust-httpdate-1.0+default-dev (= 1.0.2-ok1), librust-httpdate-1.0-dev (= 1.0.2-ok1), librust-httpdate-1.0.2+default-dev (= 1.0.2-ok1), librust-httpdate-1.0.2-dev (= 1.0.2-ok1) Filename: pool/_new/main/r/rust-httpdate/librust-httpdate-dev_1.0.2-ok1_i386.deb Size: 15050 MD5sum: d6c9835f9d6a0f37532c0f4f9e1f2e9f SHA1: 79e4db115671d11b4b28f3cbd4482c41f68b6351 SHA256: 93dd9fa703968def7354a46e5a608d84368cd29a8f24e80ddb4f365f0d14009a SHA512: 8d843746e8b3d689c2911c80d0d48dad2a6b6ac02a6dfd3934aa87ee5d635c93b73d8bc112a76ac351e23044964d01e32d16b98c9e869a5faa90a059807db764 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-humantime-dev Architecture: i386 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/_new/main/r/rust-humantime/librust-humantime-dev_2.1.0-ok1_i386.deb Size: 19106 MD5sum: 6b0df49ddb4c1bf4ee1f7f7c4a17c333 SHA1: acfcce5ea78768ef4e7555af5fba5ca0c3ee53aa SHA256: f9630764222726aafafa3568455babbc54186aa33168345781e3a0599e82bed1 SHA512: 11ffcf163ec1c023560cfaf3cf8cc15672f041e7c045e9889745ed1c9eeb1b0ea4214288741e74d256bec8781d2cbed05bddc312495224aa7a74b6045e69f728 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-itertools-dev Architecture: i386 Version: 0.10.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-itertools Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 614 Provides: librust-itertools+default-dev (= 0.10.3-ok1), librust-itertools+use-alloc-dev (= 0.10.3-ok1), librust-itertools+use-std-dev (= 0.10.3-ok1), librust-itertools-0+default-dev (= 0.10.3-ok1), librust-itertools-0+use-alloc-dev (= 0.10.3-ok1), librust-itertools-0+use-std-dev (= 0.10.3-ok1), librust-itertools-0-dev (= 0.10.3-ok1), librust-itertools-0.10+default-dev (= 0.10.3-ok1), librust-itertools-0.10+use-alloc-dev (= 0.10.3-ok1), librust-itertools-0.10+use-std-dev (= 0.10.3-ok1), librust-itertools-0.10-dev (= 0.10.3-ok1), librust-itertools-0.10.3+default-dev (= 0.10.3-ok1), librust-itertools-0.10.3+use-alloc-dev (= 0.10.3-ok1), librust-itertools-0.10.3+use-std-dev (= 0.10.3-ok1), librust-itertools-0.10.3-dev (= 0.10.3-ok1) Depends: librust-either-1-dev Filename: pool/_new/main/r/rust-itertools/librust-itertools-dev_0.10.3-ok1_i386.deb Size: 99970 MD5sum: a73d2f6a55f73f1dc15abc82ab00b7f7 SHA1: 54a89fb71dba5bec65accfdd233c541f73320e92 SHA256: c2ec9c47f20d1f144b5df66f00c2b7a8de280fc776910b9ec34ab3cd50d80957 SHA512: 78f3eaee970ce32ee539c2df5aecf971a89c7028f32d8c8d1436eb76c2ce618e67c144f3e55c1ed472ef07ed3747ffe485cbeea0e782e6e553c9c34a5b7e9184 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-itertools-num-dev Architecture: i386 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/_new/main/r/rust-itertools-num/librust-itertools-num-dev_0.1.3-ok1_i386.deb Size: 10222 MD5sum: 0e1c571efce273e68769a115aafcf723 SHA1: 060e761a99f7a00b0eb9290810cfe60ad60b3931 SHA256: 072104f72985b32339c6b4404b4fb7dc41a9e175707c12a9a0400358d377d18a SHA512: aa926a8df5aac7e31cd6adf5d8a2187e9dd46a5afc2438e1f9f245ee69b63e859bf4facf5f5601b89cffe4f362fe4cc06d303d4f2b79a726a506bd7b0ca825f5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-itoa-dev Architecture: i386 Version: 1.0.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-itoa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 70 Provides: librust-itoa+default-dev (= 1.0.1-ok1), librust-itoa-1+default-dev (= 1.0.1-ok1), librust-itoa-1-dev (= 1.0.1-ok1), librust-itoa-1.0+default-dev (= 1.0.1-ok1), librust-itoa-1.0-dev (= 1.0.1-ok1), librust-itoa-1.0.1+default-dev (= 1.0.1-ok1), librust-itoa-1.0.1-dev (= 1.0.1-ok1) Filename: pool/_new/main/r/rust-itoa/librust-itoa-dev_1.0.1-ok1_i386.deb Size: 12836 MD5sum: 8a9fd9d8a1d4b0899b33dafb70509082 SHA1: 1bb75ef0fe35f6760a9eaa5bb3e9d962dc949350 SHA256: 67b00df0a64f2d218001009c1e3a0d3ac4b3d561d0185020bd54043294ee2b9b SHA512: b6e261d12939d93a487d37faf06493784d14062140fcb5a571eaa3ce1086220d58ad3457a7373dccffe6053a82df958ba5dd514427a0de048a9fbc6caf163f61 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-jobserver-dev Architecture: i386 Version: 0.1.24-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-jobserver Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 113 Provides: librust-jobserver+default-dev (= 0.1.24-ok1), librust-jobserver-0+default-dev (= 0.1.24-ok1), librust-jobserver-0-dev (= 0.1.24-ok1), librust-jobserver-0.1+default-dev (= 0.1.24-ok1), librust-jobserver-0.1-dev (= 0.1.24-ok1), librust-jobserver-0.1.24+default-dev (= 0.1.24-ok1), librust-jobserver-0.1.24-dev (= 0.1.24-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.50-~~) Filename: pool/_new/main/r/rust-jobserver/librust-jobserver-dev_0.1.24-ok1_i386.deb Size: 22876 MD5sum: 684bc8d42757e61c7f8950fdf45a24e0 SHA1: 102542355b210d846c775304add1a47b837daa04 SHA256: c9a6c88a7c17bb8cef3748d7c4721374443d1c2e39fff5e36e29922046db8a0b SHA512: 4b1108a6f8be4febdbd33ebe363c5416121c403686bad11f35a835ecb404f844cb7e39f6a7984c0c5ef9b986b28ff577432298c42134615a9c2bebefe333856f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-kv-log-macro/librust-kv-log-macro-dev_1.0.8-ok1_all.deb Size: 22188 MD5sum: 1cf1842cbd441944d4d78f8e152e8e99 SHA1: de505c5bc9319ef8a1d5ce450f9250d95a4c5520 SHA256: 727b9758b4f426c7f619bbde9988e7198e5899809c67dac7c7f53d5b49d159d6 SHA512: e7bc02953e67293a2d195029c5e7bc200b8f95531afd7cf22583f7d482f32883adfd99342f249f3cfcd208d1b5a393a3132d9e1b46ddea96f3359edcbeb4bf61 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-lazy-static-dev Architecture: i386 Version: 1.4.0-ok1 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-ok1), librust-lazy-static+spin-dev (= 1.4.0-ok1), librust-lazy-static+spin-no-std-dev (= 1.4.0-ok1), librust-lazy-static-1+default-dev (= 1.4.0-ok1), librust-lazy-static-1+spin-dev (= 1.4.0-ok1), librust-lazy-static-1+spin-no-std-dev (= 1.4.0-ok1), librust-lazy-static-1-dev (= 1.4.0-ok1), librust-lazy-static-1.4+default-dev (= 1.4.0-ok1), librust-lazy-static-1.4+spin-dev (= 1.4.0-ok1), librust-lazy-static-1.4+spin-no-std-dev (= 1.4.0-ok1), librust-lazy-static-1.4-dev (= 1.4.0-ok1), librust-lazy-static-1.4.0+default-dev (= 1.4.0-ok1), librust-lazy-static-1.4.0+spin-dev (= 1.4.0-ok1), librust-lazy-static-1.4.0+spin-no-std-dev (= 1.4.0-ok1), librust-lazy-static-1.4.0-dev (= 1.4.0-ok1) Depends: librust-spin-0.9+default-dev Filename: pool/_new/main/r/rust-lazy-static/librust-lazy-static-dev_1.4.0-ok1_i386.deb Size: 13164 MD5sum: bf5788b8165f0e4fbd87a3fd87e041e2 SHA1: 3a7be327927c3c93167989d08412824dd0a7e0ae SHA256: 8df3806b7830c0beac5580c5abea8689c53ab2b40ac219526467b55d1d0d509c SHA512: 0736e471c3143392a42415ad780523b5005e89604daa037182190533cf63af61dfc1060c310d2f5b6001e142f37d2501fd8fa7c61a1566e92015d926f6a5afeb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-libc+rustc-dep-of-std-dev Architecture: i386 Version: 0.2.139-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-libc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-libc-0+rustc-dep-of-std-dev (= 0.2.139-ok1), librust-libc-0.2+rustc-dep-of-std-dev (= 0.2.139-ok1), librust-libc-0.2.139+rustc-dep-of-std-dev (= 0.2.139-ok1) Depends: librust-libc-dev (= 0.2.139-ok1), librust-libc+align-dev (= 0.2.139-ok1), librust-libc+rustc-std-workspace-core-dev (= 0.2.139-ok1) Filename: pool/_new/main/r/rust-libc/librust-libc+rustc-dep-of-std-dev_0.2.139-ok1_i386.deb Size: 1090 MD5sum: 3e575931b9ce0946683bfde9e02d1ebd SHA1: d0394b2a0b9dfc0743d4bd0835b94fecdeff428e SHA256: b43e7be03232a3f820f5fbc0ad25cab41c60b02dc4c55bf165a41d19276a6edb SHA512: 5b2ff57b577baf2363d959fb54c865e0945028962618e62e01ed9f82b65450016148340ffc907c8c45f2880055721c37e6ac6721e770559e5adccd3431ff8c66 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-libc+rustc-std-workspace-core-dev Architecture: i386 Version: 0.2.139-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-libc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-libc-0+rustc-std-workspace-core-dev (= 0.2.139-ok1), librust-libc-0.2+rustc-std-workspace-core-dev (= 0.2.139-ok1), librust-libc-0.2.139+rustc-std-workspace-core-dev (= 0.2.139-ok1) Depends: librust-libc-dev (= 0.2.139-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/_new/main/r/rust-libc/librust-libc+rustc-std-workspace-core-dev_0.2.139-ok1_i386.deb Size: 1092 MD5sum: 8349579f151e669ec9fc487fccf5be11 SHA1: 90b2248bd1696529a8c33f009af17cd944c41146 SHA256: 5cbb2c84f0969513d9bead1759724867a1e2ce388bef3a89dee63342586ac9c2 SHA512: 2b509431826cf602f38aa96a00c52eeb2c780c2ffa8d6b98bbcf479de4749a08d02ab5dd012e8e6a98e2eb561bf6567979a28607a80a0ccc05a49296a50cb80c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-libc-dev Architecture: i386 Version: 0.2.139-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-libc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3778 Provides: librust-libc+align-dev (= 0.2.139-ok1), librust-libc+const-extern-fn-dev (= 0.2.139-ok1), librust-libc+default-dev (= 0.2.139-ok1), librust-libc+extra-traits-dev (= 0.2.139-ok1), librust-libc+std-dev (= 0.2.139-ok1), librust-libc+use-std-dev (= 0.2.139-ok1), librust-libc-0+align-dev (= 0.2.139-ok1), librust-libc-0+const-extern-fn-dev (= 0.2.139-ok1), librust-libc-0+default-dev (= 0.2.139-ok1), librust-libc-0+extra-traits-dev (= 0.2.139-ok1), librust-libc-0+std-dev (= 0.2.139-ok1), librust-libc-0+use-std-dev (= 0.2.139-ok1), librust-libc-0-dev (= 0.2.139-ok1), librust-libc-0.2+align-dev (= 0.2.139-ok1), librust-libc-0.2+const-extern-fn-dev (= 0.2.139-ok1), librust-libc-0.2+default-dev (= 0.2.139-ok1), librust-libc-0.2+extra-traits-dev (= 0.2.139-ok1), librust-libc-0.2+std-dev (= 0.2.139-ok1), librust-libc-0.2+use-std-dev (= 0.2.139-ok1), librust-libc-0.2-dev (= 0.2.139-ok1), librust-libc-0.2.139+align-dev (= 0.2.139-ok1), librust-libc-0.2.139+const-extern-fn-dev (= 0.2.139-ok1), librust-libc-0.2.139+default-dev (= 0.2.139-ok1), librust-libc-0.2.139+extra-traits-dev (= 0.2.139-ok1), librust-libc-0.2.139+std-dev (= 0.2.139-ok1), librust-libc-0.2.139+use-std-dev (= 0.2.139-ok1), librust-libc-0.2.139-dev (= 0.2.139-ok1) Suggests: librust-libc+rustc-dep-of-std-dev (= 0.2.139-ok1), librust-libc+rustc-std-workspace-core-dev (= 0.2.139-ok1) Filename: pool/_new/main/r/rust-libc/librust-libc-dev_0.2.139-ok1_i386.deb Size: 303222 MD5sum: 20c52b3cf98fc94128b48b4dbe2b879f SHA1: 79ac5f0ab86cc97ca96f79da95f8137667e7fce8 SHA256: 5191256405d0cb41a983a3a13287a3354eadc375d6a6e1bffef169eb9f43e8a1 SHA512: 5c6681f6b9a5ef433bcb8718588afe793e2a6bd845074167e5c061bfef490cfcd39dd97741c23212f7211b757cc2a474c79441bc91e93cdb02c0f81577891799 Homepage: https://github.com/rust-lang/libc Description: Rust bindings to libc - Rust source code This package contains the source for the Rust libc crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-libm-dev Architecture: i386 Version: 0.2.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-libm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 560 Provides: librust-libm+default-dev (= 0.2.1-ok1), librust-libm-0+default-dev (= 0.2.1-ok1), librust-libm-0-dev (= 0.2.1-ok1), librust-libm-0.2+default-dev (= 0.2.1-ok1), librust-libm-0.2-dev (= 0.2.1-ok1), librust-libm-0.2.1+default-dev (= 0.2.1-ok1), librust-libm-0.2.1-dev (= 0.2.1-ok1) Filename: pool/_new/main/r/rust-libm/librust-libm-dev_0.2.1-ok1_i386.deb Size: 100392 MD5sum: 6403e707ae650958881bfabf7ac62b57 SHA1: e994c0b5bcfcf145957035c2204bae90ee7b9fe3 SHA256: 918af366582a953e13eb3f19a124b9d83466fadea3816c49424d8eaadd1d2683 SHA512: 57f578d42f937258095de15c98c5b947fff73f4a3b5f9704fe5591733ed8d0ef6f1a2a4923382604c1de2402a6a7767431367ce739c123568d5ab4faeb27f6d7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-libnghttp2-sys-dev Architecture: i386 Version: 0.1.3-ok1 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-ok1), librust-libnghttp2-sys-0+default-dev (= 0.1.3-ok1), librust-libnghttp2-sys-0-dev (= 0.1.3-ok1), librust-libnghttp2-sys-0.1+default-dev (= 0.1.3-ok1), librust-libnghttp2-sys-0.1-dev (= 0.1.3-ok1), librust-libnghttp2-sys-0.1.3+default-dev (= 0.1.3-ok1), librust-libnghttp2-sys-0.1.3-dev (= 0.1.3-ok1) Depends: librust-libc-0.2+default-dev, librust-pkg-config-0.3+default-dev, libnghttp2-dev Filename: pool/_new/main/r/rust-libnghttp2-sys/librust-libnghttp2-sys-dev_0.1.3-ok1_i386.deb Size: 38888 MD5sum: 845dffcc53346aaf932850795dfd7de1 SHA1: 6baa678af86f0c5ffc0976ae061c4d51d69005b9 SHA256: bb18515e370345d3456932a23e7eac96779ca3ccdbd447f3b25d96c61c621b37 SHA512: f3e5c93202c804fea204a64c02eb00b9cf6838d9b2a110168cf56f503dcdd1348905069cf5b9d2a54432ff8a1e6accb484f726640d73b858c0800fbdfe10963f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-lock-api-dev Architecture: i386 Version: 0.4.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-lock-api Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 211 Provides: librust-lock-api+arc-lock-dev (= 0.4.9-ok1), librust-lock-api+default-dev (= 0.4.9-ok1), librust-lock-api+nightly-dev (= 0.4.9-ok1), librust-lock-api+owning-ref-dev (= 0.4.9-ok1), librust-lock-api+serde-dev (= 0.4.9-ok1), librust-lock-api-0+arc-lock-dev (= 0.4.9-ok1), librust-lock-api-0+default-dev (= 0.4.9-ok1), librust-lock-api-0+nightly-dev (= 0.4.9-ok1), librust-lock-api-0+owning-ref-dev (= 0.4.9-ok1), librust-lock-api-0+serde-dev (= 0.4.9-ok1), librust-lock-api-0-dev (= 0.4.9-ok1), librust-lock-api-0.4+arc-lock-dev (= 0.4.9-ok1), librust-lock-api-0.4+default-dev (= 0.4.9-ok1), librust-lock-api-0.4+nightly-dev (= 0.4.9-ok1), librust-lock-api-0.4+owning-ref-dev (= 0.4.9-ok1), librust-lock-api-0.4+serde-dev (= 0.4.9-ok1), librust-lock-api-0.4-dev (= 0.4.9-ok1), librust-lock-api-0.4.9+arc-lock-dev (= 0.4.9-ok1), librust-lock-api-0.4.9+default-dev (= 0.4.9-ok1), librust-lock-api-0.4.9+nightly-dev (= 0.4.9-ok1), librust-lock-api-0.4.9+owning-ref-dev (= 0.4.9-ok1), librust-lock-api-0.4.9+serde-dev (= 0.4.9-ok1), librust-lock-api-0.4.9-dev (= 0.4.9-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/_new/main/r/rust-lock-api/librust-lock-api-dev_0.4.9-ok1_i386.deb Size: 22670 MD5sum: b4f74949a56e73bb3b18085084f18e86 SHA1: 446ab2ddfe9ed9e76d8be19989c2b2af40752f36 SHA256: 6110a600a4dfd062a4674a5d08fdae20990a240cc86b2a94c9512ff2d191036e SHA512: 7bd933893a8e0f7da00a4d8044fb2a318684615c435611f80659dac9d2e42424e714cfa0544f231bd762630ebacbc578cde02f86284a9a01aa92d92431eb9e37 Description: Wrappers to create fully-featured Mutex and RwLock types - Rust source code Compatible with no_std. . This package contains the source for the Rust lock_api crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-md5-asm-dev Architecture: i386 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/_new/main/r/rust-md5-asm/librust-md5-asm-dev_0.5.0-ok1_i386.deb Size: 9616 MD5sum: 29c77832dd29893444a26a55860e40fb SHA1: 04ddf43c61ee8ae67a64f22886d0fc844c334084 SHA256: f3464c5d211cc4083bbdca5d0d22590436efcd7dc074d4be6f372241b6febd2c SHA512: 12820b5bd04c89d1625322d53ed6189210df1aafd71d820e19cf85c6e1d7d1eca2ad0bea88402eb07b59ca29b0b5c9b82d5da30f0c98d6d9bf313cde0aab4005 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-memchr-dev Architecture: i386 Version: 2.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-memchr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 350 Provides: librust-memchr+compiler-builtins-dev (= 2.5.0-ok1), librust-memchr+core-dev (= 2.5.0-ok1), librust-memchr+default-dev (= 2.5.0-ok1), librust-memchr+libc-dev (= 2.5.0-ok1), librust-memchr+rustc-dep-of-std-dev (= 2.5.0-ok1), librust-memchr+std-dev (= 2.5.0-ok1), librust-memchr+use-std-dev (= 2.5.0-ok1), librust-memchr-2+compiler-builtins-dev (= 2.5.0-ok1), librust-memchr-2+core-dev (= 2.5.0-ok1), librust-memchr-2+default-dev (= 2.5.0-ok1), librust-memchr-2+libc-dev (= 2.5.0-ok1), librust-memchr-2+rustc-dep-of-std-dev (= 2.5.0-ok1), librust-memchr-2+std-dev (= 2.5.0-ok1), librust-memchr-2+use-std-dev (= 2.5.0-ok1), librust-memchr-2-dev (= 2.5.0-ok1), librust-memchr-2.5+compiler-builtins-dev (= 2.5.0-ok1), librust-memchr-2.5+core-dev (= 2.5.0-ok1), librust-memchr-2.5+default-dev (= 2.5.0-ok1), librust-memchr-2.5+libc-dev (= 2.5.0-ok1), librust-memchr-2.5+rustc-dep-of-std-dev (= 2.5.0-ok1), librust-memchr-2.5+std-dev (= 2.5.0-ok1), librust-memchr-2.5+use-std-dev (= 2.5.0-ok1), librust-memchr-2.5-dev (= 2.5.0-ok1), librust-memchr-2.5.0+compiler-builtins-dev (= 2.5.0-ok1), librust-memchr-2.5.0+core-dev (= 2.5.0-ok1), librust-memchr-2.5.0+default-dev (= 2.5.0-ok1), librust-memchr-2.5.0+libc-dev (= 2.5.0-ok1), librust-memchr-2.5.0+rustc-dep-of-std-dev (= 2.5.0-ok1), librust-memchr-2.5.0+std-dev (= 2.5.0-ok1), librust-memchr-2.5.0+use-std-dev (= 2.5.0-ok1), librust-memchr-2.5.0-dev (= 2.5.0-ok1) Depends: librust-compiler-builtins-0.1+default-dev (>= 0.1.2-~~), librust-libc-0.2-dev (>= 0.2.18-~~), librust-rustc-std-workspace-core-1+default-dev Filename: pool/_new/main/r/rust-memchr/librust-memchr-dev_2.5.0-ok1_i386.deb Size: 57996 MD5sum: 77f0774a0eca1392c82fcd79eff730f6 SHA1: 86edc780d24ccc3bd2845f97c994b50d093df286 SHA256: d95b6cc0af280769d8c765ae8185d55af32d6d7ec03d128b71bae6d950d8e2ee SHA512: 50afe970cc70456d468a9dabe6e69dcf9bea02712ef95938cc19ddfee220dffdaca562316aeb34a47a589808056c261d376a580666a575e360d6f64ae14bda4b Homepage: https://github.com/BurntSushi/memchr Description: Safe interface to memchr - Rust source code This package contains the source for the Rust memchr crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-memoffset-dev Architecture: i386 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/_new/main/r/rust-memoffset/librust-memoffset-dev_0.6.5-ok1_i386.deb Size: 8836 MD5sum: 20d1a1f4646ad6532b1416acc9a73c64 SHA1: 7ddb9b99c92045a1d284dfd1688d050569a91e9c SHA256: 9d9752b423d635ebb7fead85c5922a91a724e9e44d1c23ecaf2116c86f53510e SHA512: e3c7167da1edd3e44df20d7e08509ec3976af9b0f389c354e05304fc50282597a032c0ccbbf2ad20bac3b7ec6a77c3af0e99a07adeb45bc00577ac843de316d7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-minimal-lexical-dev Architecture: i386 Version: 0.2.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-minimal-lexical Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 420 Provides: librust-minimal-lexical+alloc-dev (= 0.2.1-ok1), librust-minimal-lexical+compact-dev (= 0.2.1-ok1), librust-minimal-lexical+default-dev (= 0.2.1-ok1), librust-minimal-lexical+lint-dev (= 0.2.1-ok1), librust-minimal-lexical+nightly-dev (= 0.2.1-ok1), librust-minimal-lexical+std-dev (= 0.2.1-ok1), librust-minimal-lexical-0+alloc-dev (= 0.2.1-ok1), librust-minimal-lexical-0+compact-dev (= 0.2.1-ok1), librust-minimal-lexical-0+default-dev (= 0.2.1-ok1), librust-minimal-lexical-0+lint-dev (= 0.2.1-ok1), librust-minimal-lexical-0+nightly-dev (= 0.2.1-ok1), librust-minimal-lexical-0+std-dev (= 0.2.1-ok1), librust-minimal-lexical-0-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2+alloc-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2+compact-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2+default-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2+lint-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2+nightly-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2+std-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2.1+alloc-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2.1+compact-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2.1+default-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2.1+lint-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2.1+nightly-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2.1+std-dev (= 0.2.1-ok1), librust-minimal-lexical-0.2.1-dev (= 0.2.1-ok1) Filename: pool/_new/main/r/rust-minimal-lexical/librust-minimal-lexical-dev_0.2.1-ok1_i386.deb Size: 90534 MD5sum: d4a2a4e8dc3129e48f77646bfe4f7701 SHA1: 31a35e14f3d94c16e6fbb174b11a6d5d0446c19a SHA256: 7a83d6c57c7a29d670f74e63231868c65998b71935856a5c0f1447fe8790aa21 SHA512: aabfe9a42d2fb6f29a0cfc7f3ec553b9f11b00a77cc9087a7d1449a5e4b82fa6ab9f5d917ff705da67c1579339508079bc83bbf409c9d237c685f0c7322fb63b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-miniz-oxide-dev Architecture: i386 Version: 0.6.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-miniz-oxide Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 269 Provides: librust-miniz-oxide+default-dev (= 0.6.2-ok1), librust-miniz-oxide+std-dev (= 0.6.2-ok1), librust-miniz-oxide+with-alloc-dev (= 0.6.2-ok1), librust-miniz-oxide-0+default-dev (= 0.6.2-ok1), librust-miniz-oxide-0+std-dev (= 0.6.2-ok1), librust-miniz-oxide-0+with-alloc-dev (= 0.6.2-ok1), librust-miniz-oxide-0-dev (= 0.6.2-ok1), librust-miniz-oxide-0.6+default-dev (= 0.6.2-ok1), librust-miniz-oxide-0.6+std-dev (= 0.6.2-ok1), librust-miniz-oxide-0.6+with-alloc-dev (= 0.6.2-ok1), librust-miniz-oxide-0.6-dev (= 0.6.2-ok1), librust-miniz-oxide-0.6.2+default-dev (= 0.6.2-ok1), librust-miniz-oxide-0.6.2+std-dev (= 0.6.2-ok1), librust-miniz-oxide-0.6.2+with-alloc-dev (= 0.6.2-ok1), librust-miniz-oxide-0.6.2-dev (= 0.6.2-ok1) Depends: librust-adler-1-dev Filename: pool/_new/main/r/rust-miniz-oxide/librust-miniz-oxide-dev_0.6.2-ok1_i386.deb Size: 50386 MD5sum: 24d4d1338a064c3d0f2b34ec912deed4 SHA1: 6da51f932a1666d79f36105fede2a0011bf66937 SHA256: c992234a3a475fce8f716fb062e7e6f5f4d9ca5581afb641ea30f0642ed9c463 SHA512: 5893dbac1dacc65737a07093eb5a39c4c78883ca752ffc58e3bd39f594fb566bf86da57888dd49dfa1bb6a736bea1b1fcf33812969145f6857c3d162f7c9ce19 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-complex-dev Architecture: i386 Version: 0.4.0-ok1 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-ok1), librust-num-complex+libm-dev (= 0.4.0-ok1), librust-num-complex+rand-dev (= 0.4.0-ok1), librust-num-complex+serde-dev (= 0.4.0-ok1), librust-num-complex+std-dev (= 0.4.0-ok1), librust-num-complex-0+default-dev (= 0.4.0-ok1), librust-num-complex-0+libm-dev (= 0.4.0-ok1), librust-num-complex-0+rand-dev (= 0.4.0-ok1), librust-num-complex-0+serde-dev (= 0.4.0-ok1), librust-num-complex-0+std-dev (= 0.4.0-ok1), librust-num-complex-0-dev (= 0.4.0-ok1), librust-num-complex-0.4+default-dev (= 0.4.0-ok1), librust-num-complex-0.4+libm-dev (= 0.4.0-ok1), librust-num-complex-0.4+rand-dev (= 0.4.0-ok1), librust-num-complex-0.4+serde-dev (= 0.4.0-ok1), librust-num-complex-0.4+std-dev (= 0.4.0-ok1), librust-num-complex-0.4-dev (= 0.4.0-ok1), librust-num-complex-0.4.0+default-dev (= 0.4.0-ok1), librust-num-complex-0.4.0+libm-dev (= 0.4.0-ok1), librust-num-complex-0.4.0+rand-dev (= 0.4.0-ok1), librust-num-complex-0.4.0+serde-dev (= 0.4.0-ok1), librust-num-complex-0.4.0+std-dev (= 0.4.0-ok1), librust-num-complex-0.4.0-dev (= 0.4.0-ok1) 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/_new/main/r/rust-num-complex/librust-num-complex-dev_0.4.0-ok1_i386.deb Size: 26016 MD5sum: d67653f305af3a4fd56e2ec09a2a3193 SHA1: 1b194c49f474d7ade4d511c406be4f60ceb7ce32 SHA256: f4e09d3dcfa94c2a301e481b4e39e871d58b79aa1f433d1e80b29bc869476df6 SHA512: 291b6d848d583b906728e78ca13d762f56747d4a172d6bd919f45e91776f66a762e14eaabd6cbc68d58edfff68a804e5e819d877560627aa50431f1f0ed3ced8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-integer+i128-dev Architecture: i386 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/_new/main/r/rust-num-integer/librust-num-integer+i128-dev_0.1.44-ok1_i386.deb Size: 1090 MD5sum: 0d9da342ca40d8e41e0698b460f7de1f SHA1: 44ee908ee345c8a77b59e6b0156e20c78e315c52 SHA256: 966d8b24d11d896d58fd0b67786bd66ee58aa2a3653e3aa010a7c63ed6eaa7db SHA512: fb05ed61915636ab607c8ab67e05513f364c049a5b98c48dfd2cc1234fd1b728de715f7effbd8d9f342255424e2cae5cd72bf17f9b3ef77778802c55c82dc46b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-integer+std-dev Architecture: i386 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/_new/main/r/rust-num-integer/librust-num-integer+std-dev_0.1.44-ok1_i386.deb Size: 1136 MD5sum: 24b92695ebd9920ee4a6212f87976c5a SHA1: 1e80e8383e3831297f41b45c1f2068a80545ce34 SHA256: 234ba8bbc1a87deb5c23bafb7313d8e0a39b9261de22054fcf0941d44876484f SHA512: 47eb25b46b5feb8d8af9f8f6ba781cefee5e31db135f5c22358cd1db03b8f98ce4ec8453f447531f3845c2d3113b25e22ccf84b82905618c76056615d677350f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-integer-dev Architecture: i386 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/_new/main/r/rust-num-integer/librust-num-integer-dev_0.1.44-ok1_i386.deb Size: 23400 MD5sum: 349936c3851c2e46373aa5d8893984ee SHA1: cd540bff3227a356b16fb52bc3ed044b8fe3774f SHA256: cedd3cbb0d884d7dbdd38860ae37aab712eafcfc7e557e43b863beeadb803181 SHA512: e8268420d7aa3386c5bcef1d980c765bb5b40ce7a5f20df69e6d8669b4d5fe6ce4773f6d8a1d05b902f91d616041ad5ff767e0eb28930b639ffbb25ad7a1c668 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-traits-dev Architecture: i386 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/_new/main/r/rust-num-traits/librust-num-traits-dev_0.2.15-ok1_i386.deb Size: 44572 MD5sum: 4507361fce8faa9ea0fcb4c04a54b3d7 SHA1: a8e6dc4210d91b4f8de27e09479ecae699d90de9 SHA256: da7e20e5de38d4e65bce539797912736a94354b06c58596148da2a6243b88541 SHA512: 34decc9d5213a29bf727d93fa381dddd7e4cba1afdd9184c92539a36c4dbaafa7770dffea33b3edebd8cf67b3a3f8f4db7620ebe7e84e42a216fb864491877f4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-oorandom-dev Architecture: i386 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/_new/main/r/rust-oorandom/librust-oorandom-dev_11.1.3-ok1_i386.deb Size: 11378 MD5sum: ff9b1eb9fca86c962b830df5500678e9 SHA1: e5a8000eb3f0b8b8dd18281eb8f376600a11637e SHA256: fadd3277e57900384313d1a0feead37f36b940dde4075b09c607af9851f2c597 SHA512: 75e34cc31bedee9d2613fd85857badec49f7f5ffd1caadadf6d4cef2978d632c677624eb0f13cf8ffb77562d96923d730211e6cdbf6c88e6e0577f9aa7447c0d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-openssl-sys-dev Architecture: i386 Version: 0.9.67-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-openssl-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 342 Provides: librust-openssl-sys+default-dev (= 0.9.67-ok1), librust-openssl-sys+openssl-src-dev (= 0.9.67-ok1), librust-openssl-sys+vendored-dev (= 0.9.67-ok1), librust-openssl-sys-0+default-dev (= 0.9.67-ok1), librust-openssl-sys-0+openssl-src-dev (= 0.9.67-ok1), librust-openssl-sys-0+vendored-dev (= 0.9.67-ok1), librust-openssl-sys-0-dev (= 0.9.67-ok1), librust-openssl-sys-0.9+default-dev (= 0.9.67-ok1), librust-openssl-sys-0.9+openssl-src-dev (= 0.9.67-ok1), librust-openssl-sys-0.9+vendored-dev (= 0.9.67-ok1), librust-openssl-sys-0.9-dev (= 0.9.67-ok1), librust-openssl-sys-0.9.67+default-dev (= 0.9.67-ok1), librust-openssl-sys-0.9.67+openssl-src-dev (= 0.9.67-ok1), librust-openssl-sys-0.9.67+vendored-dev (= 0.9.67-ok1), librust-openssl-sys-0.9.67-dev (= 0.9.67-ok1) Depends: librust-autocfg-1+default-dev, librust-cc-1+default-dev, 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/_new/main/r/rust-openssl-sys/librust-openssl-sys-dev_0.9.67-ok1_i386.deb Size: 50996 MD5sum: 70965f9b2a7926a9bda52c2f9d94aab9 SHA1: b53af872423580e3408a7d8302e20d86f24b2ca3 SHA256: 90bc2fcb3fcbb86eb65565d09d4a6181860ece681456da22a62ef1e7ff804ece SHA512: a71f18833df148c05af79d30e4d33def77b2c2e2bcdbcfb0fa8bdc37e716de1c7bafce1435a61f434d3101895175c031f5917d8f112d745c3b569d1e96faecb8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-os-pipe-dev Architecture: i386 Version: 1.1.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-os-pipe Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 89 Provides: librust-os-pipe+default-dev (= 1.1.1-ok1), librust-os-pipe+io-safety-dev (= 1.1.1-ok1), librust-os-pipe-1+default-dev (= 1.1.1-ok1), librust-os-pipe-1+io-safety-dev (= 1.1.1-ok1), librust-os-pipe-1-dev (= 1.1.1-ok1), librust-os-pipe-1.1+default-dev (= 1.1.1-ok1), librust-os-pipe-1.1+io-safety-dev (= 1.1.1-ok1), librust-os-pipe-1.1-dev (= 1.1.1-ok1), librust-os-pipe-1.1.1+default-dev (= 1.1.1-ok1), librust-os-pipe-1.1.1+io-safety-dev (= 1.1.1-ok1), librust-os-pipe-1.1.1-dev (= 1.1.1-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.62-~~), librust-winapi-0.3+default-dev (>= 0.3.5-~~), librust-winapi-0.3+handleapi-dev (>= 0.3.5-~~), librust-winapi-0.3+namedpipeapi-dev (>= 0.3.5-~~), librust-winapi-0.3+processthreadsapi-dev (>= 0.3.5-~~), librust-winapi-0.3+winnt-dev (>= 0.3.5-~~) Filename: pool/_new/main/r/rust-os-pipe/librust-os-pipe-dev_1.1.1-ok1_i386.deb Size: 15290 MD5sum: 23a66cf61ffc51d20e223dd7353c5533 SHA1: 42f072cfaef28de98758564a94bc52c8c0510ec3 SHA256: d160c9cf0b7dc1094980d31a0c8f2838d3efb4790aafda202d3bae14cf38e44b SHA512: fe0be2baa43db7c157eb1df74fd00c60e2e247ff154d3af847674103baf0c044f9db7905ced19666512f0ddfe62a0d78fb35f02911d0b1ea692a5b208ea5a7e8 Description: Cross-platform library for opening OS pipes - Rust source code This package contains the source for the Rust os_pipe crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-parking-dev Architecture: i386 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/_new/main/r/rust-parking/librust-parking-dev_2.0.0-ok2_i386.deb Size: 14640 MD5sum: 9ebb958b8cf71f743022a5eb71caa7ea SHA1: 8c0a47d5459a5a12ec500e7fe99821a954b06325 SHA256: fcca691d1a78e30276e52df2e409edebbddb9d70cf31167d78a46930b4179f1a SHA512: fe6bc53d40cd5ab37f4d36b3248ca18bc9db81ff24deafae0d20d06cd79a5ff9a05bfa4bfa80880a54125fb391255563073bb285753923ba4efcf4d457022736 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-paste-dev Architecture: i386 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/_new/main/r/rust-paste/librust-paste-dev_1.0.7-ok1_i386.deb Size: 20994 MD5sum: 480a6e29dda87222de7a080a12936394 SHA1: 65bf6ab623881e3f0bd2c8fee44a4b4fafe7ad9d SHA256: b3c17e88d9b046528f3f8d6f282fa7f6d784a626f7c685ae9c88c983998e080e SHA512: 7e1a6e27435485c1a5a9e7c84c5faa4bf21705a97e8206cc9fcdecc868a119e8258f6958fc6f04caded6919245015ab3804a4628d7129e1394a4db85471ff451 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pem-dev Architecture: i386 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pem Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 64 Provides: librust-pem+default-dev (= 1.0.2-ok1), librust-pem-1+default-dev (= 1.0.2-ok1), librust-pem-1-dev (= 1.0.2-ok1), librust-pem-1.0+default-dev (= 1.0.2-ok1), librust-pem-1.0-dev (= 1.0.2-ok1), librust-pem-1.0.2+default-dev (= 1.0.2-ok1), librust-pem-1.0.2-dev (= 1.0.2-ok1) Depends: librust-base64-0.13+default-dev Filename: pool/_new/main/r/rust-pem/librust-pem-dev_1.0.2-ok1_i386.deb Size: 11868 MD5sum: d45072efc9b2f2eaa71a174ba679e6bb SHA1: ebf4c3a8a6472c288098c16cdf96ee48667a8eb9 SHA256: 9e6688ddd5a0a15495752382072b7bedd7411485b2aeaed33c29f1b5ea153b5d SHA512: 9f705b10954c822e43847bf110826ede7d69fe65760afa83716425907f1caca033f853fe15fe33c01f85f66e9ad16a2997414db4f351fc454458a30e6add838b Homepage: https://github.com/jcreekmore/pem-rs.git Description: Parse and encode PEM-encoded data - Rust source code This package contains the source for the Rust pem crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pin-project-lite-dev Architecture: i386 Version: 0.2.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pin-project-lite Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 278 Provides: librust-pin-project-lite+default-dev (= 0.2.9-ok1), librust-pin-project-lite-0+default-dev (= 0.2.9-ok1), librust-pin-project-lite-0-dev (= 0.2.9-ok1), librust-pin-project-lite-0.2+default-dev (= 0.2.9-ok1), librust-pin-project-lite-0.2-dev (= 0.2.9-ok1), librust-pin-project-lite-0.2.9+default-dev (= 0.2.9-ok1), librust-pin-project-lite-0.2.9-dev (= 0.2.9-ok1) Filename: pool/_new/main/r/rust-pin-project-lite/librust-pin-project-lite-dev_0.2.9-ok1_i386.deb Size: 29306 MD5sum: e19fdd963cd2e8d97aa431f98046aaef SHA1: e3696e0a88e30502adffd8b15ebb470c3ddfd8bb SHA256: e81f05b467430ca56e2afd21cc533fde5e5e4a3c148800fa6c2daecd7da7e2cc SHA512: ac5734131cc67ed58f57a2fa6703d6a7179d2e10fd54429fde4d9e8b024c5bdb75e944aa2a2b6562d689bf93c1a0770f15d8ccbbf8c28251f96efd6deccde50c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pin-utils-dev Architecture: i386 Version: 0.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pin-utils Origin: openKylin Maintainer: Ubuntu Developers Original-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/_new/main/r/rust-pin-utils/librust-pin-utils-dev_0.1.0-ok1_i386.deb Size: 10148 MD5sum: 0eef5eddf7a678c45f93b91ee418f283 SHA1: cc8759b8b3ef30516165bb0ec8889f830f154d78 SHA256: 3f355f616d9db730a9fa38ad5a67e32baefb3d0f8fb54e1b4c1158c6e060dc4d SHA512: 4df04716f4e17d36365a7323118431f699357b63c99afa9cc7ca390b4e037d36970e1ce694337f14f6af8d6923b1749ef3abf93938bcc38c3a6ce6fe8bdfe606 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pkg-config-dev Architecture: i386 Version: 0.3.25-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pkg-config Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 99 Provides: librust-pkg-config+default-dev (= 0.3.25-ok1), librust-pkg-config-0+default-dev (= 0.3.25-ok1), librust-pkg-config-0-dev (= 0.3.25-ok1), librust-pkg-config-0.3+default-dev (= 0.3.25-ok1), librust-pkg-config-0.3-dev (= 0.3.25-ok1), librust-pkg-config-0.3.25+default-dev (= 0.3.25-ok1), librust-pkg-config-0.3.25-dev (= 0.3.25-ok1) Depends: pkg-config Filename: pool/_new/main/r/rust-pkg-config/librust-pkg-config-dev_0.3.25-ok1_i386.deb Size: 18738 MD5sum: a714f6be07a29774e47e48927f6ddfcf SHA1: 487c4a61006d569b81f7a80b72cb24f5164e4a8f SHA256: dc4b02aeb2a6f49c6cbaae8e32fa722e1044c747faa4158383f4eedf5b59f1e0 SHA512: 05cc37c5a6fcbd7f6cdbb5b2419619318e7b3f000cd1c811ac2dfe2f3f0e4d7a19eda3c55d915d0ccdd2d3faa056b3d01b72bca8043fb12d69597f25f439157e Description: Run pkg-config at build time Cargo build scripts - Rust source code This package contains the source for the Rust pkg-config crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ppv-lite86-dev Architecture: i386 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/_new/main/r/rust-ppv-lite86/librust-ppv-lite86-dev_0.2.16-ok1_i386.deb Size: 22448 MD5sum: 1750a49d6804c9f0bb73da08d226ab88 SHA1: 3f32e9cf4f0426debca947a723e6b5a547457c77 SHA256: cdc78d3d3652518c471a71acbffb0ad3d324b4bcb73535369d2b4069137469b3 SHA512: d01cca931afd8a69e2d136e65fe95b49c065dbfaed41ba283431ed604a6a09d06a2d607a01387b79a065934e91988774c2f563b756cf5f60e560f0520557b34b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-proc-macro-hack-dev Architecture: i386 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/_new/main/r/rust-proc-macro-hack/librust-proc-macro-hack-dev_0.5.19-ok1_i386.deb Size: 20850 MD5sum: 1828771ba35b47a826942d0a295ca29a SHA1: cdea41ef2e61295236aa59b44e5f17a2da1f35f1 SHA256: 010cd1e745a8de6ef18860e23e795e41209f49d3b670fdc8dff51047e24086ae SHA512: abcda7b3755209ce8ccd85f263b68b5640c1b51163b21257d41f86a086f9b095bfa6c447cb04fd4b4ff8f0de4061793a42ecade157e542931d13bc8f468b99df 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-proc-macro2-dev Architecture: i386 Version: 1.0.47-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-proc-macro2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 222 Provides: librust-proc-macro2+default-dev (= 1.0.47-ok1), librust-proc-macro2+nightly-dev (= 1.0.47-ok1), librust-proc-macro2+proc-macro-dev (= 1.0.47-ok1), librust-proc-macro2+span-locations-dev (= 1.0.47-ok1), librust-proc-macro2-1+default-dev (= 1.0.47-ok1), librust-proc-macro2-1+nightly-dev (= 1.0.47-ok1), librust-proc-macro2-1+proc-macro-dev (= 1.0.47-ok1), librust-proc-macro2-1+span-locations-dev (= 1.0.47-ok1), librust-proc-macro2-1-dev (= 1.0.47-ok1), librust-proc-macro2-1.0+default-dev (= 1.0.47-ok1), librust-proc-macro2-1.0+nightly-dev (= 1.0.47-ok1), librust-proc-macro2-1.0+proc-macro-dev (= 1.0.47-ok1), librust-proc-macro2-1.0+span-locations-dev (= 1.0.47-ok1), librust-proc-macro2-1.0-dev (= 1.0.47-ok1), librust-proc-macro2-1.0.47+default-dev (= 1.0.47-ok1), librust-proc-macro2-1.0.47+nightly-dev (= 1.0.47-ok1), librust-proc-macro2-1.0.47+proc-macro-dev (= 1.0.47-ok1), librust-proc-macro2-1.0.47+span-locations-dev (= 1.0.47-ok1), librust-proc-macro2-1.0.47-dev (= 1.0.47-ok1) Depends: librust-unicode-ident-1+default-dev Filename: pool/_new/main/r/rust-proc-macro2/librust-proc-macro2-dev_1.0.47-ok1_i386.deb Size: 38856 MD5sum: 561f745c3cfea4a0052b37df0537e7c4 SHA1: b830bd82156c25941a0c6fdc595de9dc5ec58e9e SHA256: 44614ff009944a469a66df5f96a2b08321e08a534286a6b4c441fd09896c25f9 SHA512: 880c77d7767e8a2ca9891e2a5f1b48247adcce05a0221555eb504fd5ddaabe456d0e29d2659da681e73ffc072ea049b626c32f3af51a5ad8fd2d9e018c0b4d02 Description: Substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case - Rust source code This package contains the source for the Rust proc-macro2 crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-quote+proc-macro-dev Architecture: i386 Version: 1.0.21-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-quote Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-quote+default-dev (= 1.0.21-ok1), librust-quote-1+default-dev (= 1.0.21-ok1), librust-quote-1+proc-macro-dev (= 1.0.21-ok1), librust-quote-1.0+default-dev (= 1.0.21-ok1), librust-quote-1.0+proc-macro-dev (= 1.0.21-ok1), librust-quote-1.0.21+default-dev (= 1.0.21-ok1), librust-quote-1.0.21+proc-macro-dev (= 1.0.21-ok1) Depends: librust-quote-dev (= 1.0.21-ok1), librust-proc-macro2-1+proc-macro-dev (>= 1.0.40-~~) Filename: pool/_new/main/r/rust-quote/librust-quote+proc-macro-dev_1.0.21-ok1_i386.deb Size: 1122 MD5sum: e263b37049f107a5f2a2034bd6584450 SHA1: 3002a015ce9a6c8d065d7dd42dd953da45b4899e SHA256: f4f24556a3a4969cf1cc55c0a1dfe06e8274607928ec1673317bd192a2dfc624 SHA512: bce5da31e825adc3c0a67969a59036f8aee6c784c4831142dc4978995147ce1ef86844320d514e53a14d8a6ba5388f8208949bd93dab311d10fbb8d2bc7af8c6 Description: Quasi-quoting macro quote!(...) - feature "proc-macro" and 1 more This metapackage enables feature "proc-macro" for the Rust quote crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-quote-dev Architecture: i386 Version: 1.0.21-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-quote Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 170 Provides: librust-quote-1-dev (= 1.0.21-ok1), librust-quote-1.0-dev (= 1.0.21-ok1), librust-quote-1.0.21-dev (= 1.0.21-ok1) Depends: librust-proc-macro2-1-dev (>= 1.0.40-~~) Recommends: librust-quote+proc-macro-dev (= 1.0.21-ok1) Filename: pool/_new/main/r/rust-quote/librust-quote-dev_1.0.21-ok1_i386.deb Size: 28946 MD5sum: f50fe0d6debf072677c311aa66fecc1b SHA1: 8736fc71c1161a01e6006f78adeb7db63b1bfdfd SHA256: 705c53520382fc9c62f1efbf4bb9910b26780603c32108ffe6601d212c8b90eb SHA512: e2933daa455c0e2b6eb4b82fa530d41bda990cd05ed6c31c6e7160b64d3e555d50a354ef075502dfcd2298b74d8b913524b47ca40f995be02d7dc7ef139e52e4 Description: Quasi-quoting macro quote!(...) - Rust source code This package contains the source for the Rust quote crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-chacha-dev Architecture: i386 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/_new/main/r/rust-rand-chacha/librust-rand-chacha-dev_0.3.1-ok1_i386.deb Size: 17842 MD5sum: b2f113f8d0b7090fd2f4f53d4d222e2e SHA1: 2ddb0fdd0548d3c248aa2678edb09abb3a7289c4 SHA256: 4306588fdc10164052064fcc2d2d11755e541eaf109021e56cccc219c5a050c8 SHA512: 32dfbdd3b7505dff99e25d960c2b9fcf065b997dd4c1e8124e13064beb906a99f1bd526fb7dcda9ee52dbae6a17915c4cf40c32d578879c05b791d678520c68f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-core+getrandom-dev Architecture: i386 Version: 0.6.3-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.3-ok1), librust-rand-core-0.6+getrandom-dev (= 0.6.3-ok1), librust-rand-core-0.6.3+getrandom-dev (= 0.6.3-ok1) Depends: librust-rand-core-dev (= 0.6.3-ok1), librust-getrandom-0.2+default-dev Filename: pool/_new/main/r/rust-rand-core/librust-rand-core+getrandom-dev_0.6.3-ok1_i386.deb Size: 1102 MD5sum: f90b754bfa3fa1e81b5c4cf64ae594f9 SHA1: 2deb216ed64d0a3909e666019dabc051eaa88224 SHA256: 5e8cddbaaecbd96d262d1568bd557bcd48400b294b312bd7f39c0ab8666317e3 SHA512: 91e51d913a24fe59fd27b05903497755437a43d10552973d8e02243453410b9c15a0997e00ddd8507ef3c9284550149e047b90b6a7913c548f2a9144f0b42e23 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-core+serde-dev Architecture: i386 Version: 0.6.3-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.3-ok1), librust-rand-core-0+serde-dev (= 0.6.3-ok1), librust-rand-core-0+serde1-dev (= 0.6.3-ok1), librust-rand-core-0.6+serde-dev (= 0.6.3-ok1), librust-rand-core-0.6+serde1-dev (= 0.6.3-ok1), librust-rand-core-0.6.3+serde-dev (= 0.6.3-ok1), librust-rand-core-0.6.3+serde1-dev (= 0.6.3-ok1) Depends: librust-rand-core-dev (= 0.6.3-ok1), librust-serde-1+default-dev, librust-serde-1+derive-dev Filename: pool/_new/main/r/rust-rand-core/librust-rand-core+serde-dev_0.6.3-ok1_i386.deb Size: 1142 MD5sum: 6567a2831d2ab9d39640b426ce8b85a3 SHA1: a4478e334579738cdd451a91fe3c09100268ebfe SHA256: f033b0f19e0152236394b7af9778b2ce5b311f50bcd1c9de6aaecb7c9a00cd09 SHA512: 105c6a03a0dc097cfdeaa4691db0655d96f3159768b61f35e1e5a4ce97bf3118d724fb1a0a0f26bfdd1d27efaa48775bc01d01787f3e7dc5237f2f760197ef49 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-core+std-dev Architecture: i386 Version: 0.6.3-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.3-ok1), librust-rand-core-0.6+std-dev (= 0.6.3-ok1), librust-rand-core-0.6.3+std-dev (= 0.6.3-ok1) Depends: librust-rand-core-dev (= 0.6.3-ok1), librust-rand-core+alloc-dev (= 0.6.3-ok1), librust-rand-core+getrandom-dev (= 0.6.3-ok1), librust-getrandom-0.2+std-dev Filename: pool/_new/main/r/rust-rand-core/librust-rand-core+std-dev_0.6.3-ok1_i386.deb Size: 1094 MD5sum: ee97c4e0233dfd27b866844d57199d50 SHA1: 3cffd12883493c55eb0a06ed93794a48be0e25bb SHA256: c03647576cafdc3e8c5e88a3de69ef0cdfcd805ea91c5eb13303be320eb24f90 SHA512: 52268660eefe65d7d3482347db647a33926e0bc542cb2ea4003428d11fe394be49cd82904677e24dc37bf36b201a27c18f0d5b4aa6719a26f3783b9e4e512962 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-core-dev Architecture: i386 Version: 0.6.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rand-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 118 Provides: librust-rand-core+alloc-dev (= 0.6.3-ok1), librust-rand-core+default-dev (= 0.6.3-ok1), librust-rand-core-0+alloc-dev (= 0.6.3-ok1), librust-rand-core-0+default-dev (= 0.6.3-ok1), librust-rand-core-0-dev (= 0.6.3-ok1), librust-rand-core-0.6+alloc-dev (= 0.6.3-ok1), librust-rand-core-0.6+default-dev (= 0.6.3-ok1), librust-rand-core-0.6-dev (= 0.6.3-ok1), librust-rand-core-0.6.3+alloc-dev (= 0.6.3-ok1), librust-rand-core-0.6.3+default-dev (= 0.6.3-ok1), librust-rand-core-0.6.3-dev (= 0.6.3-ok1) Suggests: librust-rand-core+getrandom-dev (= 0.6.3-ok1), librust-rand-core+serde-dev (= 0.6.3-ok1), librust-rand-core+std-dev (= 0.6.3-ok1) Filename: pool/_new/main/r/rust-rand-core/librust-rand-core-dev_0.6.3-ok1_i386.deb Size: 23826 MD5sum: 3f3bfbfbb0b706e015680791b241d035 SHA1: 9f23769a95534510ba4249a505f37b964fc1ba91 SHA256: dea487a28dc26f614f457192d39a66cb7e18a09dd909558b6fbe947afd666909 SHA512: 2be720d790beb314d2a2f0225685564832567a299a5c58aa30c087ac3944f54d10c7b60440fa5fc1b70d9f26ad604fc47cfd01c11237f70a30cf6d631448021b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-xorshift+serde-dev Architecture: i386 Version: 0.3.0-ok1 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-ok1), librust-rand-xorshift-0+serde-dev (= 0.3.0-ok1), librust-rand-xorshift-0+serde1-dev (= 0.3.0-ok1), librust-rand-xorshift-0.3+serde-dev (= 0.3.0-ok1), librust-rand-xorshift-0.3+serde1-dev (= 0.3.0-ok1), librust-rand-xorshift-0.3.0+serde-dev (= 0.3.0-ok1), librust-rand-xorshift-0.3.0+serde1-dev (= 0.3.0-ok1) Depends: librust-rand-xorshift-dev (= 0.3.0-ok1), librust-serde-1+derive-dev (>= 1.0.118-~~) Filename: pool/_new/main/r/rust-rand-xorshift/librust-rand-xorshift+serde-dev_0.3.0-ok1_i386.deb Size: 1146 MD5sum: 9a022f917ff7b432da83b2f9931c5904 SHA1: e641e798fdfa89e00464d6fb87e749f92ec4d911 SHA256: 862ccea59dd6034a64d232bf94167948edc0385dfdba31cfb873a8ace3eeebe8 SHA512: 145dcb83c7b6366d0e818d76089bcf1bbe0251895605b79d142215d83c1e0e5ef033d425357e60bede3a83a61aa15dbb40f7256c64ad81b56678aa90ce3db282 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-xorshift-dev Architecture: i386 Version: 0.3.0-ok1 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-ok1), librust-rand-xorshift-0+default-dev (= 0.3.0-ok1), librust-rand-xorshift-0-dev (= 0.3.0-ok1), librust-rand-xorshift-0.3+default-dev (= 0.3.0-ok1), librust-rand-xorshift-0.3-dev (= 0.3.0-ok1), librust-rand-xorshift-0.3.0+default-dev (= 0.3.0-ok1), librust-rand-xorshift-0.3.0-dev (= 0.3.0-ok1) Depends: librust-rand-core-0.6+default-dev Suggests: librust-rand-xorshift+serde-dev (= 0.3.0-ok1) Filename: pool/_new/main/r/rust-rand-xorshift/librust-rand-xorshift-dev_0.3.0-ok1_i386.deb Size: 14098 MD5sum: 984542fa0f0b8ab2d4601d1ed614f7cd SHA1: 84dba3499eaf903dc201c8063112fa4f0d364943 SHA256: b016a72563f92b2134cdcfa64d835c4a9ba44559602a3c6f5f64c357ba4e2b14 SHA512: bf79d03ffaa45740602bf4056d2686d1d9a4df46b82157d301eda7da8522d827a613c73e3152ebe8864e373bc30f83a2b652b505dd4e9288829acfa932f783c9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-xoshiro+serde-dev Architecture: i386 Version: 0.6.0-ok1 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-ok1), librust-rand-xoshiro-0+serde-dev (= 0.6.0-ok1), librust-rand-xoshiro-0+serde1-dev (= 0.6.0-ok1), librust-rand-xoshiro-0.6+serde-dev (= 0.6.0-ok1), librust-rand-xoshiro-0.6+serde1-dev (= 0.6.0-ok1), librust-rand-xoshiro-0.6.0+serde-dev (= 0.6.0-ok1), librust-rand-xoshiro-0.6.0+serde1-dev (= 0.6.0-ok1) Depends: librust-rand-xoshiro-dev (= 0.6.0-ok1), librust-serde-1+default-dev, librust-serde-1+derive-dev Filename: pool/_new/main/r/rust-rand-xoshiro/librust-rand-xoshiro+serde-dev_0.6.0-ok1_i386.deb Size: 1154 MD5sum: 314bbd4ac07719d34ae414e80ff9f32e SHA1: 96b9017cb13859214a4951dd7bebce462202880b SHA256: 650082a81ec076de259759c517f2cfb9808b75ec63ab297d98d34405ea819186 SHA512: daff527ac8322c989ccbf7546bb0edeed139095252ae92d71bf04d3cd85a20ffe24523e9407d79f98908237fc2b1069a270d4abb1198ef9c4f190d61e183c1d5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-xoshiro-dev Architecture: i386 Version: 0.6.0-ok1 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-ok1), librust-rand-xoshiro-0+default-dev (= 0.6.0-ok1), librust-rand-xoshiro-0-dev (= 0.6.0-ok1), librust-rand-xoshiro-0.6+default-dev (= 0.6.0-ok1), librust-rand-xoshiro-0.6-dev (= 0.6.0-ok1), librust-rand-xoshiro-0.6.0+default-dev (= 0.6.0-ok1), librust-rand-xoshiro-0.6.0-dev (= 0.6.0-ok1) Depends: librust-rand-core-0.6+default-dev Suggests: librust-rand-xoshiro+serde-dev (= 0.6.0-ok1) Filename: pool/_new/main/r/rust-rand-xoshiro/librust-rand-xoshiro-dev_0.6.0-ok1_i386.deb Size: 19642 MD5sum: 2f64c31217e7858015e75472c7e696ad SHA1: 8b3efbb08f0f47c8ce54ca8a150b2058dfe5b5ab SHA256: b345a03aa99662465dbe93d4a0081afbc16225b1fb6dbecee5ddb0fb06b3c0f6 SHA512: 33af73c7ec467289de262ad238f3522fb36478127c22526eda988bdd730f7980cc4d2960f4945fe13cb41746e00359224854d1a46b75aecb7dc7096186dc2c77 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-automata+regex-syntax-dev Architecture: i386 Version: 0.1.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex-automata Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Provides: librust-regex-automata-0+regex-syntax-dev (= 0.1.8-ok1), librust-regex-automata-0.1+regex-syntax-dev (= 0.1.8-ok1), librust-regex-automata-0.1.8+regex-syntax-dev (= 0.1.8-ok1) Depends: librust-regex-automata-dev (= 0.1.8-ok1), librust-regex-syntax-0.6+default-dev (>= 0.6.4-~~) Filename: pool/_new/main/r/rust-regex-automata/librust-regex-automata+regex-syntax-dev_0.1.8-ok1_i386.deb Size: 984 MD5sum: 495ea6a9bab0c22c9cd94c4a61a7f7a1 SHA1: 30609d01412c61c93532e3c5b956cf4a700b81e1 SHA256: 2b21e3c3fa51e506b7a4d04c18bcd730117ca891c6670a6cf789815433243548 SHA512: 1006db7f3d718691c6a262c469f8ac5698dbcef98d8a777dbb4767702bfa2a755984818c9ced085238ee048b1825ccddc06d8e711abdf333fac8cdeb079764bf Homepage: https://github.com/BurntSushi/regex-automata Description: Automata construction and matching using regular expressions - feature "regex-syntax" This metapackage enables feature "regex-syntax" for the Rust regex-automata crate, by pulling in any additional dependencies needed by that feature. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-automata+std-dev Architecture: i386 Version: 0.1.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex-automata Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Provides: librust-regex-automata+default-dev (= 0.1.8-ok1), librust-regex-automata-0+default-dev (= 0.1.8-ok1), librust-regex-automata-0+std-dev (= 0.1.8-ok1), librust-regex-automata-0.1+default-dev (= 0.1.8-ok1), librust-regex-automata-0.1+std-dev (= 0.1.8-ok1), librust-regex-automata-0.1.8+default-dev (= 0.1.8-ok1), librust-regex-automata-0.1.8+std-dev (= 0.1.8-ok1) Depends: librust-regex-automata-dev (= 0.1.8-ok1), librust-regex-syntax-0.6+default-dev (>= 0.6.4-~~), librust-utf8-ranges-1+default-dev Filename: pool/_new/main/r/rust-regex-automata/librust-regex-automata+std-dev_0.1.8-ok1_i386.deb Size: 1040 MD5sum: 323c2ee72e09952ad1798fa6a7ec8117 SHA1: 0f346d7f56750af959737c76baa03f74bf693417 SHA256: 2cbff3e5ca476a9749c0fe1346f5c81f95b64e7391181ebf16101bdc8f5e1902 SHA512: 56bbc140cbc5cb597e47013954bf7d33fa1e9843b20ce766409aa36e99358be9d94e4aab83588d96b8c70acf15fead934ea675181595176ad7c760758bf830a5 Homepage: https://github.com/BurntSushi/regex-automata Description: Automata construction and matching using regular expressions - feature "std" and 1 more This metapackage enables feature "std" for the Rust regex-automata crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-automata+utf8-ranges-dev Architecture: i386 Version: 0.1.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex-automata Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Provides: librust-regex-automata-0+utf8-ranges-dev (= 0.1.8-ok1), librust-regex-automata-0.1+utf8-ranges-dev (= 0.1.8-ok1), librust-regex-automata-0.1.8+utf8-ranges-dev (= 0.1.8-ok1) Depends: librust-regex-automata-dev (= 0.1.8-ok1), librust-utf8-ranges-1+default-dev Filename: pool/_new/main/r/rust-regex-automata/librust-regex-automata+utf8-ranges-dev_0.1.8-ok1_i386.deb Size: 968 MD5sum: ee512e479f40cd51e734dd482e20f39e SHA1: 820914f71b86d3ab14ceb2c31eab222e441f4760 SHA256: 8ea59eb380d214105e7698cbdd4975ff07e36857cbac24d90ec86e62a2551f11 SHA512: f02e1254411e7916984cb69e104f21dc2ed4e292bbe55af572b6ade5244c8f3f79f9421e4b41dbf825d55276f54d6a580ad5b654a6bdf8699e63bcf68bb35f31 Homepage: https://github.com/BurntSushi/regex-automata Description: Automata construction and matching using regular expressions - feature "utf8-ranges" This metapackage enables feature "utf8-ranges" for the Rust regex-automata crate, by pulling in any additional dependencies needed by that feature. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-automata-dev Architecture: i386 Version: 0.1.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex-automata Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 464 Provides: librust-regex-automata-0-dev (= 0.1.8-ok1), librust-regex-automata-0.1-dev (= 0.1.8-ok1), librust-regex-automata-0.1.8-dev (= 0.1.8-ok1) Depends: librust-byteorder-1-dev (>= 1.2.7-~~) Recommends: librust-regex-automata+std-dev (= 0.1.8-ok1) Suggests: librust-regex-automata+regex-syntax-dev (= 0.1.8-ok1), librust-regex-automata+utf8-ranges-dev (= 0.1.8-ok1) Filename: pool/_new/main/r/rust-regex-automata/librust-regex-automata-dev_0.1.8-ok1_i386.deb Size: 71044 MD5sum: 98942c65d54389bcc04fc845fc72f73b SHA1: 603be4131abb0dd13aec9ddcc7e0e7e6badfdc57 SHA256: 98690dab5b71a20087bcec8c217a28718d006afef772f8d4d01cb69f29592fe2 SHA512: 558fe0438f584b31ff1466311ad104a04da06b8b74d77327eb5731e89a5d954e6c5976dade9d490b5c73844ec1c86c160b886d7026deb58965201965b50f3222 Homepage: https://github.com/BurntSushi/regex-automata 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-syntax+unicode-dev Architecture: i386 Version: 0.6.27-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex-syntax Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-syntax+default-dev (= 0.6.27-ok1), librust-regex-syntax-0+default-dev (= 0.6.27-ok1), librust-regex-syntax-0+unicode-dev (= 0.6.27-ok1), librust-regex-syntax-0.6+default-dev (= 0.6.27-ok1), librust-regex-syntax-0.6+unicode-dev (= 0.6.27-ok1), librust-regex-syntax-0.6.27+default-dev (= 0.6.27-ok1), librust-regex-syntax-0.6.27+unicode-dev (= 0.6.27-ok1) Depends: librust-regex-syntax-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-age-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-bool-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-case-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-gencat-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-perl-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-script-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-segment-dev (= 0.6.27-ok1) Filename: pool/_new/main/r/rust-regex-syntax/librust-regex-syntax+unicode-dev_0.6.27-ok1_i386.deb Size: 1166 MD5sum: 7087decb7a2f0b1a0b5b8a0fc04202bb SHA1: 9f2d97dff28169b7ae205cabe57ce3d71e84df11 SHA256: 2c62ad9ccfc025f1eb63d9ed6ced3b6538baaec1a221b9aac72cab7f89045c49 SHA512: db7ffbf618f49f892c4ddb09a5ff428969c44127ea8ac1c65b2390f79a8bd4384351df45cae326b2562d3a860426a8f2e00255f55f9b3ca73334bb2da6a9e295 Homepage: https://github.com/rust-lang/regex Description: Regular expression parser - feature "unicode" and 1 more This metapackage enables feature "unicode" for the Rust regex-syntax crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-syntax-dev Architecture: i386 Version: 0.6.27-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex-syntax Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1453 Provides: librust-regex-syntax+unicode-age-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-bool-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-case-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-gencat-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-perl-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-script-dev (= 0.6.27-ok1), librust-regex-syntax+unicode-segment-dev (= 0.6.27-ok1), librust-regex-syntax-0+unicode-age-dev (= 0.6.27-ok1), librust-regex-syntax-0+unicode-bool-dev (= 0.6.27-ok1), librust-regex-syntax-0+unicode-case-dev (= 0.6.27-ok1), librust-regex-syntax-0+unicode-gencat-dev (= 0.6.27-ok1), librust-regex-syntax-0+unicode-perl-dev (= 0.6.27-ok1), librust-regex-syntax-0+unicode-script-dev (= 0.6.27-ok1), librust-regex-syntax-0+unicode-segment-dev (= 0.6.27-ok1), librust-regex-syntax-0-dev (= 0.6.27-ok1), librust-regex-syntax-0.6+unicode-age-dev (= 0.6.27-ok1), librust-regex-syntax-0.6+unicode-bool-dev (= 0.6.27-ok1), librust-regex-syntax-0.6+unicode-case-dev (= 0.6.27-ok1), librust-regex-syntax-0.6+unicode-gencat-dev (= 0.6.27-ok1), librust-regex-syntax-0.6+unicode-perl-dev (= 0.6.27-ok1), librust-regex-syntax-0.6+unicode-script-dev (= 0.6.27-ok1), librust-regex-syntax-0.6+unicode-segment-dev (= 0.6.27-ok1), librust-regex-syntax-0.6-dev (= 0.6.27-ok1), librust-regex-syntax-0.6.27+unicode-age-dev (= 0.6.27-ok1), librust-regex-syntax-0.6.27+unicode-bool-dev (= 0.6.27-ok1), librust-regex-syntax-0.6.27+unicode-case-dev (= 0.6.27-ok1), librust-regex-syntax-0.6.27+unicode-gencat-dev (= 0.6.27-ok1), librust-regex-syntax-0.6.27+unicode-perl-dev (= 0.6.27-ok1), librust-regex-syntax-0.6.27+unicode-script-dev (= 0.6.27-ok1), librust-regex-syntax-0.6.27+unicode-segment-dev (= 0.6.27-ok1), librust-regex-syntax-0.6.27-dev (= 0.6.27-ok1) Recommends: librust-regex-syntax+unicode-dev (= 0.6.27-ok1) Filename: pool/_new/main/r/rust-regex-syntax/librust-regex-syntax-dev_0.6.27-ok1_i386.deb Size: 165590 MD5sum: 716a1d3c69130e9bbe4ef4e096991719 SHA1: 1b0dfe4ae511d6e60ca62b4460d0baaf18197dcd SHA256: c280e3ba19746a48d564fa6b9795e0a6613fd4b8b13023c3b85ce2ffc865cc51 SHA512: 7d45e5c377d36a7bf0d3ae1632cf44e003739aa1110f824f9916ab30c76eb8f2cb27c4328156c6e8ed09a8fc3a15841eed0b5064ee75ef552fb9d6be4550290e Homepage: https://github.com/rust-lang/regex 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rustc-serialize-dev Architecture: i386 Version: 0.3.24-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rustc-serialize Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 285 Provides: librust-rustc-serialize+default-dev (= 0.3.24-ok1), librust-rustc-serialize-0+default-dev (= 0.3.24-ok1), librust-rustc-serialize-0-dev (= 0.3.24-ok1), librust-rustc-serialize-0.3+default-dev (= 0.3.24-ok1), librust-rustc-serialize-0.3-dev (= 0.3.24-ok1), librust-rustc-serialize-0.3.24+default-dev (= 0.3.24-ok1), librust-rustc-serialize-0.3.24-dev (= 0.3.24-ok1) Filename: pool/_new/main/r/rust-rustc-serialize/librust-rustc-serialize-dev_0.3.24-ok1_i386.deb Size: 43000 MD5sum: 0d511276a7b454d1c28f227443904209 SHA1: a7470ed46aea885c4b6342579b007fd431115a65 SHA256: 9cde109ffa528cd2321c9198e91d13e092f41099f04a08611b842e988c43f5e0 SHA512: 054591ae4dba88d01c38bc3aa7759740a65c2bd44989567a1c084f9266daa592cb951d1cf3cf0f4fd8569a77096f64cf22def920f282b433970f2715cc1d7bc5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rustc-std-workspace-core-dev Architecture: i386 Version: 1.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rustc-std-workspace-core Origin: openKylin Maintainer: Ubuntu Developers Original-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/_new/main/r/rust-rustc-std-workspace-core/librust-rustc-std-workspace-core-dev_1.0.0-ok1_i386.deb Size: 2668 MD5sum: 92c41ea8deb3a44c0c85378f5e677055 SHA1: 2921cf346a4af83fa256adaac054479ab53b2c15 SHA256: a94383718858c98ac2021f513c23bc9fd3d0c6c58287cdbb7458b955cd3b00b3 SHA512: 3664672b992b6a3068e308086d7eccc08b4036ee086dff6e969b5da11d693acbf0c24654e2a273d15529030d4fe1453ce54435b2fae09e8880228029f229fc87 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ryu+no-panic-dev Architecture: i386 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ryu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 6 Provides: librust-ryu-1+no-panic-dev (= 1.0.2-ok1), librust-ryu-1.0+no-panic-dev (= 1.0.2-ok1), librust-ryu-1.0.2+no-panic-dev (= 1.0.2-ok1) Depends: librust-ryu-dev (= 1.0.2-ok1), librust-no-panic-0.1+default-dev Filename: pool/_new/main/r/rust-ryu/librust-ryu+no-panic-dev_1.0.2-ok1_i386.deb Size: 1144 MD5sum: b951fd6467f4016f0bb00476f28330b4 SHA1: 3af67c73f18f57e958b734b3e6174fa58d6a4951 SHA256: c5961807535ed8c6418a7718e16ae6f366e9aa3f5973d0922236263bcca0153e SHA512: e2a6200c204961de1e572403efb9ca2add10c24d16bfd6008a84829d1057af0f98ce37a96e86fc3aa065ed9fa780dd2a58f7b622daf397ce016baecaa05e2cf2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ryu-dev Architecture: i386 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ryu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 183 Provides: librust-ryu+default-dev (= 1.0.2-ok1), librust-ryu+small-dev (= 1.0.2-ok1), librust-ryu-1+default-dev (= 1.0.2-ok1), librust-ryu-1+small-dev (= 1.0.2-ok1), librust-ryu-1-dev (= 1.0.2-ok1), librust-ryu-1.0+default-dev (= 1.0.2-ok1), librust-ryu-1.0+small-dev (= 1.0.2-ok1), librust-ryu-1.0-dev (= 1.0.2-ok1), librust-ryu-1.0.2+default-dev (= 1.0.2-ok1), librust-ryu-1.0.2+small-dev (= 1.0.2-ok1), librust-ryu-1.0.2-dev (= 1.0.2-ok1) Suggests: librust-ryu+no-panic-dev (= 1.0.2-ok1) Filename: pool/_new/main/r/rust-ryu/librust-ryu-dev_1.0.2-ok1_i386.deb Size: 36264 MD5sum: cc307e9e1d1682a6c81911aa133f48e6 SHA1: 6d65a9fd00e761da2ce0b799d0fc357501655384 SHA256: 2b06821fd8b1f20450d636479430e3b11c99bda62327c8dccf649ee3a18ddee9 SHA512: b1e0d9cbd2e5f09e790902e07db2abb802588417822164bd6bc781562e20d86245d2d793a8307bf0c4f417ba8361e827e9da3d2d9fa96ad38314af4ccc2b2620 Description: Fast floating point to string conversion - Rust source code This package contains the source for the Rust ryu crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-scoped-threadpool-dev Architecture: i386 Version: 0.1.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-scoped-threadpool Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 42 Provides: librust-scoped-threadpool+default-dev (= 0.1.9-ok1), librust-scoped-threadpool+nightly-dev (= 0.1.9-ok1), librust-scoped-threadpool-0+default-dev (= 0.1.9-ok1), librust-scoped-threadpool-0+nightly-dev (= 0.1.9-ok1), librust-scoped-threadpool-0-dev (= 0.1.9-ok1), librust-scoped-threadpool-0.1+default-dev (= 0.1.9-ok1), librust-scoped-threadpool-0.1+nightly-dev (= 0.1.9-ok1), librust-scoped-threadpool-0.1-dev (= 0.1.9-ok1), librust-scoped-threadpool-0.1.9+default-dev (= 0.1.9-ok1), librust-scoped-threadpool-0.1.9+nightly-dev (= 0.1.9-ok1), librust-scoped-threadpool-0.1.9-dev (= 0.1.9-ok1) Filename: pool/_new/main/r/rust-scoped-threadpool/librust-scoped-threadpool-dev_0.1.9-ok1_i386.deb Size: 9336 MD5sum: 4c1a0924c899c8a86636ecb1432c17d5 SHA1: e945f41dfa429cd40764438f404bc65a5712550e SHA256: e410bae7b0200859a8c057ccaf223d81da452eaa50ee24e2b6dc023dec912ecd SHA512: 7fac01713898238b451a34eff4710675ebec40036ce7a189d9f20c2a71fd467e3c4253fdd8313354593cdfcde893d02f587bf64dc7895bf594fe3317d969cd6f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-scopeguard-dev Architecture: i386 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-scopeguard Origin: openKylin Maintainer: Ubuntu Developers Original-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/_new/main/r/rust-scopeguard/librust-scopeguard-dev_1.1.0-ok1_i386.deb Size: 13656 MD5sum: a9b06768f5d1c78a69b575152063763d SHA1: 2d97b7f548ae2cdfd6ca7d7df12eb0538996a98b SHA256: bb68a8711078418b2ae382284c5b0f7ef4056151da2d6db7462dd39b925e9a16 SHA512: 88d509d7d0bd042c3ea182c6cccd980ca81b78b864f46cdca28be43fc5a62feab1bd230364ec3db1d8deab1c98b67fbb842e50d64235713f71608135bcee4dec 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-seahash-dev Architecture: i386 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/_new/main/r/rust-seahash/librust-seahash-dev_4.1.0-ok1_i386.deb Size: 23742 MD5sum: bfb8483f59b199b24201f18c127bede0 SHA1: 8f57200011af2736dccc3045a15c6bff01c7d7f1 SHA256: 29419239cb9f956262b2793dafccc7bd1965b7bd26f30e7f231be7a8e14d2b96 SHA512: 9fb077b2e923abcf741458c6829f1f54fff95291324cf3d399e309b64f93fb9264f65b96ec22e2d87f6aed3226c1c855bbed1428e6c6d5586b1d3429b5f4c409 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-semver+serde-dev Architecture: i386 Version: 1.0.14-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-semver Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-semver-1+serde-dev (= 1.0.14-ok1), librust-semver-1.0+serde-dev (= 1.0.14-ok1), librust-semver-1.0.14+serde-dev (= 1.0.14-ok1) Depends: librust-semver-dev (= 1.0.14-ok1), librust-serde-1-dev Filename: pool/_new/main/r/rust-semver/librust-semver+serde-dev_1.0.14-ok1_i386.deb Size: 1060 MD5sum: d4e8f0675a744a66c1566113460c5734 SHA1: 81ccc064feba513b9a014af69e66ae0f90bb7f55 SHA256: 3786954dd45ba14e6ce3dbfeca2204f165f893aff89d2c5c16125c6bf5207dc5 SHA512: 7f7f0baa3347244fb46d71cc344d5cb158712f34cd139741c15692b76dc73e9fa22c9463dcb4ce3e58abd8e2eb71d7651b1a248947b1bcf2295488558a69aa79 Description: Parser and evaluator for Cargo's flavor of Semantic Versioning - feature "serde" This metapackage enables feature "serde" for the Rust semver crate, by pulling in any additional dependencies needed by that feature. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-semver-dev Architecture: i386 Version: 1.0.14-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-semver Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 164 Provides: librust-semver+default-dev (= 1.0.14-ok1), librust-semver+std-dev (= 1.0.14-ok1), librust-semver-1+default-dev (= 1.0.14-ok1), librust-semver-1+std-dev (= 1.0.14-ok1), librust-semver-1-dev (= 1.0.14-ok1), librust-semver-1.0+default-dev (= 1.0.14-ok1), librust-semver-1.0+std-dev (= 1.0.14-ok1), librust-semver-1.0-dev (= 1.0.14-ok1), librust-semver-1.0.14+default-dev (= 1.0.14-ok1), librust-semver-1.0.14+std-dev (= 1.0.14-ok1), librust-semver-1.0.14-dev (= 1.0.14-ok1) Suggests: librust-semver+serde-dev (= 1.0.14-ok1) Filename: pool/_new/main/r/rust-semver/librust-semver-dev_1.0.14-ok1_i386.deb Size: 29834 MD5sum: dab2a3c776cdd97c380970b94dac81ac SHA1: c07efa726a4f7892a226dea986913fcb98b29feb SHA256: 37293e7eaf8b3d69fd997be3e1e27b47d8e5f23dc8a21b16fc1a62c66cfa1cd0 SHA512: 031f34e56c811ddd24998b816e9bb5a478b85f86d95dd98bd5547dcf2dd98e0a493dd0320a4bcbd552f1d8a50188eac88d60b3965a50ccce80eb6c8185ee79a4 Description: Parser and evaluator for Cargo's flavor of Semantic Versioning - Rust source code This package contains the source for the Rust semver crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-serde+serde-derive-dev Architecture: i386 Version: 1.0.152-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-serde Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-serde+derive-dev (= 1.0.152-ok1), librust-serde-1+derive-dev (= 1.0.152-ok1), librust-serde-1+serde-derive-dev (= 1.0.152-ok1), librust-serde-1.0+derive-dev (= 1.0.152-ok1), librust-serde-1.0+serde-derive-dev (= 1.0.152-ok1), librust-serde-1.0.152+derive-dev (= 1.0.152-ok1), librust-serde-1.0.152+serde-derive-dev (= 1.0.152-ok1) Depends: librust-serde-dev (= 1.0.152-ok1), librust-serde-derive-1.0.152+default-dev Filename: pool/_new/main/r/rust-serde/librust-serde+serde-derive-dev_1.0.152-ok1_i386.deb Size: 1128 MD5sum: bfa7d693c58c65c628d4eef1073c4a72 SHA1: 3846da5c01955af0dbf2e43ca84080b2ec6a2597 SHA256: 1f55d585bbccf97f7d8b786eb52ba3d756a2f0a8c683338aa61ef29e36e6b480 SHA512: d24599aabfbe55ad2156da54a444acf5edf2c4df08ddd23ac2049118ad4a4e2f12485792d632f6ee9ecfedaccee29a6938507b1d1ab4cd060768932c62652728 Homepage: https://serde.rs Description: Generic serialization/deserialization framework - feature "serde_derive" and 1 more This metapackage enables feature "serde_derive" for the Rust serde crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "derive" feature. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-serde-dev Architecture: i386 Version: 1.0.152-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-serde Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 547 Provides: librust-serde+alloc-dev (= 1.0.152-ok1), librust-serde+default-dev (= 1.0.152-ok1), librust-serde+rc-dev (= 1.0.152-ok1), librust-serde+std-dev (= 1.0.152-ok1), librust-serde+unstable-dev (= 1.0.152-ok1), librust-serde-1+alloc-dev (= 1.0.152-ok1), librust-serde-1+default-dev (= 1.0.152-ok1), librust-serde-1+rc-dev (= 1.0.152-ok1), librust-serde-1+std-dev (= 1.0.152-ok1), librust-serde-1+unstable-dev (= 1.0.152-ok1), librust-serde-1-dev (= 1.0.152-ok1), librust-serde-1.0+alloc-dev (= 1.0.152-ok1), librust-serde-1.0+default-dev (= 1.0.152-ok1), librust-serde-1.0+rc-dev (= 1.0.152-ok1), librust-serde-1.0+std-dev (= 1.0.152-ok1), librust-serde-1.0+unstable-dev (= 1.0.152-ok1), librust-serde-1.0-dev (= 1.0.152-ok1), librust-serde-1.0.152+alloc-dev (= 1.0.152-ok1), librust-serde-1.0.152+default-dev (= 1.0.152-ok1), librust-serde-1.0.152+rc-dev (= 1.0.152-ok1), librust-serde-1.0.152+std-dev (= 1.0.152-ok1), librust-serde-1.0.152+unstable-dev (= 1.0.152-ok1), librust-serde-1.0.152-dev (= 1.0.152-ok1) Suggests: librust-serde+serde-derive-dev (= 1.0.152-ok1) Breaks: librust-cargo-dev (<= 0.43.1-4), librust-debcargo-dev (<= 2.4.4-1) Filename: pool/_new/main/r/rust-serde/librust-serde-dev_1.0.152-ok1_i386.deb Size: 65388 MD5sum: 6d98adddb814aca82246176e905d088a SHA1: 1dea965d934062435421cef979fb5669d8a25379 SHA256: ef250337da79d2bb99a68f89bb8d83588b9c18bf023189310f8544770b5a9a0e SHA512: 5e4306fb72e6509539c99469dd2e0e8941f73634706e6eb4753690c03eb0b56d24b6f6761fcf6f5e2dd2665546def24420652e15c63eeefdf66c3cd03d21434a Homepage: https://serde.rs Description: Generic serialization/deserialization framework - Rust source code This package contains the source for the Rust serde crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/r/rust-serde-fmt/librust-serde-fmt-dev_1.0.3-ok1_all.deb Size: 6620 MD5sum: d2d4bbbc27b64fb33b290e43038dc6b8 SHA1: febd4cd2e809eb8bda41ab6d8843f2493d11eae8 SHA256: 727ebbf870b63507dae1df91d05d00e8a99de14a306a808565e33e69ec92efaa SHA512: ca38049134fbf35c5091342056700530d6eeacf9f0803f569b2afc2562c4832ed463ef6007ff2a897638135f735930ac6d36cb3c44b557255e83b520d77ff67a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sha1-asm-dev Architecture: i386 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/_new/main/r/rust-sha1-asm/librust-sha1-asm-dev_0.5.1-ok1_i386.deb Size: 10150 MD5sum: 3affba45a64dda6437cdbc93a0fefc26 SHA1: 2e189294c35b43e5abfdcdbcfa042bcc7e3f84e4 SHA256: 04132fd97457cfaef891831949de433ad587a47312ea2c0c9a9cbb0ee5d26210 SHA512: a2b36d5ae64acbed9f2ccb3c785ab7bf3fb7148eddfaa6125dacf833b3fb825882b9ce5f2c3df7e5cccc655e4724f18321c7d3d7dcca81ae637bfaf9bd6f2fac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-shlex-dev Architecture: i386 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-shlex Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 60 Provides: librust-shlex+default-dev (= 1.1.0-ok1), librust-shlex+std-dev (= 1.1.0-ok1), librust-shlex-1+default-dev (= 1.1.0-ok1), librust-shlex-1+std-dev (= 1.1.0-ok1), librust-shlex-1-dev (= 1.1.0-ok1), librust-shlex-1.1+default-dev (= 1.1.0-ok1), librust-shlex-1.1+std-dev (= 1.1.0-ok1), librust-shlex-1.1-dev (= 1.1.0-ok1), librust-shlex-1.1.0+default-dev (= 1.1.0-ok1), librust-shlex-1.1.0+std-dev (= 1.1.0-ok1), librust-shlex-1.1.0-dev (= 1.1.0-ok1) Filename: pool/_new/main/r/rust-shlex/librust-shlex-dev_1.1.0-ok1_i386.deb Size: 9286 MD5sum: c2b247dbdc8536fb018c5193ed3c9d33 SHA1: 3058b2327cefdb7a64ca0e7737fd4c1d508454f9 SHA256: 2ffd3d6503711f1b9c36329c1f2415f051408c5cbfd6ecc64e3f10a69cd2f6f5 SHA512: c95d4eb51639a67890a7cb14c39ac8648e57f2d87f77f4bd38a527e97ce59583a00dbdc96ea975ba03fd7e03c084e5bf7084ebe539d2080436a0190721aded05 Description: Split a string into shell words, like Python's shlex - Rust source code This package contains the source for the Rust shlex crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-signal-hook-dev Architecture: i386 Version: 0.3.14-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-signal-hook Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 246 Provides: librust-signal-hook+cc-dev (= 0.3.14-ok1), librust-signal-hook+channel-dev (= 0.3.14-ok1), librust-signal-hook+default-dev (= 0.3.14-ok1), librust-signal-hook+extended-siginfo-dev (= 0.3.14-ok1), librust-signal-hook+extended-siginfo-raw-dev (= 0.3.14-ok1), librust-signal-hook+iterator-dev (= 0.3.14-ok1), librust-signal-hook-0+cc-dev (= 0.3.14-ok1), librust-signal-hook-0+channel-dev (= 0.3.14-ok1), librust-signal-hook-0+default-dev (= 0.3.14-ok1), librust-signal-hook-0+extended-siginfo-dev (= 0.3.14-ok1), librust-signal-hook-0+extended-siginfo-raw-dev (= 0.3.14-ok1), librust-signal-hook-0+iterator-dev (= 0.3.14-ok1), librust-signal-hook-0-dev (= 0.3.14-ok1), librust-signal-hook-0.3+cc-dev (= 0.3.14-ok1), librust-signal-hook-0.3+channel-dev (= 0.3.14-ok1), librust-signal-hook-0.3+default-dev (= 0.3.14-ok1), librust-signal-hook-0.3+extended-siginfo-dev (= 0.3.14-ok1), librust-signal-hook-0.3+extended-siginfo-raw-dev (= 0.3.14-ok1), librust-signal-hook-0.3+iterator-dev (= 0.3.14-ok1), librust-signal-hook-0.3-dev (= 0.3.14-ok1), librust-signal-hook-0.3.14+cc-dev (= 0.3.14-ok1), librust-signal-hook-0.3.14+channel-dev (= 0.3.14-ok1), librust-signal-hook-0.3.14+default-dev (= 0.3.14-ok1), librust-signal-hook-0.3.14+extended-siginfo-dev (= 0.3.14-ok1), librust-signal-hook-0.3.14+extended-siginfo-raw-dev (= 0.3.14-ok1), librust-signal-hook-0.3.14+iterator-dev (= 0.3.14-ok1), librust-signal-hook-0.3.14-dev (= 0.3.14-ok1) Depends: librust-cc-1+default-dev, librust-libc-0.2+default-dev, librust-signal-hook-registry-1+default-dev (>= 1.4-~~) Filename: pool/_new/main/r/rust-signal-hook/librust-signal-hook-dev_0.3.14-ok1_i386.deb Size: 50364 MD5sum: 07c76813ce5d17eb7c19ddf584313947 SHA1: ed3a0e5605144016c86eb7550166f34473da9ab6 SHA256: 76286582859872bf1be7d392a84fcebdf02b5192f01e575bdc6ec9f7ca5c8d4d SHA512: 22a2219712e3c75a84fc1b990330958ef7d02161be6f47adb801d50bc76679c764f8f8bb3dbcedcbfd4c26e7955c59293e9b46f2e171cd7a0893052562bdb4f6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-signal-hook-registry-dev Architecture: i386 Version: 1.4.0-ok1 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-ok1), librust-signal-hook-registry-1+default-dev (= 1.4.0-ok1), librust-signal-hook-registry-1-dev (= 1.4.0-ok1), librust-signal-hook-registry-1.4+default-dev (= 1.4.0-ok1), librust-signal-hook-registry-1.4-dev (= 1.4.0-ok1), librust-signal-hook-registry-1.4.0+default-dev (= 1.4.0-ok1), librust-signal-hook-registry-1.4.0-dev (= 1.4.0-ok1) Depends: librust-libc-0.2+default-dev Filename: pool/_new/main/r/rust-signal-hook-registry/librust-signal-hook-registry-dev_1.4.0-ok1_i386.deb Size: 22252 MD5sum: 83f3091950d9b3f990204d0a0bed26e0 SHA1: 453e822a0749cedff2ffec4338fe6a890449eddc SHA256: f90dbc2e7c1f8a1198d957b8cf89885a9c71be25773f2ebf3e4d39f103c9b187 SHA512: 8590c5037697b5b99045d311fc729953682bb08bf94b5f6109ff2e8a7448c2dd41e537199778e0468a49431ae2216651370261f2d7375c830d4f00aa97acf9e1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-slab-dev Architecture: i386 Version: 0.4.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-slab Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 91 Provides: librust-slab+default-dev (= 0.4.4-ok1), librust-slab+serde-dev (= 0.4.4-ok1), librust-slab+std-dev (= 0.4.4-ok1), librust-slab-0+default-dev (= 0.4.4-ok1), librust-slab-0+serde-dev (= 0.4.4-ok1), librust-slab-0+std-dev (= 0.4.4-ok1), librust-slab-0-dev (= 0.4.4-ok1), librust-slab-0.4+default-dev (= 0.4.4-ok1), librust-slab-0.4+serde-dev (= 0.4.4-ok1), librust-slab-0.4+std-dev (= 0.4.4-ok1), librust-slab-0.4-dev (= 0.4.4-ok1), librust-slab-0.4.4+default-dev (= 0.4.4-ok1), librust-slab-0.4.4+serde-dev (= 0.4.4-ok1), librust-slab-0.4.4+std-dev (= 0.4.4-ok1), librust-slab-0.4.4-dev (= 0.4.4-ok1) Depends: librust-serde-1+alloc-dev (>= 1.0.95-~~) Filename: pool/_new/main/r/rust-slab/librust-slab-dev_0.4.4-ok1_i386.deb Size: 16476 MD5sum: 726653d9c74e21679e66b8bea5920761 SHA1: f558aed4d65583d8b774f35060c88ef38939de5c SHA256: 1e57ee09499c078ff36403a7a924bf7e7b42acf436a473898d29076a72a786eb SHA512: ef9c69834909aa9229182762bef9465d3828f753d3c78faf2df2689718d4fecac306b39d1f78c5a89597b44913dcaf9a575f8aeaff3e1f9ac821bfb2c63446ce Homepage: https://github.com/tokio-rs/slab Description: Pre-allocated storage for a uniform data type - Rust source code This package contains the source for the Rust slab crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-smallvec-dev Architecture: i386 Version: 1.9.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-smallvec Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 158 Provides: librust-smallvec+arbitrary-dev (= 1.9.0-ok1), librust-smallvec+const-generics-dev (= 1.9.0-ok1), librust-smallvec+const-new-dev (= 1.9.0-ok1), librust-smallvec+default-dev (= 1.9.0-ok1), librust-smallvec+may-dangle-dev (= 1.9.0-ok1), librust-smallvec+serde-dev (= 1.9.0-ok1), librust-smallvec+specialization-dev (= 1.9.0-ok1), librust-smallvec+union-dev (= 1.9.0-ok1), librust-smallvec+write-dev (= 1.9.0-ok1), librust-smallvec-1+arbitrary-dev (= 1.9.0-ok1), librust-smallvec-1+const-generics-dev (= 1.9.0-ok1), librust-smallvec-1+const-new-dev (= 1.9.0-ok1), librust-smallvec-1+default-dev (= 1.9.0-ok1), librust-smallvec-1+may-dangle-dev (= 1.9.0-ok1), librust-smallvec-1+serde-dev (= 1.9.0-ok1), librust-smallvec-1+specialization-dev (= 1.9.0-ok1), librust-smallvec-1+union-dev (= 1.9.0-ok1), librust-smallvec-1+write-dev (= 1.9.0-ok1), librust-smallvec-1-dev (= 1.9.0-ok1), librust-smallvec-1.9+arbitrary-dev (= 1.9.0-ok1), librust-smallvec-1.9+const-generics-dev (= 1.9.0-ok1), librust-smallvec-1.9+const-new-dev (= 1.9.0-ok1), librust-smallvec-1.9+default-dev (= 1.9.0-ok1), librust-smallvec-1.9+may-dangle-dev (= 1.9.0-ok1), librust-smallvec-1.9+serde-dev (= 1.9.0-ok1), librust-smallvec-1.9+specialization-dev (= 1.9.0-ok1), librust-smallvec-1.9+union-dev (= 1.9.0-ok1), librust-smallvec-1.9+write-dev (= 1.9.0-ok1), librust-smallvec-1.9-dev (= 1.9.0-ok1), librust-smallvec-1.9.0+arbitrary-dev (= 1.9.0-ok1), librust-smallvec-1.9.0+const-generics-dev (= 1.9.0-ok1), librust-smallvec-1.9.0+const-new-dev (= 1.9.0-ok1), librust-smallvec-1.9.0+default-dev (= 1.9.0-ok1), librust-smallvec-1.9.0+may-dangle-dev (= 1.9.0-ok1), librust-smallvec-1.9.0+serde-dev (= 1.9.0-ok1), librust-smallvec-1.9.0+specialization-dev (= 1.9.0-ok1), librust-smallvec-1.9.0+union-dev (= 1.9.0-ok1), librust-smallvec-1.9.0+write-dev (= 1.9.0-ok1), librust-smallvec-1.9.0-dev (= 1.9.0-ok1) Depends: librust-arbitrary-1+default-dev, librust-serde-1-dev Filename: pool/_new/main/r/rust-smallvec/librust-smallvec-dev_1.9.0-ok1_i386.deb Size: 28670 MD5sum: bc11a174779785bd5e8e91f439014b81 SHA1: b4639a5e62532647a718efc9443fe3a5b3906038 SHA256: f7044e61920d1700cf1720b16a33702603c261b814e6e9a30573028d188f9e61 SHA512: fbee0340be36d53000e05372c81a5bd825812b0a31e1f25edd6e032016308d9c393bee550b70e19bc5533602295ae82252a3eb4e8e580a2f4b6010ea3c19d8d2 Description: Store up to a small number of items on the stack - Rust source code This package contains the source for the Rust smallvec crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-smawk-dev Architecture: i386 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/_new/main/r/rust-smawk/librust-smawk-dev_0.3.1-ok1_i386.deb Size: 16664 MD5sum: c01434a97ce808d79b9d1134abe6ff41 SHA1: e81f8181d934355976322c66eb3973dc33923678 SHA256: 44de8179618bd071eda9b8a17d3458bc5a761e33a6f1901df250130a023d8375 SHA512: 9a389c2835d8985f0af587ab0386b4c38615b2fc8051a72769bfab744426dd23eeb00ef08ddb3db99d9ff0cf7092e858bb335194a55c37c47f36d08d80dae4ca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-stable-deref-trait-dev Architecture: i386 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/_new/main/r/rust-stable-deref-trait/librust-stable-deref-trait-dev_1.2.0-ok1_i386.deb Size: 10702 MD5sum: 803bb4bf62ed7da032bbd4814cbd5ed6 SHA1: 4bf4d3b97dc2569d62dd3c49511ceba873b387c4 SHA256: e31c005b766e1edd2222c4c14d429845db219ea9ccdb9ea0339a93eda4312133 SHA512: 9d05dfd37c1787359de1647e4da453c0292b95486a361537ceb3028a536c5e376ae213a7e9a6d1753a050f8ced7509b65a287a07b11317b43f0fbcfddd02b35e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-static-assertions-dev Architecture: i386 Version: 1.1.0-ok1 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-ok1), librust-static-assertions+nightly-dev (= 1.1.0-ok1), librust-static-assertions-1+default-dev (= 1.1.0-ok1), librust-static-assertions-1+nightly-dev (= 1.1.0-ok1), librust-static-assertions-1-dev (= 1.1.0-ok1), librust-static-assertions-1.1+default-dev (= 1.1.0-ok1), librust-static-assertions-1.1+nightly-dev (= 1.1.0-ok1), librust-static-assertions-1.1-dev (= 1.1.0-ok1), librust-static-assertions-1.1.0+default-dev (= 1.1.0-ok1), librust-static-assertions-1.1.0+nightly-dev (= 1.1.0-ok1), librust-static-assertions-1.1.0-dev (= 1.1.0-ok1) Filename: pool/_new/main/r/rust-static-assertions/librust-static-assertions-dev_1.1.0-ok1_i386.deb Size: 22356 MD5sum: 2c338eda8dcfbb73dd9689ed9e6c14d7 SHA1: 0286d2d5a8701346121d6d6b6b9e0dee9d98b7fe SHA256: 55adcc8d9c90948184ca6e828b35ae0e653c65ac1eea4557e1ab48057dbcad9a SHA512: 9ebde7d06849e8829337531f9848ee4b25483e3fd9452c239ad078185cd7c35a9f01965976ed9f2291f212d48f3919280172e43e259d442ed5bfb76732a3a2fb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-strsim-dev Architecture: i386 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-strsim Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 90 Provides: librust-strsim+default-dev (= 0.9.3-ok1), librust-strsim-0+default-dev (= 0.9.3-ok1), librust-strsim-0-dev (= 0.9.3-ok1), librust-strsim-0.9+default-dev (= 0.9.3-ok1), librust-strsim-0.9-dev (= 0.9.3-ok1), librust-strsim-0.9.3+default-dev (= 0.9.3-ok1), librust-strsim-0.9.3-dev (= 0.9.3-ok1) Filename: pool/_new/main/r/rust-strsim/librust-strsim-dev_0.9.3-ok1_i386.deb Size: 14014 MD5sum: 85afc2d670b03fc971a455d3bdfbd90f SHA1: 12360d6027cf40fa5efabfafe7b2c6cf02580a7d SHA256: 9a7ffbb930c191351c242d681d84808dea28528aef8c05b8fd340d58e0179f87 SHA512: b9e2af8c1d6e93fb4f8e5f65fb70cd2a77e954089dc84104c8fe520952a4dd0572b3c45ea65cbba71cb6f4ed082fff2056b7432bcc218bdd1e27f54c3f50600a Homepage: https://github.com/dguo/strsim-rs Description: Implementations of string similarity metrics - Rust source code Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro- Winkler. . This package contains the source for the Rust strsim crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-subtle+default-dev Architecture: i386 Version: 2.4.1-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.4.1-ok1), librust-subtle-2.4+default-dev (= 2.4.1-ok1), librust-subtle-2.4.1+default-dev (= 2.4.1-ok1) Depends: librust-subtle-dev (= 2.4.1-ok1), librust-subtle+std-dev (= 2.4.1-ok1), librust-subtle+i128-dev (= 2.4.1-ok1) Filename: pool/_new/main/r/rust-subtle/librust-subtle+default-dev_2.4.1-ok1_i386.deb Size: 1072 MD5sum: 15821c086ccafdd0c0629dfc35284d1c SHA1: aec325be48451840ef4f090b46b839eaae3a92fd SHA256: 3f229eaf9a7dea75b78f05e6dfce9708413540f39185eba43f502e77f64ce39d SHA512: d6584258583c9a0d040db1b9479e35bd9617ed8f324ded11cb47dd223d7a2fc2f2213d52fbc52049fd7c719f426e420edbafe1326dcec198b8e3a5ddae1e5638 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-subtle-dev Architecture: i386 Version: 2.4.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-subtle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 95 Provides: librust-subtle+i128-dev (= 2.4.1-ok1), librust-subtle+nightly-dev (= 2.4.1-ok1), librust-subtle+std-dev (= 2.4.1-ok1), librust-subtle-2+i128-dev (= 2.4.1-ok1), librust-subtle-2+nightly-dev (= 2.4.1-ok1), librust-subtle-2+std-dev (= 2.4.1-ok1), librust-subtle-2-dev (= 2.4.1-ok1), librust-subtle-2.4+i128-dev (= 2.4.1-ok1), librust-subtle-2.4+nightly-dev (= 2.4.1-ok1), librust-subtle-2.4+std-dev (= 2.4.1-ok1), librust-subtle-2.4-dev (= 2.4.1-ok1), librust-subtle-2.4.1+i128-dev (= 2.4.1-ok1), librust-subtle-2.4.1+nightly-dev (= 2.4.1-ok1), librust-subtle-2.4.1+std-dev (= 2.4.1-ok1), librust-subtle-2.4.1-dev (= 2.4.1-ok1) Recommends: librust-subtle+default-dev (= 2.4.1-ok1) Filename: pool/_new/main/r/rust-subtle/librust-subtle-dev_2.4.1-ok1_i386.deb Size: 16530 MD5sum: d1c42fbdf93ddfd5920e1603f20dd1ec SHA1: b88758dfbf954c41df8b5921b8c4204a72e821d5 SHA256: 2cdd2f200762c9f89ed849725f4a8da29ca0f1ff043be9408fd1ed854b39b955 SHA512: 484a540600cd8f8996234c431b26a4e280f6357eaec70352f9a81104f1f26eac118b3c93db19c6211b0d58b3b3bf0b5c1104f072d66a3c2cc7347be0211a5201 Homepage: https://dalek.rs/ Description: Traits and utilities for constant-time cryptography - Rust source code This package contains the source for the Rust subtle crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sval+arbitrary-depth-dev Architecture: i386 Version: 1.0.0~alpha.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-sval Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-sval-1+arbitrary-depth-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0+arbitrary-depth-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0+arbitrary-depth-dev (= 1.0.0~alpha.5-ok1) Depends: librust-sval-dev (= 1.0.0~alpha.5-ok1), librust-sval+alloc-dev (= 1.0.0~alpha.5-ok1), librust-sval+smallvec-dev (= 1.0.0~alpha.5-ok1) Filename: pool/_new/main/r/rust-sval/librust-sval+arbitrary-depth-dev_1.0.0~alpha.5-ok1_i386.deb Size: 1276 MD5sum: 2cfe8061315a9ecffd5624aae32a258f SHA1: de1a083c5f7ef19a2064abaac8df9451eb8d4def SHA256: ef2f88801cd52ac6c9f511ddfc7a664d4148d268b5dcf151328fd88d15a06efb SHA512: ffd1f3b40c130909ffcad4bed19a9c1889b497708f815e384ef21ae8b8503d974857c35974c5c8f3bb95eafb6c34fc3331c170bb7f07207d9c4b7eebb5860ca7 Description: No-std, object-safe serialization framework - feature "arbitrary-depth" This metapackage enables feature "arbitrary-depth" for the Rust sval crate, by pulling in any additional dependencies needed by that feature. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sval+serde1-lib-dev Architecture: i386 Version: 1.0.0~alpha.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-sval Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-sval+serde-dev (= 1.0.0~alpha.5-ok1), librust-sval+serde1-dev (= 1.0.0~alpha.5-ok1), librust-sval-1+serde-dev (= 1.0.0~alpha.5-ok1), librust-sval-1+serde1-dev (= 1.0.0~alpha.5-ok1), librust-sval-1+serde1-lib-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0+serde-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0+serde1-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0+serde1-lib-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0+serde-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0+serde1-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0+serde1-lib-dev (= 1.0.0~alpha.5-ok1) Depends: librust-sval-dev (= 1.0.0~alpha.5-ok1), librust-serde-1-dev (>= 1.0.104-~~) Filename: pool/_new/main/r/rust-sval/librust-sval+serde1-lib-dev_1.0.0~alpha.5-ok1_i386.deb Size: 1352 MD5sum: adce3989e04cae24c917dbf8b3490da8 SHA1: cece6523a754cc1f5a65555050ef1e63154d4c2c SHA256: 9f4621dffcbf931b11ee08cdae68da926a886fd58ee600b8d90ac781e2b41b7e SHA512: 8925c463e618bd18cbd966867f4562813de5a49a19533fbb977c03f05563340ca50d617ca36c012282e31e69b1df10d1870bb3a1856f9f2b94a78be0a61f1507 Description: No-std, object-safe serialization framework - feature "serde1_lib" and 2 more This metapackage enables feature "serde1_lib" for the Rust sval crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde", and "serde1" features. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sval+smallvec-dev Architecture: i386 Version: 1.0.0~alpha.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-sval Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-sval-1+smallvec-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0+smallvec-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0+smallvec-dev (= 1.0.0~alpha.5-ok1) Depends: librust-sval-dev (= 1.0.0~alpha.5-ok1), librust-smallvec-1-dev Filename: pool/_new/main/r/rust-sval/librust-sval+smallvec-dev_1.0.0~alpha.5-ok1_i386.deb Size: 1264 MD5sum: 87abb1e41a725b9d7560ab5df72ca487 SHA1: 23fdb665b2f08184af173a0cc2afbd7c4fb61fbe SHA256: f080b4868a7157d6d53dd538861dab94fb25fe88b606b59621ab8ad9a831a7aa SHA512: 7b67be3564757e22eb4ce3d884e751c104a7c7cee9d80c29cd428b287e4060f0597867c49b5c31f9022f34dfefad45227735e4bec4db0c59675cee8dc4372b55 Description: No-std, object-safe serialization framework - feature "smallvec" This metapackage enables feature "smallvec" for the Rust sval crate, by pulling in any additional dependencies needed by that feature. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sval+sval-derive-dev Architecture: i386 Version: 1.0.0~alpha.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-sval Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-sval+derive-dev (= 1.0.0~alpha.5-ok1), librust-sval-1+derive-dev (= 1.0.0~alpha.5-ok1), librust-sval-1+sval-derive-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0+derive-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0+sval-derive-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0+derive-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0+sval-derive-dev (= 1.0.0~alpha.5-ok1) Depends: librust-sval-dev (= 1.0.0~alpha.5-ok1), librust-sval-derive-1+default-dev Filename: pool/_new/main/r/rust-sval/librust-sval+sval-derive-dev_1.0.0~alpha.5-ok1_i386.deb Size: 1320 MD5sum: cd3e05c4b744cbdec847d1fdb79b5572 SHA1: ad905d43c21c189c812fb62d6ef08bad8c86422b SHA256: 525af3dcf2acc834d80026fbc710ae105a4fd34e4932099b62eff41c19fce805 SHA512: f55deab2c948f8019959870542e150d7318078dcc2cea6881e7096ecdf50b1df20e6556a5731ad88a5066fd199a540e145a320d9e07b18ae6af6d58d2af4114e Description: No-std, object-safe serialization framework - feature "sval_derive" and 1 more This metapackage enables feature "sval_derive" for the Rust sval crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "derive" feature. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sval-dev Architecture: i386 Version: 1.0.0~alpha.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-sval Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 275 Provides: librust-sval+alloc-dev (= 1.0.0~alpha.5-ok1), librust-sval+default-dev (= 1.0.0~alpha.5-ok1), librust-sval+fmt-dev (= 1.0.0~alpha.5-ok1), librust-sval+std-dev (= 1.0.0~alpha.5-ok1), librust-sval+test-dev (= 1.0.0~alpha.5-ok1), librust-sval-1+alloc-dev (= 1.0.0~alpha.5-ok1), librust-sval-1+default-dev (= 1.0.0~alpha.5-ok1), librust-sval-1+fmt-dev (= 1.0.0~alpha.5-ok1), librust-sval-1+std-dev (= 1.0.0~alpha.5-ok1), librust-sval-1+test-dev (= 1.0.0~alpha.5-ok1), librust-sval-1-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0+alloc-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0+default-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0+fmt-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0+std-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0+test-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0+alloc-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0+default-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0+fmt-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0+std-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0+test-dev (= 1.0.0~alpha.5-ok1), librust-sval-1.0.0-dev (= 1.0.0~alpha.5-ok1) Suggests: librust-sval+arbitrary-depth-dev (= 1.0.0~alpha.5-ok1), librust-sval+serde1-lib-dev (= 1.0.0~alpha.5-ok1), librust-sval+smallvec-dev (= 1.0.0~alpha.5-ok1), librust-sval+sval-derive-dev (= 1.0.0~alpha.5-ok1) Filename: pool/_new/main/r/rust-sval/librust-sval-dev_1.0.0~alpha.5-ok1_i386.deb Size: 37044 MD5sum: 6b4fabcbae4a3bfc2baa9ee4938f686d SHA1: 591071772ebf44625d57d97182ca47b20d34a596 SHA256: 926c1fd7473490642692988a5cbbdb81b9f98620334bd35f25c6816c786d2786 SHA512: 685b049db3dbe05550d016460ea4489c230affe876a2bbc4c98935a6f27b57b961def0c4d6a9d2c85cb5e961b2d09d5c6b8f2142216c46f19c6cc19f6d94deb6 Description: No-std, object-safe serialization framework - Rust source code This package contains the source for the Rust sval crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-target-lexicon-dev Architecture: i386 Version: 0.12.3-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-target-lexicon Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 129 Provides: librust-target-lexicon+default-dev (= 0.12.3-ok2), librust-target-lexicon+std-dev (= 0.12.3-ok2), librust-target-lexicon-0+default-dev (= 0.12.3-ok2), librust-target-lexicon-0+std-dev (= 0.12.3-ok2), librust-target-lexicon-0-dev (= 0.12.3-ok2), librust-target-lexicon-0.12+default-dev (= 0.12.3-ok2), librust-target-lexicon-0.12+std-dev (= 0.12.3-ok2), librust-target-lexicon-0.12-dev (= 0.12.3-ok2), librust-target-lexicon-0.12.3+default-dev (= 0.12.3-ok2), librust-target-lexicon-0.12.3+std-dev (= 0.12.3-ok2), librust-target-lexicon-0.12.3-dev (= 0.12.3-ok2) Filename: pool/_new/main/r/rust-target-lexicon/librust-target-lexicon-dev_0.12.3-ok2_i386.deb Size: 22396 MD5sum: 5b1ad67b035bf6fef41be1b61d4868fa SHA1: 15e4d59875033f6ac8aff4e219b2cbcea8c47567 SHA256: 04de0da94a742873bec40ec329a0ef0bef5aedd0827ad9c01d865ec09a7ff5d1 SHA512: 52b5b9ae7f4db247a02f835a7419fca4ab4debeffdf6d5fc0bc4798627c5d0984780fae268facb2b51ba711043e34ed42c8a7892c2c728a90c07a9ac3befeb5e Description: Targeting utilities for compilers and related tools - Rust source code This package contains the source for the Rust target-lexicon crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-thread-id-dev Architecture: i386 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/_new/main/r/rust-thread-id/librust-thread-id-dev_4.0.0-ok1_i386.deb Size: 10658 MD5sum: ee78883cf87d2612b438514f55fe0a77 SHA1: bcfd0bc2648553cead7ed68f1bce939104ebd041 SHA256: 1c65835ba93762541cab534083599b6282944a14cc34390f9a0ea62db84ff760 SHA512: 480a78cd9a630cabefb772e096a0388f0b85c322b62c7172acf42c6186bfdf86c9d766d88ca19cfc33c06186481e50bb27e922e4f490d9853eab8aa2626d28b7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tinyvec+arbitrary-dev Architecture: i386 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/_new/main/r/rust-tinyvec/librust-tinyvec+arbitrary-dev_1.6.0-ok1_i386.deb Size: 1060 MD5sum: d6463f374a73de1f268e8948a663b810 SHA1: e1557abe09c24913bd53efa994bcf715128c5c4b SHA256: 75daedda9748b8cda4fb585c39c323f9a52477725101067c002c7648c46089f0 SHA512: 86673090621a6d2ef4e4b8ccb6c7729ff799129b0c9dc57ac1d6f297a9ef3033fedf4c6395da9bceea816904eef9884653db3f020fd029ab2020b8d9ea8e5afd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tinyvec+serde-dev Architecture: i386 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/_new/main/r/rust-tinyvec/librust-tinyvec+serde-dev_1.6.0-ok1_i386.deb Size: 1048 MD5sum: 809baaa95ed7cb592abb20a51776cf08 SHA1: 0fe1c3bc97c3caa68c04731c04850151b5a6cf16 SHA256: a06eeb3858201bdd3b3d31abe9b89b26ca7ee19ff78017c943eec43ad50ac9f4 SHA512: 9e7f73e62e2ec8aafeb8b5cb3f071c8975a6465add39e48b5f733f712e20e8ea896f52b0a6dc881b1394141ecc484793f86cec375482ff1b09c119dd5c6a861e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tinyvec+tinyvec-macros-dev Architecture: i386 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/_new/main/r/rust-tinyvec/librust-tinyvec+tinyvec-macros-dev_1.6.0-ok1_i386.deb Size: 1146 MD5sum: 24a578b06f2f5656ba2088affe7ca32b SHA1: daacbad54b98866b739c66586ae5049ea7f6fe6d SHA256: cf4eb4596e5982653802b2de1cc8d40e07c8750eea6762056764d9e7ef619961 SHA512: def86c37c06ea351d945432b1c287d5581a8f752e5c0746107dbecbf16a5e14a98b8123cd8ad976f4ca5829a511a5744eab75c65117e78f6b9326547b32f8ce7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tinyvec-dev Architecture: i386 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/_new/main/r/rust-tinyvec/librust-tinyvec-dev_1.6.0-ok1_i386.deb Size: 41436 MD5sum: d032095ffe15d20ab5954ff6b0ee6605 SHA1: fda67f0f902e34160783826edf104c17796c9149 SHA256: 025248f8c381be8b3e853a7a0d58be10e6eb472b0d820b291617de22e9c13553 SHA512: 1b1a0f08d2db9c2d1a903309db901a8a5c88fa90a04795ec664f42f37c62ff36f119ceceb639c48af7274d50ce408214b7e887621ce387e3e86e46c4f61a2ffc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tinyvec-macros-dev Architecture: i386 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/_new/main/r/rust-tinyvec-macros/librust-tinyvec-macros-dev_0.1.0-ok1_i386.deb Size: 5826 MD5sum: fc86ce8f518e9c216acfdd8fc08238a3 SHA1: 4662e5d7fdc0cfe3c81058e2309996a2512b4056 SHA256: b280d3c2361c6eea288f3ce6eb40779c8a123df48abe7f612fba87feb6f6235f SHA512: d3f5d0051af7ec7550dc40b925de8c68a4a986073ca7bc740288cf927a225860028f97a36a551acc497ea479bfe115c51a994353e124f1768698f6d766a09978 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-typenum-dev Architecture: i386 Version: 1.15.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-typenum Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 258 Provides: librust-typenum+default-dev (= 1.15.0-ok1), librust-typenum+force-unix-path-separator-dev (= 1.15.0-ok1), librust-typenum+i128-dev (= 1.15.0-ok1), librust-typenum+no-std-dev (= 1.15.0-ok1), librust-typenum+strict-dev (= 1.15.0-ok1), librust-typenum-1+default-dev (= 1.15.0-ok1), librust-typenum-1+force-unix-path-separator-dev (= 1.15.0-ok1), librust-typenum-1+i128-dev (= 1.15.0-ok1), librust-typenum-1+no-std-dev (= 1.15.0-ok1), librust-typenum-1+strict-dev (= 1.15.0-ok1), librust-typenum-1-dev (= 1.15.0-ok1), librust-typenum-1.15+default-dev (= 1.15.0-ok1), librust-typenum-1.15+force-unix-path-separator-dev (= 1.15.0-ok1), librust-typenum-1.15+i128-dev (= 1.15.0-ok1), librust-typenum-1.15+no-std-dev (= 1.15.0-ok1), librust-typenum-1.15+strict-dev (= 1.15.0-ok1), librust-typenum-1.15-dev (= 1.15.0-ok1), librust-typenum-1.15.0+default-dev (= 1.15.0-ok1), librust-typenum-1.15.0+force-unix-path-separator-dev (= 1.15.0-ok1), librust-typenum-1.15.0+i128-dev (= 1.15.0-ok1), librust-typenum-1.15.0+no-std-dev (= 1.15.0-ok1), librust-typenum-1.15.0+strict-dev (= 1.15.0-ok1), librust-typenum-1.15.0-dev (= 1.15.0-ok1) Filename: pool/_new/main/r/rust-typenum/librust-typenum-dev_1.15.0-ok1_i386.deb Size: 39254 MD5sum: 5a20de60e83882f68e46d2149ec7d16c SHA1: a9b5e07f31a7d7462f4ce71ddb82cd314beac5eb SHA256: 2afb7f0488355e3ebd15d0fe9334b6187c28300ee2ff6f3eb54205fc2a14bb01 SHA512: 2940636d45fbd56cd9f0cf538b4a8bc82c4645c0c5f4589385d9839f0d83e97422e83075627a1556c966a082d61b31833813570fcb3dab6cec87ce0c7599d2f5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-unicase-dev Architecture: i386 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/_new/main/r/rust-unicase/librust-unicase-dev_2.6.0-ok1_i386.deb Size: 21874 MD5sum: 03395baabf101f278137a108f9f45b46 SHA1: 852b9b055e418e976ce54ae46f6f4c239a5739e0 SHA256: b1bfbe574de344f474b7db5c1fb43504dfa3d54b61c4bd3b5afa8b2aad6fc1e1 SHA512: d414820f96db3612f2265c6cbe2bf3a2177d1187afd6f6104fac18d8131ee61aae27456abb456f7d7c679c99452ec1c71949384fc0a8b776ec7b71d1f7f0f856 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-unicode-ident-dev Architecture: i386 Version: 1.0.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-unicode-ident Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 314 Provides: librust-unicode-ident+default-dev (= 1.0.0-ok2), librust-unicode-ident-1+default-dev (= 1.0.0-ok2), librust-unicode-ident-1-dev (= 1.0.0-ok2), librust-unicode-ident-1.0+default-dev (= 1.0.0-ok2), librust-unicode-ident-1.0-dev (= 1.0.0-ok2), librust-unicode-ident-1.0.0+default-dev (= 1.0.0-ok2), librust-unicode-ident-1.0.0-dev (= 1.0.0-ok2) Filename: pool/_new/main/r/rust-unicode-ident/librust-unicode-ident-dev_1.0.0-ok2_i386.deb Size: 31280 MD5sum: 2d3f42ea8820e9c383510eb3adff5624 SHA1: d70780bb72c3bdf338a3d69095ab24e646ec5bc0 SHA256: e890b664fa480ffb51d12609dd9e0f4bb738e9ffad70048530c1aa18b2ca6d76 SHA512: 0d7c4f8183ce4f3acbf80b923949d9cc8ce26052f8f7e756cf785b6a6df7fbfa5a8857437ad23c3ee8241b89ffcd6786c8ac3429d9d8e36eb5df493f7d1b1255 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-unicode-width+compiler-builtins-dev Architecture: i386 Version: 0.1.10-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.10-ok1), librust-unicode-width-0.1+compiler-builtins-dev (= 0.1.10-ok1), librust-unicode-width-0.1.10+compiler-builtins-dev (= 0.1.10-ok1) Depends: librust-unicode-width-dev (= 0.1.10-ok1), librust-compiler-builtins-0.1+default-dev Filename: pool/_new/main/r/rust-unicode-width/librust-unicode-width+compiler-builtins-dev_0.1.10-ok1_i386.deb Size: 1148 MD5sum: 7e2ff1c3c102efbf28678e8732029f08 SHA1: 39f637c62c9bcb1c0955eacc73d63ff5f956bdef SHA256: b4a52a486109cc0b538dd223d112f007bab36f82dcdbdf593aa046565f95470b SHA512: d1cfebf653df257bf846be2bcbc95ea7b1200158d1cae406fb3b106c27e8033b914e11f564255ca610f30c9eadcaf0d0e01fc1e9ab6fcf892f52881e949187fa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-unicode-width-dev Architecture: i386 Version: 0.1.10-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-unicode-width Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 170 Provides: librust-unicode-width+bench-dev (= 0.1.10-ok1), librust-unicode-width+default-dev (= 0.1.10-ok1), librust-unicode-width+no-std-dev (= 0.1.10-ok1), librust-unicode-width-0+bench-dev (= 0.1.10-ok1), librust-unicode-width-0+default-dev (= 0.1.10-ok1), librust-unicode-width-0+no-std-dev (= 0.1.10-ok1), librust-unicode-width-0-dev (= 0.1.10-ok1), librust-unicode-width-0.1+bench-dev (= 0.1.10-ok1), librust-unicode-width-0.1+default-dev (= 0.1.10-ok1), librust-unicode-width-0.1+no-std-dev (= 0.1.10-ok1), librust-unicode-width-0.1-dev (= 0.1.10-ok1), librust-unicode-width-0.1.10+bench-dev (= 0.1.10-ok1), librust-unicode-width-0.1.10+default-dev (= 0.1.10-ok1), librust-unicode-width-0.1.10+no-std-dev (= 0.1.10-ok1), librust-unicode-width-0.1.10-dev (= 0.1.10-ok1) Suggests: librust-unicode-width+compiler-builtins-dev (= 0.1.10-ok1) Filename: pool/_new/main/r/rust-unicode-width/librust-unicode-width-dev_0.1.10-ok1_i386.deb Size: 24448 MD5sum: 4a0925d60ccfc2d13337bf3c747ddbd6 SHA1: 3acc679246138447f292adfe96ac288edb0a74d5 SHA256: c4796a8e400b44b50a37242f3bf0b025d966422c99698db5059c042a97cc3818 SHA512: 541130de9d1dd96e75e4148475f87056ade4924e4da8d45dc6c436b5b04ff1fb6f538ef8bd0907a5ca4734ba47e7af1d42057cd50328fc2aff97a49366cbb0c4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-unindent-dev Architecture: i386 Version: 0.1.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-unindent Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 57 Provides: librust-unindent+default-dev (= 0.1.8-ok1), librust-unindent-0+default-dev (= 0.1.8-ok1), librust-unindent-0-dev (= 0.1.8-ok1), librust-unindent-0.1+default-dev (= 0.1.8-ok1), librust-unindent-0.1-dev (= 0.1.8-ok1), librust-unindent-0.1.8+default-dev (= 0.1.8-ok1), librust-unindent-0.1.8-dev (= 0.1.8-ok1) Filename: pool/_new/main/r/rust-unindent/librust-unindent-dev_0.1.8-ok1_i386.deb Size: 10656 MD5sum: 671515c8c342bde2b846db0a8d749b6b SHA1: 1ddd07d4dd5faee44844521023c7cf4f86cc747c SHA256: ff8862ea5859410980def86c3eb810a490509ae47e7b9c4759d7343ccb86cf95 SHA512: ba19a74ee080ed4100c5ac0422aedccfa1d6b07d754af263c713aa87796466c73f3eb67a9edbc04295fe1b16e3b7e24011af35a5ed55b281acfd3d3c3a33e429 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-utf8-ranges-dev Architecture: i386 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-utf8-ranges Origin: openKylin Maintainer: Ubuntu Developers Original-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/_new/main/r/rust-utf8-ranges/librust-utf8-ranges-dev_1.0.4-ok1_i386.deb Size: 10232 MD5sum: d6363c93908f452e39eed00d0258a928 SHA1: 64cd7fa2ba2d84066bd900747eb912809e8a9fe5 SHA256: 1cf2b75ece496133649f97009ec8afaa96f52e407b9138d1644910cbbd5bef51 SHA512: 217badf7c13490632cb4aa09b3ce6afa36e7dee700ff9a084f0e8cd6d01cf18e5db9d612fb1e6cd9bb178ea6c4d6a13507deb132e0c29906bb6da43a8b41fa79 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-vcpkg-dev Architecture: i386 Version: 0.2.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-vcpkg Origin: openKylin Maintainer: Ubuntu Developers Original-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/_new/main/r/rust-vcpkg/librust-vcpkg-dev_0.2.8-ok1_i386.deb Size: 12156 MD5sum: 553f56b6e8f91521626952c9474c6ff1 SHA1: e467e5f7171128dad63c8d8e472c776b0d2bccae SHA256: 61693e0f2d2b6b3caa0d831d4003d6fde515ad0f88a6dda237acec3c5e29886e SHA512: c025fa45b420aa58a4624f270b681df02969c53cb579ddcd269cc804aa591e14f54b6764390f5afa32aa406613d10caeea2d5db82bcaba1ee68c476f9f3faa9d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-version-check-dev Architecture: i386 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/_new/main/r/rust-version-check/librust-version-check-dev_0.9.4-ok1_i386.deb Size: 16296 MD5sum: 8dd8a4b04604204d83013df6cab67f29 SHA1: 80243085abe54e115eb9acc6e62444a51181b892 SHA256: 54db4fd37bbbdc5e77dfb1d00eae7241267a4f7a20f5687c20039d43b756231a SHA512: 7eafb1f36a5527c1f16622cf8d54befe69dfba6236f6546d0e478cb999ee3108e53a5afca7e1158eba7dc8ef064dfd435132f1bd05301571cf9e517be38d8f34 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-waker-fn-dev Architecture: i386 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/_new/main/r/rust-waker-fn/librust-waker-fn-dev_1.1.0-ok1_i386.deb Size: 11900 MD5sum: c5662ae825d154bc6d6ad85fb1ca7c3f SHA1: 09b932684dfbf14485c0501c77bdb529efe6229f SHA256: 5d5a5b068039f30a615d1aea9e2da196f8cc869204817d497df61a492547b2f3 SHA512: b6a755e6272d34268263bda9fa57d65cfb95f2075e461dbe00a0dec0cafcae28a0c28d0dd701f0210d3de8eada8f8f040ef9e1d35d4d13147f9520bb399dfe1f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen-shared-dev Architecture: i386 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-shared Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 55 Provides: librust-wasm-bindgen-shared+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-shared-0+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-shared-0-dev (= 0.2.83-ok1), librust-wasm-bindgen-shared-0.2+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-shared-0.2-dev (= 0.2.83-ok1), librust-wasm-bindgen-shared-0.2.83+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-shared-0.2.83-dev (= 0.2.83-ok1) Filename: pool/_new/main/r/rust-wasm-bindgen-shared/librust-wasm-bindgen-shared-dev_0.2.83-ok1_i386.deb Size: 9524 MD5sum: 4e4909572d40e0f07d2d48a7b5ff9245 SHA1: 1cf6614a36845f2d65af96677e9ab461d159ecee SHA256: 98fbf808c03a6652ba217aa79e2e64580e4d41b0925bf14f7e0579400c305ab5 SHA512: ce22c619683072edc6191f1249818a987ff9866bca60a4ab370c66ce38835e3e5dfa433713e8260aabdacc5bac2d1c137df8bdd1fd01614c4d2122f181d832f9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-weezl+async-dev Architecture: i386 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/_new/main/r/rust-weezl/librust-weezl+async-dev_0.1.5-ok1_i386.deb Size: 1252 MD5sum: 72d1aa2ca37afb62d4303f1c34f982bd SHA1: 042555f07b4017a31f3e96727ce59c1d92f22f8e SHA256: a31fa974e7248e26272587dd5286bfcd140431e2a35df2b4669b446029384c84 SHA512: aaecf0c30710261650148ff0d1b10ace25f19d73c1cc154d0c4bc61b9c0ed8ce098986e3e975dddbe41e28510856330fb42f3440984e2bc82bfa957f29854b4a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-weezl+futures-dev Architecture: i386 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/_new/main/r/rust-weezl/librust-weezl+futures-dev_0.1.5-ok1_i386.deb Size: 1260 MD5sum: f1115296a2f8492c2185f6eafc5a8667 SHA1: 06e21c983eaa3a82e5f5b77abede1962a88def5a SHA256: d0913ada938ab9e762e5e477acfea0c442d5050f962e54b77557ca2b7a3b842a SHA512: 379cd36f5226518a2b2f560d899c29a2a27064bcfc8162508ec23a881d7d02f82c02d3e8f46b28a53d51fadc185fd6506814bffb144405abefe68caecb586cf8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-weezl-dev Architecture: i386 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/_new/main/r/rust-weezl/librust-weezl-dev_0.1.5-ok1_i386.deb Size: 28592 MD5sum: 00a599ddfda3a04995d99a9d091058fb SHA1: b2ac1513dfd745d1b9ff4e7ba58458960e6ad1aa SHA256: 34abbaa3efef92ab1ffe4d174e20a19e05dba07a637ad96eb71a7f1396ec9bc0 SHA512: c223151c682c3dc08e3e3d4278cb661e67acabd40e416a0fef3acdc06b0892c63ed7e452af3db6c67be5fce039d4da6ad2558b29e525b435b9447af3aeaacbc0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-winapi-dev Architecture: i386 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/_new/main/r/rust-winapi/librust-winapi-dev_0.3.9-ok1_i386.deb Size: 904180 MD5sum: 4b5c89cc1a6f2c769982536a2b78ee7f SHA1: d9453f75a0c806045e2c07732b4b79449474a1b6 SHA256: d8842dba338cdf8955eceb85130d1ec65ddb7a3d164e9aadf35befb48a255ae6 SHA512: a60d4f832cb14f45af663db1107554807dc537e7f216e0ce0a34654118bcacc2f21493e5a5f143529c3cd65b33d9b0619aef2971298d44a9195c45ab6c6bbeb9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-winapi-i686-pc-windows-gnu-dev Architecture: i386 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-winapi-i686-pc-windows-gnu Origin: openKylin Maintainer: Ubuntu Developers Original-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/_new/main/r/rust-winapi-i686-pc-windows-gnu/librust-winapi-i686-pc-windows-gnu-dev_0.4.0-ok1_i386.deb Size: 3172 MD5sum: 69ca7e839c7e326cf7d6a4d3d9fe106a SHA1: 6effc9380e956abbf53c90330b4ce04ce6dc2045 SHA256: 6c659bfe34230ea1aff69c8449f1b1160c35039431ce52e2f4dbeeeab6a291ff SHA512: bd493deb82cd6763ee97ec7eaa2d81b7ce024bbbcd8a1c14d1c11d4141dec2d94b5318e377fa6c121073084a7980c86f260886d9a9a15e44ad5e5e0cebe34bc9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-winapi-util-dev Architecture: i386 Version: 0.1.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-winapi-util Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 57 Provides: librust-winapi-util+default-dev (= 0.1.5-ok1), librust-winapi-util-0+default-dev (= 0.1.5-ok1), librust-winapi-util-0-dev (= 0.1.5-ok1), librust-winapi-util-0.1+default-dev (= 0.1.5-ok1), librust-winapi-util-0.1-dev (= 0.1.5-ok1), librust-winapi-util-0.1.5+default-dev (= 0.1.5-ok1), librust-winapi-util-0.1.5-dev (= 0.1.5-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+winbase-dev, librust-winapi-0.3+wincon-dev, librust-winapi-0.3+winerror-dev, librust-winapi-0.3+winnt-dev Filename: pool/_new/main/r/rust-winapi-util/librust-winapi-util-dev_0.1.5-ok1_i386.deb Size: 11504 MD5sum: c339d99ba64c5303bc79628dd53b8124 SHA1: 8eae882ed2ef4092db337cdc0e78f16d9c910fcc SHA256: 58c77022fc900703de2cd448d975b3dc1baa56d3b36a74a4c3306511064e4b72 SHA512: 7f9632cd2c98d74a5ae96919ba81ceadd9640fb6c8063ce4482c14fc51fe05c9962f872166f469a10fff29b53819c728a7cd31c6ce63c3fc09b7a4c7ec21c34d Homepage: https://github.com/BurntSushi/winapi-util Description: Dumping ground for high level safe wrappers over winapi - Rust source code This package contains the source for the Rust winapi-util crate, packaged by debcargo for use with cargo and dh-cargo. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-winapi-x86-64-pc-windows-gnu-dev Architecture: i386 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-winapi-x86-64-pc-windows-gnu Origin: openKylin Maintainer: Ubuntu Developers Original-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/_new/main/r/rust-winapi-x86-64-pc-windows-gnu/librust-winapi-x86-64-pc-windows-gnu-dev_0.4.0-ok1_i386.deb Size: 3180 MD5sum: 46d60705d06590bcf502d9b3e086ca26 SHA1: c5c2e052b6f8b904608f9fa966694cb835fcaaf2 SHA256: 85b776544a2aa60b05ec48d2b94984c9b4cbc9b11143b38c1656654efe8c3ced SHA512: 704b9cbdc74200e366ac576a2e3ad6ae524ee676d87a6c55da12250d1bd4a497d1d4c53e6a8bb553331d943e00b180b9f0316470a8cd4d6a46247bd7480d868a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/sacjava/libsac-java_1.3+dfsg-ok1_all.deb Size: 14906 MD5sum: c7ea871ce4ab2af5670ee7bac3149afc SHA1: 4bb3b6847b193666f7cd6cdf4287409e859c0ba8 SHA256: 8e8855fbdecf5f28a4c320355f44498cc3e465aaffc0386ad0b7ff00f6f4f2ad SHA512: a5f6b73d089e46a8329526bcb7b16e65d6dae19b5e713a3680565293dca7ec12035b35bd0f89c513a7466edd53d10afc7de7b8bf943e5a07457c24517098dcff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsamplerate0-dev Architecture: i386 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/_new/main/libs/libsamplerate/libsamplerate0-dev_0.2.2-ok1_i386.deb Size: 59816 MD5sum: 40c2818999ea0480989344cb571a466b SHA1: 36791d1f2e84cafa9b876d14232bd3bb93128fb5 SHA256: aef9406cc950278c524fff0a217b278c6ad1d206ce65369e8d4d228718e904ed SHA512: 2537fce3edfc8011836ee095a0c8dd007aebb224330b50f2336408ad892c8c9acfb88a4ebe21b67b343eef4cf9104591164dc9ab1c1abead1145e4a06dae1172 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsamplerate0 Architecture: i386 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: 1491 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libs/libsamplerate/libsamplerate0_0.2.2-ok1_i386.deb Size: 941680 MD5sum: b4557f75205ebbc17d516e19e58d61f5 SHA1: 74c27867c0fc4e366f5f7f5215bf4f5eeedd21ab SHA256: cfa1a3e12095318fe6d2773e9a2dfd7b7b6b86ed698901c95713ced1abc2f4ed SHA512: 8b447f8179dbbcc9166ba9f73ea6b3aabbf530bde0936ad448211990a7741ebfb2280f2f420cf31fa1f5ba360a24d344b5d18a2afba7cf4f39b41913b7acbee2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/sane-backends/libsane-common_1.2.1-ok1.2_all.deb Size: 1226972 MD5sum: d7a714e2e7bbcae6f1a80f8a5cfb1ef3 SHA1: 9add1f58407955aaf58d2da7c9fe3d2cbc865c7e SHA256: eb6575650596fdb8b71f9c381c0b29b064d30fa95aa2af77088e2791664cead4 SHA512: 039c810c10780175bfc74fd94b4da11364991f4b2ac62e847a1cb736f0256844e6fa528527d89752794e5e159396ce881c0570c7ed9068ebf0a6c397f72f238d 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsane-dev Architecture: i386 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: 16258 Depends: libsane1 (= 1.2.1-ok1.2) Filename: pool/_new/main/s/sane-backends/libsane-dev_1.2.1-ok1.2_i386.deb Size: 2568284 MD5sum: af68da1f100af58338ff43d242ffce0b SHA1: bd1da3cb8063892bd43c7b246a381723738c3268 SHA256: 1f7e90bffb586cbd5a6d384aeac633a75f6b241fa773fb31dd0aacd3f8a5fc3b SHA512: 1794c93427733e204ae4b3d0427371f09c0c757088dc76740f5f4a030f34f4e5594648c7affe8abacd80f42f47c5e9420d6cc90846c581ed389a18189398e45e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsane1 Architecture: i386 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: 13192 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.0), 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-glib8 (>= 0.85.0), libsnmp40t64 (>= 5.9.4+dfsg), libstdc++6 (>= 11), libtiff5 (>= 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/_new/main/s/sane-backends/libsane1_1.2.1-ok1.2_i386.deb Size: 2638820 MD5sum: 104c8fd08eef6deae9b1c280febebb33 SHA1: 5c141511d156bacae24b211c120b1ee04665f2ae SHA256: 2b1cd9eab2e8b2eece6c418ed2a18ccb92ea31d0cac77a68e5852ab3f87095f6 SHA512: 9ecc5d644601c90f48c5fff11fc0df417a2f62a379124689f4b81d657143c2c1bea2ee5ca0d0f12ec5db0f25e055b5e35a39721de375e9f3d46c39ce6f993c00 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsane Architecture: i386 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/_new/main/s/sane-backends/libsane_1.2.1-ok1.2_i386.deb Size: 14520 MD5sum: e93748c4418a78d53d1ab2c337a861d0 SHA1: 85903e1a1b53c8698f5dcc1261a5614106512393 SHA256: 3eee7aae233bf2c10c9a58673f9739da4ca2e71049c0063e5dc2ea1f30049914 SHA512: dcdd0bcf8bad2cb5ac9ad97bde0eef7f9035460167fbf5ac872716959a70a0234456d25351ecd0d210763ef2ea67716aedd58f59ce1a48f507f5189cd5926dae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-2 Architecture: i386 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: standard Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 160 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/_new/main/c/cyrus-sasl2/libsasl2-2_2.1.28+dfsg1-ok1_i386.deb Size: 57048 MD5sum: 1aa98ebc75a657ba74f474cfdf84d354 SHA1: 8e50f6a6a767880fbb4f9171d045fa43f3726c1f SHA256: 9c83c7606682b283ed983c25b1d9e3a3806ea6730e2f941eec828a6f3fcd241a SHA512: 9b418e560ab4c3efdfc8efd28615f5f14e584741dbcfc9b32c9cd60d5ea63391d6f88cc7e27f5211434ff0ba911ac44ec672daefdcc460ff148a3250e8adbd62 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-dev Architecture: i386 Version: 2.1.28+dfsg1-ok1 Priority: optional Section: libdevel Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 735 Depends: libc-dev, libsasl2-2 (= 2.1.28+dfsg1-ok1), libssl-dev Filename: pool/_new/main/c/cyrus-sasl2/libsasl2-dev_2.1.28+dfsg1-ok1_i386.deb Size: 228360 MD5sum: 77860cb0c131546fce878b133a9c06fd SHA1: c1b5a02c2ba0c052a85ce7228300a04d4ab6d0d4 SHA256: acbeb81ec150de2b61e46cb6af2adb806f5fb578f736e844e7607aab73295fa6 SHA512: f96d7174344a5ca988ba72317a36e5de0415d5f2a35df96570a736564c8df080087011f3bb1dd83b62ef58d2133ac341067664abbf2adfbdfbff1d9bdf0e9ef1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules-db Architecture: i386 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.4), libdb5.3 Filename: pool/_new/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.28+dfsg1-ok1_i386.deb Size: 17496 MD5sum: 052548263e261abf64b80dde06ab6ed2 SHA1: f367719be92562d69aa3650edaed92107ccf859b SHA256: f19eec3192160153a3c3a48d97c6d19c331d5e975d85befb1d2d87276dddabc1 SHA512: 751a90949a32b9448f722da7b1ddc1c0e53e3322066787e43bec48756bf89c0ad791043380ffeb8550afd2decff44df99607ed2dba8a71b7b035396b789ebae1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules-gssapi-heimdal Architecture: i386 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 123 Depends: libsasl2-modules (= 2.1.28+dfsg1-ok1), libc6 (>= 2.4), libgssapi3-heimdal (>= 1.5~pre2+git20110720) Conflicts: libsasl2-modules-gssapi-mit Filename: pool/_new/main/c/cyrus-sasl2/libsasl2-modules-gssapi-heimdal_2.1.28+dfsg1-ok1_i386.deb Size: 30384 MD5sum: 017d5c79869693fa00aba1de79b884e2 SHA1: 432e9aff69aae1928c788efb3b9af23af81a8ec1 SHA256: 6030f2f1fd8367a38b87298f4330946acad70082634f8b37f2cd979faaea75e6 SHA512: 470138650adafac01393c8ee407d95d390e7ac519a7447e0688e589098196356c10b3cf12be6b5c2f9864e8ce1b8e04f549f7abc06eaf6f36df22bea23ee8e63 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules-gssapi-mit Architecture: i386 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 119 Depends: libsasl2-modules (= 2.1.28+dfsg1-ok1), libc6 (>= 2.4), libgssapi-krb5-2 (>= 1.17) Conflicts: libsasl2-modules-gssapi-heimdal Filename: pool/_new/main/c/cyrus-sasl2/libsasl2-modules-gssapi-mit_2.1.28+dfsg1-ok1_i386.deb Size: 30380 MD5sum: bea79e8450cc4c41ccb1e1b75aa90962 SHA1: bbe8c20f0648334a56e7c292b3603ace156277ed SHA256: 2674fd5b70ee06b6c02f943decdea01dcd177c3f02dd39206b0c61c774ee4d89 SHA512: 56e100d3581ece45d4766a0cc868757fc73fd6259ec33584a4e01014f24628a49643a518a7dae2c6a3b7198e57651c47f9701702aefd2489756c40357f4ed858 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules-ldap Architecture: i386 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 63 Depends: libsasl2-modules (= 2.1.28+dfsg1-ok1), libc6 (>= 2.4), libldap2 (>= 2.6.2) Filename: pool/_new/main/c/cyrus-sasl2/libsasl2-modules-ldap_2.1.28+dfsg1-ok1_i386.deb Size: 15704 MD5sum: d12b775329b6db3648af8e5af1e504fd SHA1: 6e558a2f6c5eab7d2e2e68ac4eae43e9dbd60256 SHA256: 8217a02df465b435f5592d024cd25d43a8882c84379e7501d525e0e16393982b SHA512: b3c60fb5ac11a85957ba9659ce56ca88b50d8f6379304389ef3b1f97ba6562dfc57bdf9cdf792e2949ac68b590fef42f760711541ef75edf3c5e67df7486781b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules-otp Architecture: i386 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 107 Depends: libsasl2-modules (= 2.1.28+dfsg1-ok1), libc6 (>= 2.38), libssl3 (>= 3.0.0) Filename: pool/_new/main/c/cyrus-sasl2/libsasl2-modules-otp_2.1.28+dfsg1-ok1_i386.deb Size: 26552 MD5sum: 36ed4dd3562f0fb11b9b403ecc897f98 SHA1: 6c36f1800f3962dbdcb2a9147b02a6dd0bdecb70 SHA256: 563763c601b499011944387899e2b02f0a53218f4ac352a7e59c888e24361f81 SHA512: 31393eb7161a2863d8dec6a3442873ff22c2032902fe39637b55df4bbd031b575b0a5f77905424e226ffb0ffe4232701e8986379e5076df75abec02263180767 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules-sql Architecture: i386 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/_new/main/c/cyrus-sasl2/libsasl2-modules-sql_2.1.28+dfsg1-ok1_i386.deb Size: 19068 MD5sum: 6399e06ad448e139651f427fc712db9e SHA1: d00b3bead1c20accc72a6a1ad72a6fc7bb4f1523 SHA256: d69fa879ad25da683fcd917358b34e56c5ec41743ef10ac9d85d958d337e25dd SHA512: 99ed656283e12b03cfe5ebc6a6e80d5884788dcda1cef0c803d4b6cff14d1f5891284dc07c78d7383c9fdef48080685b32213e5268bcbcf42745255f214e2105 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules Architecture: i386 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 299 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/_new/main/c/cyrus-sasl2/libsasl2-modules_2.1.28+dfsg1-ok1_i386.deb Size: 67336 MD5sum: c235601d9c3d4216f91a3e8ea6a048fe SHA1: 6af224ffc54a5bc9c4a270a879185f1e1e73b7c8 SHA256: 71e026b0c95c69f3ced05e186b36a99638e297c476102155e776df66162122e9 SHA512: d0d8ab56fb440672d9ee94c76600e8c90f8ec0acd7ece65dac51ef38704e7be630310e745454edcc3f5768376998166ea6e1e7f2baafcd8940ea4f5d4425d460 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsass-dev Architecture: i386 Version: 3.6.5+20231221-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsass Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4766 Depends: libsass1 (= 3.6.5+20231221-ok1) Filename: pool/_new/main/libs/libsass/libsass-dev_3.6.5+20231221-ok1_i386.deb Size: 777876 MD5sum: 3fb5dafa2c946152ff3b44a33a50e4dd SHA1: 3d5efd032e7cb6d6827d0ae4f41d9242e11efd39 SHA256: 65311b437aeda3262f460b68748fc05138468501ecc0d5df238a49585bd15074 SHA512: d8629ac4ccdb76f23c58e22eb92ff5b352400afd38621ca2c0848d7c95a1113ed25db3d7b2cbe713898ed4b8d63c3faeb280fcb58f09d41420ee52018d959ab4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsass1 Architecture: i386 Version: 3.6.5+20231221-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsass Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2202 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/_new/main/libs/libsass/libsass1_3.6.5+20231221-ok1_i386.deb Size: 639584 MD5sum: 937b2b567408c2811666387254877dcd SHA1: 41756b2c666b3f6ea23bfcfa2e28857edbefc278 SHA256: 196c69a016609fde3138a4bcbea342410c348d1b50a883424778a059d04b0deb SHA512: 238276ec9a2d49d41bdf8dd22c3408203aed888be47961e504275164e3eae02d025879fd0d9f33a9458915b11287db2e7e7803694e157a68d0be755f29594926 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsbc-dev Architecture: i386 Version: 2.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: sbc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 174 Depends: libsbc1 (= 2.0-ok1) Filename: pool/_new/main/s/sbc/libsbc-dev_2.0-ok1_i386.deb Size: 40836 MD5sum: d68fc8e0a185efd197e9a1df81b925ab SHA1: 3c920aa02295c8c934097a96c9b7a5d17e315ff9 SHA256: 4a3afe1eab9eb1e7db257ed1cf1f77554f9806ba2d41366e14d12be322fa5801 SHA512: 343964bceb71535ad7abd24d89471a2ac9a8ea6a65b8537ed468c2a79c03acad7b11354248dd6a69034880f4427e36f57efa0f6eb8925c469558ab1bb17d8c3e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsbc1 Architecture: i386 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/_new/main/s/sbc/libsbc1_2.0-ok1_i386.deb Size: 40508 MD5sum: 5ee32e5225e75b5bd92300b8dcd51f4c SHA1: 37fa248b76756c73b95f83ee43d8d53e61474f4c SHA256: 12e93b748c294119e083996fdddcab81b04434d118005b5999f96320d2e7a94b SHA512: 0c02f4e21e7cd464e425033fffb9e1a13f4fb1e2845f36b19fd3c05606f3ea7b3f8c5e62daae7fe4924b3e0385009ac6710b5a92defd205aebfd546ab2899530 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libscope-guard-perl/libscope-guard-perl_0.21-ok2_all.deb Size: 6246 MD5sum: 32502c8cbac6a8418dd0207239aa2871 SHA1: faac2fb85771ca50d5e8099b7b2267b5fcd5444d SHA256: dc2853ea8d6c17883039c1c858a355accaf9d3f0bff7514c177d59134b748e18 SHA512: 58123c9af39e52668a1eb200d02ef4e08285bd03800edadce29095a77b10dad142a678d1efe0f9e8945b906f07155de2fe3ba1e9482938733976cc05df8db81b 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: runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsdl2/libsdl2-doc_2.30.0+dfsg-ok1_all.deb Size: 15159744 MD5sum: da0c4a3d0ec14c423cac11ec800d1f01 SHA1: 76c59fda8a02d4834d06eaaff054b2c945efbb63 SHA256: 8d173a28a8977841fd7556e779fcf07e439a489b0a1114a53dd1420b607ddd88 SHA512: e726c6947d9d1aae027adefbc854af3d9748fe21ead8be99e8013ef84430bcf5ed145c4cb10329de5e9ff28a164af202c3a2bf61d15852beb02fd82785fd2861 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libseccomp-dev Architecture: i386 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: 371 Depends: libseccomp2 (= 2.5.5-1ok1.3) Suggests: seccomp Filename: pool/_new/main/libs/libseccomp/libseccomp-dev_2.5.5-1ok1.3_i386.deb Size: 87956 MD5sum: 3760419ce95e67d292c0816e123b205f SHA1: 86fe7b73dae9ee99aae6cf94ae1fac93a8aed845 SHA256: 6b1dfe7ac41198ea1eb9901d0ab4ec272050c7b518abd2c7057e1fe831b9ce8e SHA512: 67610b379512d474aa4bba0f8278c12821a1a0755b96b7b2be5000007a62092766b74458f5c02c43698e61ed3a8d7dc1b4a4c05fde57de49c283f556e506c736 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libseccomp2 Architecture: i386 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: 154 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libs/libseccomp/libseccomp2_2.5.5-1ok1.3_i386.deb Size: 48132 MD5sum: 30d3fe94620808d1111ab239c6eab369 SHA1: 0108bf94681601c2cf858235c123acee1af59775 SHA256: 128725d3cfdf5264913fc806795b14498d658cef23c2038382ca63b1d4f6775e SHA512: 5a6e98cee7656afbc44cf18204a894dce55ba45368126c0630ade332f736f368f51a93a3f7f29b6d8d85ec69678d8df87638ce253ae152f9d59e7dde93afa36e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsecret/libsecret-common_0.21.2-ok1_all.deb Size: 24620 MD5sum: bb40045c8f0bff24dff387aeda766d9b SHA1: 6a185bc9fbf949cdf21b5c78e3d8543a268c312b SHA256: c551dde805d3480a04da333c28ea7fd1d4843589ba555ba82bf6946a0875a671 SHA512: 3a0a97230d20a4da5fc7b3a203fac37c3c9b71103f278a3e2ec134d11925c7c8e14880f7052cd9fe3ce64096b368c38c385b3586dc9eaf5f71b68fbceebe9c92 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libselinux1-dev Architecture: i386 Version: 3.5-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libselinux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SELinux maintainers Installed-Size: 610 Provides: libselinux-dev Depends: libselinux1 (= 3.5-ok2), libsepol-dev (>= 3.5), libpcre2-dev Conflicts: libselinux-dev Filename: pool/_new/main/libs/libselinux/libselinux1-dev_3.5-ok2_i386.deb Size: 154716 MD5sum: 65881a077f8c87fa3685a2f0b71f8765 SHA1: 46f9ea0647b53f8045fab28c579efc49b3abb42c SHA256: 49e88d2616e33f52086f0093dab58a6af1ff976407651bb77dbc9c1549246a0d SHA512: 77545c482fbf37456bfcfb66a6adcaab693d1cd42be3cd26de972db2fd06329eb937d20f8d11d5904ebae4e1c9cf6bd42890298cf0a879632915ccea6b92d5ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libselinux1 Architecture: i386 Version: 3.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: libselinux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SELinux maintainers Installed-Size: 219 Depends: libc6 (>= 2.38), libpcre2-8-0 (>= 10.22) Filename: pool/_new/main/libs/libselinux/libselinux1_3.5-ok2_i386.deb Size: 75668 MD5sum: 4efa0b184fbc19514767212c9f60f77e SHA1: 8f944731fc854db5fa58481d6c0045d920ef7005 SHA256: 37b541c4beb9587b2c2fc3df972866c4c4f15d44887137d02d8e654fd5ff840e SHA512: fb6cd7a90372bb3ae067d9ab85d1d238fdbfdeb24b5458ed951cac6d1759c9e495ad6f396e9668d626ed89a609baf0901ab500e037691c73574a1342c97ba75e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsemanage-common Architecture: all Version: 3.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: libsemanage Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 24 Breaks: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~) Replaces: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~) Filename: pool/_new/main/libs/libsemanage/libsemanage-common_3.0-ok2_all.deb Size: 8272 MD5sum: 98f1c3105abd3a8c98b3f9c6d5cf60e3 SHA1: 03ce82093ad2e08ec0c560148f880e3b7392d603 SHA256: 879c5306195cd83d4b1854db2d9682d54dd39ac767673629ea99e0d1737325c6 SHA512: 30c6a2e7f8def96b087bcc815a90b4400076cd12c7db2e4b221d99637596b85286f67c3a862977dfd16b3c8cd9bd32abd084fa3f4773ab97a598896b5114d674 Homepage: http://userspace.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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsemanage/libsemanage-common_3.5-ok1_all.deb Size: 8416 MD5sum: a4c0d43be5202d60dea630ef37aec137 SHA1: 6c98c2ce74813fc716344c3846351a4db4896822 SHA256: 877e1f39b46a927074237536802387ecd53e454d87f9a019e2b0bc6533775138 SHA512: 856a6cafd7f8b4f545d33d877e0185cce99c2ae2e72744b0808630f3a38f7d90b3df8a2c8376072ae9d2c7fe02110cc93a984de2523fd3bc081a3d2a6b28dcbe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsepol-dev Architecture: i386 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: 1503 Depends: libsepol2 (= 3.5-ok1) Breaks: libsepol1-dev (<< 3.2) Replaces: libsepol1-dev (<< 3.2) Filename: pool/_new/main/libs/libsepol/libsepol-dev_3.5-ok1_i386.deb Size: 428102 MD5sum: 0ca53ff04ddd3bb93b6df19c92d6956a SHA1: a828904efc0e874933d45e683af9cf94cadffaa3 SHA256: 34ce38d5507bb3023c3fd41817f2f8905bd607cc8e25bc0b4e222bc8642955e4 SHA512: a82a78dfb43bfe657f26b38a194626036f8c90c82034005f1644ceb29bf6b0501dd71744dbcd9c8ac0d0522c2d1da6470e4e978ccc3fec0d74cff4b397b40872 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsepol2 Architecture: i386 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: 881 Depends: libc6 (>= 2.38) Filename: pool/_new/main/libs/libsepol/libsepol2_3.5-ok1_i386.deb Size: 321472 MD5sum: 313fd86f8b3380ef899cd4faebee3f4d SHA1: 439a261255344e05f9cf98829bb8a13e49b5962e SHA256: 9c67bfce7a6ef18772d7d48ea459cadb8ac39b19e4aab8ba3fd4daacb3c876a4 SHA512: 29acdbe79c881e91372c36bf1ec329a4764ef385a12c5bf56883376aa11c05438254b92086fabe1c81f4d625f55d949d4fb138f4cab4249b1d9cd93f256f80bd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libserd-0-0 Architecture: i386 Version: 0.32.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: serd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 126 Depends: libc6 (>= 2.29) Suggests: serdi Filename: pool/_new/main/s/serd/libserd-0-0_0.32.2-ok1_i386.deb Size: 43660 MD5sum: c885edbf4a273d5545bf3c551d0e1560 SHA1: ef2c2468c07d4404e9291e36da85b3a60f8ab8e5 SHA256: a8714ef6522abffff5b7e4e88a59b01a2cb5d1d3201203d532a9a2f754e2b4d8 SHA512: f8a351d21d7459405e77f178e2584ec77b67a40208dac7b4f494ddf6f0ca5374750a0ffd772e253fe81fec517ac05731b9b55f90936cc4ee59804aef5e58db2f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libserd-dev Architecture: i386 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/_new/main/s/serd/libserd-dev_0.32.2-ok1_i386.deb Size: 11176 MD5sum: c806826332f2555c19a8cda47d6b88a9 SHA1: 3f707f4c3a70195e6fb4534f0f17cdb5fc99b36d SHA256: 5fb68ebf4c6cafc79fcdb90f25f13fed656a70c8a9e6b3166cf6f25dbefb0120 SHA512: c30b62fd915e3c8c19d8c8bb08900f6c4d7b331c36e738fcb4eda47a3f343dc38811ac8f31d33ae8ea893486366e76790e3d3e037958caab55ea2ddcf1b0e4c7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/serd/libserd-doc_0.32.2-ok1_all.deb Size: 37628 MD5sum: 4f90c1ff9275776b96b20c7ee1f060a9 SHA1: ab958ec8146e721af53d2963fc29b348c51af936 SHA256: 58887866f3d44212edf9aca7af1d260558f4d76d3f75f34a28b9bec7d39fb128 SHA512: 83c27febf19c8a569a1c2a93a64cc390b42d65b9f0316b49db1f9b46d138b5c53c6076172785668087623ef767043cc333553db2c92a7ee711e15ad5d4c3daa4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsereal-perl/libsereal-perl_5.004-ok1_all.deb Size: 7788 MD5sum: 54accaf0d09c31b077c57c1b41f877ae SHA1: 6fd25743017c6174c764c41fae8ece7336e1191b SHA256: 66eba9e934f652e2e8099b66f6e0fe78434fd20785260d89f791ac9ae40d0cbb SHA512: 9a5f73463b7adca1d8b006857dcc7145ad358ef6bae5e05a9edb296a9c25560ee92fcb2eed3b871e114c4fcb3eb391734778926670b2bd1285bce85827ded528 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/servlet-api/libservlet-api-java-doc_4.0.1-ok1_all.deb Size: 393346 MD5sum: 98636b22044004d493619e59cfae90c5 SHA1: cbca21af295e526db603d892799bf5d18e899777 SHA256: 416fabd64743b72ab389f1ed125eb6da4192a3a3a4ab47485d3cb5266d998b99 SHA512: 19adf3944538b3ec3450280af14cba2f8666f16090c83b6d581416e4a89a98858683efc4848babd443d5ecf8a0261c59433b5f81b2fcc4b32d64fdd8a6fd3c06 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/servlet-api/libservlet-api-java_4.0.1-ok1_all.deb Size: 80500 MD5sum: 563ab6876b98dfcbd8b47f9d07291db5 SHA1: 496860967ff7afe866dd86f81c9f4c340c0f1d9e SHA256: ccf2662f2517e6345992fe6ee3c06a270be7ac89f5bb9db22bd216b03a17b631 SHA512: 6d7d5a1eb427704001d274bfd4788585db6c67057d4c15bb92d8a4c0f3a41211773b9d4b579e5e5c7210ed9b67ca7a40f6a749592350ddbc1ae242e55ffe77d1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/servlet-api/libservlet3.1-java_4.0.1-ok1_all.deb Size: 9312 MD5sum: c13c72307b469eb12e922fc61bf783f8 SHA1: e2665dc49f757f55d2e8c3fee1da7ce397207c8c SHA256: 5dba5b426001fa707a8fa5783b53eeff932db0174bd591ad299f52cef16a2172 SHA512: cfdd106c181e131663abd9c6986ab1a1b29c1822c0f6b5e7e9b1cf9ac2a0313384beab2cd40ece9b447d28b1ce1c5c2ae534d4e621bc9619d940f54bb278b59f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libset-intspan-perl/libset-intspan-perl_1.19-ok3_all.deb Size: 23992 MD5sum: edc214788e92ca7ff6f1352068fcef1d SHA1: e68eaf0b438415e49b41ea77294f088f19739cbc SHA256: ca8a3eb4ea15705de3217931352fae9b0ed87376cbf6091d70648fa9937367d5 SHA512: 48ec3ff80d45af1f5b95dd1ab37c463ce3f2d9e552416a83767c4c9b4a93bded45817c96c83b030186fbfc32b3b472777f108a19eec7f0239905bc4a105e7c6e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsframe1-dbg Architecture: i386 Version: 2.41-5ok12 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 47 Depends: libsframe1 (= 2.41-5ok12) Filename: pool/_new/main/b/binutils/libsframe1-dbg_2.41-5ok12_i386.deb Size: 31248 MD5sum: 1d93a647ac3483b14894e509085464ce SHA1: 72c6ab7b9a9b0e17dcc45dacf78113ae0d32ca24 SHA256: 67e771b2d96a07903922c092642a85b5d282d10e426911fe8264711a30dc15c9 SHA512: 55b9bfee922ae62cdf8a31fb34e2b522987bc11babd5f94982ed912b926130536b684d1b08c402623c43a7d2de51ca601c160ca10ae5485e8d27152e5b88c53f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsframe1 Architecture: i386 Version: 2.41-5ok12 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 46 Depends: libc6 (>= 2.1.3) Filename: pool/_new/main/b/binutils/libsframe1_2.41-5ok12_i386.deb Size: 14676 MD5sum: 73d45310259015eafdb8af70840a72e4 SHA1: ed5ec16e4be2823b68e2c68a8a11efcab087f91a SHA256: 4b0cde9f0cc28a567a49f6ddeace94a4564ba294d54308785f4195cb9c5c15f7 SHA512: b197fcbe11d90cbcfe3a2166d2f9574a594477db3d4285dbc722c38978c49298cd81b369dd06d1ff29f50e6cf7636760b9c14d6e0a74ef7b962cfcbc07a472c6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsgmls-perl/libsgmls-perl_1.03ii-ok2_all.deb Size: 21504 MD5sum: 5556e37602d4d534ae31801ac17bdc58 SHA1: 7e30fbf501616f0523d66caabd78a13052965f42 SHA256: 0c992a3a167c7d1a501aef6c0aad95e0e8e279c9c68775e1e381a3634c6011f3 SHA512: 3bb1c9ee958e10eeae68226115be23b3005900058a9016b3aaf564fa065b4f8f902e0ab31b8643358ced2dd173f8a68745358bbcb3c5b768ed5ae8012d746882 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsharpyuv-dev Architecture: i386 Version: 1.3.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 143 Depends: libsharpyuv0 (= 1.3.2-ok2) Filename: pool/_new/main/libw/libwebp/libsharpyuv-dev_1.3.2-ok2_i386.deb Size: 14248 MD5sum: ec1e3cc6c6f6e5f7623f5580db016726 SHA1: 02d58b36751473f4cfd7dcdf5c4274cf87e93e1a SHA256: 57f3e273c741cdc2754ddfe6d99888a00c65dd561d714dd9cdf72dbc87825209 SHA512: 2a196d552cf6e0fb94d9c671c8fb2e7434b2ca3db0d287e42a3138ebef5188c68a447cbfe6fbb33b2e72034cb475035b065102d5bedd27d73cc11d9ad142df5f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsharpyuv0 Architecture: i386 Version: 1.3.2-ok2 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/_new/main/libw/libwebp/libsharpyuv0_1.3.2-ok2_i386.deb Size: 11728 MD5sum: 6cacdd14663180e0380696200c1e2c23 SHA1: 6c0d63261100705381acad00a101bacc0ac46e10 SHA256: cc01c4e1a733ef2f262d5322e62864bfb89312033c95a2e4797fbf55e94631fd SHA512: 42e0e1aa9ab0639804b3ac9d87af232f030bda9a92ea50bb6f5598d9ed67f54063afc05056377b714b93321052a7fb4ad82eb9658910f71079f74126b96df9f5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libshout-dev Architecture: i386 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: 209 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/_new/main/libs/libshout/libshout-dev_2.4.6-ok1_i386.deb Size: 57476 MD5sum: 05ea6d10c0b6a550e967cc598c4b5062 SHA1: 22cb8b1496100eb6896b01ad16be68793adf4068 SHA256: d704bfc4ba34b17831d95d555cc91697e49f64961d92e2e9410f41fb79d99ea5 SHA512: 8a47b205fa59ab8370bd8fc1def618001a06d6c4c858d748bbd0eb5b36e0ab0149dfacaf2e0f2a8bd794313ddbe23eca7320bdf3239e2362a1f6540d501d9aa1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libshout-tools Architecture: i386 Version: 2.4.6-ok1 Priority: optional Section: libs Source: libshout Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 43 Depends: libc6 (>= 2.34), libshout3 (>= 2.4.3) Filename: pool/_new/main/libs/libshout/libshout-tools_2.4.6-ok1_i386.deb Size: 10800 MD5sum: 0ac4c4ef546f77521af8423376ffab36 SHA1: 02873436ee897dc79163ab5e35c9dde7cb4157eb SHA256: 5bff2a4bf3d2edc21aa035cb7eae35fb60c84bc994a50bbdbbbdb6f724f0969d SHA512: 328dbff8d5588daddfc5aed66d60b3db70998fc0bed961c395daefd5c5c9cac4aedec882d50e7f24c4ae1987ab62fd81ef14ec27b679365acff421fa665a830b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libshout3-dev Architecture: i386 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/_new/main/libs/libshout/libshout3-dev_2.4.6-ok1_i386.deb Size: 3492 MD5sum: 48a458b44ce996ed841c2df3b64dbf86 SHA1: 3767a1b4418dbe7ef9ab545b3846a89e6bd0e7d9 SHA256: 74b4e217aea6237cb67ae6822f9f91bd162443956d84aa693e987afadcbd72ca SHA512: ab1008f9022dc7d5bcb610ecfd49d1dde5a8597a2ab1f8471925c844533ff54d6c3f0be1db113a668881e29861a469a5966ca42985e519f8eeea6a1e43d41689 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libshout3 Architecture: i386 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: 153 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/_new/main/libs/libshout/libshout3_2.4.6-ok1_i386.deb Size: 51804 MD5sum: c95838ab74ad3b82792a274fe4813037 SHA1: 1a49a930a855c5186205aa1220cf71c554b387c9 SHA256: 1397205211a1c1fd9efa809394d0802ff12d9bcdc2eeca93ba5c1d78933d99f9 SHA512: 5e3a07378daf4af24104cefc4b24467a3ffa29f32d7912d5ed13e936822df027a81902558bc5105cb902d089d7169f33dadd7fe3c396bf77ed15139870530f2d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libshp-dev Architecture: i386 Version: 1.5.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: shapelib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 136 Depends: libshp2 (= 1.5.0-ok1.1) Filename: pool/_new/main/s/shapelib/libshp-dev_1.5.0-ok1.1_i386.deb Size: 34700 MD5sum: 0711dc9578832086295fa8bd6c0cc166 SHA1: 492f85ae73642576a8465db27f9a569a33f1dc42 SHA256: b15be334d136985392ea8f95163c059cba20dbde5a525d1741ecd428a22adc90 SHA512: 1ff2ee2277dd54d129b9e623527c42d9f044b244c7a1e6a1a6c935a4013ee6950331b4d029a73d022de8a19d94fa4f3a6d6fc1b42dbb058355990e089ed5f80a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libshp2 Architecture: i386 Version: 1.5.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: shapelib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 110 Depends: libc6 (>= 2.4) Filename: pool/_new/main/s/shapelib/libshp2_1.5.0-ok1.1_i386.deb Size: 30762 MD5sum: d96cb0f8621653780ef793b0a252d6de SHA1: 195bbe076fd4c2a88c9938ee025562c1672ec0ff SHA256: 0a4ff2a7b0158ba11bd35d680996eb1fb8341d51bf099444a836682c773206b4 SHA512: 2fffd862b01a676a2e7b9fdaf407d895f1c768e5d66d87cfc2389af468c7510b4781d51fd8c9fd1c2c6bcf8b114c85b3f7b58921e0406f2f9906de6f4977196b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsidplay2-dev Architecture: i386 Version: 2.1.1-ok1 Priority: optional Section: libdevel Source: sidplay-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 564 Depends: libsidplay2 (= 2.1.1-ok1) Filename: pool/_new/main/s/sidplay-libs/libsidplay2-dev_2.1.1-ok1_i386.deb Size: 122240 MD5sum: 7e8863b8405e84c005f43f79fdd4613a SHA1: be00d13e6e2322e94795ad9cefcf35d8d4c449dd SHA256: 5329c9b2f409ce8a66e7dd710a4f1bab0ad1f559f2540571d390203325aa1e75 SHA512: 995faf65f22b906fc8be061501b7fc58fe9af37c1c5f864c4cfcac36bf35edce0b7f5594b01d84392275600115ad1d26ca036ba539d71d8ba18cc8b54dab3799 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsidplay2 Architecture: i386 Version: 2.1.1-ok1 Priority: optional Section: libs Source: sidplay-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 291 Provides: libsidplay2v5 Depends: libc6 (>= 2.1.3), 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/_new/main/s/sidplay-libs/libsidplay2_2.1.1-ok1_i386.deb Size: 95256 MD5sum: ff43bd7b4cd9b935185ae6ab3d0efa4b SHA1: 91817f6b981ff9fe7d34658e3541160a43856259 SHA256: 6eac1664d17bff03707b6412f34ee0b10629c662d89da4fa4ddcd0befc499718 SHA512: 5d91542acffa8da17eaf3e258ae8df9c494c6dcec921d866e5ec1a908fdff70697b89d3813784954a1bc8a11ae00412c76320697f5161fb7d25ecf78321bd313 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsidutils-dev Architecture: i386 Version: 2.1.1-ok1 Priority: optional Section: libdevel Source: sidplay-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 101 Depends: libsidutils0 (= 2.1.1-ok1) Filename: pool/_new/main/s/sidplay-libs/libsidutils-dev_2.1.1-ok1_i386.deb Size: 27644 MD5sum: 4ab48c54f103fe7d44168a0a79eb8357 SHA1: e93e9bf33cee390dc3cf731370e99f7a5c820c47 SHA256: 0e0a1120131c9048855f362ad44a14f71ace8345cd366d4ad7d8969b08718c2c SHA512: 874e85dbd80e430826693a67cee5dec68938483f1fe7e610f620a1d163bf20d113365827db2977c31494a22d139317382167a9e08e6306ea37655f50e427a14a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsidutils0 Architecture: i386 Version: 2.1.1-ok1 Priority: optional Section: libs Source: sidplay-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libc6 (>= 2.38), libsidplay2, libstdc++6 (>= 4.1.1) Filename: pool/_new/main/s/sidplay-libs/libsidutils0_2.1.1-ok1_i386.deb Size: 24328 MD5sum: df33bace9d09019a8c0f8557fd82a7d9 SHA1: e14943ad6a45a8c4863a1fba9449ac51ba6adcc3 SHA256: 8c423aaf77ca13a11f5f5ca162d4ba9595edf4553237d993a4402bde1925e3b2 SHA512: 3be0f871886dcb81f55bfade6ebbf337ac6f4c9ebe9123673aa6c60901c3f565604dcb9d170f74feb2613eb5cb5dc3cea65d1668f694bd58a44c47f896f0e9c6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsigc++/libsigc++-2.0-doc_2.10.3-ok1_all.deb Size: 4084524 MD5sum: eef12d0a0ec7716e00b35352a4531275 SHA1: d90f73686ab3176b3dea76e03449c15bc6f491a5 SHA256: fb51e894a1094befe6224a2b29e92e5de9e635c92a1d517f7728db72885e4079 SHA512: 2176bb408ecaf3f638df6399397af45818cf5d9200833b3e92f9f2b7855d896191faa5df3a35d2bdb91311b6f9a2d06ba5acaaee05f358fb98dba884ad26a308 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/signond/libsignon-plugins-doc_8.61-ok1_all.deb Size: 382900 MD5sum: 7126ff03b07caed3594c66687af4a4fa SHA1: 0c350334cd1093f32c5eeb62b1e969a28a74994e SHA256: ce3ede6e580d03fa5513271393a2566da78f51945d5300eb14915f65b29aa98b SHA512: 0dc07bf8dae91a9473ee8e96c22a931b956d89a640e0ef006827282e7276dddac2898b40b2a16ec13f85648661f083a46855eec6348e82d4d861755f9262768e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/signond/libsignon-qt-doc_8.61-ok1_all.deb Size: 668892 MD5sum: 1d1fe73401221927113e3b2f401b72b3 SHA1: ac78dc0de9025a1ca1736a07e53e15f11877d20f SHA256: 2f0b3c880f72b52c006a94d32515f819eec7724cb0f24f839ef92b8adfdebf9d SHA512: 6a721af0192b5b8274edc31f67893820da8f948f2ec936f025d2f0f30b6337cd7354073e8911b56fc375e0016efc2669e094007f1f431ed2718aaf65327fff25 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsigsegv-dev Architecture: i386 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: 40 Depends: libsigsegv2 (= 2.14-ok1) Filename: pool/_new/main/libs/libsigsegv/libsigsegv-dev_2.14-ok1_i386.deb Size: 11452 MD5sum: 2e41f0721887ea18262f63d4c6670ea5 SHA1: 15bdf9930290d8264c015accb2898575467e1195 SHA256: 10a402f56c773e405bafe4acced62289cf9608449ba0b2877160f5c1f3d3ca80 SHA512: e3fa59a254d27c67e535abf03b81400c441d482f7d356bef68ce9088bd118ebc50cf61b7786152408ccc9cb60a96906291562754cf35e0adc122af18c7ceefe6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsigsegv2 Architecture: i386 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: 46 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libs/libsigsegv/libsigsegv2_2.14-ok1_i386.deb Size: 14396 MD5sum: 6038d2bba8d32ad6c4ac3e7efd3e794c SHA1: f9a2caa25ffefb22175f8dd971f1914d70f4932f SHA256: 50edc20e5b619faaf2af303ee03a2fb7da8ce7778859315c6ceef3f9af9be015 SHA512: d1e270442fdc2f8b93f3957dd99d77014f2bb0a99b973541fa1ee2f02b505f3f859a6ccd504002e7ee68cf9e4125abfc3ad9504acdee79ee5b6dbdd8fb26e229 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsixel/libsixel-examples_1.10.3-ok1_all.deb Size: 2688732 MD5sum: 4f60c56ee647c1e7f0e273374d8cefbf SHA1: e849fba4ee92c616010de3975ff49c70053c81a3 SHA256: 4a0116b6dfdd9126fe2afc072d00ca2e27c789de15bbbf2ce0814e10db8d1d5d SHA512: 47e975222bdc51cd6261598671bfae94d60baea9d5296bae68a4259cb1b9c62d7fc1824b2dbabd870bf34d9ab2b975e0fc4b6f5b48de727a98d8307328276fef 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsl0-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 47 Depends: libc6 (>= 2.11), libedit2 (>= 2.11-20080614-ok0) Conflicts: libsl0-kerberos4kth Filename: pool/_new/main/h/heimdal/libsl0-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 13628 MD5sum: b94136c48d02ea56f63d436096ac1e90 SHA1: 16d66c1a75a82bf926a3eac71d40959e317d84d6 SHA256: ab34ac290d6e8eb7adf0a9cf19222ef244dc36240378f8f79b5574de110b0250 SHA512: 84b7eadafcf503022f94e7258343f1d377a9cf01851ced1a1fdc3c86e27575fdf3db89c6379638b8e8adacf5619d08483cd3b886aa136eb57a3e9b932f68216f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsl0t64-heimdal Architecture: i386 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: 53 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/_new/main/h/heimdal/libsl0t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 12596 MD5sum: 6446f26797ff67d29f2cdb8192c06631 SHA1: 0d80c9183cdd44bb09d2a1946ac5bc2cc65d156d SHA256: 08713f504f547b13cc6614908d721261eadce1951ad6026e3e6ab8c70c28b4cc SHA512: 73994c95cedc9c6c5250159ca806c95d001b004064c869f7ac5a54c9ffa5567a0e3c6677f9324a00d11adc9cf4f58c57ed0173a356104e0fff2adee16c013402 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libslang2-dev Architecture: i386 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: 2582 Depends: libslang2 (= 2.3.3-ok1), libc6-dev | libc-dev, libpng-dev Filename: pool/_new/main/s/slang2/libslang2-dev_2.3.3-ok1_i386.deb Size: 497316 MD5sum: c3b247b9a5b4b77d29d84f163d241f49 SHA1: 80fede19bf0144138d2c98ad64a34d38ada0dd33 SHA256: 4a8f1ef44f09ed7caa42780a4f0bd7d62d5a2cc683b2821df9bbc2458c3a825f SHA512: ce1300b97b9d6a96f945ddb8f6143578b7f6841627a45e7ca1484a7a7ed507ec6cbd589d68cded7d7a7dc6ba5a6c3faf4b9eedcb7d48a1d71b1a8cfefc6af79c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libslang2-modules Architecture: i386 Version: 2.3.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: slang2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 513 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/_new/main/s/slang2/libslang2-modules_2.3.3-ok1_i386.deb Size: 78948 MD5sum: f101fd6f5e4fa1034c23f8ece00094ba SHA1: cc1f7832022e44a0361117bbd800b0c5c5759a7a SHA256: 50725e62ede4632b46f02fc57de96ab1ca66e921d726f9402b715e9693035a65 SHA512: 0f110453079e49bd4964fc4d793f9eeb7c8afed8c55b35e2bb5ab93c775b470bf9b30b98cecf8c135dd54256dda1b1d4444b12158788ae6fa38dfd1ff454d81b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libslang2-pic Architecture: i386 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: 2351 Depends: libslang2-dev (= 2.3.3-ok1) Conflicts: libslang1-pic, slang-pic, slang1-utf8-pic Filename: pool/_new/main/s/slang2/libslang2-pic_2.3.3-ok1_i386.deb Size: 364092 MD5sum: 61ba8b01c3630f488729198d8b818f84 SHA1: 74d6e234b1200b5f0aa6c85714062c752873d020 SHA256: b2a8269abe4699e2147c5cde3ea1a1fea244fa9cbe0f336b68bf90cd2496560a SHA512: 8b5bf81f68cedca66cb1bff64cfcff007be9f7b7786412f8ed96575f521983981f9d8bb3bc5434465d0833a9431095f1e0e69d3764bbdc1c73133643b9edf097 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libslang2 Architecture: i386 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: 2062 Depends: libc6 (>= 2.35) Filename: pool/_new/main/s/slang2/libslang2_2.3.3-ok1_i386.deb Size: 473068 MD5sum: 4e9d3ee48f4406fdf08173b475f63a94 SHA1: 8eafb020e73fb5e31b05a1f31f1c7c4aaf61239d SHA256: ae2aa7f29cb1f901076470d1b3aac9bf8bebce0f7de9c945df615c5bc4e53eb1 SHA512: b382286a6bb968b5d5050a35a15126e31cea325cbf89676a3170d96cbb037312ba935ff2a80fa3bd45e052e853276f5e67013f69639b6962434fb0546709b130 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsmartcols-dev Architecture: i386 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/_new/main/u/util-linux/libsmartcols-dev_2.39.3-ok2build5_i386.deb Size: 10256 MD5sum: d0df5433265b1fe937a95804f94ba016 SHA1: 3f4982892029809505444971474983ca1ea6132d SHA256: ec88b7801fe606f56f24c7d80c956c81166c329f19576de6df04bfd2769f7613 SHA512: 355ef290739dfc44b3f0cfc8516429bbe572dfc06fcc07868171ddd68060c3a7887105fe61d846b8b8457d6f24390d14c87cff5589138e1538f2b8ecdc008301 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsmartcols1 Architecture: i386 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: 342 Depends: libc6 (>= 2.38) Filename: pool/_new/main/u/util-linux/libsmartcols1_2.39.3-ok2build5_i386.deb Size: 127720 MD5sum: ccc4c0338d1fd35279206ab4ade19b39 SHA1: 04233488de1af93c457d22e3f8c44b286e2c5589 SHA256: 3236f6b9e3e7a0ccf88ed13dc5eea3a6dd4046b02e7ecbd3d2fb61b808903581 SHA512: d909889b379b011ebc64822c6f444aa89e67f3f60f7d075997d2d65c3db8ee41e64906617c509e2dee47f23ec296f40225a0922832493832f73a79806179c3f7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsmbclient-dev Architecture: i386 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/_new/main/s/samba/libsmbclient-dev_4.19.2+dfsg-ok1~1207.7_i386.deb Size: 39688 MD5sum: f12aea9f160192215eca60ccd90eb392 SHA1: 846284ce5dbf0145888a4a127cde17d7fa8abb96 SHA256: 7298eea6685dfdeb16af04e02414ff288fcb645423b348f00512133d23ff8cd5 SHA512: 8746cfa3b0f7901de7e07e0ba290c5f5d041bd1adfd26875a7b7d400e82c977acf75dc1fd702cb98ef34740f24109049b66c1f4438b399797a4e8abaf6ed608e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsmbclient Architecture: i386 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: 234 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/_new/main/s/samba/libsmbclient_4.19.2+dfsg-ok1~1207.7_i386.deb Size: 65400 MD5sum: 91e2d20fc30cd9cdcf60095b558bc662 SHA1: c56e864a395371386f46a1dd6401080f4a6f6e57 SHA256: 943e5f52bc590b285094bde116cb59224b0bcc548ae47a6485b2b638d9e14e0a SHA512: d1092676b6d2ae0add470cf014cb62b522c5766197bcf2d625f0127172227817b514ecdc0d3287ebe2880c9761bda386a34b1e487fefceb8b0e3c89723cb6a24 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnappy-dev Architecture: i386 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: 147 Depends: libsnappy1v5 (= 1.1.10-ok2.1) Filename: pool/_new/main/s/snappy/libsnappy-dev_1.1.10-ok2.1_i386.deb Size: 42288 MD5sum: ab7677c7e128bbc99d53efa65be25f6f SHA1: c499068cb55a2d9a94bb444cd8b5caee48fedaf1 SHA256: 69e24eeed339b72ed031a2cc38bc6c53b33e6a7909ca8a128589cb2261a5a213 SHA512: 2e3cff7270eb2074c8e44d18fd5d9881db44c54c252e840c06336033ab42007b28ed4956ff29b1d70727dff724eaebc535c24f5081f62d29385e004d8409d523 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnappy1v5 Architecture: i386 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: 92 Depends: libc6 (>= 2.1.3), libstdc++6 (>= 5.2) Conflicts: libsnappy1 Filename: pool/_new/main/s/snappy/libsnappy1v5_1.1.10-ok2.1_i386.deb Size: 28240 MD5sum: 9effbb1d651bd0a5edb6160acec5da2f SHA1: 36405607bdff9f8199f065652bc28c02d7e9065a SHA256: 00d60e4615568f041016255dcc0b7d5b42b3d24d4a4a2d1ea8f7246f8972c6ee SHA512: 9be2ee1112c8e4412e07baffb4f4e8a95a64ba1b799a9f77becb01755c29ce33c71e56197f828b15527f34efcbc8abfd442986787edace7b8773791f136733d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnmp-base Architecture: all Version: 5.8+dfsg-ok6 Multi-Arch: foreign Priority: optional Section: libs Source: net-snmp Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Net-SNMP Packaging Team Installed-Size: 2095 Suggests: snmp-mibs-downloader Breaks: snmp (<< 5.7.3+dfsg-0) Replaces: snmp (<< 5.7.3+dfsg-0) Filename: pool/_new/main/n/net-snmp/libsnmp-base_5.8+dfsg-ok6_all.deb Size: 205130 MD5sum: 59a56b2415591d3939c7eef30e0009eb SHA1: c55d1ca0feca785fa3a7d0ab0a74e38549410c72 SHA256: c9f128a91993c8132c05804b548e01e5bd1e4c6d03f08e637d395757ca53bf80 SHA512: fb7cd72353e96a039477408f80a07194a559253230e2a9452ef1e4b14d0538ab7b08d424b79c38396a10be3c5a50f517c1986173c08ef514976a96f7e03a525c Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnmp-base Architecture: all Version: 5.9.4+dfsg-ok1 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/_new/main/n/net-snmp/libsnmp-base_5.9.4+dfsg-ok1_all.deb Size: 198564 MD5sum: 1f26a7d3fed594f08137304f34312d1b SHA1: 0d72e0380ae4a78ba6a73d13493aa7bb201a5779 SHA256: 756956fd3a068998e2471fa09b11a30aac85d2b587d0c04a0ca5d6d18878c39e SHA512: 2bcbba177f725c5971012d8feb420b96594e8c4d2c288764552edb32b57c5551e6441a35b6987d9a047349d058e049d61590a952cfa7076035a83855912b6966 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/net-snmp/libsnmp-base_5.9.4+dfsg-ok2_all.deb Size: 198764 MD5sum: c1d62c66bd47cf17e8650db534c3bdf8 SHA1: 4bf39cf0a50f3abd16540c6a8f269e20437bb541 SHA256: 6abc34a4fda6788d05ce67636e0d816472f28d89ddc1dbc5fe79cb7d7a8424bf SHA512: 9d73c7e1256a93d166226945f21b5d5b6484cd69b5e89699c86e21c04dd09d078b078c55ef49645e36efbc646a55bdfdf193ab7eb120846065204e09e03aa452 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnmp-dev Architecture: i386 Version: 5.9.4+dfsg-ok1 Priority: optional Section: libdevel Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 1280 Depends: libc6-dev, libsnmp40t64 (= 5.9.4+dfsg-ok1), libnetsnmptrapd40t64 (= 5.9.4+dfsg-ok1), libwrap0-dev, libssl-dev, procps, libsensors-dev, libpci-dev Recommends: libsnmp-perl Filename: pool/_new/main/n/net-snmp/libsnmp-dev_5.9.4+dfsg-ok1_i386.deb Size: 201396 MD5sum: dc2b3a46188257aaacf593f05341d051 SHA1: 140386351781a853dadff92bccd78957aefb3d71 SHA256: e4979e522dca49481de32d08156dc6b4e429fd43c8828e9f67b417156cd27b78 SHA512: 8bba00700dae4c5b27474c90c9e0592c6a6f05bafb40c0c0d75ec5b6154bcf3fb8f4fb6d471c76d35d8eec1fcfd12ad56743ffb36d278a526fcb8b3ebb6dc4a3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnmp-perl Architecture: i386 Version: 5.9.4+dfsg-ok1 Priority: optional Section: perl Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 2181 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/_new/main/n/net-snmp/libsnmp-perl_5.9.4+dfsg-ok1_i386.deb Size: 181544 MD5sum: 7cd5122a9819bfcb66ba8811a8dc3d1f SHA1: 9a93fc908d003ff4d70f36e7f1aee43123daf2aa SHA256: fdbd402ab2e180674837f09a4edc5bff1da5fd49e15800cec97538a5c900b21e SHA512: 9dba973c312ef0173f5d280ff253d2485223070c7159106efd729ef5ed23b8d6f69984cb14b689824eefe1f93fcae747a0feab8990558e93c03cc0eb400e91c5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnmp35-dbg Architecture: i386 Version: 5.8+dfsg-ok6 Priority: optional Section: debug Source: net-snmp Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Net-SNMP Packaging Team Installed-Size: 2318 Depends: libsnmp35 (= 5.8+dfsg-ok6) Filename: pool/_new/main/n/net-snmp/libsnmp35-dbg_5.8+dfsg-ok6_i386.deb Size: 1564388 MD5sum: f87ee4ac6eda7929b4226a104053fb68 SHA1: 2fcc3bf8024b32726ea42b948bfa1263f1782406 SHA256: 05891c00b7c603ec2d85f0d2aa47893124fa7627ca5a03ff81f89ad79b793709 SHA512: eb57445187acbebc902bf07b7d0f4070dfd81b75e714a0edcc8853d030f479aefdd3302c3a384e3e4712cf7b6ef054ef29deee841923c262d74df360e7d7259e Homepage: http://net-snmp.sourceforge.net/ Description: SNMP (Simple Network Management Protocol) library debug The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . This package contains the debug symbols for the Net-SNMP libraries. Build-Ids: 42e3689f834290ac7ae4e7c14ab284fabd0c38c1 50a9c6c39f3a9e5c24ad31a33028d873b53573bc 52ab010190f655dfeb509f3116a33ce538d5d4dc 69fcffe72e5765411b0102c865ab78caab4bd01d 8af1d2a645093e42cfa2cdfdc09b2ee22d482ac7 bbb583089b15a8cdeb7e113c4d1921fccc05c49a runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnmp35 Architecture: i386 Version: 5.8+dfsg-ok6 Multi-Arch: same Priority: optional Section: libs Source: net-snmp Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Net-SNMP Packaging Team Installed-Size: 4087 Depends: libc6 (>= 2.28), libmysqlclient21 (>= 8.0.11), libpci3 (>= 1:3.5.1), libperl5.30 (>= 5.30.0), libsensors5 (>= 1:3.5.0), libssl1.1 (>= 1.1.0), libwrap0 (>= 7.6-ok0), libsnmp-base Filename: pool/_new/main/n/net-snmp/libsnmp35_5.8+dfsg-ok6_i386.deb Size: 982372 MD5sum: 7fd7e48e0fab071e69c067275f0a5962 SHA1: 71d00e954a66b0e10e693df8ed1cd4dead3cd505 SHA256: 5bc9c4425e75b69ce28705efc59a2f4655ecb8b8334027c571d8d26c5fcab907 SHA512: 7dbcf2de32cde4e02a6f616c2115685de171165a6131cb853c1f031a7c33aa955d27c379a2afbd111428fc5e826f1d9950d0389a79ffc7771f6909092170b7bf Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnmp40t64 Architecture: i386 Version: 5.9.4+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 5910 Provides: libsnmp40 (= 5.9.4+dfsg-ok1) Depends: libc6 (>= 2.38), libpci3 (>= 1:3.5.1), libperl5.36 (>= 5.36.0), libsensors5 (>= 1:3.5.0), libssl3 (>= 3.0.0), libwrap0 (>= 7.6-4~), libsnmp-base Breaks: libsnmp40 (<< 5.9.4+dfsg-ok1) Replaces: libsnmp40 Filename: pool/_new/main/n/net-snmp/libsnmp40t64_5.9.4+dfsg-ok1_i386.deb Size: 1023196 MD5sum: 61c367f7bb9debafcefc8060005ae1d0 SHA1: ebef05e295d4da0e12cabf42303943ea7d78d9b4 SHA256: 431a3a2d145b532139a3740d1fd5bb32372c244773398203358c98c4d66c4471 SHA512: 32107b1c13b20ef733597cd289984d08af79f827ec4eb3f775680c112fbb829e4f7394b948f5a137bd4419372449e98166096458f75c8f566465ef665fdd4185 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsoftware-copyright-perl/libsoftware-copyright-perl_0.012-ok1_all.deb Size: 16172 MD5sum: 7769a94c8a1a2938d9a2c18e2d2c1362 SHA1: f98f8d7e4e98aad5ded5e330958cdeb7e49d4136 SHA256: d6369be99107dbf69edd844358ce21b709ef332c7ace73a3052d95a32a0c57c8 SHA512: f13515386966c24bf6e2a127f05c152e8a427f9c8b675986bed720de127e84b597b6f78306b415998e7b92b6c8dc8c1dd36a2cedcaafae8e3ae5f3ea812268e3 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsoftware-license-perl/libsoftware-license-perl_0.104006-ok1_all.deb Size: 113652 MD5sum: 892d6844285b0de945935cac27215945 SHA1: ccbf482af3fdd86c3806a382e753460b835214ef SHA256: afeb056067679db9053c8c4e8c06dc227f5f363919b364ea5ff01f3f04e38f58 SHA512: 6288eb3ee237b1a003773ae110d218409cea870af39691fc11ab83db3257943687142ad12d44520aed32676da63d3f43afa3a3e4afcd355ec27603453cfb5b2c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsoftware-licensemoreutils-perl/libsoftware-licensemoreutils-perl_1.009-ok1_all.deb Size: 20208 MD5sum: 8b1b5b0695e010c81f8db4cff1f13ab2 SHA1: bdd3372cf4f66aec6692c584572f960c66a980b2 SHA256: b332cd1e49586d26d42a582dbe7a6ca66eae9c694715922ea843b01e6794dda0 SHA512: 8d119c11e47de04bc9dffe184a0349b2601d855c318dc984ef57a8e9b67916e604429bd844b815c161d6f83eabbe789a15f4996ed1efd28da59a235f7597b84c 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/sord/libsord-doc_0.16.16-ok1_all.deb Size: 80848 MD5sum: 5075b6e49384b2839a8b1d0d2264aece SHA1: 278c193360a2a95109f89fe82c18b848e4ba0ff4 SHA256: 7abe7876c1b648f2974f159255b221631ccb48d482c3cb93d77426e179cf5938 SHA512: 32a300241156984ab229b9d6731d3861489fa325baf3bbf1dfaaceeaa7734bc2037116e15029e3e8bf4beaa33966fc0406d3fdac57d8bc3b10ff0a8ac3f2af61 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsort-versions-perl/libsort-versions-perl_1.62-ok2_all.deb Size: 13250 MD5sum: bed92d8e11660585071fd01eaded6cb6 SHA1: 9447594b2d1618a818d0a5a9f2b239cf896d2836 SHA256: 2b56a2b2292f5208fde35efd81db6c7785989169d9cb49e7b3dfd42643579e0d SHA512: 958845a70db1ee83c83c2718a9ee8815a21c40dcbcd27da2ea35f1f6b57aec46bec638c0aac6d20e71ee26dd4d750873bb0ac022c40d19bd1fcfd436d0abffa7 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsoup3/libsoup-3.0-common_3.4.4-ok2_all.deb Size: 55232 MD5sum: a68cf0c5b4eec16b1ff299cc46b23a91 SHA1: 2432dc5815c9df9948e0a4136dc604ae9ac4b487 SHA256: bb6cf02c9b676c5beba498f707877164a64b120168942005e9dc55eda58c8e22 SHA512: 1c85ed2872c846e2e13fb7c4fdae997106b7a35d32842d4dd9aa7f70527619a5ac44d204d3962584ea639d256a73b1e526e1650afac9f9c6b433aa613a8d8ebd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsoup3/libsoup-3.0-doc_3.4.4-ok2_all.deb Size: 234096 MD5sum: be6658650bd6e26afebdf8f70a5535a8 SHA1: 0c4a181af573dacf5b85e45513362f1d46c974de SHA256: 75693f6c19e2169b87d565d7265e208e2adf3e52cef43ceca5fa36baec327c06 SHA512: 5687422d11a18a6740789020ce057a0f54d69310d595683bf284d72063ad901f9424dd6e2314cbd3276cc3dc5ceaf4cf1a0fc7524b00464c2647115881983947 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsoup2.4/libsoup2.4-common_2.74.3-ok1_all.deb Size: 51480 MD5sum: d0c123d7bea83aa430100487c08a6fde SHA1: a671b0045381d4b312f4ac3e13062686d4832ca7 SHA256: 30ea5846930c26e678b5b083d1656be1f9c365f53092243a84765a687e5a76bc SHA512: 1c0096cab8a4d61ef4911f74ca9b4215b310b51ffe6bec9d7e30e8a772db9bfef9d75e9e691e28990abc414d1185713116afaf04417f5cfb303f5f824ff5adfe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoup2.4-doc Architecture: all Version: 2.70.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2384 Recommends: libglib2.0-doc Suggests: libsoup2.4-dev Filename: pool/_new/main/libs/libsoup2.4/libsoup2.4-doc_2.70.0-ok2_all.deb Size: 177650 MD5sum: d7ee8dc4156524ec17be6ec1510b66d8 SHA1: 6e47e9cade349081a19ca947d6a9b3e32bef610e SHA256: 7e25b5258635546e4edb3456a050f78e7d0dca80329a914fe25300757ed59bd2 SHA512: ac032649ae7296b18f5f75135be7979e9fdb2a8f5ead63f254d39aa6f178ab1c8c45a802788072c776fc83b143c16a79c2af2df1ed8eada4ab092cf66cd99f20 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsoup2.4/libsoup2.4-doc_2.74.3-ok1_all.deb Size: 180452 MD5sum: 35a629f89e86dcb3f52d3a3f38ff8e7a SHA1: 64164f46556458cc761b4d81298f42c7d537b408 SHA256: a0ed1d9c73756778e1fdd69753e441ea60554d4634e6d8b5183d9fe65132723a SHA512: 5674d0d0829a1ab1bd763b4ca4459ad5c3c10e6dfd8a21cb2343410cc148af169bf55546aa9c47c7c77d2d35dda1d82a3c93f739d0c0cdb7ecfe27f00441d56c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/source-highlight/libsource-highlight-common_3.1.9-ok2.1_all.deb Size: 60604 MD5sum: 4a188ed195b62c432555998546e3b4f9 SHA1: 2ffd4aeaea6a3ad5e737c189612d29eaebf1c996 SHA256: 6363d6d151ab32b8907a30331453b9dae27add78144d8a1a105629226a41565b SHA512: 2d792b16f579aacc1a855151dc755f0303a9d3f27fb893954d65b4a93a83fad64037884646a25e9fa94fa63f72780e9a2b766bf049da7777779d1a2a7f1d2cec 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-dev Architecture: i386 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1498 Depends: libsox-fmt-all (= 14.4.2+git20190427-ok1.1), libsox3 (= 14.4.2+git20190427-ok1.1) Filename: pool/_new/main/s/sox/libsox-dev_14.4.2+git20190427-ok1.1_i386.deb Size: 350416 MD5sum: 08e1308bd5afd5ee26dd08b5b12c6c6d SHA1: 32103e27265e6e67ab8769e4a99f630afdd4bd29 SHA256: 1b166f0691bc8b085d98a1f75a2b1f163d689ff3b2cbe3cbfc3afaac854c4d41 SHA512: 445d554270163b4549883d9445ce104ef9ad0f7da9172158e1a2fdb4a5049f724d2f258aeb452786fb4021b693f245e905afae4e019213c171304f9e3e06b4be 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-all Architecture: i386 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/_new/main/s/sox/libsox-fmt-all_14.4.2+git20190427-ok1.1_i386.deb Size: 5152 MD5sum: 2cc507e6cba14ac90b4d567578572b32 SHA1: 38a76a5097ab7a634f5f7ceaefb947fc77d9888d SHA256: 3a2860dd297ec05670e5b85fff60451438933fcfa534452ee693a1ee86dc7b26 SHA512: 93a973520787dfd04412fa9525d11895a96070904b86ba10316e966a2d9899e7c1bd6707e4e652c30ad15876d8421f8fdf5a0d98e2ac88ec1fdde1b2264512c0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-alsa Architecture: i386 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 75 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.3.6-ok0), libsox3 (>= 14.4.2~) Filename: pool/_new/main/s/sox/libsox-fmt-alsa_14.4.2+git20190427-ok1.1_i386.deb Size: 11340 MD5sum: a5bd9c0b1e94ee7a2834141602d9ce78 SHA1: 7b046b538daacd2ad312daff39639f7244c817e4 SHA256: 9af681e48d09dca0bab68e03c05862c249bd89c0f1e3704c6f3f925bcc42a774 SHA512: ede9ed241af7bfc47a5cdeb23d7b38e795c1f01575288800c3ce223d7725d42d2961cd654ab91bdd1348434240700d14bf78b642456be991f0d0b8829d4d3c92 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-ao Architecture: i386 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.3.6-ok0), libsox3 (>= 14.4.2~) Filename: pool/_new/main/s/sox/libsox-fmt-ao_14.4.2+git20190427-ok1.1_i386.deb Size: 7684 MD5sum: 1d29c18190659b1f061be8a09bd567f7 SHA1: cc9c26e9768cf889a9a03192426258e1cee40095 SHA256: 42585cb59b7fb42a77bfa0ccc2675e2d8b83e0fe64a6b0d3e008c7759402e216 SHA512: 73eb9371438f25f93b8471ab56b1deb245afc49ff9d8f2c6b4fd1526bd0332eab0653c76df76f96dd8889964b69c338b128b42000744f0e51212606612f255e6 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-base Architecture: i386 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 351 Depends: libc6 (>= 2.4), 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/_new/main/s/sox/libsox-fmt-base_14.4.2+git20190427-ok1.1_i386.deb Size: 33764 MD5sum: d163f4f08cc108aaa31ea024a5e25a3a SHA1: fe5e86e710ddd5c0a44b24550d00c5b963ccf5b5 SHA256: 55e975d657e625f311ba5848d4e8a02a65311257ddfe1468f8052a2f6d88a2e2 SHA512: 0806d04e5a98e90fa1df23b9c7dabf2d29003f3873fad0df8862abec60caaa9d4189f207b3750e3f7e34bbd4da8ba7f1be4edd2d16ff93ef7dc10f78ff1acd3d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-mp3 Architecture: i386 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 96 Depends: libc6 (>= 2.4), libid3tag0 (>= 0.15.1b), libmad0 (>= 0.15.1b-ok0), libmp3lame0 (>= 3.100), libsox3 (>= 14.4.2~), libtwolame0 (>= 0.3.10) Filename: pool/_new/main/s/sox/libsox-fmt-mp3_14.4.2+git20190427-ok1.1_i386.deb Size: 17776 MD5sum: ba149cba429d7ddb2a9887f8e35c5c2f SHA1: 8c34d1b3f1c764c41eefbee0c8d26e1f3d2e69be SHA256: dc2bd4bd92cbd30384cd2ade963d80784f8fbd9502ab814c9e508ff4dd8d1cd0 SHA512: 813c2cfb7d72a1eda732a40ea6d114098d74c75208640ff205c8dbeafb1a2419afbcd67649bc6b3ec29386be171ae8fa09b9451059d6558d0c27c8c52b8032ef 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-oss Architecture: i386 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 75 Depends: libc6 (>= 2.7), libsox3 (>= 14.4.2~) Filename: pool/_new/main/s/sox/libsox-fmt-oss_14.4.2+git20190427-ok1.1_i386.deb Size: 9372 MD5sum: 28e2b19c5d93973ba7d045b2d19d4b16 SHA1: b75408f7c256cef2f06f3cb09187dad0615b8ab1 SHA256: e7417bb8d7cdf0dc0fae24f3800ff4e3b2d007f2b1757f2005f504b72046ff76 SHA512: 0fd9b3ed41b8b6233e6557d0276e204945c078579d274b348ee506a282f56d2b0fb47ba55eee1ee257004fb5dceffaedf631b60a03002644fbe0f7c748e6b0ab 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-pulse Architecture: i386 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/_new/main/s/sox/libsox-fmt-pulse_14.4.2+git20190427-ok1.1_i386.deb Size: 7568 MD5sum: 2ca69a04aefe35cdf9f51488542bb303 SHA1: 290695d97251c54e1162e80a2dff6b173465c36a SHA256: c6ca05445989297f7f1ca4e0fc63fe692e920281be566498c4102257d27a975f SHA512: de09e0dc32b9ee4fff9c7de919f10ae768b1f40db1e5480262f3f9c588da4a033a1b3189a8cdf084b2f4b14e9e54b78062950c071ec2a6e7c31b8db7c9b55c88 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox3 Architecture: i386 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 631 Depends: libc6 (>= 2.29), libgomp1 (>= 4.9), libgsm1 (>= 1.0.18), libltdl7 (>= 2.4.6), libmagic1 (>= 5.12), libpng16-16 (>= 1.6.2-ok0), 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/_new/main/s/sox/libsox3_14.4.2+git20190427-ok1.1_i386.deb Size: 232548 MD5sum: a4f038721abff1d53174366381c93aad SHA1: c1bdbcbd0825a87f2c387f1e4a2133138bce1191 SHA256: 6e595250a09b570e3a938f2f6ec6c12791f3290c0337fadaa1dc79604c7b2095 SHA512: 5d27ced4f5e7f4ac5c7e0af677f6a804f798af610355e279361c661143d9a36ead3cd694e68e99965cb5fb53fffbbcd9ce4ee75ae4833e0e35f714ff93ae742c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoxr-dev Architecture: i386 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/_new/main/libs/libsoxr/libsoxr-dev_0.1.3-ok2_i386.deb Size: 16712 MD5sum: 37ee2fee38bc5858be5d5fd39b8332b3 SHA1: 1b6fd5c7db15f53d1e8989c649e7d2bf2d9f87ba SHA256: f55d9a3d20709a0a8333ed36ab3a24219a3579113c4d74fbcdefefff135989d3 SHA512: 6958746c9278cc63d0563da7190c26e4a9ce2ea1d5e3f5ffbb0c4c18144d4cbdf3f8273ea4f27e711c39c05095ce7168e6750506ca28402a0823beeb8f324802 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoxr-lsr0 Architecture: i386 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: 31 Depends: libc6 (>= 2.4), libsoxr0 (>= 0.1.0) Filename: pool/_new/main/libs/libsoxr/libsoxr-lsr0_0.1.3-ok2_i386.deb Size: 7112 MD5sum: ff6587e35d3160b581f3a36049ff4eac SHA1: dab94f23f17148baaebdc7902b50cff76ec9552e SHA256: 3c9104de82eb1b64eeb47a8c7688af768ad19bf2cb4ec19c0b8ac07130c9e2dc SHA512: 7b246dff724149deaecd782b03814c34194dd2651b8819a92aa94eb21066de97ea27858c628a36d9de82be3aa940c9882f70bb289d4ac10a7b53a8a877fd37e8 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoxr0 Architecture: i386 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: 425 Depends: libc6 (>= 2.29), libgomp1 (>= 4.9) Filename: pool/_new/main/libs/libsoxr/libsoxr0_0.1.3-ok2_i386.deb Size: 85118 MD5sum: dbba4b55f46f67c2a0c6fcb6a63e8d14 SHA1: 26100b005861c163af9571fec5279ced49d09d6e SHA256: 8c3c1c14b50a068fcd896e19bdea712a249b47df6d58a35bfd950ee630b5f17b SHA512: 864e5cbd8b0f9d0f58731e402814726fb9d5a88d90ff4b3136aa9c3b8feb3e008b9c9cc85f83822e1e8945069e64f8da54fcb43ec347769afa0622310bbeaca3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspa-0.2-bluetooth Architecture: i386 Version: 1.0.0-1ok7 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1318 Depends: libspa-0.2-modules (= 1.0.0-1ok7), 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/_new/main/p/pipewire/libspa-0.2-bluetooth_1.0.0-1ok7_i386.deb Size: 332400 MD5sum: 29fc24b99b0dec28c4ef3da19f781f1a SHA1: 8cc7cb92455890a251173362f60ea627d55a74c1 SHA256: 6a3a39cf0ee4577f4a9bc485dd58885a3035721faffd3b13a05f60dc165eb039 SHA512: 1bc1825d76d29f164ed96317464ae0bfa643499cfad279dc5afe0d6f84d8a952037d0c41650707e7831f81de735e20b5be7163629861862a6345ca62250be211 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspa-0.2-dev Architecture: i386 Version: 1.0.0-1ok7 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/_new/main/p/pipewire/libspa-0.2-dev_1.0.0-1ok7_i386.deb Size: 92092 MD5sum: d407487e3f79d58f7613a1d1a71bda3c SHA1: 12774be2eeec9edaf8711eb8df6c752e0174ebf7 SHA256: 95556d0a77bed924f9520f65980220ae54d4fb85718226a0c8c33c3e0a97377b SHA512: 4a2477e40bacc95a9cc80a8f20db64e42bf979c3b7b4b32a81c905fded59228ba62a9f02fdc94dc34d742143493a0577774975042a161c7fc4fdb3331632f3e8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspa-0.2-jack Architecture: i386 Version: 1.0.0-1ok7 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 214 Depends: libspa-0.2-modules (= 1.0.0-1ok7), libc6 (>= 2.38), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125 Filename: pool/_new/main/p/pipewire/libspa-0.2-jack_1.0.0-1ok7_i386.deb Size: 47952 MD5sum: 0e1f973915379084f06fb13aa5615607 SHA1: a03020f6991bbe8ec359c2cb146729b75c717eb7 SHA256: 6900e324ca32b446c34ed82386f430b38ef46dee2a20109a8de98309c42d80ad SHA512: b12c4ada9960605520eeb5cf9a4a9a6837a989059a51915d0abac4200716ecdf9434da101176c802f748d4f1e75e7ec9ae45f6bc0f7b4b2fdd8dda8e99d0b6dd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspa-0.2-libcamera Architecture: i386 Version: 1.0.0-1ok7 Multi-Arch: same Priority: optional Section: video Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 154 Provides: pipewire-libcamera Depends: libspa-0.2-modules (= 1.0.0-1ok7), libc6 (>= 2.32), libcamera0.2 (>= 0.2.0), libgcc-s1 (>= 4.2), libstdc++6 (>= 11) Breaks: pipewire-libcamera (<< 0.3.72-1~) Replaces: pipewire-libcamera (<< 0.3.72-1~) Filename: pool/_new/main/p/pipewire/libspa-0.2-libcamera_1.0.0-1ok7_i386.deb Size: 56100 MD5sum: d5d45aff004196b533c7c9a78d7d329c SHA1: 80563c355946ded3f674bf036fcc51d4bf45ff2d SHA256: e462dcb709e46790b019eb23f80276e23d77f7e94e292571f04ea9f1decc2053 SHA512: 7b6074efe945b100e67d8ab765319b3236cd80485f585106e63d6b406cbe3515d0a61b265ae7903a99b9fc3ee4822f72e5b2d046a2f705fea299924e3c64e259 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspa-0.2-modules Architecture: i386 Version: 1.0.0-1ok7 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2659 Depends: libasound2t64 (>= 1.2.1.1), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libsystemd0, libudev1 (>= 183), libwebrtc-audio-processing1 Breaks: pipewire (<< 0.3.5) Replaces: pipewire (<< 0.3.5) Filename: pool/_new/main/p/pipewire/libspa-0.2-modules_1.0.0-1ok7_i386.deb Size: 571596 MD5sum: d97f93849091f46fb38bd72ebe8c11e5 SHA1: 9767d653b4c8d83fe23faaaf1de462e6e2267633 SHA256: b9b7372715260c70aa0c223207e61e3f3dfc269663ce9073b267a82a3087c411 SHA512: deb89aaaaf2e007a4b7c53ea383851aedb00df61b9beddb074976d897d1441dd4168e39e34711d2c0502bc87642410265fb7efd41e76ce6c4268dc9079ed9cbe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspandsp-dev Architecture: i386 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: 1923 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/_new/main/s/spandsp/libspandsp-dev_0.0.6+dfsg-ok1_i386.deb Size: 414260 MD5sum: ef4b1a74724c14bdeda81ea1130dc0c1 SHA1: 6cdb6a32fa579afde49009fcb018c09b68edb6b4 SHA256: 0b5e92fa5331a3e1720e0d9cbbdcccec933ceb566c30ab125c2b996ae13eb90e SHA512: 5e45c3c6e9ff0e51c7e7589b29a7c903fa850257fe04d5eaafc76a47f3e68a8675f089b6c158873e3f310969318db917f91536ce0e37774be43f671aef84146b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspandsp-doc Architecture: all Version: 0.0.6+dfsg-2ok1 Multi-Arch: foreign Priority: optional Section: doc Source: spandsp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 23819 Depends: libjs-jquery Breaks: libspandsp-dev (<< 0.0.6+dfsg-2) Replaces: libspandsp-dev (<< 0.0.6+dfsg-2) Filename: pool/_new/main/s/spandsp/libspandsp-doc_0.0.6+dfsg-2ok1_all.deb Size: 1088632 MD5sum: 29a0e6528b8bab81ab243760bcd80b23 SHA1: 83d95d15cc6d86900ea0cc9b940156e13944682c SHA256: 3c17cf99af17f6a73a7f9c1b9f8460f6135e34daadafc0218106b748e1633f38 SHA512: efdd1bb4aef83b143cee8fe0ed5e8bf1f5c735432563f36fa536807efc7b1e9abdb29cb3573b7bc5c9db799e3788e2464fe13d692e3fc430387aab323c1ac055 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/spandsp/libspandsp-doc_0.0.6+dfsg-ok1_all.deb Size: 1117564 MD5sum: 871d1f4b86834562e029a0d68c12bafa SHA1: ce80e5c92679793ed796ed710742d567cb4a83ff SHA256: 6d155265f98677d80ae574108d56ac4a10ef0d3dbd7f5f563423a33abb96d3f5 SHA512: 1dd163358bbfa6f9481d056a62e6727febf5b7cb696efb6fc08a6f3ea864e1a7b18257bfdf9444e68a532805ad3cb0d922daadc9d94ca6877be771d2dd1f3309 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspandsp2t64 Architecture: i386 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: 861 Provides: libspandsp2 (= 0.0.6+dfsg-ok1) Depends: libc6 (>= 2.7), libtiff5 (>= 4.0.3) Breaks: libspandsp2 (<< 0.0.6+dfsg-ok1) Replaces: libspandsp2 Filename: pool/_new/main/s/spandsp/libspandsp2t64_0.0.6+dfsg-ok1_i386.deb Size: 285100 MD5sum: 311f04a51291a846797afcb8bcac0668 SHA1: fe26ec59a2312ba2eb0857a90b9cb42bef9762a4 SHA256: 16406407f87970687b98c826ef6d8d893a932eca54069c379e6d84d198b77c9f SHA512: 81d948a58f0886662ba79fe43a194a8f221b05e837feba56a6f5ea49d548e35c8a83f2e7289587f2c114e07a38f9c1f888b6f40f7d2bb4725c9b9628833d4166 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspatialaudio-dev Architecture: i386 Version: 0.3.0+git20180730+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libspatialaudio Origin: openKylin Maintainer: openKylin Developers Installed-Size: 240 Depends: libspatialaudio0t64 (= 0.3.0+git20180730+dfsg1-ok2), libmysofa-dev Filename: pool/_new/main/libs/libspatialaudio/libspatialaudio-dev_0.3.0+git20180730+dfsg1-ok2_i386.deb Size: 54044 MD5sum: 2c6cc3aed88b58b0d6b002a2626d19a3 SHA1: fc68f5aaac50301cddfb536c083bd5d8d2c8ec2d SHA256: f59c983d884696e50c69777088e72f5f1575dd8f3cef5fc6221381a4f0aa00b7 SHA512: d663e2c686e0422a97155dd2d4c75f9b686ea23ba8855df8a4c8dd59a59297ab241aef5f3a8e17555165cf1b6927b79ce8ad606f5c285fb279deb2e5184abcaf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspatialaudio0t64 Architecture: i386 Version: 0.3.0+git20180730+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libs Source: libspatialaudio Origin: openKylin Maintainer: openKylin Developers Installed-Size: 102 Provides: libspatialaudio0 (= 0.3.0+git20180730+dfsg1-ok2) Depends: libc6 (>= 2.27), libgcc-s1 (>= 3.0), libmysofa1 (>= 0.6~), libstdc++6 (>= 5.2) Breaks: libspatialaudio0 (<< 0.3.0+git20180730+dfsg1-ok2) Replaces: libspatialaudio0 Filename: pool/_new/main/libs/libspatialaudio/libspatialaudio0t64_0.3.0+git20180730+dfsg1-ok2_i386.deb Size: 34252 MD5sum: 24c85d00f3de6589f1de537f89e312d6 SHA1: 429910778adb955650f2ea835fdf66077fded508 SHA256: 6a78a8ae095c8674786105cf4252b63a8a9611eba6c8f4245e8771a9c2a05cc5 SHA512: 7a413527ec2f439ab8bbde9a1b312805c03eab91bdb5afd952185d58a2da6ddd170aff9b83c98de7ccda3b9abf7ad98ea038308305eb3a139c9b4908dfc472ee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libspecio-perl/libspecio-perl_0.48-ok1_all.deb Size: 138052 MD5sum: 397dd67875b5f65771fea9e46e76afa7 SHA1: 7d471810403540f95e6df2094470f1219cffdf08 SHA256: 7228246421b180c5304a2cd26c970aa7c3c031388333d943f2baed982c362d31 SHA512: 239889ddd19a79fbb516883b18e1f281c5cf1802b6a8063f77d94bd4c8eebb677a47a126342a106e548acd54df3754afa1941b0226d0fbd93481f8b17336a25c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspeex-dbg Architecture: i386 Version: 1.2~rc1.2-ok3 Priority: extra Section: debug Source: speex Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Ron Lee Installed-Size: 1160 Depends: libspeex1 (= 1.2~rc1.2-ok3), libspeexdsp1 (= 1.2~rc1.2-ok3) Filename: pool/_new/main/s/speex/libspeex-dbg_1.2~rc1.2-ok3_i386.deb Size: 361594 MD5sum: ee20f0add398be2911430545ed6eacaf SHA1: e2332d71615bdc67ead5fd31326a61f3a158b7af SHA256: f8e888fb282f435789ee08440bd72eba31901f18fe37e1d7af5f269740b2840e SHA512: 8ed86f817653cac4a80ef255c34dbea45d7fb3cdfbdc7af992de802700bafac35676ec5df7cee3597d57ac4b4c1211f6325236d3dd9da894f07e1d9df9628dab Homepage: http://www.speex.org/ Description: debugging symbols for libspeex and libspeexdsp This package provides the detached debug symbols for those libraries. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspeex-dev Architecture: i386 Version: 1.2.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: speex Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 239 Depends: libspeex1 (= 1.2.1-ok2) Suggests: pkg-config Filename: pool/_new/main/s/speex/libspeex-dev_1.2.1-ok2_i386.deb Size: 64324 MD5sum: 08bda46404c06378e01b7cabf0d2b3f3 SHA1: c6358adfd0bacbc3d72b61d23742a768cc1f4c7d SHA256: d1f58bae93443aa7fa8439be430e96963fa4234b12c682cc357a5b7d73e8cd2c SHA512: 15e24aa1da9caf050d3cbc3f5f5b5279e0af8b0b4641559ae00095ae3e33a00a54fe0232a8d299ef7e0b3cee9d846a2b2db4a4281c4b2dedf827c8551b00f034 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspeex1 Architecture: i386 Version: 1.2.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: speex Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 141 Depends: libc6 (>= 2.29) Suggests: speex Filename: pool/_new/main/s/speex/libspeex1_1.2.1-ok2_i386.deb Size: 47314 MD5sum: 5ffc4b17da3f80457919c64ffb22881c SHA1: 93fca619b218eec6fd9f1f37cdadc948ab186f3e SHA256: d5c2539a757095b43b9bc0cfdcf695daa36e0702bb0e7ab4bd224bb5642c5168 SHA512: 823c427db331640bb133ffcac71dd7664d53f5459eed32cf81fce25c259958552b6a237d45cf0a5fbcbcafd1bc96dfb3c4d446f8fa5f95b548d6d22a112e5c58 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspeexdsp-dev Architecture: i386 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: speexdsp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 205 Depends: libspeexdsp1 (= 1.2.1-ok1) Suggests: libspeex-dev, pkg-config, speex-doc Filename: pool/_new/main/s/speexdsp/libspeexdsp-dev_1.2.1-ok1_i386.deb Size: 46386 MD5sum: a176f4a073cb5f79ce660aed6e21e83f SHA1: cdbf1ff93de4cea72cebaf412f83f4e0308a1a2f SHA256: d2bdf71ccecec857b2147376424fd8f2b7b420592594f76ae9939700dda9c168 SHA512: 22773636d25d06a47938e2a59caac066971f567a094bbfee85b7df20eb5e02f0878ffb351517b8eb3a7e1fd828f746b46463c94854d9ee4625bfa42e3fc564e1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspeexdsp1 Architecture: i386 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: speexdsp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 142 Depends: libc6 (>= 2.29) Filename: pool/_new/main/s/speexdsp/libspeexdsp1_1.2.1-ok1_i386.deb Size: 37326 MD5sum: be192cb7efc52e84f52c2c1e1dd0c325 SHA1: 0d5475a0a0ab8705864ffcc9123e012943cf0649 SHA256: b6f500e92a9efa52bd85636f15c3ad7f9ff4a724c7a5a3c5bd394d5bea6971ad SHA512: 866fd3781aa002470765bfabcf8371b6caa593855b2b2125fdeb9f4a6285a9b893000401adbbb101028a4e2c5f28338de899478ff36231fcfd9d3c8b35ca0bfa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/sphinxbase/libsphinxbase-doc_0.8+5prealpha+1-ok4_all.deb Size: 709284 MD5sum: 355792fd3662aaaf9eed6396a61c3b44 SHA1: b0159c2de57c1dc895cecd61bc1ed61ff54d9858 SHA256: c7c46c5955176d4eeac20141806a97e43d62a77acb1c54d89021811af85819b9 SHA512: a714333befe1e126d96215414683d627609688aa81950b5d15d2b5e3ad2a8f0317ad4d236113784bd5d1278a2570f744701fe5ab8874e6eafba32bbc092d5430 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/spice-protocol/libspice-protocol-dev_0.14.3-ok1_all.deb Size: 21118 MD5sum: 7f93c0bd8ecbcca75eb63db39d2151ca SHA1: 66e16c934ae5480cd19589278d831d0f6a005ac1 SHA256: 7735b7b46145a4fbe0bc7d1c9fc8e518db3748518693eb61103816e6e99b82c5 SHA512: dab31c4a526607ccc431879ec29eb6f9e2033dbd909388d59b5acd390eaac042814a2796e7db798bb0b0865b3b5a6007fd92ff4ae0f32c62c65eec11ae896802 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libspiffy-perl/libspiffy-perl_0.46-ok2_all.deb Size: 28726 MD5sum: ce9d9a00385fdfffac7036866b34f2d7 SHA1: 1ff0628e4e827f64a4f43105fe08cdc625f9d87f SHA256: 4f49009cd1e014d221af86b3e1ffb8f8ce6fcbc5285bcfdf33de346c038c8762 SHA512: 23739fd1266a4cbea1208a33d44d22e909446916404209edb5a1fd5d6d96c3e977928d93adcd2d2d9ff30fab02bb34ad139d44c72e9c8fbdd7ddb07699678baf 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! runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libspreadsheet-parseexcel-perl/libspreadsheet-parseexcel-perl_0.6600-ok1_all.deb Size: 117464 MD5sum: 751436d85b4481775f1461400b35b7a0 SHA1: 88d76cb642fbecf6bb6b078714361ed2c44d67cb SHA256: f84c7da9b04f7c67a3d026c27cd5e60cbbd09a84de868b33bf684f976c08ccd6 SHA512: a49fd4078d44e4482bed03129577f2a01c8ec7982f321ef8681578ad9b2df9145c0beaa9c34aa733e49d2076ba3fa4bd9f1ca883653d9bd17f0d19f32e3960b4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsql-abstract-perl/libsql-abstract-perl_2.000001-ok1_all.deb Size: 112886 MD5sum: a6eb756886ca4a9bd3a777f54525b14d SHA1: 66724c319c24c8e644a0465171fa796c717eae2d SHA256: 710870d2978f68c27fab0c792b77b6f9e58e2dcdf1995501adf6cf1d56eea0ac SHA512: 3ccf61fc44d27d0bae8d6846ebafaebb0d0fb7c5c1c0b8ea16ed64e02737677186895590bc350a3b7f00db6f5c131c62e9e5fff141cad77b0dc42b2962578247 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsql-translator-perl/libsql-translator-perl_1.65-ok1_all.deb Size: 372096 MD5sum: de9d385df9e333b580eaac8aeea5dcc5 SHA1: 62f42aff5f50504f6f3fba966d88da94bc517bb7 SHA256: 17d2729d7760b19558bd0d73cfe31838cd705e8756c47cdb9ba3c11debadea21 SHA512: fde5c60951b13409e5e065ffce19ca24a5408c282cad08a1107d32c8a7252c64d46f26da1442f9209fbceec42c0f1fe70d442e30402e53649395671bc90a414b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsqlite3-0 Architecture: i386 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: 1899 Depends: libc6 (>= 2.34) Breaks: crowdsec (<< 1.4), python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: pool/_new/main/s/sqlite3/libsqlite3-0_3.42.0-ok1_i386.deb Size: 701804 MD5sum: e69a285df5cfd268d0bc8a407b699c60 SHA1: 8e118345492014cf57210d96720173125f8e3ba4 SHA256: 6b11fe6e04ffb7f8a3beef9abacf009c579b2233044e8196fe2711556f590aef SHA512: 671b485dd4dd4f3df7acc7877dd96c0161f3e6056ebac62eb18529dc4b030ac466bce7203bff08a6aee6f833b08ff18c36fe57b13d074148b422a88e50b0ff1b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsqlite3-dev Architecture: i386 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: 2855 Depends: libsqlite3-0 (= 3.42.0-ok1), libc-dev Suggests: sqlite3-doc Filename: pool/_new/main/s/sqlite3/libsqlite3-dev_3.42.0-ok1_i386.deb Size: 846780 MD5sum: 8040018658fd3a4a3f3d88eccc7257b6 SHA1: 921da2ab12cc82b8b8a5244322416a4f2d0fe2f0 SHA256: b5093b34b7619a899cd81ded7b65147cdc8db2df2f577411a53b1de00c8f5114 SHA512: 0f94ac5e0386ac7a09186385feae76ba7d89e5d105418ffea7406cc7de4d115ccd1cee48c7ec4a1fe4805f22011b0e7c97f81735e0b2f7b8ad38fe3cc722b0dd 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsqlite3-tcl Architecture: i386 Version: 3.42.0-ok1 Priority: optional Section: interpreters Source: sqlite3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 292 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.38.0) Suggests: sqlite3-doc Filename: pool/_new/main/s/sqlite3/libsqlite3-tcl_3.42.0-ok1_i386.deb Size: 24188 MD5sum: bcef29cbc0897003a8df4885e84fe23c SHA1: c388c12fcdafe26cf20538cf806345f76c7f8da5 SHA256: 305198ee4b0f6aa4a74969802d91c14e707dd4ba73b0c4069ea2422ef4d74d93 SHA512: 42120de294983a1235fa9fa621f00a045a04b3e22613d10a0d0ee1f3b6636c19acd785afd614fbcb249a30e324b9091aa34a1a9e33482a58c149e5e4301bdbb3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsquashfuse-dev Architecture: i386 Version: 0.5.0-ok1 Priority: optional Section: libdevel Source: squashfuse Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 242 Depends: libsquashfuse0 (= 0.5.0-ok1) Filename: pool/_new/main/s/squashfuse/libsquashfuse-dev_0.5.0-ok1_i386.deb Size: 38216 MD5sum: 7dd9d55bbcba398a1646fcaab9d6b9b3 SHA1: 1b7c4fbc1bc1cad96d9bd211db78a212e9daff6c SHA256: 9e16c1272c80eaa22e5d0551b99b609323076607703e874cbe6d3971415347de SHA512: 5acc01eddf04c7aba6b6a2b4d2e18f036f9c14a0e4ff4a5927c690ebce4d54893393a48f585efc58386df1065b9be1776a62689eae6c317a7a30f32973a53668 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsquashfuse0 Architecture: i386 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: squashfuse Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 154 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.2), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/s/squashfuse/libsquashfuse0_0.5.0-ok1_i386.deb Size: 38476 MD5sum: a6fe5c2ceefa418d90095b2d3840f339 SHA1: db9ef0749566f290466de0ad971cf80f40a52419 SHA256: 7d5053c87d1d617b0da6f47a28f2740bd7a33513c1f60274e7659324bd9d4f99 SHA512: ad615d12760c9461afdc0ef5ac06b1f20321d3957dbb2df9ebba1ad8ceca57b4f9ef60068f6c936fe7574bc3473bc69bd725b8456e467384da52ac662b43e07d 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrt-doc Architecture: all Version: 1.5.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: srt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1981 Depends: libjs-sphinxdoc (>= 4.3) Filename: pool/_new/main/s/srt/libsrt-doc_1.5.1-ok1_all.deb Size: 284230 MD5sum: 77da923057d48510b368b779d5526bbb SHA1: ddd589d5fb910b66d208a2ba35dba772ccb867b7 SHA256: 237c5ed116b3426556b59c72e22311861e5f569f097343a60652eb745d10582e SHA512: 514eab06bfac1260d6d0835cd87db259adc40a1c31f5dde2fd04392260f1d69faa3011e7400098012b0dd1612bfca272b1a9407e3025916ee6eba5041b79259c 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/srt/libsrt-doc_1.5.3-ok1_all.deb Size: 282968 MD5sum: 44e6ea7299e759461df4738cfe3205c1 SHA1: b6dccd46a2e1d76054cea823e35d31b3bd07378a SHA256: 03bc932eb570c35a731a0fcfc96d2f5994361933d66fcb38a7393a345d16b980 SHA512: 3a0dc891dad0b774abae27fd5a10c2ca16c03c177c5fefc278c48a4ca36752b4deb4e5c791a10aeb4048e304aae09d334795c8d5e1bb97e4f20c5e40c1096282 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrt-gnutls-dev Architecture: i386 Version: 1.5.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: srt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1624 Depends: libsrt1.5-gnutls (= 1.5.1-ok1) Suggests: libsrt-doc (= 1.5.1-ok1), libgnutls28-dev Conflicts: libsrt-dev, libsrt-openssl-dev Breaks: libsrt-dev (<< 1.4.1-2) Replaces: libsrt-dev (<< 1.4.1-2) Filename: pool/_new/main/s/srt/libsrt-gnutls-dev_1.5.1-ok1_i386.deb Size: 429888 MD5sum: 747084d6b564bc49fe9026e71c2673fa SHA1: d0e986cbfab688eb01b158040519ab52b3192a7a SHA256: 13c26dd24bc7c53df2faf844b511e3e43b409fed2c534e74c103ae1c9b8a96bd SHA512: 8f0af407b8e106997cad0d8f9d9a6d9dafeeec0cf834c96053aa6de412640ed16b144ef1d52870cb4ad138b922ed8f7e9e797281227d29d81865dc7f4993dd5a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrt-openssl-dev Architecture: i386 Version: 1.5.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: srt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1625 Depends: libsrt1.5-openssl (= 1.5.1-ok1) Suggests: libsrt-doc (= 1.5.1-ok1), libssl-dev (>= 1.1) Conflicts: libsrt-dev, libsrt-gnutls-dev Breaks: libsrt-dev (<< 1.4.1-2) Replaces: libsrt-dev (<< 1.4.1-2) Filename: pool/_new/main/s/srt/libsrt-openssl-dev_1.5.1-ok1_i386.deb Size: 429682 MD5sum: 4ce14ca5a7eded80cdb4074926fe96a9 SHA1: 5ce81ff78259944f014e6926812262cdb669754f SHA256: ea3b4422d5212af586bd0d8a7c686a56c05edc145ba805348b86d805ad2c6d9d SHA512: 4a7eda7c67efb04d66985713396a61dfbb0f99c119adc71481c79b675f7381f283186067ca15393deb006e0b1ac644123858e4b88a3c6d44dffa4269a6914968 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrt1.5-gnutls Architecture: i386 Version: 1.5.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: srt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1072 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgnutls30 (>= 3.6.5), libnettle7, libstdc++6 (>= 9) Breaks: libsrt1-gnutls Replaces: libsrt1-gnutls Filename: pool/_new/main/s/srt/libsrt1.5-gnutls_1.5.1-ok1_i386.deb Size: 374488 MD5sum: 8febf5a353bb4ab2ca8bd6ea59819fe7 SHA1: 7eeeb17c2f193aa307c40ffc123785323f2e8013 SHA256: 60e7f4bcbf21df7fbf90f676c3150fc2696128e0388d216a90542adbb752bf03 SHA512: 9914842f20a99bbe6ecac4435ab1c99d65abf18505bc43e7d69b99204d1ef2896b2c311468b0533a0e41e2bad4802dfab70b32a82dc2f3e74ed049eae7f7cf82 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrt1.5-openssl Architecture: i386 Version: 1.5.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: srt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1068 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libssl3 (>= 3.0.0~~alpha1), libstdc++6 (>= 9) Breaks: libsrt1 (<< 1.4.1-3), libsrt1-openssl Replaces: libsrt1 (<< 1.4.1-3), libsrt1-openssl Filename: pool/_new/main/s/srt/libsrt1.5-openssl_1.5.1-ok1_i386.deb Size: 374406 MD5sum: 46d37c58117c2bf918e1b01ca1bf79b2 SHA1: 6ab8aa08ce4c30c9dd73c78aed4ca3c4e58932cd SHA256: f61890671f3caf09e3406a5b756cc46adfa06c220c7b59d4846a885e4a4f6481 SHA512: 89448ece177d1f8284cd31db803f4b21ded747bb9f8cc9a3dac11aa4e87c0f02de5d9412fa81900898b0bcc00190ecd4842264b4a78776d0dfcdd8e16ed50e20 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrtp2-1 Architecture: i386 Version: 2.5.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libsrtp2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 122 Depends: libc6 (>= 2.7), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.15) Filename: pool/_new/main/libs/libsrtp2/libsrtp2-1_2.5.0-ok1.1_i386.deb Size: 42782 MD5sum: 57d722aea60d048168d735803ed08ae3 SHA1: 2fc7c5e2a0cc6f9f4f3ec140bb72c7b278a9b541 SHA256: 34a2b3dcccfc1a70e17d0ac6ccb79b40eb036a52c34aa67534e72ad038d79742 SHA512: a619214f7ce93cc47c60548ac5730b1bc95c5d503fa566a92c7409fa4be3e519fe263e7a23b83a28894df62e7b6560b58b24d38aa2115fa252cd7ef4cbe17614 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrtp2-dev Architecture: i386 Version: 2.5.0-ok1.1 Priority: optional Section: libdevel Source: libsrtp2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 241 Depends: libsrtp2-1 (= 2.5.0-ok1.1), pkg-config, libnspr4-dev, libnss3-dev Suggests: libsrtp2-docs Filename: pool/_new/main/libs/libsrtp2/libsrtp2-dev_2.5.0-ok1.1_i386.deb Size: 57088 MD5sum: 79550c55947dda812323eddcb8b3c54e SHA1: 5566a21e0a82e3e17cc318783a2583eab8ce4894 SHA256: 892a973a78c1f8abb36be6c1e0b23a01e0c7cd1d9130045c7e681109cc5485a9 SHA512: 95059d974141d252af7669c200c4df5540b9c2b24f64f42ace2785572534f25dbcf7991ba76038ceee51d59fb2768aed053c2f400ba3573d0837c62a44cae4e4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrtp2-docs Architecture: all Version: 2.4.2-3ok1 Priority: optional Section: doc Source: libsrtp2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 877 Filename: pool/_new/main/libs/libsrtp2/libsrtp2-docs_2.4.2-3ok1_all.deb Size: 116770 MD5sum: 98616d7ed724680c2ccb5481ac46dca0 SHA1: c0776b5a1015cd1e26d3e759b70c1dc9f6ebccfb SHA256: 765c0d5c611b1be35866020050dcd4a447b42d144f32d6cd20c403eee94aea02 SHA512: 8779d481cc2bce17484d14d750c49af094aaeeb39fc5878595777769c6fbf4d72158e9a2d24d4f7e49396123623d0154bf1a97c7e252b992aa56f34360f32fea 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsrtp2/libsrtp2-docs_2.5.0-ok1.1_all.deb Size: 119636 MD5sum: 8b634b8b0dd197ab70f1a7dea27e82d3 SHA1: 27eba8900f5ae57f143d352d0d2c942fa6c6e63a SHA256: f3225f7dd84ad37f5566be382490eb702b6877a0dbb743a82d8481b60a219cf3 SHA512: 559543f94110035eccc363f6f9f1fd77298b1a026f9e6975d3ae39f3b65f110dd4a56f2a9c907807e67907418b3bea7eef48ef5ae085d2c2ba731c62baf9cc4c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libss2 Architecture: i386 Version: 1.47.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: e2fsprogs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theodore Y. Ts'o Installed-Size: 58 Depends: libcom-err2, libc6 (>= 2.34) Replaces: e2fsprogs (<< 1.34-0) Filename: pool/_new/main/e/e2fsprogs/libss2_1.47.0-ok1_i386.deb Size: 17272 MD5sum: 6d5b394f43a0a15e25aa27e0d11ce757 SHA1: 9cc0595ad053aaa3754848366487e6b1af1dcb8c SHA256: ff5135c1868cd74013fa00154b0d7658c96139ded8eae13ab17d3353fd766a43 SHA512: a0417db6ce2abf51b731acd06758a51e6dac2a0462958648fd03fb29f4e9b1f9f900d81ec3b3e62a5d9b9b14d1152e16c882986e7b8fd5b19717d33800519287 Homepage: http://e2fsprogs.sourceforge.net Description: command-line interface parsing library libss provides a simple command-line interface parser which will accept input from the user, parse the command into an argv argument vector, and then dispatch it to a handler function. . It was originally inspired by the Multics SubSystem library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh-4 Architecture: i386 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: 576 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/_new/main/libs/libssh/libssh-4_0.10.6-ok1_i386.deb Size: 194488 MD5sum: e56605e5e8a776f79a620cfe10b05d0e SHA1: fe4d3653775e333065694de09eda93d085f2adba SHA256: ec197c64f40dff23dd73d6c4b0c6bc0201e20c563581b6a1683c9b6a873ff7b9 SHA512: 1b0ced5abdda9f4afd489316ebabdb5dadb3ed3cc5a8a0917092b26f81426d099066754ef81382a74000cd0b5b4021f68ffbff16029144dbf6df23328c745279 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh-dev Architecture: i386 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: 1011 Depends: libssh-4 (= 0.10.6-ok1), libssl-dev, zlib1g-dev Suggests: libssh-doc Conflicts: libssh-gcrypt-dev Filename: pool/_new/main/libs/libssh/libssh-dev_0.10.6-ok1_i386.deb Size: 250940 MD5sum: 8e8b02ed7b9096bee23c541b60620d40 SHA1: d6a2d66eb293b002b71120305172cab90eee9735 SHA256: 3c6c44d62d3cc61908971ecaf451a12f87e4a2b820f6a66f61d3ec7d817df465 SHA512: 52a9fde4399ccc62fa7409216d3e8bd6353117b48d47d840cee90e086342c49106dcfd9f0998be56fda8eaac9434f5056fb9895388a133f48d2943b58a36eb98 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libssh/libssh-doc_0.10.6-ok1_all.deb Size: 9919020 MD5sum: 1b818ee8fb7865852849a77efee90329 SHA1: 3395edb1dd44348636c4e545cb32a30f734c6490 SHA256: f8e4455733d36c756bbd40efaa4689297c62a03f08042139358772e758142337 SHA512: 653ff5d481be0ce9938b0d33c96930e365863cab009b717dcf86e409702b17e287e78fb4fd7aa4093eb80a763a579aa5ab52cbb165d5ad7c295ec989e313ffe0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh-doc Architecture: all Version: 0.9.3-ok5 Priority: optional Section: doc Source: libssh Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 14375 Suggests: doc-base Filename: pool/_new/main/libs/libssh/libssh-doc_0.9.3-ok5_all.deb Size: 9054158 MD5sum: 26cc1f4d65459cca4173c2753836461f SHA1: 4ebcd82ee52099607bc58840dce3e77231613f7c SHA256: 344ac1e5c3bdc359686d36c61f03ae8d8e13c9bec5751d125f77a2b5144cd7bf SHA512: a20a3bd1fea0aaa4ab789f1a8dfd12d624c8f101766b221e7b21e42c92e488b5cba582d8d9832405447022cfcafcaf9f3d911c3e1f8cffee0ae41189be973d51 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh-gcrypt-4 Architecture: i386 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: 695 Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.14), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/libs/libssh/libssh-gcrypt-4_0.10.6-ok1_i386.deb Size: 224860 MD5sum: b316f62df72267ab6969add22ef762a4 SHA1: b3aa8f4e4ff4d9116f2996c54474e29c455deb2b SHA256: 0472c413f2c009814bb984f226e5e667c2a1fa21861601d99cfc3667469d0163 SHA512: 618204386f506c41c5aa39b32d88976a05a88bb4578b8ed74e161a8d561d67255309d1ed8867812abd358b39d6f2bea0802470bbbdff7ae91425de0236955d66 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh-gcrypt-dev Architecture: i386 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: 1149 Depends: libgcrypt-dev, libssh-gcrypt-4 (= 0.10.6-ok1), zlib1g-dev Suggests: libssh-doc Conflicts: libssh-dev Filename: pool/_new/main/libs/libssh/libssh-gcrypt-dev_0.10.6-ok1_i386.deb Size: 283752 MD5sum: 2cc87380c8a6dfab06f4d5918335c738 SHA1: 3bd757d6f78730b5a084f87d95235a5ae2f5c608 SHA256: 5ff25025d64c1d417ae8d08a8440a53f630ba55bcb1bc63abdd70d8eaafc5f9f SHA512: 6c2cf2198f3688e0e858cf1830ae1fe8d2ab61385fe54ecd9c49d967a364af6eace09203d23ec9cc279b837d13882fed9b4a5895faf301eb35fd18384ac1f2a9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh2-1-dev Architecture: i386 Version: 1.11.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libssh2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 981 Depends: libssh2-1t64 (= 1.11.0-ok1), libssl-dev, zlib1g-dev Filename: pool/_new/main/libs/libssh2/libssh2-1-dev_1.11.0-ok1_i386.deb Size: 252400 MD5sum: 4fe1a27ec8ad3f6143f3cb5c4dfb1655 SHA1: a23a497b8f3ecd9f620e8f1821960f7a7ad323fc SHA256: 8843910bb4112cec221051a40f62ac057507d237319ec81eb7f173ad31e7db64 SHA512: ad0943de0a4e2a45ef99a77fec7fe0a45850a039ce7731010bc1646c9ff01432e259c57134f051ff3186cb7f13e028e16d3ce8765154fbd9ed339cb9321a85c5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh2-1 Architecture: i386 Version: 1.10.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libssh2 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 422 Depends: libc6 (>= 2.28), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/libs/libssh2/libssh2-1_1.10.0-ok2_i386.deb Size: 113760 MD5sum: 11fd63de5773e92ccf25ecc6da678573 SHA1: 49fee5c2c75a2972c9d17400bd7b4a5fc6df8d7a SHA256: a3b9e00115a115f6575596a98e816ee16adfc398ffe3a26026b2aaf5c9ac4782 SHA512: f368bf408102700482a577e33c8d652724682f5dec6d3a4e5ce723e443750c0b4168300d387555cd5d58ff6ad96c1fec858bb014d3d4793a36a4e18990e56a70 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh2-1t64 Architecture: i386 Version: 1.11.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libssh2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 441 Provides: libssh2-1 (= 1.11.0-ok1) Depends: libc6 (>= 2.28), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Breaks: libssh2-1 (<< 1.11.0-ok1) Replaces: libssh2-1 Filename: pool/_new/main/libs/libssh2/libssh2-1t64_1.11.0-ok1_i386.deb Size: 119480 MD5sum: fa064eb8dd5a938c8a833730968443b7 SHA1: 42b41f3b862d5d91297a2527ec1478354000eb61 SHA256: b3f13306cbc47de7eb7dd304d25191c4fc14b61966a75ca93b04941152a10eb3 SHA512: 5c2e71a1f602a6ac2b078f0ca70586953b77eb78118e1e1997841ff125c94b3077ca5b0b085fd807183ec3ab32f1bda5a7c85974a483420ade8c9de382cc7bfb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssl-dev Architecture: i386 Version: 3.2.1-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: openssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 11269 Depends: libssl3t64 (= 3.2.1-ok7) Suggests: libssl-doc Filename: pool/_new/main/o/openssl/libssl-dev_3.2.1-ok7_i386.deb Size: 2479228 MD5sum: 7032dd6955249030d5f34e6271b9d5fe SHA1: e13e8177f0376608fcc1a6905a8475fee9275832 SHA256: c287b607810319b593a3fd652073b5f8cc263b767a0302a1c3f6cc5b658d7c46 SHA512: 42fe767837fc16cc0f62cb6496800afb3a71c9517749c8181f5818ea867d5a5dab532e3b1f5cfc8e8560e9b96f0fa68610653d6b173b0e25779027155f901a7b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssl-doc Architecture: all Version: 3.2.1-ok7 Multi-Arch: foreign Priority: optional Section: doc Source: openssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 8034 Filename: pool/_new/main/o/openssl/libssl-doc_3.2.1-ok7_all.deb Size: 2327632 MD5sum: fbe5e67c7871864091363efbe56ad4d9 SHA1: cc33ca215c8739b1c9ffdc0f5cb648f68ae25ea1 SHA256: 5522c98f88cc4c1cd24fd42d972c29d19c7e97573c3fed0eb67d3f650ec06990 SHA512: ed85e2871a764a701dc26472d609882cb2d1f4a4acf9414799931e42f4fc39d5ef4378f1afc4d3ad40a991c83c390708438fc5d55889192c74710234fdc7ac4c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssl3t64 Architecture: i386 Version: 3.2.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: openssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 6408 Provides: libssl3 (= 3.2.1-ok7) Depends: libc6 (>= 2.38) Breaks: libssl3 (<< 3.2.1-ok7) Replaces: libssl3 Filename: pool/_new/main/o/openssl/libssl3t64_3.2.1-ok7_i386.deb Size: 1982240 MD5sum: 80e6984e0aa037663c6673f6a5ea753a SHA1: 805ba5c79102b14e21acb38f1ed9f93caa0add33 SHA256: f25e401abb915b707436210e5fee3d57412866f2c41080f8fdb7a29210f6fa15 SHA512: 30a96cce14574dea6e017271c03c99b50e53ccaded1b247bff0de3ab63c262737a6c329e13e32f49443bcaea4d8b2409139b0c097e1de98cccca4d7817454d1a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstaroffice-0.0-0 Architecture: i386 Version: 0.0.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: libstaroffice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2831 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/libs/libstaroffice/libstaroffice-0.0-0_0.0.7-ok2_i386.deb Size: 796964 MD5sum: b91b369aa34fb69fe8b26328096aaada SHA1: 54456b1c69fc81fd73c5cfe2de4d76611e0c595d SHA256: 46706fcb2b7a4371614ead216e91c0e36f7d746cdcf3f5a9002d0645d66d77f8 SHA512: 8c6691e4d512bef193bc05d87152be357b807a2d608c8b8525a58a6a59773dd6a13b6ac59edf3335370152e02990578a051a853c2aed1087f21b475cb058e44e 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/ ). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstaroffice-dev Architecture: i386 Version: 0.0.7-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libstaroffice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 6175 Depends: libstaroffice-0.0-0 (= 0.0.7-ok2), librevenge-dev Filename: pool/_new/main/libs/libstaroffice/libstaroffice-dev_0.0.7-ok2_i386.deb Size: 1040324 MD5sum: 78fd2e1814749f308823ca04d3974ad2 SHA1: 9c058faa564fdfd7f426c3f41c1697f43d7664b4 SHA256: 85e379cabb95d695161dc2c8acc63d4d2de73d52552ccf1a76e38d4561a61cc3 SHA512: ce6c01d7d2360240432dee708b36d1c79ce5c22cae4c0bb5664529478d4a79924317b40e55a70b9d294b547a05b6cc6dbe356ef0e1fa30991f3fbba9b04b71bc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libstaroffice/libstaroffice-doc_0.0.7-ok2_all.deb Size: 1077866 MD5sum: 4f82aa4d5df6f8b3536e962e0aecb27f SHA1: ebf63b2ae072ad0edc00736678a3cd0748b9f3b1 SHA256: 248873ac388548b17f7947953b9bc10df5628a7a6ed0da52778901a3cf506dc0 SHA512: 1e181230a63dc3d2f066114a4232443db2b65b204f670c9a121326dee75d7c2ce736f64cd3e272aeb0b48416522147b2e7f2edc29cd319bcdeb554e652ba4eca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstaroffice-tools Architecture: i386 Version: 0.0.7-ok2 Priority: optional Section: graphics Source: libstaroffice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 262 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 5.2) Filename: pool/_new/main/libs/libstaroffice/libstaroffice-tools_0.0.7-ok2_i386.deb Size: 32304 MD5sum: 4fd3c6a52761e8149069f351527e4be9 SHA1: 3f41ee92a956837d166c3c1cd657b8befec6bd5d SHA256: e2facec3be083143f98866415c5dc331402f4378b2e28df6d705721b60636ba5 SHA512: b66bf890783029ba366f3978bb1bd28770376384fef3fc9d8392962b8e9754eef5d98a3bcc55eb19607d08b1f3e9a7141aaee1af7f1279c50134b018999f5ab9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstd-rust-1.75 Architecture: i386 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: 88930 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libllvm17t64, libstdc++6 (>= 11) Filename: pool/_new/main/r/rustc/libstd-rust-1.75_1.75.0+dfsg-ok2.1_i386.deb Size: 19871320 MD5sum: eb70e09d21b92fde2170e99d3899eca3 SHA1: a5dad448d358a0ba64935bbe8e6e3418486e5389 SHA256: f79f74832752bb0687aef9488522696e21d5b310331c8105ffda5aeb5c621d04 SHA512: 8b6cfa0b56ff686b7b3df632065e1eebbe3d36286e705fada690a6fb4be901cbfcbbba99ffc229d8743924f2b1cdf23ce5c55bb2a181e4c4c09b10f129d53a9e 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstd-rust-dev Architecture: i386 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: 154017 Depends: libstd-rust-1.75 (= 1.75.0+dfsg-ok2.1) Filename: pool/_new/main/r/rustc/libstd-rust-dev_1.75.0+dfsg-ok2.1_i386.deb Size: 35262328 MD5sum: 44ef4d93b8928d00d520d15758304f5a SHA1: baba7f8c0dd8c0afb85f3f58446c90860015e80c SHA256: 91c9a8314d8941b56b09713510b6de19dd006fba8a7a5f549a4e051879a8e6f7 SHA512: ad5d1e957a35f64092a73f911cd42c71ab93d5636db2566b1a0fbd0ac7385e231a27b234ee8e7e63777436403a923af20c112e6c87fe161815601b6e519825eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-12-dev Architecture: i386 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: 18310 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/_new/main/g/gcc-12/libstdc++-12-dev_12.3.0-1ok3_i386.deb Size: 2242940 MD5sum: 56eb9a2b0003ac541c627eff2343034e SHA1: 154c760dcdca0dd6c03f5f3cb6de416ca0a11eea SHA256: 4ac9a2a966cb60ca8fa21e5837ae8976ba0ea31b6dda7f395d4c6850639ed43b SHA512: af4a2de2f7f9b3b93a1d3bb852ddec7933bcc4ecfc60e26ecf12c550ca6851021c0d9c23f577439953654b06eed263ba17de9ec7648f365618a94ab036a55552 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-12-doc Architecture: all Version: 12.2.0-ok7 Priority: optional Section: doc Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 123773 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/_new/main/g/gcc-12/libstdc++-12-doc_12.2.0-ok7_all.deb Size: 9603778 MD5sum: e57a53613c5015d8fb0982e6c4774460 SHA1: b76080b644043d72472cf3b788dc70b61ec170dc SHA256: 1c099f627a288d9208f0ed3345819e7d77d8590bf64435eec1cbfaf591a58328 SHA512: be5e2d411fb3c471c010641b59a33f329fe7ca24cf9c216929c5e36c1f807c6eb60900ff0819facff2708bde2041ff3fc2e625945d4748bb36194bf84ad25a5c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-12/libstdc++-12-doc_12.3.0-1ok3_all.deb Size: 9557520 MD5sum: 8ddea33a6099b7e1eff8e72dd6488e7c SHA1: 7f0f0f791823133dbc21f04a0d69954e1c292762 SHA256: db26d2cd72654245cdd286abaeef927152020ebb113906f11a19c6fc0c2a635a SHA512: 09ad591ebe9b8d9691a9782d4ebcb8867dbc2bec63f8b29d5c701d27c08b0be0ab22f5e184f075f9e78e4dea8e9c3fef060a6d89a8a4a0abcda0a3dd4710974f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-12-pic Architecture: i386 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: 5004 Depends: gcc-12-base (= 12.3.0-1ok3), libstdc++6 (>= 12.3.0-1ok3), libstdc++-12-dev (= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/libstdc++-12-pic_12.3.0-1ok3_i386.deb Size: 872236 MD5sum: 362156f56d7abd35abd66dd7a26a696f SHA1: 7915b65dec63b6fb20c45495ca0320f05d37673f SHA256: deb9257c79647b75c698f39d1c6188c3f0c28517251fea6a2db311e72dbe08cc SHA512: 7703910635afa5c18bbf0e9e7031fcdc3953abe5cdb6b0165e78062ac9d050274f4dc623b4381929c1b110123fd96fe6b0f83bf927c0cf3c2c878aabba7c87a0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-13-dev Architecture: i386 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: 19367 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/_new/main/g/gcc-13/libstdc++-13-dev_13.2.0-4ok3.3_i386.deb Size: 2419330 MD5sum: 39724938b870dd3c2b61bb8dd86c6e73 SHA1: 2560a9d750f0c9cb40c38da38ccbe15f34711d08 SHA256: d829b998be7846bec16bdc23a1298a44529f916a03fac4a3e654d333f196d6e1 SHA512: f5ef2acfff0c49a6b6060b66f47b9c89066c097aecd9215646172901dab833e4d58b7042df5bc14d565d0ef424006594ac707ce9ad21626e9a43a3da8bc8a852 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-13/libstdc++-13-doc_13.2.0-4ok3.3_all.deb Size: 9705990 MD5sum: 406f3cae45bb26181499bea4b0539824 SHA1: 89a72d36faf99d6277b57699c87ff98373adfb3c SHA256: 1b27c114f32ef18424217d80f3e02006ab06f49ea08ce28c110dd71ed362940d SHA512: 92071b2ec6499a8ad6afda2e5550be65b70cd86ed4b8d9b0bb5df664b1384cd077abdcb41d74c7e66e9201abf390dc04afed5e22dc5ebb730404abecd720b74f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-13-pic Architecture: i386 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: 5374 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/_new/main/g/gcc-13/libstdc++-13-pic_13.2.0-4ok3.3_i386.deb Size: 970154 MD5sum: 123a06ace4d38b37b78980f517dad844 SHA1: 584a659e15fb474f69377d3c4ef0190dc0f48aeb SHA256: e944a9a37b8ebe99b62dde745bb1186d01386ebea026e6be8f5b652353c51b8f SHA512: 893803bb6a3201a93b4839b883b105363a2f74ac7b8ebab71ec53133a35be47e54f1e6b49f18a2160e8253d605f951853d7fa44a80d1da36224b63de61566e90 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-9-dev Architecture: i386 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: 16213 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/_new/main/g/gcc-9/libstdc++-9-dev_9.3.0-ok12_i386.deb Size: 1860268 MD5sum: ad0b8b69e9307c2775fa2077969f25fe SHA1: cc7ba1490246c521c81365f0a944a15fae395874 SHA256: 3172a044bc6b8bbb1ded30e70ab0c18127c92bc3c284828acde0975797954b97 SHA512: 3024c13d1fc96167c7b740bb4acac1697efe84a81cb6f516451398fce0365d9ed94e5fc3c100103e6595226aa1dba4c7048c0ed2e7debc852d5154172cd562d9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/gcc-9/libstdc++-9-doc_9.3.0-ok12_all.deb Size: 9105078 MD5sum: a23c8e1d2fb3940b1412ae92e4785e83 SHA1: 5d5b8dd63020b8a428a2cc913a3b5cfc77bba1e3 SHA256: 4348c4497e2a73a0aa0711acc21d8c14992bb8a77262c9bcca1b2d916783009b SHA512: 42df24c50a7cb88cf11950a63f2c2d096eb468e41cd3ec15b708b6429234a895928bc6785d9efd039c285cc5a27cc441183ff0239047c184806ba6f1b2c2e824 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-9-pic Architecture: i386 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: 4618 Depends: gcc-9-base (= 9.3.0-ok12), libstdc++6 (>= 9.3.0-ok12), libstdc++-9-dev (= 9.3.0-ok12) Filename: pool/_new/main/g/gcc-9/libstdc++-9-pic_9.3.0-ok12_i386.deb Size: 730452 MD5sum: 71031a92ccba0074962f5fd366190d99 SHA1: 6afaf46ea427b1a156cd1adcd88d07add2b867e6 SHA256: ddac4aaf567a14429fb42a4bbb000a6ca87f8aef8932b068b1e2debee0e2464f SHA512: 3833a4b06a54d56a14dfb95d1518816311666ec8a4465a39ece82a770b7338d04d9d3ef7b2dd72355dbe4df5695a99b23e23b3bba0f40915bc3a1bd01db79431 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++6-12-dbg Architecture: i386 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: 50239 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/_new/main/g/gcc-12/libstdc++6-12-dbg_12.3.0-1ok3_i386.deb Size: 9051902 MD5sum: eb3db7b7f8949cd8f6ec6c2fb00b322a SHA1: a5d4b7a15c197501edf337c4413359bfb15c8de4 SHA256: 5e05d4a861292ab33fa45753ed13afa08e868565f22b9584fd2561473e98dd61 SHA512: cc6bf02b2e380bce69fedb64a1d4bcaa0996db56e76a6a33b451dabdc1e259e1bc4730671a8e037e87f16ab72b6793f51ee7ee521f27b643a41c5a61cf65576a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++6-13-dbg Architecture: i386 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: 54616 Depends: gcc-13-base (= 13.2.0-4ok3.3), libstdc++6 (>= 13.2.0-4ok3.3), libc6 (>= 2.38), libgcc-s1 (>= 4.4) 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/_new/main/g/gcc-13/libstdc++6-13-dbg_13.2.0-4ok3.3_i386.deb Size: 10059212 MD5sum: fb56f26deec5d05804507c2135a268dc SHA1: 8ce9cb04bfddd1cbf086917fce401fdfd5d8f695 SHA256: 1080200369500d9bf0155a8e334ca9629baeceb135c4c5da2fdc21a2792ef429 SHA512: 4af9e2db2d2ef904f27dfea8b0ec33d639dcff6c8a212a7b476ba814897f36770ae0660940b2c9d84c4b848a42e9f837a0472984eac80197f23a416c56a26c4c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++6-9-dbg Architecture: i386 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: 49111 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/_new/main/g/gcc-9/libstdc++6-9-dbg_9.3.0-ok12_i386.deb Size: 8542168 MD5sum: 0d274db5088457925111c4dbaebd2328 SHA1: 1ee5c0b6a15993630643170b112133c25b29f6b2 SHA256: a7e2fd8f448c96308751a7eb87fae5432e8ec8deae42d408215358918a740e4b SHA512: 63385439977c63ec07f8a32d6d628f110f9f2640843aec7a2782865383a00848f481c1317e15f8f707661bef5c802d05cd57f32214572fd6ed5e13ad72bd88bf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++6 Architecture: i386 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: 2971 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgcc-s1 (>= 7) 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/_new/main/g/gcc-13/libstdc++6_13.2.0-4ok3.3_i386.deb Size: 818858 MD5sum: a56faef17de4e6ef25ccc081d60a3735 SHA1: 57e95d23dbe965a0cedcbc76063ca4c81d97761a SHA256: 7063564bae49fe8d464e87d4e909a10b81aeeab760d86e2bf1990fe54481dcd7 SHA512: 293c26bbc9ff7b2dffbe6be89e33d8683cff410d173fefe3e2f3458ed6c38fcef32bedd83b1fc3e436efddd8fc664d5f665436d148a577835f52f2e44c4db0e7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstemmer-dev Architecture: i386 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: 922 Depends: libstemmer0d (= 2.2.0-ok1) Filename: pool/_new/main/s/snowball/libstemmer-dev_2.2.0-ok1_i386.deb Size: 148456 MD5sum: fa759e176cfb540f8eabb890d2d786f8 SHA1: 659fd4c05808e148523e2b4820cd67f50145f543 SHA256: 18f691f1ab71dec86404de49369fe81c2d776eb8e649895af8050db19a61955b SHA512: e13e1ed306cb74fe4124643be1a52feb959b543f9d315f1de31358879b12fa53ff849407a799ec0e4f1e18f3cee0f0533ac2932aa4c8dd5cbd370619c2279c56 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstemmer-tools Architecture: i386 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: 24 Depends: libstemmer0d (= 2.2.0-ok1), libc6 (>= 2.34) Filename: pool/_new/main/s/snowball/libstemmer-tools_2.2.0-ok1_i386.deb Size: 5392 MD5sum: 7516b660fbfe439fccf699287a560326 SHA1: 595b9d7e61f8422cd572a4f91ec0604696d7bd78 SHA256: 29856a28ab9e19718fbdd4e8db6af9a6343dab7432bcc56d2be0b1e7c89332f6 SHA512: 66e2502b84a9ead65a47fa82d1e858d48316a9cd169ac3d760cece14a3c96678471399e75ebe228c2f6dbb5b400cccc8a5b9f8bcbad824aef46c10cb5cb405c7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstemmer0d Architecture: i386 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: 576 Depends: libc6 (>= 2.4) Filename: pool/_new/main/s/snowball/libstemmer0d_2.2.0-ok1_i386.deb Size: 110308 MD5sum: 66781dbdabe41e226cc0cbb5fda732cc SHA1: 151faeafeb03fc9252c47ecb717d32109efe7f02 SHA256: 7715c2f8363679532d787b80980a0076a805128079cf6e1c292956b7046b0f57 SHA512: 22eebcbffe82f5a82f39a5a2850edb2d17abb522c31a18006a6f94e1b368546ddd1a16122088cd9c3ba84e71ed4266672d347a1cee40f7edfd456f42bd624c29 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstoken-dev Architecture: i386 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/_new/main/s/stoken/libstoken-dev_0.92-ok1.1_i386.deb Size: 5218 MD5sum: f6024cc441b7cadba18b289fc13e64ea SHA1: 6589154907358bddabacb606430e48f8b463c388 SHA256: f6471568af059dfe62b73108e52bf3444e8bea52040b3ca0a13f92570dada815 SHA512: 819047ba8bf2c41797ef5a95c95965c1723c28fa3e1979cbd437912cd04d2fdeb959f09f56ebb4dfb2f6bb7e15dd03125f486c0579c0a02a79d9a27ff0dde613 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstoken1 Architecture: i386 Version: 0.92-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: stoken Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 77 Depends: libc6 (>= 2.7), libtomcrypt1 (>= 1.18.2), libxml2 (>= 2.7.4) Breaks: stoken (<< 0.5) Filename: pool/_new/main/s/stoken/libstoken1_0.92-ok1.1_i386.deb Size: 25716 MD5sum: c6ce5a966e727b3f8c96f41fa4e99fa1 SHA1: 95870d790df2e470f71bb5490a25f4915bf1235c SHA256: aeb754e1c4419117d838df2218b25b0e9021f459619b4d3d52e38a16609ecf47 SHA512: 62b2e1fec061e3c6d1a8ab3a289c483f0da84abf782e97d76f51b064770d849de4f3b51af2eb6118ffcfbf412d613e20df5d02aaca1f81f59bdd048f9939be20 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libstring-copyright-perl/libstring-copyright-perl_0.003014-ok1_all.deb Size: 19328 MD5sum: b7d969fe67494dd43baac4274eaa508a SHA1: 1b69987137dc5c139cee2a8d6cc3de6ae4cdfe73 SHA256: 793bbccc7d40a9365d64f7c68fb255c24c778a2e0bbecc60abdf2eb3522052b5 SHA512: 4a25bb6c37dbd6985185446a40a3c726cabf502cf0bbc71d9e979a33e6674a33b6de52141ba4196f114ae73c5edc723516d4c13e9f11a419b1d238f5e55864eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libstring-format-perl/libstring-format-perl_1.18-ok2_all.deb Size: 14822 MD5sum: 7d89b82be7153aa28ad9a5737c6f396b SHA1: 1f0f4e5dc7986f27b38a9341b7aa3ba61e43e404 SHA256: ade57cc5f74cba4d69dd566d6d1da047fdd5b145722eb6da7a5e79cdb3efd099 SHA512: dfb1ec0b4d404a29622e8bb6643fa7a2e4156e4a2225f5f57cfd8bdd490312c942de70ac3cbf7e9a51eb9f131fdaec387e06fa1931b43fad4e5597154e092f3b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libstring-license-perl/libstring-license-perl_0.0.9-ok1_all.deb Size: 33860 MD5sum: 7c7221c659a42c5db191e5f66a0c6c40 SHA1: 3c933bc914ec198629976d2feb88665eb2d7081f SHA256: 9a3d2175531e0022d510de7773d2e6d0ba120a205095e14716e4087b8862a1ec SHA512: 8756627f8fac668dc8a760b03015cbf1e9559675f8728a543a893227ffbab242efc7fc1d4b060fd585d714be6eb356000bad6d95958e0cb9fd42ecb57d03c4c1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstrongswan-extra-plugins Architecture: i386 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 796 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.34), libcurl4 (>= 7.56.1), libgcrypt20 (>= 1.8.0), 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/_new/main/s/strongswan/libstrongswan-extra-plugins_5.9.11-ok1.2_i386.deb Size: 245598 MD5sum: f64ea78bbf4d7f8154fd3735577ab808 SHA1: 29f7198308a97ad2c06f50eb3d854da6b8c405ce SHA256: 34fd78317d8b9f0c5d56d584abe25a5e35a6829b8777ae2fad639c7aedacd8a5 SHA512: 87d3752b5adc998370229536d39effe22ac20cba17002a069289a64c5f0be2b8f0c6f6dc3815a8898794b63655571f401839dafce73e232e0c00f42db8791975 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstrongswan-standard-plugins Architecture: i386 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 404 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.25), libip4tc2 (>= 1.8.3), libssl3 (>= 3.0.0) Filename: pool/_new/main/s/strongswan/libstrongswan-standard-plugins_5.9.11-ok1.2_i386.deb Size: 86448 MD5sum: e639b70b536e99e3b0d71531ae9807a6 SHA1: e836b07c148882c75f514cedad1a37be7c574626 SHA256: a423b35a624e240a975f5f525bef20d4e425b0cbbb66503bf0d654f8047c28fd SHA512: d7130b93df1f565370fd7545d5b8cf587852d2d1010d9743509d00152ca4c1eb5b47f86eb002fd27b2a2cdc64f7d0e29c7419414a0d216b22a3afe02cf500b73 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstrongswan Architecture: i386 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1479 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libgmp10, libsystemd0 (>= 227) Recommends: libstrongswan-standard-plugins Suggests: libstrongswan-extra-plugins Filename: pool/_new/main/s/strongswan/libstrongswan_5.9.11-ok1.2_i386.deb Size: 427468 MD5sum: 0421033826c838874b468986a663cb70 SHA1: 2f9dba96d75d16e29082127fd56a6dfda86e72ad SHA256: bf6138e66eb7e460c2e00c50da2c8aa7e495a4372eecd25625b978e78098f68c SHA512: 5e2374fe5a0b762a1eb28c28f37cee50dfd5e14b3fab0150d4f81586f3dbf66b1e3764e093c02a68d9d0488b068e8bcbbb8910ac4aceaa6af49510b52ca3e530 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)) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsub-exporter-formethods-perl/libsub-exporter-formethods-perl_0.100055-ok1_all.deb Size: 6712 MD5sum: 76a86e5cb2b809632ce3cb06936a9ae6 SHA1: 9a0fb838e81af8a06a17bc74115129395dbaf585 SHA256: fe2c738fa4aad7f1552f5c5c592a08d0016e75e8ebc6b84838dd31eeab84efaf SHA512: 824bd59735788fad94813892089a6aacbb316669afb03718b7571740002eb4e02872c543cb9e24501953392e22c06ed68d831fd51e3d4a85c1c16dfa6ba9089f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsub-exporter-perl/libsub-exporter-perl_0.990-ok1_all.deb Size: 47512 MD5sum: 4fc65ef6929daa2c6b8868928e813dd0 SHA1: d1ef3eb745051a61c59cb51d7310c153079b4fef SHA256: 059c7e86d1da70875a868eb45bc01a8174ddfdd1540ea3e20a451f61f7498486 SHA512: 9306add699119c100833c5158a09b49f0eb0293baa3db3b33a319b71ba67da33fe6ff74216216488c9e5a22b9c351325facea0ab6df4afaaa12f8ec85c7df23c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsub-exporter-progressive-perl/libsub-exporter-progressive-perl_0.001013-ok2_all.deb Size: 12842 MD5sum: f899e2e973e54681c7c728db247c00e1 SHA1: 89859965f63cf09ecdc253f616327add6cf17af5 SHA256: 7afdc13cd7f515bddce5c313a5e41653c2aee7fa96317d5be1b5e2508f52aa4e SHA512: cafa2ea25491364b88ff9d73d7e71536d31a849eea5241d3d75ef24a5bf224d46902e393b4cbf5515972ce1b77ddecf34b60ef1f1faac3d937131b3e60ac5aff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsub-identify-perl Architecture: i386 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/_new/main/libs/libsub-identify-perl/libsub-identify-perl_0.14-ok3_i386.deb Size: 9484 MD5sum: 716ca7688965d4f890933b2d50759c05 SHA1: dbc5dda0f24da85e6f0bad0f82710b0a84adb0bd SHA256: 5638379abc6202a9c644f25d028eb2c0b53076867be4510872c4f196b1a2b42c SHA512: c9d12b5a9f20a7bad7714d58f678c3060035aa9359e4bd18848bbda3323822115f330c2375483b58270720881f90583bd624c610f9ab0dcefa4b37211ff9db5e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsub-install-perl/libsub-install-perl_0.929-ok1_all.deb Size: 9244 MD5sum: 4098178c187c539095ae3370b7c5de1c SHA1: 168ef16c0a1841d657d132eef0dc3b626f589073 SHA256: f3dbe8854e46d94fa47a1c7348562129d19dcb738ca49f8843189c13bc7f7ed5 SHA512: 8f45d5a96088b6c415ac5650e4103bec3279925aa72236dcebbde43445a3407c641f271394f479715c6ccba4b1d126b8f2a7a516a1920c00c734408e311e8737 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsub-name-perl Architecture: i386 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/_new/main/libs/libsub-name-perl/libsub-name-perl_0.27-ok1_i386.deb Size: 10196 MD5sum: c906b1e02268b664b5a6c6366c02d38c SHA1: 5432fec1b0de9d50dc597afd25054d7b282c2702 SHA256: ac2cea682dc6ef3538d3a0e630269fe63a99e204908b14624baf16ac1419f6e4 SHA512: 1553a95ae20a5e4743d07305994ca05d8464579388b77a0d79ae29d6b417458745511e6ff3268947ea432168dfda5cd84778babfd011f475fb807dff85cdca67 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsub-override-perl/libsub-override-perl_0.10-ok1_all.deb Size: 9252 MD5sum: e8371ef9b04c6ba9e033ea7c2fcdfc35 SHA1: d9b5b778baf83241f090da572e35df152f2a5028 SHA256: 337f14fec9122c188189bbc96d74364dc06a1b31abcc3fd11810e53796a9f96b SHA512: e6f7e9efd4dcab48be90cf87fbd27e8d8667a3389cfcd3e5ca2559365715404f47981d68fe37ab58bb5039387fc700c34429fa6c05be66f81526ed42f015561a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsub-quote-perl/libsub-quote-perl_2.006008-ok1_all.deb Size: 19532 MD5sum: b8a6ae3082d1835353afcf26e296bade SHA1: 52a5b44af70127f8e9e63239d752507e68aac62d SHA256: c3b889ed201cfbabae6197fca693a6b4e9ab42f73ab732e13bdb0d1c62b1a498 SHA512: bcbb816c1231ef2f577a8935eeabf87b236a6d5092a9622ddcc15b4f1d9565195fd4390d63f7767a804a105dcf4c8040e16ff4c728bca1a47151427040169f66 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsub-uplevel-perl/libsub-uplevel-perl_0.2800-ok2_all.deb Size: 17772 MD5sum: 296f8be873b5e0c59e7c6ce9e1fd0704 SHA1: 9f7942c81a3849205ca9891af2c13e3a8a60eedc SHA256: a8b43381020e91534ac2d3b175bd0c21ab39cd10a5a3c99e5a0831794bba03a2 SHA512: 18f66c6c29590a5d58d207c471782056ca66d620bf0fea6fa97a5ce7ece5931217f53c404ed55bd4bb95d634aef34aa821c5813f1fd94da070555e886779bc17 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsubid-dev Architecture: i386 Version: 1:4.14.3-ok3.4 Multi-Arch: same Priority: optional Section: libdevel Source: shadow Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Shadow package maintainers Installed-Size: 536 Depends: libsubid4 (= 1:4.14.3-ok3.4) Filename: pool/_new/main/s/shadow/libsubid-dev_4.14.3-ok3.4_i386.deb Size: 84972 MD5sum: d0cc7f2ddd701f3f666d1dfb3f0573f5 SHA1: 069ca05f748b95fb5e777a31fa4767fde9dad608 SHA256: e91aadf6d635616b5b755e01c671bfa22674c002d29f32a42a3eab2d39c9d8f0 SHA512: e9e08264e943a421204c34270da28ec49e17fbc3f22a138e3f11210fcc03e0ee1129d5175ba2fcc1ac11429e4a623a8bb785f8aedadd61350fa5f0a98fc6213f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsubid4 Architecture: i386 Version: 1:4.14.3-ok3.4 Multi-Arch: same Priority: optional Section: libs Source: shadow Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Shadow package maintainers Installed-Size: 346 Depends: libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.11.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 2.1.9), libsemanage1 (>= 2.0.32) Filename: pool/_new/main/s/shadow/libsubid4_4.14.3-ok3.4_i386.deb Size: 65664 MD5sum: f86f66f84ee120455a548037dca4ddd6 SHA1: d408260a50d80bc18f019c004e2ccf64dee01177 SHA256: 188c126d2e66ca50346954fc6971503b3e0b696917c715c97e03270a6b2b7bd1 SHA512: 8a8fccb7132ebe9e863bef8e13bc8327108d2ad6e84f8e0da633664f5b92eda5c6718060338e82c941b7cc551bb42b6ad61b8f9d9cde45a0bdc5ebbd22eccfc1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsubunit-dev Architecture: i386 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: 28 Depends: libsubunit0 (= 1.4.2-ok1) Filename: pool/_new/main/s/subunit/libsubunit-dev_1.4.2-ok1_i386.deb Size: 6092 MD5sum: 5c17fb5f03515847b6b3f5396f61dd0f SHA1: 8572ec47148f15c3771eb3801455ba1490e37870 SHA256: 865d49034b7539312d88062ed7b984ecfe578659849c74ea03712a12bbd59bfb SHA512: 5a089be9394ba73c4d96fc3963c60fdd95c901128b034bb9aad961c1eb1968eb9578689281856cc5f92429867d86e6e956912c5a0a55183373744c27971451fb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/subunit/libsubunit-perl_1.4.2-ok1_all.deb Size: 4996 MD5sum: 7858335dccc0725385c9b5866c4dfb68 SHA1: ea7fdd2294ec3534c0520a61f0f85e0e6bac192c SHA256: 423bb99a271796eda73e37c631d2fb7c616defd969ae5e21543949d61dd49c7a SHA512: 13d8455572b41fff2135cb8bc047c9b290cbbc15b8dccb033d87ea92f2153081675895c5445c296dde5eb2085b8b7bd6fb1293da02bbf4260487d0ab3be413f5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsubunit0 Architecture: i386 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/_new/main/s/subunit/libsubunit0_1.4.2-ok1_i386.deb Size: 5572 MD5sum: 19b55b7fa39ffa35a05f661f94313689 SHA1: c77c7deffb30cd40ba09ee7485166190af696dd5 SHA256: 22104903d7ac40527bdb31cc45bdc2d113ca53b40689ff0885bac8d759b9777f SHA512: 41c3397ff1fc6aa7ddf37f421b75bb7a4127b90d7ceb04085b2a0590afc31bd2c1a0d59b44998582609f276c6bf6dafd63ebd6d90ff2e1dbe2316090f636d6cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/suitesparse/libsuitesparse-doc_7.6.1+dfsg-ok1_all.deb Size: 2899864 MD5sum: e61b93a8b293a7925f0b9d29214ec589 SHA1: 84da6258671b680eca2017de7dc03711f6fec1b9 SHA256: 1ecb28b1ef384c775b7c07650b1a5d27a4e9013b0fb6cb36f1c09a9feb74f131 SHA512: 607d8ed81a1d3a4cd0436e084f67212f14f112406ff29d5dccb6962f88f97970c49d9cd427f01bbeb9e8c11e3b737002f17321d0bb7ad673055713a16b75895a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libs/libsuper-perl/libsuper-perl_1.20190531-ok2_all.deb Size: 15346 MD5sum: 10cc40a3d744535ec59a7bc4eb28556b SHA1: e63b2c26df7bf83c3cb1c4e96645ad6102d0f3bf SHA256: 20b1626d71a9a522ba0e85d320de5a38673203d5a2341b52705d5c0e1838579e SHA512: 2372c17b7a67af9e596d47f9abbc9f9fb9f113a8e1c54d8077ffc5da893bc531945cc3c7971e8ed87514a8db2ab2951731a62c737f4733ad9f85a24bc54e7c35 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/superlu/libsuperlu-doc_6.0.1+dfsg1-ok1_all.deb Size: 237748 MD5sum: 7ff2c59f50e0946954d5c0cdf1086e28 SHA1: 70d39704725591c0369f8bf7b5785570ac647a81 SHA256: e7262d4819b9372e59cbb4e91e76f3c300c8be1796a009b5763d501cfb3d462c SHA512: affc9f248358bda4cb2c1ae0e2836362942878a07c6916206be928fa25a3e901cc5ed439663921370d81e2bf03a065d0d62280288529af24871991ac13088314 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsv-dev Architecture: i386 Version: 1.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsv Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 44 Depends: libsv1 (= 1.2-ok1) Filename: pool/_new/main/libs/libsv/libsv-dev_1.2-ok1_i386.deb Size: 9448 MD5sum: 669342a6dfd982957de681cf957ee1ff SHA1: fbce84ad124c8e0d378c08f3352e01b975cdc80b SHA256: be6f5cbdd4a068680e92a882d8993ec385ecc0dcec5add0c4786c7ab750a879e SHA512: ee88b4d0fbbbd13d20f5975f0f0e2235492494affb56721ba548e70f8143b22f38a1431d66c33ad7906ae81549a2c29b15f9885dc1621a9a1e309cedc8c49f97 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsv1 Architecture: i386 Version: 1.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsv Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 38 Depends: libc6 (>= 2.3) Filename: pool/_new/main/libs/libsv/libsv1_1.2-ok1_i386.deb Size: 9914 MD5sum: 15ac9387482458385e4477e643bf4bf1 SHA1: 94edc324f9b4d628a0d4546e8d5683697754e984 SHA256: 67e45b277b2f28ba709ef82c545aa19f9345f798d391563ce53a9e9e02e683f3 SHA512: bb711c65e785cfe8df454edde53adc28062aeb1bd4a154966fde9f8fbc01a542f4bb3e3886f5a56c04da1b97f8bfa1bae53e53b9f53145118b4dc6618da97c17 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/subversion/libsvn-doc_1.14.3-ok3_all.deb Size: 1701920 MD5sum: c8a19ebb4a0a58b7e0b55643aa8c0839 SHA1: c885ad0a9ae7c19113054aea916a6a2a75a80e3e SHA256: d1cd03a4e2df70413a38d1fb0bd3d71bfe7958c4584f219bf7d1f85dd4afe4a7 SHA512: f582bffeda7b3feebda45c8258902f8f1544ec782b2bb4c08bac86417001392e4e863d2dd7132baade04eaa1999c5ac4cbd2787c3da1ca80ed3147439ebc4734 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsvtav1-dev Architecture: all Version: 1.4.1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: svt-av1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 209 Filename: pool/_new/main/s/svt-av1/libsvtav1-dev_1.4.1-ok1_all.deb Size: 29914 MD5sum: b8fc3ccba112ef95cc059c786c6dcaf0 SHA1: 4156024ed6cc7cf5c564b598e5b2394a79d3a809 SHA256: 617e681338a55bba28ef1a2d5d37a4c1f2cf98a478c129993474da1abab2bb91 SHA512: 413b79e5e5b56a69f71fb0e50735e7cfc1cd250151a07e23f28cfabcb8d72622132354389858710f0042b9d96405d1a49c009a4f1fc5b3ea46ace42868321895 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/svt-av1/libsvtav1-dev_1.7.0+dfsg-ok1_all.deb Size: 22632 MD5sum: 56ac13a1e91279e6e835b624e2af568c SHA1: aa8f91fe004395e004be936dea78c8b44912a96f SHA256: 5d81305335539d876a854e5becdf9b5e29849e872cec02b5c3635dd2989a9bba SHA512: 51fc1a90d1c0af97bdae4329e97fccec276ad698ef06363c2684a64374df1d19ef059b28e4f2362ef3ffdd7034512ee33daadc8495337c367f62939355e0d7fd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsvtav1dec-dev Architecture: i386 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/_new/main/s/svt-av1/libsvtav1dec-dev_1.7.0+dfsg-ok1_i386.deb Size: 5900 MD5sum: 6a784ded6bee219fa71687e2a8d42b51 SHA1: 526f04b9ad526fee6b1bc65d683234aaf4d2d73c SHA256: 878aabd2d411b984f86f11c22d80adc12fe12fbf3494aaabe2eca3bd85b7bb71 SHA512: ef0189af2fbb5e837c8901098fedeac053777bc60651f0c963b6e77a8f72fc3f95f7d1617157852e4d809d8c4961e894432a9a115276fdbe56e46140554f55c3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsvtav1dec0 Architecture: i386 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: 1252 Depends: libc6 (>= 2.34) Filename: pool/_new/main/s/svt-av1/libsvtav1dec0_1.7.0+dfsg-ok1_i386.deb Size: 358868 MD5sum: e7b5581ec5f3937e32f785e642f46b6a SHA1: dfdccc4c121aa99c4338018cb11d5533cf9f3084 SHA256: d3345cb5c980df2858b47ed57b848a718a09032812e216b47fcfd462b9b317e1 SHA512: 1d42ec9b076b457f047b7df364d8ffcac12597ac89b8fd56cddc13b48df38d25d59724b0a81a10a14d046ab4dc22db73c84255413023dc9945e10c073d7b185c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsvtav1enc-dev Architecture: i386 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/_new/main/s/svt-av1/libsvtav1enc-dev_1.7.0+dfsg-ok1_i386.deb Size: 5896 MD5sum: 6b6eeb1a487dda85d824025384c9d5f4 SHA1: 94ed83ec2d48a7dc35e33dcd315f5eb9dd28fb9f SHA256: 3b1765ba0675c7220f9709a611642eec59aeee1aa7733f30e1e671d5b1b81fc4 SHA512: b0248e10edb201b9f3ec97e165ac09eb880fa5fb61e485ef32e66b45d366f9bb62117a2b759eaf652b2cb025aa883698a62b6ac6cf4fe0be9660c934cddfafb7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsvtav1enc1 Architecture: i386 Version: 1.4.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: svt-av1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3541 Depends: libc6 (>= 2.34) Filename: pool/_new/main/s/svt-av1/libsvtav1enc1_1.4.1-ok1_i386.deb Size: 1105218 MD5sum: 179846aa682a23e1ff73ff2c16098b1f SHA1: 14722404762b0dbfb0f6e1040b030167d209d76d SHA256: 503ab8e412e94dfe7b3e87d4d084c3a92541068c1a84d2c00dd8690e819255e0 SHA512: 4037df8058c56902a6bd88f3893c57d12a136fa8b1ec434449eaaa37903d9c03abaf26ce7a6a45fc2daf8870b2c4faf5cac616125b2a5dc44604f338762cd693 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsvtav1enc1d1 Architecture: i386 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: 3348 Depends: libc6 (>= 2.34) Breaks: libsvtav1enc1 (<< 1.6.0+dfsg-2~) Replaces: libsvtav1enc1 (<< 1.6.0+dfsg-2~) Filename: pool/_new/main/s/svt-av1/libsvtav1enc1d1_1.7.0+dfsg-ok1_i386.deb Size: 987980 MD5sum: 3a50fb20f373830ef8a6e2b000c6833d SHA1: dfc4cffc491ee14c0a568246cc1dceac301e0875 SHA256: 42de253a5a59ac5b45b5af4bdd59ebd7de67e972f7690a06f5be4cdac3b69640 SHA512: 3502916eb34fc6c0b44c44f7405ae6f691d7ac2f3497d88fe46dfefb0a7178eedbe4610dd7543b213e7c6a02755829213928520bca0704d8034f3dca23d683e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsynctex-dev Architecture: i386 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: 739 Depends: libsynctex2 (= 2023.20230311.66589-ok1) Filename: pool/_new/main/t/texlive-bin/libsynctex-dev_2023.20230311.66589-ok1_i386.deb Size: 209160 MD5sum: 0cca6954e077af58532fe1c597ef16c2 SHA1: a16a5855a3ba631b57a17cec5220b49a601bd069 SHA256: 6048782ac800488f985d409b6bb0988f657dba0970781ab7a207a417d33f265f SHA512: c2d70d2f5c43409a3eb77f4596d2e4cf3ecc2817a488a6c2675f80e17170badeeed90e406d4f5317f7232d288ee609e925ca982ff215ca2139f6486d65d0e9cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsynctex2 Architecture: i386 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: 174 Depends: libc6 (>= 2.38), zlib1g (>= 1:1.2.3.4) Filename: pool/_new/main/t/texlive-bin/libsynctex2_2023.20230311.66589-ok1_i386.deb Size: 53916 MD5sum: 4fea982427ba7954338ff371ed1d5c1d SHA1: dcbdf62400eeb2a0b1a6e234c04a709e8685cb09 SHA256: 43de1fce0573daf6b653010da64234ab0f09e633c76a546723335cf3eced58c2 SHA512: 170aa17edb2c3be04bf8d3676577822612aede4c0c78dc5d6e4032d132c8601c9d9732ad8238641877806d14fab87bf9e40c53a4d0cde87285d14d72a1ca378a Homepage: https://www.tug.org/texlive/ Description: TeX Live: SyncTeX parser library Library for SyncTeX parsing support. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsyntax-keyword-try-perl Architecture: i386 Version: 0.29-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 76 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libxs-parse-keyword-perl Filename: pool/_new/main/libs/libsyntax-keyword-try-perl/libsyntax-keyword-try-perl_0.29-ok1_i386.deb Size: 25708 MD5sum: 37bcd4af7927fe95e0ed2d7e6c1c1509 SHA1: 8f297213c172f278149546f4b70ce4219af41adb SHA256: 54b8a62b34be6fbf2b4b4da78098be26b251630a987790ba74e1db0e4711ce71 SHA512: 8292613c24bacadf564c4db52b86504a29c911b10b0fe48507ed3abf9e505c6ca1f0d90264ef23512c1ba6b0c1f31663a1b979f13031499a49fdcbcbb44a384b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsys-cpuaffinity-perl Architecture: i386 Version: 1.13~03-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 154 Depends: perl (>= 5.30.0-ok4), perlapi-5.30.0, libc6 (>= 2.34) Filename: pool/_new/main/libs/libsys-cpuaffinity-perl/libsys-cpuaffinity-perl_1.13~03-ok1_i386.deb Size: 32344 MD5sum: 89f934a6b828ab76f0b5f9213944b65b SHA1: 1483ce538d3a054e95776301f4deea954316516b SHA256: af3d77f87fdb8f9be1552642f55b31d7e9ff7ddc3461f14f5df404c19b2172c3 SHA512: 76306f5bffb6e29dde4e2aa093f2dcb9ffbe4260f5e2379a3865348abb9bb51ca1882696ffe37d98085b96d778509e6537a98bbdad3cc999edaf9881d9626aa6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsysfs-dev Architecture: i386 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: 125 Depends: libsysfs2 (= 2.1.1-ok1) Filename: pool/_new/main/s/sysfsutils/libsysfs-dev_2.1.1-ok1_i386.deb Size: 33072 MD5sum: e1126b23614af79cc893b3e3ba373ef9 SHA1: 3f4a71fa0d0f34eed8203590aaf1fd5ef5a062a2 SHA256: c792285ba764961a7ea160375ea8f32cefe88cb2b260243dd6e4ddc7469bb15a SHA512: 1bbcfa8c85ab83c4e25654e0e5346af75957c76279d431b6adc35c667c1dda32c5d1da6ea98a3048cbb41a589c796c11336c044f68d6a6bed1641d29671d216b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsysfs2 Architecture: i386 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: 68 Depends: libc6 (>= 2.33) Filename: pool/_new/main/s/sysfsutils/libsysfs2_2.1.1-ok1_i386.deb Size: 18404 MD5sum: bf5ba5e391729f4bd63daafe91f91019 SHA1: d44eb0ba4e476d28f304f925c2a1fa617cf3c61d SHA256: 5c3f48cd96e4584278345f0128ea1462bf63b7a5d0e62b1550c3eb11485fd1c8 SHA512: a6c69465243b96f4d8679ec9f0944dd5225ecf925dbc3f183d0b92dc12ac0284610eeb37d489c5be63804dc4523ceb0d25b74901e777675b57f0f1f0debf5a00 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsystemd-dev Architecture: i386 Version: 255.2-ok1.5 Multi-Arch: same Priority: optional Section: libdevel Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 4912 Depends: libsystemd0 (= 255.2-ok1.5) Filename: pool/_new/main/s/systemd/libsystemd-dev_255.2-ok1.5_i386.deb Size: 1216948 MD5sum: 299ad8bf909443c88fcd09c976be8424 SHA1: 360c7ecce3da60ff9f54e4ff53ba6c73ec202925 SHA256: fd8fc599450e619685896796bad62c68b1c0a09686f864ce3e6785b229774b4d SHA512: 2bbe741c47f2fe0699ff51e174c200c088e49eacad07e322816d5567f8c9974e90dcc0d14adb5492c96dca3a5394bb24001805a19ec1259b5c7a236a6fc2aa6f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsystemd-shared Architecture: i386 Version: 255.2-ok1.5 Multi-Arch: same Priority: optional Section: libs Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 6157 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/_new/main/s/systemd/libsystemd-shared_255.2-ok1.5_i386.deb Size: 1913772 MD5sum: fce4e24c2b90167395e8b5523e8d1f13 SHA1: 1ced2a949355fba3d818a409248b3eeec730a723 SHA256: e4ed2c7c70e568da39d185c68d2044e0ac485c78239fefa7a7649fbd968534a6 SHA512: 236d7190d46f2e9e9d345ef9f1b74cc0fb8e9f0ed97c4cac5d3823c2667be38cc838ebf9f2b2f72614a42f33568ab820e7c8069e758d18b5d013d69826970f8c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsystemd0 Architecture: i386 Version: 255.2-ok1.5 Multi-Arch: same Priority: optional Section: libs Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 974 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/_new/main/s/systemd/libsystemd0_255.2-ok1.5_i386.deb Size: 346932 MD5sum: 1729cf5e7c6695060f80f4e0113a40d0 SHA1: cf9328899a10678565e83a60d2d376e2cd1ffd2d SHA256: d0bb2ce0b4f9e3e1797b0e1144122afb4cd373b71e2798f5475a0eb2a6569476 SHA512: 6ceddfde50926f84f6693b3531a6ac2fabafe33954233fc5f8f5f1969b7a09a1186b70a90dbcb5eb23ab0e34cf406f0d7035c3ed51132ea8311fd0631dd29f89 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/t/taglib/libtag1-doc_1.13.1-ok1_all.deb Size: 891600 MD5sum: 63bb469d0adeb721f936d2aa9c62d773 SHA1: 0c342d478f3dff074cb2f76fb6d306759fc9866f SHA256: b39d60e31034cd7ddbdc40ec448b83befa749a4866d252c35251b5f30e5c77b9 SHA512: 922c7be125a4234657181769b4f1736be791b1848c8dc7d0c653f136d99bbc286cf3dba9eb9ca76db9be56e2bac5980ccfe05bc4171a8f10f99620339d099d7f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtaint-runtime-perl Architecture: i386 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/_new/main/libt/libtaint-runtime-perl/libtaint-runtime-perl_0.3-ok4_i386.deb Size: 13808 MD5sum: 11eea4e5ceabc11b9917ada377e3be87 SHA1: 58f9c53a5099321e495db120b813b488a7114047 SHA256: 8ec90526d5fc50e2de4e22dde828fdb4345b4b0d954e1327f4ef2c78a79dede0 SHA512: fe810194853276411a894e4e9f41c1045a49016efbcc54d35d898315a090a235d629f6abb7b1672b6aa89ba3a821aefc219e7841f5ca34b387cae2c753d915eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtalloc-dev Architecture: i386 Version: 2.4.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: talloc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 220 Depends: libtalloc2 (= 2.4.2-ok2), pkg-config Filename: pool/_new/main/t/talloc/libtalloc-dev_2.4.2-ok2_i386.deb Size: 59916 MD5sum: 576970dd78dfdfa29b3dff9b01f93b61 SHA1: 93370f8eebed8a928af8e8891a8448203833f8d6 SHA256: 8ad2f50a17ba601c1ded0676d803761976d776596e20169cb20a2d0d6dd452c0 SHA512: 4c3682a6422f2d0baefa60927532aa0985639c7ab03a8cb2d87c12c9673623f5f3ec50ca8dde1881566c9e951abeae86828453df8c1fada45e1d74f2732dcdc1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtalloc2 Architecture: i386 Version: 2.4.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: talloc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 84 Depends: libc6 (>= 2.38) Breaks: python3-talloc (<< 2.1.13-2~) Filename: pool/_new/main/t/talloc/libtalloc2_2.4.2-ok2_i386.deb Size: 24368 MD5sum: 9a742526659040c45b160c2267c04b1e SHA1: 0ee8074f06ac430079b50bab3272605726fbbfc8 SHA256: 4ef3b109135459c212736ce90945827ebf28de0336a8d49250aef1e9e6d03c36 SHA512: 8263854aa9837b78daf7359559503f594fb30fe4235aa3fc00caea7887c5ce4123d5dec31d555128c7cea559c5ef0be7f318b3ef463e4f1cd3ec8c35aebde145 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtask-weaken-perl/libtask-weaken-perl_1.06-ok2_all.deb Size: 14266 MD5sum: 46d9667e36a9eef9beb706e380b29fd9 SHA1: e5f0358127c23ef3bc713f92dbfbe338369f8572 SHA256: 321c560d5e5743f6cfa35f3cdd5a42ed2c3cbc4b02df848956fad6076386b508 SHA512: 693fb391391d7339bb8418ddb8b7140f1f07825723118513009c72fb410a706fb0a91230d355d4c9b8876be1152a985bb9dfc0e2fd4c594df14b73192dfaa8f0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtasn1-6-dev Architecture: i386 Version: 4.19.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libtasn1-6 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 229 Provides: libtasn1-dev Depends: libtasn1-6 (= 4.19.0-ok1) Recommends: libtasn1-doc (= 4.19.0-ok1) Conflicts: libtasn1-dev Filename: pool/_new/main/libt/libtasn1-6/libtasn1-6-dev_4.19.0-ok1_i386.deb Size: 86500 MD5sum: e7cfd040c984e699c20cd129f8fdda4c SHA1: c0230e74974007cbd501662df139e7bf5bf54fa3 SHA256: 95941c037f347bb9196e1cfe3b586981f03874ad192663a45497cd46a7f2c6b5 SHA512: 3bb2b7d7294850dc2c5f5c2980c4d4377a1b6bad424aa31412d64497ff2db60f7537f3dd660a98cd22746b32a0f1a2213817f251322aa94643b581289267f23c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtasn1-6 Architecture: i386 Version: 4.19.0-ok1 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 119 Depends: libc6 (>= 2.38) Filename: pool/_new/main/libt/libtasn1-6/libtasn1-6_4.19.0-ok1_i386.deb Size: 39792 MD5sum: 0bd2351dc1cfeeb982b6fc70870483e3 SHA1: 8e9f83d8a52e5d1a9be2b3aceaac69e618a9de68 SHA256: 34ca11afb03c0c58c2dab412b6a763dae970deee05ff90e9e5a82d7fc4a26cd2 SHA512: 497c96d10745c37349417d31710318ff6fc757fc2b6e5edc6d908c48e70d09c818c6047729a4794ae3891fd9bc750adbf767d407f8f2066c3a028c0cfd236760 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtasn1-bin Architecture: i386 Version: 4.19.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: libtasn1-6 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 80 Depends: libc6 (>= 2.38), libtasn1-6 (>= 4.14) Filename: pool/_new/main/libt/libtasn1-6/libtasn1-bin_4.19.0-ok1_i386.deb Size: 16364 MD5sum: f9933bf09b944d9859e1b6134ed84238 SHA1: a9a44ec8ca796746699d17c6bba50dc4d07e597f SHA256: 3669f9deb7d5b8f68d545266fbf49b01b5996e00bee433e20b9e5ca14e44ac48 SHA512: cbc6fc4451e7a0e3e788ded8f22a3d359594a595619902b286c3ad4e14bced60a87b678fcf675deadde3a91b7be5d6e8834f7fc08fabf0bbea1c1262f486782b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtasn1-6/libtasn1-doc_4.19.0-ok1_all.deb Size: 317436 MD5sum: a6168135c4c138f9e672e8085cf96d7e SHA1: a34634af7a4e7b7a855400dcd45cc6028eb4e5f2 SHA256: 2c1eb2d525c532ca40383b6d89951ffdbe2288e2a9cb51a1b2242a23d6166491 SHA512: 848896a33a712f788f2704e0f6b6f397407541781f277fe464bf8d0d5f15fa938ae4e06fb577032049a0375ed8cd45c29e731acfb7feb7014202c6c55a70dee1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtbox-dev Architecture: i386 Version: 1.7.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: tbox Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 2524 Filename: pool/_new/main/t/tbox/libtbox-dev_1.7.5-ok1_i386.deb Size: 354164 MD5sum: 8f5c574ff40a8ae050814402f0b087fb SHA1: ec7187e41c908b67ac7e5b63626ebe5deef96deb SHA256: 07beb1860265ac413d498ae7c4f6ef6820748a0d1f2a56db9c59b027bbc9e5fb SHA512: 54a84c427f12b41ed4a840a2d24c07b13e20ea793d8bd5529874bc1516f076d12c746e673b10c51243b5c965d44b2d9418bc8b8727a5f75076bff46fe6b326e2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtcl8.6 Architecture: i386 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: 4496 Provides: libtcl Depends: tzdata, libc6 (>= 2.35), 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/_new/main/t/tcl8.6/libtcl8.6_8.6.14+dfsg-ok1_i386.deb Size: 992468 MD5sum: 95b983353e4da4c6eadff106c1be9d30 SHA1: 78daee187132ef97af59f8d8ac198e4cc746a426 SHA256: 95e65338d0103ea498b87f02dd82ce87a210a3d7b2438f59ebbc454dd768dc24 SHA512: 8933bb736e42be0903c2de66604d5ed14baefd1ab66ac86892a7648cafc33a786e36dda5ce423727e8d6bf15c502402384e208c56bf12943c466e4bacc045f48 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtdb-dev Architecture: i386 Version: 1.4.10-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: tdb Origin: openKylin Maintainer: openKylin Developers Installed-Size: 215 Provides: tdb-dev Depends: libc6-dev, libtdb1 (= 1.4.10-ok2) Filename: pool/_new/main/t/tdb/libtdb-dev_1.4.10-ok2_i386.deb Size: 67852 MD5sum: 90d56400147e54c4815177721cbed4c5 SHA1: 11844e72370daa9f632352e7d6c016698f16c13b SHA256: 76626474897311ed6b0de100c1571a1622f9c16266eb85f264699f39e2f8e8ad SHA512: caa4a200381d2ebf94a9c4a2b72c057f670f28cfa7d3a545ad08fffc9a6db5c9922f11fea3bed7565969fe7595776c327220f94b212f3d661ad7caf64b6665d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtdb1 Architecture: i386 Version: 1.4.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: tdb Origin: openKylin Maintainer: openKylin Developers Installed-Size: 136 Depends: libc6 (>= 2.38) Filename: pool/_new/main/t/tdb/libtdb1_1.4.10-ok2_i386.deb Size: 46732 MD5sum: b5531ac222b692807d7d8b99d6c6687d SHA1: 11d7ffcd44ba5646f6336f996a2d5bf566d897b7 SHA256: 42fbb9df1a54720d99b7be97521d9ce1742a271690a275bdeed283e4a528fe22 SHA512: 4e2d2511b0ee041062dfa9472e5c83a702677aacab6c982096d6025af425638251c012c98dad9275a431f387afe7d6a7fc6b7fb962b4039a1cf7a4583bc2245a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libteam-dev Architecture: i386 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/_new/main/libt/libteam/libteam-dev_1.31-ok1_i386.deb Size: 5752 MD5sum: 9a96e03f4b5619250afb355dbc4f02d9 SHA1: 4f4f99b1571c5be3de4f5bd34ee189288d39f9e8 SHA256: c42d0ddd57f45bc1f8ad53b783a4ece8d7c87e6f9880ca2c9d3abc03041a90ee SHA512: be20100167a086ea3539ab8605ff11a3102847a1aff011ba5fb78e162961f64634d2cc70d773080cd8318cab8133d7a9cf2d702166976308dbda15a66321ef0e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libteam-utils Architecture: i386 Version: 1.31-ok1 Priority: optional Section: net Source: libteam Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dmitry Smirnov Installed-Size: 273 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/_new/main/libt/libteam/libteam-utils_1.31-ok1_i386.deb Size: 81448 MD5sum: f9de7d3d18d833898be9a5edce83273a SHA1: 71e5c23f88a3c796fb3eb4b7986dff5ad6bbde6e SHA256: 3040bf26d41fb3bf677ea6998928582a1bf669901242245dc4cb03a273ff8768 SHA512: 6d617f677e6f14ce6cc7918fbcda676c8a7a906c4178d0046dbed9c22bbbb32a9a0ec1143d9a23e3387764dcdf4a924df6fbf889a2fc71fe663cf0861f93dd52 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libteam5 Architecture: i386 Version: 1.31-ok1 Multi-Arch: same Priority: optional Section: net Source: libteam Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dmitry Smirnov Installed-Size: 78 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/_new/main/libt/libteam/libteam5_1.31-ok1_i386.deb Size: 24076 MD5sum: e168c86912741d61ed93fd49cac7c996 SHA1: 20d50e95d4693726110ba1e82a83e9e64399bcdc SHA256: 5fb880f07e16a23e277a52d77c1b81276d4dbcb50f37e7b4a43b0d79ad4f27dd SHA512: 21e571d4bf473d95f0fcb8b035a1ab2612f1654de0c0ccad89e1bc74e09d35b74aeba78dd904690377c566726e59879653332e95cd9ba5f7d36d657a53f26fc0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libteamdctl0 Architecture: i386 Version: 1.31-ok1 Multi-Arch: same Priority: optional Section: net Source: libteam Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dmitry Smirnov Installed-Size: 43 Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14) Filename: pool/_new/main/libt/libteam/libteamdctl0_1.31-ok1_i386.deb Size: 11492 MD5sum: a8aac5207f6b435ad78832b04c935688 SHA1: a63c9347e95aef0e5706b3ba006dca84032ad694 SHA256: 0dd64b129ba03be5720731a1e8e26d8f1ac2b5d1b1a27be3ddf69557df66382b SHA512: a14ba8f077180053a766e02e82512e7faa9831b633067067faaa1c8d819b61046b3c213bc3c424a23263ea33ecea6cdb6f1156cf97b3ebf7714d3737c207a42c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libterm-table-perl/libterm-table-perl_0.018-ok1_all.deb Size: 27352 MD5sum: ac8db8e02ddb93f5334fb54322e03ae1 SHA1: d92f2f3c97bfcc9d2978467a86edef9094a3922e SHA256: 201117208f14614b7f4903af4b9d5d2c51032d0bb6a0432839b5b51161df2189 SHA512: b354445b2159c2bf9672c68ef0246a2f519b224a333da7eec36f2ad537230a95d0c68adae0fadbdc41fd9bdcf7d819b437d095651acb703125028b5f0379362f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-cleannamespaces-perl/libtest-cleannamespaces-perl_0.24-ok1_all.deb Size: 14108 MD5sum: 8ff9835753ef02fc2a0facc69dfff5cb SHA1: 375b9ee96f89d690193c88bfe50fe96f8fffa8ab SHA256: 2960eb317aef1d8011b6705ed33596b31ff37a8c9cc8725fc6360a89e71712bf SHA512: 8fc6ba6f570b8a8ca9365256471fbd959f8215a7f4334b028175ae9a372a47e9769b1fc10803f0126ae2d56e4f2a97cd7caf069a57a03fba1a6604c772b712eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-command-simple-perl/libtest-command-simple-perl_0.05-ok1_all.deb Size: 9440 MD5sum: 12625830d672a67f726a843a34b97b42 SHA1: f5ccbf09252c351d88abdb31f11d54a8cd801ae9 SHA256: 0d779959235a9216fc93c60d50905e301031057a344fc9ddb9c3255ebdbe1eea SHA512: f900fe6ad20449a288a8f97dbcd891ade175e3ed5d6e6f934792286a7850f8ac58d8df6ae2b7ddfea329c8e47ed5beb28fdb006109b0a8a2bc0d6373fb452958 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-cpan-meta-perl/libtest-cpan-meta-perl_0.25-ok2_all.deb Size: 16050 MD5sum: 4443867a0dd653e1d5b148c289f349a8 SHA1: e1e093cc59a644c8bd26af106de249a6d575fac0 SHA256: e092b4c43a4f62c46f6ac97a5cae2e04df4768d1154176b664ac647a44325f51 SHA512: dbd968781701e9d11699614468c195703a4004ae0353784c974590cfa36a2a568613ec00dda7913eb069630806d02cea1c18c6bbb94ee473d7cd16f18e02cd68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-deep-perl/libtest-deep-perl_1.204-ok1_all.deb Size: 45844 MD5sum: 388bf9699dda84e210f70baf8a7d9eea SHA1: 08416dd36a0eb9a229bde57dfd81f1a2993fcbad SHA256: e4d98fb3c4275fba969b3b6b73a58ac6c43cbc5128130a36e117de2d14c2412b SHA512: 885cbebd70fabb081e16d345bf94b158ee6ace72fb0ce904ee3c300523fc18cc722be17cce0540d07257a6c75b291725ff9a7692d28ee381c03c52627a80f375 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-exception-perl/libtest-exception-perl_0.43-ok2_all.deb Size: 13276 MD5sum: 2f4d3dff01a2ccd8134752b3099cfe4e SHA1: 65283b7b14ffa594c77f0eea35263a03f8eb9c14 SHA256: 50fb60ce5eb3bd5da7995359261738f06258f863eb4d8f768bd812cf7a6f7dc8 SHA512: 24945d23b26b1cc4358bcaa3907b4b19f18f982b3abb1b9dac6a302ff967f8517f9c1dd1da09d340d3a97cb3052eeffcf0d1a2ef991833f28b09e88590460335 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-failwarnings-perl/libtest-failwarnings-perl_0.008-ok1_all.deb Size: 12188 MD5sum: 5fcc37638b8680de7544666fc6279267 SHA1: f7c8ecce7ef1b0e9373ebaf550238362311c8b85 SHA256: 3c7a14e26c355faf24d48d1f298385a8097e3eb5f89aa225e2c4b8ad92c268bc SHA512: 6bf5e3c5af6610966e74c6708fd6e5c518711784850a4e841c160f17d17073479a0fc1cea920d6ef094a714aa3bed3d12c2c10b815f4047e2b5c67e01cfaad91 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-fatal-perl/libtest-fatal-perl_0.017-ok1_all.deb Size: 11276 MD5sum: 8a0d9d936813fbcdb340e434f5355053 SHA1: b0c45bea2b2fa6d2ec5c758dee7bbd266346c2cb SHA256: 606ac685a185d0d8f46c121f4d5082fc093a2861bdd7dbbba5136cca53cfb84d SHA512: bdef6c9d95dbd3f1e1251e12a8efce38c414b1c40c02b43be6f55ed0a8c8b946878a9c5b6b23b0a75aec56610a006e3f6a9f8ea628aa0b441d543caf911f39ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-file-perl/libtest-file-perl_1.993-ok1_all.deb Size: 19724 MD5sum: 15d28a55bd60962a1db9750962ce1903 SHA1: a77d74f0eacaaf7d5cdee71ba740fcf3facd01a2 SHA256: d58d4d219b9a3ef9370de2697e7b57b299560c375433255b2e59adc3a8820beb SHA512: 4132a7138a6c82c82bb7b0e7564ffaebb9cf239ff14c93a490637089c7162571061e95e1286e63b41f8363911274b4cd4a9f0b83ec85e5eeb4dfddff78fc14a6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-file-sharedir-perl/libtest-file-sharedir-perl_1.001002-ok1_all.deb Size: 32710 MD5sum: d97e88465745782ea77b23ebfc83ab7b SHA1: 088bf88454475160c041667725447edf164de776 SHA256: 399d666dc6035e114b027eaf7718e2727926e1a4ea583ea5ca71483437391dd5 SHA512: f6fb1630d03d6bd55e0a1050f92271b83e751d43dc1bb3f5b76241c63b6e66efcf71b189e6fcc8c15067b70d3fcad79107d8debfc6199c9603c8ecff9a63cb8e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-filename-perl/libtest-filename-perl_0.03-ok1_all.deb Size: 11208 MD5sum: 4a9cbde0df24ac2ba10bbeacb32565a3 SHA1: 9f40b7c331ff92794812bae9190cdd58e3b7db43 SHA256: e0bcaf19f4bf30d2d78b26ab5439136d7f39d9c9775d7bcf6d84df2981fc1887 SHA512: e62b6803266dab7926b7bacb9538052194b8effe876dd9c06288d02f6cdc0497980dc4b2f8df1d03b5154a0fb0ef2a686c55df774e2ccc48d06013dc511e5337 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-fork-perl/libtest-fork-perl_0.02-ok1_all.deb Size: 6922 MD5sum: 76068d3723ce96040e4673b44dc617d7 SHA1: 805ab60d13ccaa9cf1b4dc9839dea777f7453037 SHA256: 3fa81da88641b235eb19e1c7ab876ba25d4d812f34a084f94a8a85caa96dc94b SHA512: ce0a1dee79c1602dbb1a8c93f31a04bc325542b4da53556801ee6db0b79f82239181420d056c451f69c41e8fd7aaf6cd80cf3ce6159923eb8c87a4a9c5ae659d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-identity-perl/libtest-identity-perl_0.01-ok1_all.deb Size: 12358 MD5sum: 35f57533d01ece696e552937643ce378 SHA1: c75f7cbb97c172b16379f52d722aa95e22d53887 SHA256: bd390dab5a09413bf65f9dfde38b74498ece360e8b6ce05fb19bc10ecc1ea805 SHA512: e42e3f9c9079962cc57acecc4080da3294dfe64d7635c29d9d59272b79e02366d13a22df7a66116242a8c71168e9db5a9b8f9eaa45d747fd62bd4cacb1395ac6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-leaktrace-perl Architecture: i386 Version: 0.17-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 80 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.11) Filename: pool/_new/main/libt/libtest-leaktrace-perl/libtest-leaktrace-perl_0.17-ok3_i386.deb Size: 26368 MD5sum: 7cce7b7b27341a4c6bac04daabd296c1 SHA1: 0ee89f821948ca0a249a6af26f0386178dc17951 SHA256: 01f788ffbab34ef9a7f61d0a3d3fc08b9aedcde169d5d65cd715269d7c94633b SHA512: 281736695848fad352ed3c4d974121478e3e1c08e6fb82b507abc5826289e105405b3f64a0da11d435d5e2301ab1a051f02bff5b2359935253f40a22cd923f7f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-longstring-perl/libtest-longstring-perl_0.17-ok1_all.deb Size: 10080 MD5sum: 432093e43edef00846ce21b64b71d198 SHA1: 535e74490f150f7729d84a4ca439cb4cf03ea2c9 SHA256: 535bf621089a58fc9751e9ecda3bb37e6f9575d6aa730598546247ef5e560c40 SHA512: c3dbf21c917eb4e7fe89a4becf488644847e8a75c78ba6947dd06f5a30ec6ed4b15eb39ab7c187a4cd859c1b93a30c8c52f78040af98bd88784680c5a4568806 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} runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-manifest-perl/libtest-manifest-perl_2.024-ok1_all.deb Size: 13212 MD5sum: 725671f93c717e065154c94d5d3c92be SHA1: 84704d984b51d9dc68adbebf5512c7c184687f21 SHA256: 51071cfa57e6f0eec02bbb9adb55aace548194b82a226513426c9eb1b625ab1c SHA512: 5c8c3e81a1e7d76f1c8f5af1586ad764eb5192cfc239d2468bd4478ce50a54977fa312d1eb02a81cd48c7ada1133e9652ed2cb2665a362376d309134686b610d 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.) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-memory-cycle-perl/libtest-memory-cycle-perl_1.06-ok2_all.deb Size: 10060 MD5sum: 1fc9a05ccebabcc4f953910e1693f322 SHA1: b71aa24c527376f528b4916124f14f40b5f7bdf7 SHA256: 8c6cc8267f90f647dc27fa8cced48ada2a11cc2d0f5d49917c832d1fe63acf2f SHA512: 2dec2de5dd66d303b800d9e0c69ff8d7be48afca48572a2647d6dd863ddc97164a78021f1def08ea6ed1b6f1268a7ccbb57086648743adab9dcb0d8a3b6658a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-memorygrowth-perl/libtest-memorygrowth-perl_0.04-ok1_all.deb Size: 17298 MD5sum: 91602522e4a8f75b11b04b1d7d4a20ff SHA1: de543cf9af643bffb14fa2f3372977047c8af73f SHA256: 126fd7d1154b7331913553e10f799ef9e66a6486f9d4c3b29726fe1b37ccf7f2 SHA512: 8092f94898d209309c58ee063c5796dfeb1b633020a9ef09930acbf6def7f7f6e0de09dd8fd9acd1b5bb68f6bb96a7f9c86b1f782dc7469035e3bf6ad3f1c50d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-minimumversion-perl/libtest-minimumversion-perl_0.101083-ok1_all.deb Size: 7328 MD5sum: 3d6eeba6430d0c0154b6863f61d35b6f SHA1: 4fa469c47fbdb452fbf41544fb703aa78d4e5ada SHA256: 898654acdc61b91ebd371e0def748da7dfd93add87d3861c458bd730267fc1ba SHA512: 1af74701c6c345a2cfbe927495586757b4c13f98ac687cd85d6241760f501363a36bcae0283459be24617b3e9efc7dccb95397c17455754b42876004d47cd978 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-mockrandom-perl/libtest-mockrandom-perl_1.01-ok2_all.deb Size: 19566 MD5sum: 81e089df142a72ee13fc77c9c3d551cc SHA1: d65bf9c9c861863e8c1e9268f2957cc6ca5028e4 SHA256: d6673549600e08c31be112d8874e624e97e90080daccc198d1082b94d3d5276e SHA512: 82917c0e1490c088b3017f7ce14a49972771c606a27366f94e151755bf1deec707e26c726e29266f94d067ec8667bbda6c28c3f2a3fc41a56a504e779678782f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-more-utf8-perl/libtest-more-utf8-perl_0.05-ok1_all.deb Size: 4830 MD5sum: 5324a28b9054899a8545c3cbea3afcc0 SHA1: 30407ccc6413e55eb795a0ce8eeede8943b5555b SHA256: 1ac232393c8b7cc4fbb87bc0a4a5aeb039b53d3c92f8a91475453c82ea33bee5 SHA512: 92507664da52b4471fa9c94035da4c8baab6eb741e1048169490f1aa906612760a087f265e416cb9da42cab0faac01615f90fe6d8d9cb9a24d234b3d776a7c86 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 ..." runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-needs-perl/libtest-needs-perl_0.002010-ok1_all.deb Size: 7924 MD5sum: 0c7607a797fbe59923edb056cb3cab94 SHA1: cf1e479c5d2c1c50e51f67acf283a3d06f724b09 SHA256: a417ee5f854e2bd4fbf594283d17fd5751554fe02428463b4c69383eb9980e4b SHA512: 9f7b48f182ea240488c7d367a9a6ee4c46435b0c2a036f470c1cfd92875ec620a60e2d9c2f227dbdac8c367b8b1544875edca0b450e7ccc1653a8dc4a74f4a2a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-nowarnings-perl/libtest-nowarnings-perl_1.06-ok2_all.deb Size: 18112 MD5sum: cb4cdc8efe1bce397f81a4c563942cb0 SHA1: da1966641f91ac6c1611f81db1c798083c5aea34 SHA256: 815671adda89da94c2acc27132bd4a46093e6fa70a332b488f17e23ff4fbe6d5 SHA512: 19552e31d7334ee7b47246a8d5ce6d94ebac3aa93a084b68a83899e150662a6923a819bac7a1e4f5023f8600cace1c7a09f6895078b00b9bda549dc2e58e98d8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-number-delta-perl/libtest-number-delta-perl_1.06-ok1_all.deb Size: 15496 MD5sum: 4aeca3b5bcb51a36dec179fbd744a57d SHA1: ed490727671de78c8844d2bde079735ccf176423 SHA256: b8c04667d6e08754753153428e0614f3518a70d31d2a665e0619292782614eb5 SHA512: 53ab59329a42755f24916dd7cec9b98838bdaa66167ec0754c04b5b438b86c2066816b49dd446768b4aaaddfc832754ba18ef7ca1f5ebebdc55caaaf44cf6f10 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-object-perl/libtest-object-perl_0.08-ok2_all.deb Size: 14800 MD5sum: 8e53902f0a44300eb21e23f5f1ec9e6a SHA1: 389abf808bce0e7a6d7a871875ad1521078f7f2c SHA256: bc0db008fbc29662cd942b9b45c456074adbad0f0c2e17bbd5651727271cf3dc SHA512: d9859651c36069330fa852b45da2ffeae22d2e9613fcc0f49c2dfc8ae030dea17bc333d21a561c1cd0efebf50d944437de46ee12e78c3953084e1b8aba4c2c28 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-output-perl/libtest-output-perl_1.034-ok1_all.deb Size: 13132 MD5sum: 39dddfd95ea33109be0745713a4c516e SHA1: d3cd324589ac6732f4a24dfae580a2ba4d67cb13 SHA256: 90a27d0be235ccde709404b2f5c4d698f43c55469f444dd14fe6a0e1da2dac64 SHA512: 5b550bb2785192fea1847eb56ef48295c837847aa65be921a8bb9aa94e9c44522bf8b2a2966d0b1743705dc376057781ef3c6ed9af5b96984680165b5989fcdb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-perl-critic-perl/libtest-perl-critic-perl_1.04-ok1_all.deb Size: 20100 MD5sum: 2eb92966800ee293f50805b70aa41fe3 SHA1: 3055a0772e02244515d4deae58f5ad4b349f1bf5 SHA256: 485987fcba6208235f1ff20d2ec10cf07f32589845c4bfebcdc293ed4800b739 SHA512: b1c31fa51a809e9872522a99567cf77d45a0092adc4b9ad6f5b9764d418040ac4978b291d7d7f899b76af7abe9ca91692ed4a663e96a07f9dcd8ec81d6f9e10b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-pod-coverage-perl/libtest-pod-coverage-perl_1.10-ok2_all.deb Size: 8742 MD5sum: 319b9e6fc03dc9dcbe400ed9668c6164 SHA1: 90d60d4a4856e8dc0f95dbc63372373bbacf62ea SHA256: 9de173d9b5288ae2230be1bf9b5bd66fc22bc76568e9aa23d7cb545bbeb99308 SHA512: 5f3a159f7430c8aa9f8b1179f27fb9755f8967988036759b32a91a2c5f9ab0a3a15a7146e137d8bd1c380dc282d176685721c8e9dcd2e25229a3baaecdb4adc2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-pod-perl/libtest-pod-perl_1.52-ok2_all.deb Size: 8524 MD5sum: 7c1da33435ea5963e4cef7af800d115b SHA1: dec75e2a1841b0eb195a8247d573641cce8e63f0 SHA256: a4ed4fcac089d238417ff33eec0fca97ff1b2bf316f925cf5c0dfa0607f5756f SHA512: 545c280e896836be1cd332c7e281b9f1901e52572b4bd9412ddbff134660af87f0deea0d89e81c7a6f8344cd3b0b152a04572f1a10259e3ff73691a49bf2c542 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-regexp-pattern-perl/libtest-regexp-pattern-perl_0.010-ok1_all.deb Size: 11068 MD5sum: 9b7d7044579bfee3706706e8106d86ef SHA1: 2d0fcc95cf3d7ff766dbb25b5a1ecc1cadfee616 SHA256: ce7021e02438283ffb208fb893c9390cee7ae9687202d241f060b8a604c8ee92 SHA512: 1ac337999ca34342757f00d84ab203edfe23b508cf9d15a3fb4d5cf50421c9a59ac766c022456aaa5c4c23ee9d93b6adc297b35b60fddc7ad295bdb53de90fff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-regexp-perl/libtest-regexp-perl_2017040101-ok2_all.deb Size: 17156 MD5sum: 248a3d0d6e4b07a3138c2c5fac96bf17 SHA1: 287f7a15f041bdea00a6e94f025e484928d98c57 SHA256: f230d75a93b9b1ab587627ac6ac65160c612452d935d1047fb1e19822b1292f7 SHA512: 37d9cd5b6922f51829d4fac91ed31064cdd44de03532f9bc7b3c791bd84e233f09311a5a0f6173f7f90cd0f8e11d196a66efddec7b1609f9ea4e5f16562c97b1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-requires-perl/libtest-requires-perl_0.11-ok2_all.deb Size: 11972 MD5sum: 5bdfe91f24d2704402319d6bc8f73e33 SHA1: e66019fc71a43ab60192a6362a3151b5f77b1f1b SHA256: e9aa47ff2dcffc4fa7f2ce9320b27c00606b7c2ddb730383a011318c66c6e5a9 SHA512: a9ededd4c1c2c0cb0fde8b8b83156664764742b729378b1d6baf4d82d4825a601a0e8dcac700d3b49c001eae15f4baf5c64b29662395ed4c143ad98f978b19cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-requiresinternet-perl/libtest-requiresinternet-perl_0.05-ok2_all.deb Size: 12054 MD5sum: 0a60d153e3b3e155daa1e9f6786fab6b SHA1: 0891937aa0922fbe5d9a572a7ddd445e93b2446d SHA256: 147372f141c1001d49fd5f29ae3f3c98bc98328e90b87e5599545db5a21f71b5 SHA512: 7eb40c89e9d21da524e3d437090800fa1ed43fdb24762b1fb217a7588d921f2b83f52255b7db1f2685c61e339491d5492868a1ee2f8c09bcee12555bc478b74b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-simple-perl/libtest-simple-perl_1.302198-ok1_all.deb Size: 357960 MD5sum: 086f562f7ab3f636e4bad39743a1d657 SHA1: 1fe9ddeeec71bd636547aee03a4ce7d73a4e4dce SHA256: f2ee3e74660e866847e77793bb89b142e68eb8111f7ba9e7d44a0a4a2fd8e0c6 SHA512: 960ea144a8d87fb53f3b3fded94604a4999b09c35447a580574c63b3362c3620ecaf518840678396d0c7fcbd2fef5423e21115e45d8c82635dc0079602a11765 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-strict-perl/libtest-strict-perl_0.52-ok1_all.deb Size: 18032 MD5sum: 81e4a93ad874e81d15393286845c20c8 SHA1: 4b1bc29c050b8698ea6cbf7836285524a3d4ed6a SHA256: 6383f6ff7282837a10410487a7e909a2fe42856a45d3b5dd65c6dea461b9ee3d SHA512: e78cb3eab07b914629affba2c2c2db5dfd8f560d4f542be92dbadcfb2084a6339e1c073d09004d70599fc83232646e1545b4c651b504363bb994defea122f99a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-subcalls-perl/libtest-subcalls-perl_1.10-ok1_all.deb Size: 14590 MD5sum: 70d2bdd2c7ac86e7922b565f48ad42a0 SHA1: 17726589f32531fc939ae4f6f2907610977b055b SHA256: 313329ccf2076f2eefb535bfefb400811816ceebb1007a39b6fd7ed54af4983e SHA512: dc9c045746eec7a0a82362ae5487cbebd32180517936abecdca6ee3773292d422d274833c3a465400838c969c81bb3f61118c18cd1106dde2ce33383fa2fbfbc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-useallmodules-perl/libtest-useallmodules-perl_0.17-ok1_all.deb Size: 6556 MD5sum: 505d3be47ccbd79e6849b822631eee8e SHA1: be893a630f0981fa385cabdb7e46dd24f05248e3 SHA256: 3c49ebf7d418053b036fb13adbcc6a0a9854fdb9161f79311ae14733cc93c31f SHA512: bf00c549dd070cb26320ea353e55f5b704653122e1453043bbd67ac3a3bf9d77e7b2728120a109ff1fbf726e1ab41b3f1e27684ffe7ffc0e5b8a739af6e57db9 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-version-perl/libtest-version-perl_2.09-ok1_all.deb Size: 17966 MD5sum: 2c54665b8d0416f140874ab2d7164459 SHA1: e797750494078f032b173f88f8e0c7b59a517269 SHA256: 88130ded7ec989671cb27da4ebeb9d63980b33b4ed4907f821fbd53dacf90fc7 SHA512: 39b56af10e963de9adaab3082c04f57578e7bce94c76c50792251ee4c2a51af68d0ad3fac718ac363053f57bac3bef81deed2ac89d5dda21c8f8e363eaf446a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-warn-perl/libtest-warn-perl_0.37-ok2_all.deb Size: 12288 MD5sum: cafd0df2c54d0903b6f365b1ff7e93ab SHA1: 9b382d1bfa892dec8913786b9898abb54a569f5d SHA256: 07ed2106d5cf0b190d04d2ebfde7e8951594c18593d38ec12e5705403829ef20 SHA512: bf0adc757f8cabfebe067c3bbacb8bfb0dcc2a57535f48d6a8a2d2843113a9638d6caf4437ef34bf57886900dcbdb3643198fec2bd89c8f3325d699a9342ccbc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-warnings-perl/libtest-warnings-perl_0.033-ok1_all.deb Size: 18168 MD5sum: b41f54e39ac08de0acccc6b226cd2e71 SHA1: e1778804a6037e8d7cef71387ff01c8b5158e6ea SHA256: 2d90cd13e51c19af90e9d80b7a56e61ad10c92e754ec3ccc90f74fde5d07264d SHA512: 52d5e13530ec7bb01aaf33194e305b6cf2840a2fa81e4802d1a8dd69f7261e1e8a13da91b8fc7fb8b9c7059d7c3b3841a435d606606d59377734aa1f07299e20 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-without-module-perl/libtest-without-module-perl_0.21-ok1_all.deb Size: 6332 MD5sum: 1abbbdbb09f458a2b9690eee64b81594 SHA1: 03854c1210a7c495bb0bcbe5ad5b7a168584673b SHA256: 001d6165bef5a4de012bb4ba29d44435147964d13eafbf237d820181e550fad5 SHA512: 8c21598cfa8c2c2cbca90cbc6d1d94efb7c047ec70fcde10563463f823ab6f5fa4130251ee68f8df01f9dc894326389a7e3f07fbdfd09cab640f2c4513ee55fd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest-yaml-perl/libtest-yaml-perl_1.07-ok1_all.deb Size: 12434 MD5sum: aececfe0e0cab2f894a5eebedb7fe849 SHA1: d0dc6a585b01bc166bf6cb19722828d9cfb8f79d SHA256: f33656d4972cadb26d16fe0a3a4d20b5a399a45db7ae3e33ae690fcd1941b1e4 SHA512: e5913587a1e9d0db78763e74689c4b176455356e410618e7d1478b2f776164b392a5a69766b63bfdcdb5e0d7fc994370d63be77aeba635345ad232dce51f5ef4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtest2-plugin-nowarnings-perl/libtest2-plugin-nowarnings-perl_0.09-ok1_all.deb Size: 14660 MD5sum: 8910111576ed4c500cdc09cfe94b1062 SHA1: 1185f0d46021dc933bbc84871b8844693f1817a3 SHA256: 4fefe90513e8441bf3528c6d53cabfa700f10aecb40b27886a65cfe8514d9e9a SHA512: 22cb230847e0247d5fc32f8c6735fb5de1e574a79306830403c92dbfd25ae68b7e61d5323561dc63433a72eb8b78ff1e4dfbb5424cdddec9890e398595fafe30 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtevent-dev Architecture: i386 Version: 0.16.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: tevent Origin: openKylin Maintainer: openKylin Developers Installed-Size: 254 Depends: libc6-dev, libtalloc-dev, libtevent0 (= 0.16.1-ok2) Filename: pool/_new/main/t/tevent/libtevent-dev_0.16.1-ok2_i386.deb Size: 59772 MD5sum: 6f61e94b0f1c1e407d2717a5043d2cba SHA1: 34f88e27a8632f0d7939768cf35a74dc9b35721b SHA256: ea67b1c84dbe5ab5618a457ddbb97ebafdb6d9622ed4e0c378f995485d9592e3 SHA512: 16e05627379ea6ca99ace65bf9e9d88f96ecdc1cc7212f126d05242eaf63e3acd78d06b7c95c98f7167178ac752985d44cfc59c2a0b493c274e26ce51f429f0b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtevent0 Architecture: i386 Version: 0.16.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: tevent Origin: openKylin Maintainer: openKylin Developers Installed-Size: 133 Depends: libc6 (>= 2.38), libtalloc2 (>= 2.4.1~) Filename: pool/_new/main/t/tevent/libtevent0_0.16.1-ok2_i386.deb Size: 41432 MD5sum: edc09aafc4ab9e352e041d20f185e396 SHA1: 13f7f91d7c81a312f314582a61d37180fa0dd38e SHA256: 9db65e64da37579e4b02a8931d6a1a43eeb81012597d04ddd45fd558d610ebd3 SHA512: 8264636b5e87e04d158cf95731c877cd70ae15594e624088e89f1a9957e5f325b6f92cce01d1f11983d1b5fffa698ec8db14821746a925f0fef0d1cb26b9a52a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtexlua-dev Architecture: i386 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: 457 Depends: libtexlua53-5 (= 2023.20230311.66589-ok1) Breaks: libtexlua53-dev (<< 2022.20220321.62855-2~) Replaces: libtexlua53-dev (<< 2022.20220321.62855-2~) Filename: pool/_new/main/t/texlive-bin/libtexlua-dev_2023.20230311.66589-ok1_i386.deb Size: 140084 MD5sum: 425efd67e00ef4d2765e21855e21e3d0 SHA1: ecaf74dd4ed46a6f409234c3d45da1b9e70ffce7 SHA256: fb9613e19806b73a62916da743c90b77ff632bc022fad2d63b6564076326bb71 SHA512: 1a17f8ad8f654891193aabcc21c2a42231d66a5ef5caf435905349ed3b06c4ea5336d8d4ad548867c84a604fa9cd57000065eee1e6a1e2bc4025355a97d6178b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtexlua53-5 Architecture: i386 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: 318 Depends: libc6 (>= 2.34) Breaks: libtexlua53 (<< 2022.20220321.62855-2~) Replaces: libtexlua53 (<< 2022.20220321.62855-2~) Filename: pool/_new/main/t/texlive-bin/libtexlua53-5_2023.20230311.66589-ok1_i386.deb Size: 122064 MD5sum: 58ec8391ee00bbd6a8c6d2069724d902 SHA1: b839f56098b799e72fdc0a05236a73d994cc2c40 SHA256: 1c7a922320cf8ad687e78b29655d5a0e5ad53e72360903744a7b44b076127301 SHA512: d9a5cd74099f0f3a047a062cdafbdfc261643b3d94e355354c3fc00863feaede4ffbc310abd9b673ad354aeba09da05fcaf7f39d5436d5030892a1bf796397ba 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/t/texlive-bin/libtexlua53-dev_2023.20230311.66589-ok1_all.deb Size: 10084 MD5sum: 25b2074645ea589ec77783ed0dd66cf6 SHA1: 723b502b2c9cbb084e50beee6f63ee1ecfa017e9 SHA256: ef0064d8549c16b24bbf18abddfc02e2be0527bf6e5e1c49ff156c2dd47f8a7f SHA512: 3dbd7ee5abf775608414bd225a00bc9da1c112accf5ac83cf07cf2bd133de69e3910f5ed18c821ccf489f49b31f7a83cbfef22faa13258b5ea6a2caea41acf12 Homepage: https://www.tug.org/texlive/ Description: transitional package (dev) This is a transitional (development) package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/t/texlive-bin/libtexlua53_2023.20230311.66589-ok1_all.deb Size: 10080 MD5sum: 01fc92cef8db73904f2b8b45933176ad SHA1: 934700a9f73c479b3034cd92380198f61c23a67b SHA256: 2c74b87ca271ce5ce273ba08332214907f88a726a111e156006642174751e15c SHA512: a1c294fcd677f0b610cfc98d789e72dba3a0e2c1153457f2a9158d62748c6e2876607bc5f65eb2cfd39b03fb800440c56cb54a9a888e68e89f2bbbfb239451ee Homepage: https://www.tug.org/texlive/ Description: transitional package (lib) This is a transitional (library) package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtexluajit-dev Architecture: i386 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: 788 Depends: libtexluajit2 (= 2023.20230311.66589-ok1) Filename: pool/_new/main/t/texlive-bin/libtexluajit-dev_2023.20230311.66589-ok1_i386.deb Size: 285704 MD5sum: 3c458f14144c0af6d356ec1bc3e41653 SHA1: 73ee253e0a9e6a485835aba2a03b6678c20d5d57 SHA256: 714e858ccb50e1a48868625f69fa29fd76e34e46b205e14736c6b567bbd1cb0a SHA512: f99289eaad52591b84fd9fdcdd1b6f75c958f4a284d4c4ec12939da4bf4603f9996344d2dd62d042666486f7f9383934aad37e0ac7584f151632f4c164b70018 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtexluajit2 Architecture: i386 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: 578 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3) Filename: pool/_new/main/t/texlive-bin/libtexluajit2_2023.20230311.66589-ok1_i386.deb Size: 258376 MD5sum: 2a89f13135744c90cc70c87b76340155 SHA1: b52421daa8b88fa2fce0004512289d148a8c788d SHA256: 6499121770529906c84eb081fe19eff8545720bb861e81d493fcaf1f47188ec6 SHA512: 4c5c762848b2e40b1491689cf1038f98d5a2d3c3c12365874e0553d59779a1aae66d2d7746d819a2f145d8ed8e72e3a83c2eaf574b5ff0b316d54b2df92ed97a Homepage: https://www.tug.org/texlive/ Description: TeX Live: LuaJIT, modified for use with LuaJITTeX The LuaJIT library as used within LuaJITTeX. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtext-autoformat-perl/libtext-autoformat-perl_1.750000-ok1_all.deb Size: 28768 MD5sum: e8a52fad6eaf935275eaf3d73eb02752 SHA1: b42ca2199f0abf250faed7c33ddf85813edf2cdd SHA256: ab703b74258343869e9d96f36c500dabe11e3c2cbf216f549fe6c6f3d185a8c0 SHA512: 1c14cd7c535cab72daf72babb9d77f7ba3d058dace570c646d36872b06ea1fa45af2ddac4330cda1a177057805afcb8654037ce0e15edc78a2a73586aa2871cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtext-charwidth-perl Architecture: i386 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/_new/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-ok3_i386.deb Size: 9048 MD5sum: 5c230d340152d66cec1518a29d2c7ed0 SHA1: cf099514353b73241306d77bf93b4335c8b82466 SHA256: 9e4d3353f02c3e14d7e3d48365c29a5a36720fc0f0972655392f1330fde7842d SHA512: a4087d649e662d4ec9f9290e87fe9ac1d5ea8e77afcdab8932d0412325f6c24407c268918784c7821af2fd9db36649cd015acf36a8a158608846332237dd4d97 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(). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtext-csv-perl/libtext-csv-perl_2.04-ok1_all.deb Size: 106776 MD5sum: e9903794771329e6f4604a0e73b41605 SHA1: a04fc928bb88d75850d0238555e68a17fab3c821 SHA256: 194c2cb6ff46a677855748ad958c39c6bb8be282d061e663efbf6dea6e54b940 SHA512: 88c1f045f1f7ca8197c29289a2a464ab580141a97521232580ed8b91527ca0e6bb80e634b3e8df6c0b46cac6b86800dbb73610263f55fb8dbe17a73fa947a26b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtext-diff-perl/libtext-diff-perl_1.45-ok1_all.deb Size: 31314 MD5sum: efc6645ec3b1798a5562b4825f55bafe SHA1: be067fd08bf86ec64edb4c000f4386301ba4bda0 SHA256: cf973c29dbc4f7ebc180dbe59a3058a0f862922ef92dd07e6b4cf141e4bca935 SHA512: 9ddba7bfebb8c4d341e7d1f8528f49b1301a2033b8c96f5257dfe556cd74428a24c05738831df488ec57e4d36f97b6176cec848c056cb2d7bceeedfeb091df8f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtext-format-perl/libtext-format-perl_0.62-ok1_all.deb Size: 24792 MD5sum: adaf2d9287e118c0366490a039a6ae90 SHA1: 5d0a3e4b43696a1e45642dc18abb3d95387d3c88 SHA256: e59f9d40319a7dc9f47362df42bc9822f8627cff8cb5e41ed7ba592cd70e48a2 SHA512: ae2a8b9ff601dbd41a188d3043952b12c575ccbb10090a58eca4d2460f2534a06713e1706acf7cbf06b6a2abf94e6f754f7a5546fe5dcfb5d093089debb0bc01 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-ok1_all.deb Size: 6228 MD5sum: 84969844f46e1e34e8d78fa7f3e70023 SHA1: e10edeadc6cee5e160ea76d6df3afb8736bfd554 SHA256: 0f87271b072d0174595794ae86b89dc636fc34d74d9941194c4f47b34962603a SHA512: c13c59ec7cbd9fa9b00a901e5fd9959bdb9cb18968e8dcf9f42e28ee112c328fe4cfdb1fa57702fc466175561a3092f65459b3599461e9fabf3a3c32640f823b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtext-iconv-perl Architecture: i386 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/_new/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-ok2_i386.deb Size: 13060 MD5sum: 21550a7ab387dc0e7a00e067b31844b3 SHA1: b441a4e05ba9ed19d65cfc64772ca3b80a5086c4 SHA256: 32ac9456ab9da2e3c33b6ae9c363e64b056da4697f286c835771b897c1b856ac SHA512: 64f484357c9468560ed2f156ff176bcdda2fd3599f1909caae024fa39dd369cadd5c1b83e9393c67624b138e7246ab8fbeda55e6ce992bd9c0ae370dfcd8c6d1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtext-reform-perl/libtext-reform-perl_1.20-ok1_all.deb Size: 35592 MD5sum: eeb3b848219fd31e7af1e2b58b347f86 SHA1: d69358277993052b02d4e723c9bb31fe664d0e73 SHA256: e18c2f22c40c1313ab27b82169b380d8a2be5f46b2620e31d0eeba920411b002 SHA512: 3152a64eb13ea69159502e1144d17d4d55d9a78919909338a58c705f27402a3a8f13e408b16d5b65e1d5f43fb37ae772b531e3b6cb28a77519be11ff97b4c84a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtext-tabulardisplay-perl/libtext-tabulardisplay-perl_1.38-ok1_all.deb Size: 19384 MD5sum: fce619aa6b32f418028c9f02d2525700 SHA1: 9ad833bd3c9a552235b3ad122b0df2785419e931 SHA256: b4307740badc5128e97e79f3a6527669cb082b0db8e15624a498283f412162ce SHA512: 0e9a2d7e104af97799d1e39282df89b19403008ebdc974b06a49e4b243110b01ecc36acfc350ddeb833ff9bfccaeabd153d7d0fde214da4b606d0289d0e1ebdb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtext-template-perl/libtext-template-perl_1.61-ok1_all.deb Size: 53928 MD5sum: 96e7ccf9ceb67b248432d4fc8bb44d89 SHA1: 9c6c1602a840543eba1897dfec27117f9da25fae SHA256: 440820d203df5b45320414f03cc61765976d3653c08b74bd292ae06628ef15fa SHA512: 52488aa740224aabc7b0521cb5a9fd2d2ce536f54dfd5caefa5f0e96f77d8fccdbaa93299ff09cd858788e5cb50702f9d30c731b5a5cef75436ec9b4320a9572 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtext-unidecode-perl/libtext-unidecode-perl_1.30-ok2_all.deb Size: 108126 MD5sum: 80405eccf66fd1534ea91350273992c9 SHA1: 2c8139552d4086d6788afef163461eca34eb639e SHA256: 44f21b9593ed1ae795c830a6374ff82b689f06ed8baf8001617f13ea95bbc15c SHA512: 3971fbc1e2694d9017ff9127b53aedf1c3296e32f0ed340ba9fa5f9135fdd306c1eb3160dbb4f816105c9ddf970f31c783897b27754cfe632b968c2c2194e29e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-ok3_all.deb Size: 7100 MD5sum: 75b02e8c44195b7e173b907d931c13a7 SHA1: 3b5baba10e42d121c42b8bc941527f3f75f1539c SHA256: 05a37ca46e5b954f8cbd0b9a0d04c724c971a5b9684aaa891bc2a0e6174c001f SHA512: e57975c6ed4b2116b496c3f6e60ffe22f888a647a1b18066bb6a82e5b701ce8bc9216c7885af129d80964039b0d22631dd1468cccfbab5e06648cfcdac5d72d4 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(). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libthai/libthai-data_0.1.29-ok1_all.deb Size: 135024 MD5sum: f1de445a8f1021e3e505b30a952a3415 SHA1: c1f977ba5c91edb0b9a670f3aeb85de09ccdfd1e SHA256: bd42da317a941cfef31064929bb2c6b7281751e47def1f42d4742ba275e43ad0 SHA512: 8614e4752ac02ac2a1298e4d6977d7db3f4e18a2304b57b06fdc03883156394ec529f191324e0dae712bb3649039ec7a169e5853ac12e8a8689565ef845d403a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libthai-dev Architecture: i386 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/_new/main/libt/libthai/libthai-dev_0.1.29-ok1_i386.deb Size: 26512 MD5sum: ff5d4d54dbaca24f1105432aa279765a SHA1: 1e6a042c6ff6ee1b476f406b507f80ad70f9cd8a SHA256: 9ca68288a0ede26e32ef4db78055ea62f074f4f55cd4f513be997595ec7ed847 SHA512: 6d3442c58601dca54943ff4bbae1407273d670b923e56bd5a9c2d0eb9d3c93e8888a90f06733fd3f462495f7b4853ba65ac9f137684c9c092ce376580357a44d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libthai/libthai-doc_0.1.29-ok1_all.deb Size: 50932 MD5sum: 9541d00b47689661a15a505481d81210 SHA1: 63462fc47c550faf8f987375747a09e3f1e8a0eb SHA256: 25d17f1b2907fd26384a8c5d73bc77180324ba22668608dc203a29d0a87c1247 SHA512: ae07758f959d21ac5f176b5f7c7e1b3d883dba7725c57bc20a4dd712244aa1ee3b525cc3af6000b63505f72796ba7b68923e3f56f6b2c7bb519941ae143124f6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libthai0 Architecture: i386 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: 93 Depends: libthai-data (>= 0.1.10), libc6 (>= 2.4), libdatrie1 (>= 0.2.0) Enhances: libqtcore4, libqtgui4 Filename: pool/_new/main/libt/libthai/libthai0_0.1.29-ok1_i386.deb Size: 17700 MD5sum: 9bf8563fb9bff4c2778d4e5e4428596f SHA1: fdc6a478698e06d8e4a8ee47f87091eb2d3381da SHA256: 6cbea630f9d1ee09f4fc4ff0057e08cf8a74c4deaedc1ef25088f3ce082e6c8e SHA512: 90c3c1643f1e8652276aafa73d094aea27572a87746b019fa78c575964876e0f190836b9e8f4e9e3f88c1ced6c19396a1cfe9b644f9dfe9f0b517803f5a3f53a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libthrust/libthrust-dev_2.0.1-ok1_all.deb Size: 414784 MD5sum: 1615c75a573d36e248f1b9debc27a231 SHA1: 68a67e2862dc5bb730b40eb28f800baba378e298 SHA256: 5854f46ed2e3df359c402008e364ff3d19a578c4d6fc202699aa8b19c7975e82 SHA512: b1c573f7e182058602484f634f1f12e5a849f88316dc981af3373c6ba16f90778ec775c41665e83477fc148dd2974ab6cce8b559a26efac0aacd5e107a491300 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiff-dev Architecture: i386 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: 1082 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 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/_new/main/t/tiff/libtiff-dev_4.5.1+git230720-ok2_i386.deb Size: 315136 MD5sum: 010b6168726bd2ab7d505961d93c9178 SHA1: 01e05af627d0c35026832dc96938935574b9b94e SHA256: 9ae3346419b9861079fdbc7edc1a8db55f3ce00453534b212b46c1a6eee5727a SHA512: 2a0a30d19947adf66369e29f2d290f7af72f18e62abc1ddca3b87d7663aad0a3adebb947bbba7c719bbdaa436293a5566659212ff0a4c129151b6197dea0952f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiff-doc Architecture: all Version: 4.1.0+git191117-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: tiff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1193 Filename: pool/_new/main/t/tiff/libtiff-doc_4.1.0+git191117-ok2_all.deb Size: 318422 MD5sum: f79305b3072dce2e4cdb1dd446a5aa86 SHA1: d9434897ad46731ec15cb3e313ee3298e7e4ec88 SHA256: d89eb2246932ff97a60d32e74c17248d9cc06eabfb1d4cfa3fe7217ef0ad85d3 SHA512: 2b77930835840ee3b1124e1fcea361a5d7bae17cb0b06335f84bce9bf71427eab3a1ced070ea92884d9ba980b1ff90bd1abbfbc355cb1b28ef55bbcc5a2459a5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/t/tiff/libtiff-doc_4.5.1+git230720-ok2_all.deb Size: 554828 MD5sum: ce3168998313d96e2b61a428ccb09aec SHA1: 13db296e479e7b14bb75fee3adeaba54187df3aa SHA256: 9b12d8a3efbf57d0f12c94794069ef19d0268f67638c5f105bf7a50dc338dc96 SHA512: 7a6b2e7ce09077424e169bcce2ab520d3c8c32f6fc913f9100809d1eb7111645db5ea8e4c5946ee1f9eab77980ecda50bb8ebda0c9a25d572270839515cbfbe2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiff-opengl Architecture: i386 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: 168 Depends: libc6 (>= 2.34), libgl1, libglut3.12 (>= 3.4.0), libtiff6 (>= 4.5.0~rc1) Filename: pool/_new/main/t/tiff/libtiff-opengl_4.5.1+git230720-ok2_i386.deb Size: 9896 MD5sum: dae70f1ef0b6039787d64ab36e47c89a SHA1: d6fdc5370a7c6736461021bb94ad69be2633a64f SHA256: b99c1abbdc556739ad087854cb0a683fedeb4ae51297c25122abf6a7f5e41c0a SHA512: fc23e65ec60e72ffb5f9880c629a937749552d284f6876c4efa45e2d0a797cb5d6e410e9c8a7ed5da1b1bb8a46f1c6057d7601d8c0dddbffa94358bc6fac90b7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiff-tools Architecture: i386 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: 747 Depends: libc6 (>= 2.34), libtiff6 (>= 4.5.0~rc1) Suggests: libtiff-opengl Filename: pool/_new/main/t/tiff/libtiff-tools_4.5.1+git230720-ok2_i386.deb Size: 194288 MD5sum: 8d7b6d454ebfe585a42b1ab89f4eb9c2 SHA1: d375e9753dcbaa94395447d2d83ae9ef81a60153 SHA256: 961ddbe4806aca53070e66bd61cd7cf7acc7df88457f68121fb1680232dc8ed8 SHA512: e18fe482eb8e9c459d7c3d022ae42099431880889d69c5d65498c07f86d2e2f25c5af31ca0542d7dbc2cde73467ae1634fd5a1c1e2c5b23684243c1f46af6151 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiff5-dev Architecture: i386 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/_new/main/t/tiff/libtiff5-dev_4.5.1+git230720-ok2_i386.deb Size: 2372 MD5sum: 4574e7c6465b2503eb6325d88b7af087 SHA1: 63bf19293db493b859b684a66ffd09f0a0b519ff SHA256: bec0b7f36d2bf17856fad535b1991c2f5aeaab637278e5cf59e05fedde406429 SHA512: 01aa86e98d8b252af84755d8e78549a239e5b886c102e1ddb0781ae36f95b2485be23bb9fdabfbaa71452e19cbe19bcbb7d36292fa48853e8acd703ff49d7402 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiff6 Architecture: i386 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: 747 Depends: libc6 (>= 2.33), libdeflate0 (>= 1.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), 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/_new/main/t/tiff/libtiff6_4.5.1+git230720-ok2_i386.deb Size: 190248 MD5sum: 2a3f099d3f9f9a6b802830663c987887 SHA1: 09c09f88b109f3d70b59d0b0d1ede90affa7db1a SHA256: 3647f59a45dcb9faef3dadaf2cd3c376b14f1df5722271129589848f7c3ffcd7 SHA512: 7cdfa0d15cfac43c27f725d33396410ba8fa294cd4eedd7560b4b0327b62b274a41e4e4c7b83c0096ec7d7d4a70d2352929cb9445abeb2d9b035f3edbe3024f2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiffxx6 Architecture: i386 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/_new/main/t/tiff/libtiffxx6_4.5.1+git230720-ok2_i386.deb Size: 6264 MD5sum: fe54e91737b91684e80b8a3fd9c26d48 SHA1: 2810d84b5e83c05f0053a5afda8864a8cfdc713f SHA256: 4667b660ec591cb17eacc5fe5c1f44a995cf08a094f16f442cf8169c983e734e SHA512: 6571827f07cd816ef6af99611ae95cf75eded1d1211b14e88954f6bc8bce0e09fabf80a0c7b79351896e5f0d5ef7ab32bf207bf41a4a3fc1934b3a3761daad12 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtime-duration-perl/libtime-duration-perl_1.21-ok1_all.deb Size: 17960 MD5sum: 4c76cc19347731c00cfd5c9eba7ead12 SHA1: 6bf8af4df816563cdcb5393ae165d298a9cfa83b SHA256: 039b28031f159837d0b3f8d5922228514a88babf6c71e7840b0437ec06c66977 SHA512: 6b0bfdec1352816296c7b3eabc8ff9cd37d16e187b9834d713d06e3ea133e46a1cef6ebea7e9d712ef3c44783c42114a7462080c41c054cd10e42c2b4c11e16b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtime-piece-mysql-perl/libtime-piece-mysql-perl_0.06-ok1_all.deb Size: 5966 MD5sum: 81dd3591b2b006b1bc34baa8bde3cdb9 SHA1: d802b378000da8ab43a0a4b4dddf7e1e766e5e9a SHA256: 73a657a430d34178a7fb95f049e0f337d85b87331f40310b0ef0bc654cf4c48c SHA512: ab6bdaaf0e69409c72251980920e8062596b26835f527d84ae838836af599bcb52ccb9ab0816b87605103589b6704952e0f4d39e8c68ec66e0d5c40a25762068 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtimedate-perl/libtimedate-perl_2.3300-ok2_all.deb Size: 33538 MD5sum: 8d6cc8ffc76ad52e5dbcd624c65a5ee8 SHA1: dcad5d6519d28cf788049e25c80dc0e91d5ed32c SHA256: cae29eb678fcd84f3de0e3c114cf43497aba86203233dd7e1308a43bc30c9007 SHA512: 79f2dd82a0008c4912ca88bb46d9b33b330511208a15a395a6df6fdf3200a44a5643dcb344dd0aff9a8545d68369006eac1a20b37b87d2c7f36c4e32a9653806 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtinfo-dev Architecture: i386 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 6 Depends: libtinfo6 (= 6.2-ok4), libncurses-dev (= 6.2-ok4) Filename: pool/_new/main/n/ncurses/libtinfo-dev_6.2-ok4_i386.deb Size: 844 MD5sum: cf39404eeef61811f0f177cf1e364c28 SHA1: 05b156bd69287b748b3136c4d83439a317c2dbf4 SHA256: 8f49172e7052ef1f43ef49de5cd6bee78c1d740d02feeefb7943f8e750c10231 SHA512: 3868e1517f7936d58c3bd2f372e02892afe9e651efd612a749c1ff5a97e5d007323027e7cfcf677db9c6dba4da415f2f237874864cab5840d1de8d3f0383e567 Homepage: https://invisible-island.net/ncurses/ Description: transitional package for libncurses-dev This is a transitional package that can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtinfo5 Architecture: i386 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 471 Depends: libc6 (>= 2.33) Breaks: dialog (<< 1.2-0) Filename: pool/_new/main/n/ncurses/libtinfo5_6.2-ok4_i386.deb Size: 91034 MD5sum: 12d8f669eb4b7b937656c620bad0262a SHA1: ee69b4564f2ef0cc13f930f96d713edc4ef3c841 SHA256: 3fbe218d9626016a0fccebd3393a2f94cd9ba39d7016456695fc137c00b4c0d5 SHA512: 2ec664fb595e0115a26707be75e5dac5fd5b86c0709544c6d0f43fa49dd612caef0c43844cbaec3284b163914d3ef91a387ad36a8b47a7475b3426db797631c3 Homepage: https://invisible-island.net/ncurses/ Description: shared low-level terminfo library (legacy version) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the legacy version of the shared low-level terminfo library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtinfo6 Architecture: i386 Version: 6.4+20240113-1ok1 Multi-Arch: same Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 528 Depends: libc6 (>= 2.34) Breaks: tmux (<< 3.3a-4) Filename: pool/_new/main/n/ncurses/libtinfo6_6.4+20240113-1ok1_i386.deb Size: 103546 MD5sum: 2184103b33abf93bdb6112930062e9f3 SHA1: 4180fc9738d50b45d64b644bc7dd6906502cf310 SHA256: 9e23914b7c183e1abf67d7353c85b30427c65c947136287944f6ec0dc169799a SHA512: 5361e8a542cb1c02c87b062f430dedecc6206b22eadfd21deeed631321fe8f201b5cbebfd986e216497aa0ed414ecc1beaaf7aac0016da3bd565e02b55e8724a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtirpc-common Architecture: all Version: 1.3.3-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libtirpc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 80 Breaks: libtirpc1, libtirpc3 (<< 1.1.4-0.1~) Replaces: libtirpc1, libtirpc3 (<< 1.1.4-0.1~) Filename: pool/_new/main/libt/libtirpc/libtirpc-common_1.3.3-ok1_all.deb Size: 9438 MD5sum: 358c9d8e18ce8b24853bc67817cade30 SHA1: 225edc86098b318908049faeb5298db9c52ebd89 SHA256: 045927db3c18b1c841e177d509f5110a4bf7b0b02e3505ebb51c22d7cbf69418 SHA512: 99c09406bcf916c5504c1f56b7603c002e8ae46a63142046826fabdb4347c1696c9c98953fd9ab747e5ce81b80af39000a6e99bd78377adf6f3c0205e0a302cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtirpc/libtirpc-common_1.3.4+ds-ok1_all.deb Size: 6384 MD5sum: a685e90211e9f9762a33c743ad3ca24e SHA1: b7cda1f443d37d63031385da4d0991ac45813e86 SHA256: bcff1df81e35eb64c2a2a7db334075eb017b153033e419746c26bc1701764d44 SHA512: e79ca894a957dd336760143ccd906e59197965213582afb0daa64544c27cf46f8117dfb0c4bcfd6ffc3761005e68fc5ab3129a0e8880d0fc0619fdd705427e19 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtirpc-dev Architecture: i386 Version: 1.3.4+ds-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libtirpc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 623 Depends: libtirpc3t64 (= 1.3.4+ds-ok1) Filename: pool/_new/main/libt/libtirpc/libtirpc-dev_1.3.4+ds-ok1_i386.deb Size: 185228 MD5sum: 75d0752192a2728637477e1a01a7a2c0 SHA1: ae9298cae30c54c2e35686ee3f02269ae8691f24 SHA256: 75cec5f1bf20eefd594c5ad89b070c4faee4bd680133e6c91caa69fd142f6b60 SHA512: 6f2bfe1c7ef0e14767c4da18fbe54d2a3783d3c82e54338e3e348c3232aaf7583f710930f3eb0e0871ffc760eca76e0baa2fd5cd60d19df204fa066613b35d4a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtirpc3t64 Architecture: i386 Version: 1.3.4+ds-ok1 Multi-Arch: same Priority: optional Section: libs Source: libtirpc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 249 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/_new/main/libt/libtirpc/libtirpc3t64_1.3.4+ds-ok1_i386.deb Size: 85652 MD5sum: d87132aa6b2f4063a728a439390272c6 SHA1: 5a9c3e8bfce82fd24b64a34e1be894dd1871817f SHA256: 3e94c4bb3e71cb7014be4995700902fa69f3e7ae2e5d0306a2ff57f6ecf761b9 SHA512: a243814d09fbae2e5ff6297bf9169b67d696f2e883f2efba42c73242025baaf98ec9b3b4a2ef53f95d305c31b6ef982fba4980de17944a00d94edf3cad23a073 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtk8.6 Architecture: i386 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: 2490 Provides: libtk Depends: libtcl8.6 (>= 8.6.0-2), libc6 (>= 2.35), 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/_new/main/t/tk8.6/libtk8.6_8.6.14-ok1_i386.deb Size: 766856 MD5sum: 9eeac6eb5e39db7ccd42ba16da6d8ff5 SHA1: cedae5d3ccfa639f7500eb7332fbfba16d06dd21 SHA256: fac6da76c3affbcb8db36257b8cc5255b2e946ccb5e0a85083a59a44dead3a2f SHA512: 52c601fa27dfe8a6397d3780c4c9e41cc0065c0ce65acbd2223515d21041f9b092878c00db23f21089ddf559db6454bd01f8c596f2b4fcaf7c91f9a87a4447d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtomcrypt-dev Architecture: i386 Version: 1.18.2+dfsg-ok1 Priority: optional Section: libdevel Source: libtomcrypt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2501 Depends: libtomcrypt1 (= 1.18.2+dfsg-ok1) Filename: pool/_new/main/libt/libtomcrypt/libtomcrypt-dev_1.18.2+dfsg-ok1_i386.deb Size: 1266136 MD5sum: 1dd5e8af61b7781a90714d50821fd1b1 SHA1: c95c784838bbcd61e99765d0bd39dfba8107215a SHA256: f1492f421eb90e0209766d35e2185d18d2566997b451791cba3ae979b6026d21 SHA512: 222e0def6c3e22f74b6def59fcb57163bd9b7e88b3ebc96ea304f8822c523d0fe0d6bf7433a262c51627bc18c3ff05630ae02d0ccc994184745eaad318ae51a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtomcrypt1 Architecture: i386 Version: 1.18.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: libtomcrypt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1068 Depends: libc6 (>= 2.4), libgmp10, libtommath1 (>= 1.1.0) Filename: pool/_new/main/libt/libtomcrypt/libtomcrypt1_1.18.2+dfsg-ok1_i386.deb Size: 416540 MD5sum: 6ecfee6733e2fb728d2433902fbd07c0 SHA1: 46e96a3d3aa419787c744bac508e08b547ee44b1 SHA256: fb4e6c7b3d31b3f03e28cf74742a82eacea34a4e24537586a8a70246a9125cba SHA512: e6c1c2a38aba05a3f8fca6a2364f139a3b0e3a481b6f248376a68430b41a8b76b0af3e0898ea2c9058448a4d8fb5e640915d747416055ba160cd2f51b5ab9d13 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtoml-tiny-perl/libtoml-tiny-perl_0.16-ok1_all.deb Size: 21140 MD5sum: ca0969124170ce38da783ab3a5c8e403 SHA1: 663f266337a8f37559b68795b40f88b5adba0dc9 SHA256: 4d8a6d34e9e18020cf64a300d7e7d8db9fdad92b27809591aa4cb3ecb405179c SHA512: f88a1f96b77655aaac319e50ce939e6768e3d7c4a59013faee53ad4692e3963cbad7704c78a86ccaab71a558bea445905811f5fc8497f3da99166d886eca8e0a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtommath-dev Architecture: i386 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libtommath Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 313 Depends: libtommath1 (= 1.2.1-ok1) Recommends: libtommath-doc Filename: pool/_new/main/libt/libtommath/libtommath-dev_1.2.1-ok1_i386.deb Size: 67724 MD5sum: 01413dfa22e7c57069b7e0c6eb3c218a SHA1: b777c085b85fcf20ff2b8e99d2e37884c2fb0e3c SHA256: 6995faef608f31d2cf7cb3f7ff6303432df7835b2b7c396929cb8d9ec9aeb667 SHA512: a0a30287f6c5149e85e4b4c600abeac24011396c36aa7444601f9e6ed1f148b25df75abdc863922d1afb59f999c09d49dcec27b65b508f53045ce935b7aa1d99 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtommath/libtommath-doc_1.2.1-ok1_all.deb Size: 426244 MD5sum: e13c1e53100b8ab1f84ef8038b3f138a SHA1: 9e3aadf7f8b52050e191a0f954904e1b40025f68 SHA256: c18d81b6f5e05146ab518e1f2496a7c13e3754abfeb1582d68f06758e636e15e SHA512: 43078122c1c94aaf05f3659da213d7c43b86869a6c722d895e011e8d58a4fe40b40cb854b194e946ca7b4993535d4edc8cd584675c25fbde7d8881ff3c70613c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtommath1 Architecture: i386 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libtommath Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 168 Depends: libc6 (>= 2.25) Filename: pool/_new/main/libt/libtommath/libtommath1_1.2.1-ok1_i386.deb Size: 57064 MD5sum: ba17c521237edd61fb70039ceb3fc94a SHA1: 4aafb336e9d8967e63c2efaeb8da70474cdc722a SHA256: 161717a552a4437feb7c0d7f80b1513f76baefdc99bc4442a5a3b0cc43644cbb SHA512: 7e4a482f59996c2625caa2295ba2a0c5f06bb8d176abad42c9dc16de3c6985e069aaff9125145302b00f2c9c71501b33f108f356ec7f97f1f4073ddceb8ea48a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtool-bin Architecture: i386 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/_new/main/libt/libtool/libtool-bin_2.4.7-ok2_i386.deb Size: 81996 MD5sum: 1384043dc9d84a2460ad004df4ec2970 SHA1: ddc38cf004ea6cb97c7059912126262a2982299f SHA256: 3a55760386ab389372e81964b7587dd6adb9990563cc63f4706746734725b5da SHA512: 5e1d539ca8a8ad8393055d68087e7e0acbd103e36f254a6ee86e6d93f44d4409255157b6a0278a81ee0e4899d6677a7d826be1831ab6a62e8440eaeb8a6970c9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtool/libtool-doc_2.4.7-ok2_all.deb Size: 238112 MD5sum: 1f984e170c4b4c97042e4c5c010bf82f SHA1: c273f15af1250d7a20c42c2a964beba5007e747d SHA256: 6852b5f7e1af3e5f89ee25e04c3c432fde265cd876c66d24b74a6606a4a20e84 SHA512: b84faf9ea145cf0335bcdd90055a20efa1a35c97794c4ee1da977bdd62c93041c95524de2b6ac0fb01d7c3afe746d21e1aa8d496d08c3e9537ecf3f68b593e49 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtool/libtool_2.4.7-ok2_all.deb Size: 164476 MD5sum: 36b1d7d0bee591067a13d3fbe3e39a64 SHA1: be5f177780124bcd2880117a33cacfecc15aa3d2 SHA256: c8c53e42eb380150bf223c2adc8167673117ed26c2fad446e0c1c3a1436711b6 SHA512: a83631c33cc242d195420ffd68061375a9288e98a3855501a081cb02f5510f56437a39b7108f52575d80ffe49b01bcc5b16ad78439c3facbd938511c558de513 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtpms-dev Architecture: i386 Version: 0.9.3-ok1 Priority: optional Section: libdevel Source: libtpms Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Seunghun Han Installed-Size: 1967 Depends: libtpms0 (= 0.9.3-ok1) Filename: pool/_new/main/libt/libtpms/libtpms-dev_0.9.3-ok1_i386.deb Size: 539688 MD5sum: d37d5023dede7d9d59514aeefd789018 SHA1: 2162db6cb3b68b3c3d30a92aff1b76c1b4426e6c SHA256: 949d4e2212767c12621e04eb3eb4a9d0eeecbe5b4b47ea9c6780a3644b719879 SHA512: 5fe2e6f7ffe1e8cbab2b1c6a1f1fd6d3f3661b924f6bfa51c95d429c8a39ef8ab05646d7c4e628acffa30b4a12587cd9945345a7867ffc4f6cd7e3ff23ba779b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtpms0 Architecture: i386 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: 1151 Depends: openssl, libc6 (>= 2.17), libssl3 (>= 3.0.0) Filename: pool/_new/main/libt/libtpms/libtpms0_0.9.3-ok1_i386.deb Size: 387816 MD5sum: 39acb564d22b9009458559c7bbeeb162 SHA1: c72d5af07719c2e9510341e7f98bddc502cd7672 SHA256: e254e17e8236a3edd8a7e09b943aee78071a39fdfa2ed529c5be52f3d916d8de SHA512: 2080eee035eba82e5da49161357aafa5d160d25bcf1b9e9cb5c88be6c6932816b680bc296899105d65da623923e38a8d9b0b3a8f59e6069d3d7b6a2e0c7b4aab Homepage: https://github.com/stefanberger/libtpms Description: TPM emulation library Libtpms is a library that provides TPM functionality. Libtpm is used by swtpm package. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtry-tiny-perl/libtry-tiny-perl_0.31-ok1_all.deb Size: 20574 MD5sum: fb945a52e0a4c249a5c7f7e8b28a180d SHA1: 327728756017c245718f3673a81e5e409912c427 SHA256: d09e8c8555e1db8d67ad85338cadbf33ec68d4b3e7b83d074ff191c07552e66f SHA512: ddb2fc50204ec512a96b8e63ce4d4286c3941d2a8dd2b3f0bafbbfccfad02ff25d81259121eb96286f20e0f8417c2f3e3bb1b6b846941bdee1bf7f3ae1624297 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-dev Architecture: i386 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: 462 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/_new/main/t/tpm2-tss/libtss2-dev_4.0.1-ok1_i386.deb Size: 52758 MD5sum: d8b814ebc206da6e8cf98c08285b596d SHA1: 397a231e14a05bb96da01b12ff6167087058a975 SHA256: 09558073f63e83ab6419f1a6bfebe53ef65a6b08fc914dbf755e5e79d161823b SHA512: 5cc2bad50d92661668c1b8c7e7e5cab1451c1e1ebf7ddbef90111b396e2084bac070267af947e9a3da7ea11d08640a9ee87d928edd90da7a542a635281accaa1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-doc Architecture: all Version: 3.2.1-ok1 Priority: optional Section: doc Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9868 Breaks: libtss2-dev (<< 3.2.0-5) Replaces: libtss2-dev (<< 3.2.0-5) Filename: pool/_new/main/t/tpm2-tss/libtss2-doc_3.2.1-ok1_all.deb Size: 756150 MD5sum: 450f8fd77d09be4d6c9b861be66a593d SHA1: d1998dab0e8ede603b0292e7748ae9103db7bd3c SHA256: 2014d221cc0865b54ec6b85a143d72e4c712b9a004b8ff315bd6aa6f2a34e558 SHA512: d6aff527b58e283eb66dbf23737f37fff21f25bac5178f59cc5e77e497e2690272155cf4c2092e1339f18f552e5951920cb332ab655ebf28b9514d50f221dbfb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/t/tpm2-tss/libtss2-doc_4.0.1-ok1_all.deb Size: 790916 MD5sum: acba6e4242004903c8796c4afe3bd06d SHA1: ef3ff4ead3f0f51c8385b47ae4dcf1cdd043995d SHA256: a751f7f80413e0c5bb15a209fa44478b94c1784b18802dd958d4cf4b0cca7b04 SHA512: d636a72483d7e5c96b17e60d374e8001b61e30f1e0bea981d60f6fdcf7dcb8058a9d65b0e45238683f85131e161800c72abd99cb9858c6235435a253dc797116 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-esys-3.0.2-0 Architecture: i386 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: 694 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/_new/main/t/tpm2-tss/libtss2-esys-3.0.2-0_4.0.1-ok1_i386.deb Size: 124088 MD5sum: 9fd5788f46a519963c9178261a613c98 SHA1: 5c36c437fccc05390758131482d8ba02bc5d3e13 SHA256: b6a79fac50d8672c45fd4f90d648301ce6a96c1abe6085bbeccb1545977b2994 SHA512: 7030cfab2e1a60c341ecd023f436aad882adff56bd6b1119db750eb0995086103ea95cd286618c14b4ffb481f4dad7506e25317fbaae4d8ac7c0f3aa3475a2d5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-fapi1 Architecture: i386 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: 1093 Depends: tpm-udev, libc6 (>= 2.38), libcurl4 (>= 7.16.2), 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/_new/main/t/tpm2-tss/libtss2-fapi1_4.0.1-ok1_i386.deb Size: 294730 MD5sum: 05f6109fd8a9f5a511b5c36355a3c1a2 SHA1: cf1b6252ac8bdcb3b3a389deb2966d7ddacbe870 SHA256: 9cf78201f910a991b994de2c7f0902a8bcea67d3fe2b1e97444167440b9fcae0 SHA512: f3161b4de578846aa6c4460776a0d547f41ac39f1a49d67e3085cbbd6061bb632cf7d63ce30b4e1f00917b480a60cff6cf8c7cc78c288526b3f7409086a9b9ed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-mu-4.0.1-0 Architecture: i386 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: 351 Depends: tpm-udev, libc6 (>= 2.28) 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/_new/main/t/tpm2-tss/libtss2-mu-4.0.1-0_4.0.1-ok1_i386.deb Size: 56588 MD5sum: a710bff00372822ac354ea6a57c71f42 SHA1: 39f767f9262d102aa7fe0da839cde43851091e80 SHA256: bf4efffb7aa98a6038368dd2fbddf5aaf8af7849ef6f201e23ae45355424a951 SHA512: 5e5508051610569053e8ed548e07ecc6bb9450bb5a4cf22614091b4c24544b752d3b8b7024460986ae837034af5508d65889a1edc998252b12cace35643521b6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-mu0 Architecture: i386 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 370 Depends: tpm-udev, libc6 (>= 2.28) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/_new/main/t/tpm2-tss/libtss2-mu0_3.2.1-ok1_i386.deb Size: 57640 MD5sum: 115077542157af64c4e22096a3895b7f SHA1: 6dfc74bd43a29e61a19ad0de035880e09999bccf SHA256: 2711bc60874ac30a00c87fed03f6ddbc129285c1141eb6bf79a0cd87cae019aa SHA512: cd258562681836a24ebdd7ad69035e88905278b9f26c8ee93ac46184e4b9c4fe888e2171639a1c516eebc0ca52662736f307445b2940d05890107ea628eb78bb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-policy0 Architecture: i386 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: 614 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/_new/main/t/tpm2-tss/libtss2-policy0_4.0.1-ok1_i386.deb Size: 160778 MD5sum: bbf54adea382675c85a87f0e9d41c3ba SHA1: c7a6ed821655c6b912ac2718043afa96364cfdf3 SHA256: ecf07121a17faa6c67d776708f2657850c9424c7fd335a675aa2492c07b0259d SHA512: 6259e9bd36af2108d643348584e210897c6015fb70882ceff01e7c6914ca1995ea4e6f6bf36cc665f3b8a4f1bd186e9e7588fc9cdd4ff10ad109efebbbe7aa05 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-rc0 Architecture: i386 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: 49 Depends: tpm-udev, libc6 (>= 2.3.4) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/_new/main/t/tpm2-tss/libtss2-rc0_4.0.1-ok1_i386.deb Size: 11342 MD5sum: 23c635c867dabead93ee41e3242f389b SHA1: 09587ba2adf8064828e3fec72b6c2da750a6b0a1 SHA256: ef8bcac52b8ed467ff4771390dc78e4b7620fa096deb03e98adf71f6ebf3db92 SHA512: 0ecd7d06859c039b461ce04a772b9aa8137152ff365f31a673c2a88d2d6177cf0abc181781d3fcdeb839c427e34d1369b2dc353d8c109276bda3177467cd4d4d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-sys1 Architecture: i386 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: 177 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/_new/main/t/tpm2-tss/libtss2-sys1_4.0.1-ok1_i386.deb Size: 39280 MD5sum: 0fdb8af4f698cb7906a43bf7875e113e SHA1: a2f58fba7fce9bbb0f193f5cf82d01a1e8a49b3c SHA256: f5faf300fedd1a1ce7e6ae372fdcf3dbb033ce033bbefd84551c762fc2b1bc69 SHA512: 9ffa4ef2c9784519c1276731d76b3253335df4b40c9a6ba75dd2cb1799c1d51e015729729dd96aa1a9ee59c819410cdf086357520f31915dc6dbfd897444d49f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-cmd0 Architecture: i386 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: 60 Depends: tpm-udev, libc6 (>= 2.28), 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/_new/main/t/tpm2-tss/libtss2-tcti-cmd0_4.0.1-ok1_i386.deb Size: 16816 MD5sum: c48b73948eaeed2b27ce04d2c1f3cf47 SHA1: 3d9a4d9797b879f46c6dd6630670dffdfa3b31be SHA256: 9513029d91d04ec7663f6dbcd335b82855c07399e36ca6d734a95e0885eeecbc SHA512: 78f5dd8e96a25d64aa4a4a07bce10b6d05e08c232f18b6957105acda6511f87f6e1bb85f74a1e0cccd0bcefc728c62536aeee65e59da182906458036a679bd61 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-device0 Architecture: i386 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: 51 Depends: tpm-udev, libc6 (>= 2.28), 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/_new/main/t/tpm2-tss/libtss2-tcti-device0_4.0.1-ok1_i386.deb Size: 14906 MD5sum: e3b4114ad2cf11ab2c687ed664ca7caa SHA1: cd1f6841f5c2b22ea26f7a56614c51cd1583518e SHA256: d39103c58112fc4b2e2b7bb5367005d4249e11c137d26378a551f829b0b5fc5a SHA512: cc1aa9c89dcda561697997c9655670c18cf50c52e55009f3fa4396589a0645356a64abc32bf826f8c7c4667ea687abd66d6b4ac344ff349de70334891e1dd6a5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-libtpms0 Architecture: i386 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: 55 Depends: libc6 (>= 2.34), libtss2-mu-4.0.1-0 (>= 3.0.1) Filename: pool/_new/main/t/tpm2-tss/libtss2-tcti-libtpms0_4.0.1-ok1_i386.deb Size: 16108 MD5sum: ac9c23a0de47d913e7fc105bbd8ec3c7 SHA1: f8abcafbed477705399e038e70239464b9ad2f67 SHA256: 068c64ed751975171da2a4684d9076ca828d3a89e71746c1ebc269747c9b6446 SHA512: 91eb8df9c26b48f79bd23ce4213068646924c7c6ea7c5c0413369a034e71e9e6ef14803427b78a643495bc6c2e424bcffa49a5011b1bb0058ff91277f5cd0a0a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-mssim0 Architecture: i386 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: 51 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/_new/main/t/tpm2-tss/libtss2-tcti-mssim0_4.0.1-ok1_i386.deb Size: 15088 MD5sum: 29583b7a4dd4517b1e8a1b058c03b0e1 SHA1: fd4bdc8376f45e4c809536a26a583b21e9c5bfa1 SHA256: d5de981d70ce02bce334f914f3a23e64c68e81ce13b37aba2163e8fe36bc668b SHA512: 05cfb3d151df27578c5dab5e6953b9445fa480df3bfa05d1bed4fff685fa1d5e594dfbf70b6ff34e267c41de63d1877e8aaf69d33fb14aa750e992d4da970487 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-pcap0 Architecture: i386 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: 51 Depends: libc6 (>= 2.28), 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/_new/main/t/tpm2-tss/libtss2-tcti-pcap0_4.0.1-ok1_i386.deb Size: 15034 MD5sum: dc33477be165994796f2d83fa3161849 SHA1: b716cbd7fddd1e24588de1621ff776259be37101 SHA256: c6a03f64b85b0ac8d8783f42d51dfe9931e4bd9e547d51ad6d42f43cc9b5d76a SHA512: f7587f5f6058d23fb510405e2392bc69364edb529a4f3724274bcb76830fc408c80c89832893a0646d0405506131d66782911ffed9ef2d2cf09b6036efe28db9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-spi-helper0 Architecture: i386 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: 56 Depends: libc6 (>= 2.28), libtss2-mu-4.0.1-0 (>= 3.0.1) Filename: pool/_new/main/t/tpm2-tss/libtss2-tcti-spi-helper0_4.0.1-ok1_i386.deb Size: 16678 MD5sum: d7ba538fd73c2e97cf02f51a9f753ca2 SHA1: ec02f3381fb03bad8dd65e2a16973250880543bf SHA256: 20d6955138133af86c413302eed60b5a55372ebe803000dff14a1510310b4f14 SHA512: 5dcc6997b761f82d5e1eaab346275f8545d536a6c059ea336c01cad63c97d815a9e5670c52ff26759c02f02e72dea1467a3c79c36098b291dbd0e21a0ceb621e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-swtpm0 Architecture: i386 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: 51 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/_new/main/t/tpm2-tss/libtss2-tcti-swtpm0_4.0.1-ok1_i386.deb Size: 15212 MD5sum: 21bf7dc8df576182c4a2b4df2c4a59be SHA1: 58c3a8a2644eaf1334ea6a567d3773cf55961b8f SHA256: 8cddd46cbf94d1d839d9bf56ad5a7b3e1074cb19c24755d013c9b3d2c5ee111a SHA512: 5a5e197dd91e6b3147d1c4aa4c96b7fe145fcd8bf248ce339db87d0507628a9f35693a7fa262cd8d115f92cd6a19f694b03a8a630b7b4148ded1f61e10e9ba9e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-tabrmd-dev Architecture: i386 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: 444 Depends: libtss2-tcti-tabrmd0 (= 3.0.0-ok1) Filename: pool/_new/main/t/tpm2-abrmd/libtss2-tcti-tabrmd-dev_3.0.0-ok1_i386.deb Size: 95532 MD5sum: ede06587e33ca4c9c7503d5eac8e1ea4 SHA1: 117d0ea046a55601f22da1fb4be5af7cbac58d40 SHA256: cb80d6ee30ec12954a21fbde3b86b36be63191e5e6f5e8a22de1ab74195fc67e SHA512: 3dfbbefb0208ec7dcf84f9ac872cb1729526fb352a8f45a23e136ec348699b415078ca4e1e6d7f3fd537c48a6b61cf9218adc3eae13602706b15bbcbcd2b813a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-tabrmd0 Architecture: i386 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: 206 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/_new/main/t/tpm2-abrmd/libtss2-tcti-tabrmd0_3.0.0-ok1_i386.deb Size: 65308 MD5sum: 55b335bb239444185c88386c08c9e617 SHA1: b017db41260755df5705e6c8f3c1671884e3aec5 SHA256: 3e0beb68f3b3a217d2bdfae80dd49de00bcba44477408263364ea822d82de50c SHA512: 771ef67a19a9c0af2b511ef962f529aa596dc57de7e495198deda35806c0ba2e5dc25f47a70fee9532e8823c010825acd11bd9f6814f79db4d7e941a7eac1ac0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tctildr0 Architecture: i386 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: 55 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/_new/main/t/tpm2-tss/libtss2-tctildr0_4.0.1-ok1_i386.deb Size: 16134 MD5sum: 20905f160828042e4ca553742e02b97e SHA1: e2e8f0804d7b02c7186c1325840aaedeaee97714 SHA256: ec0e571032a967d8091d3557044846445993376e0e38a7c0c2cdbfedad5609bc SHA512: a8b0df7cbaeb8b6f978a42e1d5e8f5604e673b0b7a9c38ac4a966c6f929ad6836985d6667005f294d7e068afa3190efac2fa20e554c6ce8268d4197166087ede 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtumbler-1-0 Architecture: i386 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tumbler Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 100 Depends: libc6 (>= 2.33), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libxfce4util7 (>= 4.17.1~) Filename: pool/_new/main/t/tumbler/libtumbler-1-0_4.18.1-ok1_i386.deb Size: 24354 MD5sum: 2cd3900e9f1a16e83b596264d3476900 SHA1: e05694875742f62b9e1823fda71c3d90d5863bf5 SHA256: 23dd10efbff04be978c5f21984b9b195f883a55e54348ad13b1ab13cd3fa18a5 SHA512: 15aa621e6621efe8070cd89e3bace83f9fbd08d4c902d14f9f04eb8b582b2037680b66040210857c54e7a1103f46f6e6e9886fffbaf7fbcda5a24d181167c3a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtumbler-1-dev Architecture: i386 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/_new/main/t/tumbler/libtumbler-1-dev_4.18.1-ok1_i386.deb Size: 10170 MD5sum: 0baf4866c0131dff075404cc62861b8d SHA1: 37609610804dbd82ba5435b8957d4ba871accfcc SHA256: 3358137b2a52bb75af3c4df235f5f559872b46762ae13dc9b8db920c3d98b20d SHA512: 803f7e6e4610effdd7f0ca6e45003151a94a5fc74c81951083fec4b7f06b335dbeaf871b9e2c9e1256c9913f0db95452139eb48b3269f1472d1860ce42918d44 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libj/libjpeg-turbo/libturbojpeg-java_2.1.2-ok2_all.deb Size: 70756 MD5sum: b1779dddc07024a49428fe670b23dc84 SHA1: 08838133ace44879c4a88a115c02b87dd7eae9c5 SHA256: 23ba10392c70c22009c7bb76b17ca1403aff8edc48e2a120b27d8a6dc61fb97c SHA512: 2202474224ac68a70b47ea78d414fed37e7f2508720e84b543585e9c65564f42e7b564e71d19bcd52dba8ece310d51bb6cb2a63a8cb272a769f0a4d28cea10a8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtype-tie-perl/libtype-tie-perl_0.015-ok1_all.deb Size: 20644 MD5sum: fd90b5e8ba75b0cb718a3b00a9bd89cb SHA1: 183a6547406b100b55f23f7c9d19e658a597785e SHA256: e580e42e2cad4d286b972a321859bcd34798a227338df89c92ac354159a0228f SHA512: caee6af9ecbaa0ad479f9203e4d3df4d88ac182876d6d890c2360fca8be57c48df0ec9c24bd332d8bc3b860cfeaecaef239dec4c78a371abf4ef68d4304c8642 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtype-tiny-perl/libtype-tiny-perl_2.004000-ok1_all.deb Size: 350612 MD5sum: cd06815039d71e1834839ffe3ac183c0 SHA1: bef594340085f88bea4bf029711711c2f28c0147 SHA256: ddea7509727bc6aafe333b5e823753d0da8293225c8492397e97e68d236e005f SHA512: b740343befa9a48b19849af302d9efb3ba06ad82a92458440f86f95830b3b231fa7b4c1159c7370f7162131429fc7085f4d3695a03fdf398873db934e8750abd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtypes-path-tiny-perl/libtypes-path-tiny-perl_0.006-ok1_all.deb Size: 12592 MD5sum: ee19293db5b5e26d9de04d3182d33a7a SHA1: a78493ae74793657b4232549022459ff02b9d3b4 SHA256: 48c9cb6c347c3e01f91e0b09c57f3835fdcc3f5acee7724a223ebbe2c19002d8 SHA512: 7fa4a12ec9a2834bab46b807034bb10816545f213701ca6aee037602871fdd29b63645688c945031f827d4408ef7a8892cfced8fa7ed75a9837534107f55f2bf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libt/libtypes-serialiser-perl/libtypes-serialiser-perl_1.01-ok3_all.deb Size: 11308 MD5sum: dd1b4de90bd0e7d7c38d741f9ee52aec SHA1: 2e4828d9ac4715ba0cf3b2642b10e4d3712be6f0 SHA256: 7e7d9d97437b685ba90f7946a04e195f1de5807384824614182688cf48fb9316 SHA512: 0848bfe9f38c4dcace3f330d633d9c3829ba6223db82344d2a1dcef1e4ac704afe2e825d3a8f9e350fd8eb9dfaf6badf68de2a7bdf3586545f8913e61f6c4406 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libubsan1 Architecture: i386 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: 2838 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/g/gcc-13/libubsan1_13.2.0-4ok3.3_i386.deb Size: 1066020 MD5sum: 6b742ee159254ee1843c6f702e11fbb2 SHA1: ef98ed9dbacb8fcf0f328617606c92bee8f9caae SHA256: 5a635574c5a9b90915580d7883307f0c5b195c774e915b9c82e7e0bbc69e8c49 SHA512: 27f3ed14017afa27032cc3c2b6b824bf16635ba156efa750846d6f83e540bfac322a1a627ff2ccc21f0d2e4b340adfb42617ddc95c9bd9ff3e9e69ba1bfb5805 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++. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libuchardet-dev Architecture: i386 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: 327 Depends: libuchardet0 (= 0.0.8-ok1), uchardet (= 0.0.8-ok1) Filename: pool/_new/main/u/uchardet/libuchardet-dev_0.0.8-ok1_i386.deb Size: 80668 MD5sum: f0531e456157f88c2476e0e0bec4bdeb SHA1: 59afd1a1f09a5daffc9abd44f9d568d7d1e79038 SHA256: 78ae84dcf09b193f4852203195b8ec8c10a94b8aae700f11a023ab563fb76821 SHA512: 194734c00e80bdc001d667ee019d0ef6832b8d8e550a01611aa2823037b04337afbf02b707181235261f5f50f0a3b07fd27ad2fe4e4227a4ffa1d2152dfbd884 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libuchardet0 Architecture: i386 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: 206 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/u/uchardet/libuchardet0_0.0.8-ok1_i386.deb Size: 68172 MD5sum: 1ebf80cfaaa7b019c345ea47d66564e9 SHA1: d41bd757243d9a1c6b61b1abfabe64adc87360a6 SHA256: 5d96bab9bfef9cee91b003405e3b1f962f410de7b07eada592b7dc739ef95693 SHA512: 66beafdfa2d0f70432f4a00c102b04abaa7ec5df56619ad1171aa9d65298ba7bd025ca703b0cd2acdab3908203fbdc307f8afe06a6d64749c2e2d60e5fd435b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudev-dev Architecture: i386 Version: 255.2-ok1.5 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.5) Filename: pool/_new/main/s/systemd/libudev-dev_255.2-ok1.5_i386.deb Size: 21984 MD5sum: a376470bc6c30e62c1d9606f84a09976 SHA1: 6bd2c7c87abf9d7ea5ee8d4af2251a05b67ca889 SHA256: a9a7411c21978ebd3e3cb6ec4b46d8e07889535571ff53fafa2b0f9a8d80c813 SHA512: 5e0aa63ce101e5d10de10de1b4439f1106b4425e85edecfa4947a44119c4c46b6357a889cf0db96d5616a1bf5d17e8ec4cab661a75e782e17774aabcc559c97d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudev1 Architecture: i386 Version: 255.2-ok1.5 Multi-Arch: same Priority: optional Section: libs Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 236 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10) Filename: pool/_new/main/s/systemd/libudev1_255.2-ok1.5_i386.deb Size: 89108 MD5sum: ddcd441a69cbc5ca7586cbcbbdc35240 SHA1: c7a5a52c8a3d309627031f533cb8704a8677bb8d SHA256: e87bb54964b4c958db4dbe084f8d72aa04d0648b44ecfbda360df33add4b43ab SHA512: 590de97cdee693582238b3c58ce8ec66cd36e95920772e28fd01a298df60362b002650f116212d6bb35ccd37691ba406df23ba135edea1a61b8996d46943acf0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudf-dev Architecture: i386 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: 222 Depends: libudf0t64 (= 2.1.0-ok2), libcdio-dev (= 2.1.0-ok2) Filename: pool/_new/main/libc/libcdio/libudf-dev_2.1.0-ok2_i386.deb Size: 19456 MD5sum: 47a3a636e3b2010edd8e388b81ba21fe SHA1: 40b1b46dc6ea7a7755326dba7609f89d10336124 SHA256: f558de816378c0808682b0885a7344f2830d40f87bdbbdb285e84762f52d09f6 SHA512: a80296bf5e5f61a282c8d717bd3f2f01e164bcd596164571b84416db88ec4b71ca08b9a0ba6de5c50f3092a3f78eaa7fce870f88c9bcf90c05804868a5e8749c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudf0 Architecture: i386 Version: 2.0.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 169 Depends: libc6 (>= 2.4), libcdio18 (>= 2.0.0) Filename: pool/_new/main/libc/libcdio/libudf0_2.0.0-ok3_i386.deb Size: 11254 MD5sum: af1bd0968c269e84125bfa5bdeb3e2a2 SHA1: 8d03217eb87c18152b9b3d95fb51f09109b311e5 SHA256: 02f056baa5ab4c2cccedd7aab83b44c37d130bd071f20f59b532fc2298c4062f SHA512: d57b03c541d96597d2a07f13bd41f646723b9fda6107fda7b6b3db8821ccbe8a504eaf1b103746c250c45b1e7e1b2211762a2648592d8518b24ad1ae21189cec Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudf0t64 Architecture: i386 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/_new/main/libc/libcdio/libudf0t64_2.1.0-ok2_i386.deb Size: 11344 MD5sum: 7f58793e922fe4bc2099b671c6d029fe SHA1: a8ac4834801f5b703d404ccbac538cc188216deb SHA256: 256511fc417265fa9a8d921f2e4cd07b9cce868ddcf140c55723f4919cd1f405 SHA512: 98013e0346c6494d26096a1273fac932668d54c66c2672705cd00d20a189d1da89c2a88a0be584ea503603329daa430bd861012f06c07fd860476da8087851c1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudfread-dev Architecture: i386 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/_new/main/libu/libudfread/libudfread-dev_1.1.2-ok1_i386.deb Size: 6068 MD5sum: f1facba0006350401010b23e3a9c15e7 SHA1: 3386a714841959f49acdc5540c37999dfde0968f SHA256: 772cc192c9f0676f6cf156d62bb45a709cb0b2d7d41524d45a9b832afea22ac9 SHA512: 356cf9d55446c85c602e48c2a75b990c0c4c9dd530c65cfe99d0307dc290217e264a1013622c08069752b1b2dd264f6366de304a0e9643df0e6f8376886aa37f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudfread0 Architecture: i386 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.4) Filename: pool/_new/main/libu/libudfread/libudfread0_1.1.2-ok1_i386.deb Size: 16920 MD5sum: 6c179c56e33ca01cd0700acaf193fdd5 SHA1: d730ed655e60beb4727abe5e9cd72463988ed716 SHA256: 2d1cfc7cab269523f8917531b3bb957825d808c31c5af5dcb77e2ea2b8eca2a0 SHA512: 920f88c297fcfe8da74d26501aba53e3c94b42ddf0d2d802be273d0a4110fdfa71f9942e6ea3698f3381310eb51aa0b10fd5b0eb67adc37df2d251590e0e7d3b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudisks2-0 Architecture: i386 Version: 2.8.4-ok6 Multi-Arch: same Priority: optional Section: libs Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 498 Depends: libc6 (>= 2.1.3), libglib2.0-0 (>= 2.50) Filename: pool/_new/main/u/udisks2/libudisks2-0_2.8.4-ok6_i386.deb Size: 109726 MD5sum: f965e6752cc1f7a34cb3b6cac93b2441 SHA1: ce6e55c9d1d86f5e991ae070f5f423d2e7b8768c SHA256: 212b4a33a027d21665fb1ce031839ca5ce65a350f3470835f0ed7710a8b62c33 SHA512: 8627ef279a3f2600e1a9bc0be4831ab78abd8ed48dd1ccd99ef861359f5b14dce3217e044e32ad77447fee60d67e09fb96dd632b521efaf5298515e006a796de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudisks2-dev Architecture: i386 Version: 2.8.4-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3202 Depends: gir1.2-udisks-2.0 (= 2.8.4-ok6), libudisks2-0 (= 2.8.4-ok6) Filename: pool/_new/main/u/udisks2/libudisks2-dev_2.8.4-ok6_i386.deb Size: 195020 MD5sum: 96a9da04872fdb5fca9ceb72f75c00e5 SHA1: a80cffeb9ded053f414321dffbc020c0cf8dd79d SHA256: 62ddbe4089ed7c8fcdb8224a51dbabbd6783f8635e07c731708e654aaf8f00c9 SHA512: 6a963ec179a6d550899e6e3c0b066efcbaf82121010355ec78f071200a2e5334ad96702624bf2aa0afd63cf91279a162c01881d4936150993f9858f5fd093d28 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-appwidget-manager-dev Architecture: i386 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/_new/main/u/ukui-app-widget/libukui-appwidget-manager-dev_4.1.0.0-ok0_i386.deb Size: 4086 MD5sum: 9d0aa518d7dcd3be77d5ffa2b78d011a SHA1: 8fd63445dc02464c0fce38e423be7a30b66bf75f SHA256: 67a8c44d3b2c32b46e7a71ddc991363c44641b3ed5770d7e22a9a6ad528829d5 SHA512: eb2868234acc80ea5afe16d8ee020b9cc589aa7197117801c7fd310aa0ec8664c075d9ef5c8edb532bec681588b08d3f01a75f822e394e6e0149de049250fcfe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-appwidget-manager0 Architecture: i386 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: 130 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/_new/main/u/ukui-app-widget/libukui-appwidget-manager0_4.1.0.0-ok0_i386.deb Size: 37676 MD5sum: 720381b0815d1439844ea54733be60ea SHA1: 0f67921b9b3fab4d1428fe45e8e19794dbc594f3 SHA256: bce65b293c53dd875a626b2a488efe50b187b57f9189a60cc6e59bb4f6cfe0d8 SHA512: 8feeaf424c344953abca4d0b62c36a2a3d2894d041ef8a606c5c3ed37450bbde91e0032675cc8b341f0a052972cf955bd2b6736f3b7a7a0dd6feb8f4026aaad2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-appwidget-provider-dev Architecture: i386 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/_new/main/u/ukui-app-widget/libukui-appwidget-provider-dev_4.1.0.0-ok0_i386.deb Size: 3236 MD5sum: 40be5e1b20c9e8061c2fc3951cd1774c SHA1: e43f81354f710691aee9d04609a8de89487930a8 SHA256: 9f46723a4683f19b00fee8c9e0c8c67634df4d77d54d6e74c159019e7f43e035 SHA512: f4b085e345150d1f9f545b0933a4bb942c13fe98705049db767a406dab62aa5b1d923fc98118bedf75151787e88ade769a78fdc9f9a20725f21fd4fe9baba694 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-appwidget-provider0 Architecture: i386 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: 41 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/_new/main/u/ukui-app-widget/libukui-appwidget-provider0_4.1.0.0-ok0_i386.deb Size: 10084 MD5sum: 01ec43033cac7aabe8593e923891b13d SHA1: d56e97798d442c14873ff0d9c6bc5ad1fb00d327 SHA256: 89227884c23705d8b6c21b17868cc18512d0da84490b480dcef553fdfed3693b SHA512: 08fe8ddf6f79f2d6a8bc61d6eeddc8f26ae83cf6343f78a97a8fca447e30272ea5d03800a2d7faf525eb9a54806a31672919411112bd56e3946e18ed4ecd9182 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-appwidget-qmlplugin0 Architecture: i386 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: 130 Provides: libukui-appwidget-qmlplugin Depends: libc6 (>= 2.4), 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/_new/main/u/ukui-app-widget/libukui-appwidget-qmlplugin0_4.1.0.0-ok0_i386.deb Size: 35206 MD5sum: 5451d8fd5406a0bc80b72d3c2989a7be SHA1: 9eec03714c3677aebf20a3712533d79d2b620c69 SHA256: 05c7d89c1f2485e381eab12a9f84b49acd6685c5cf505b192c8d02c7b7a553b6 SHA512: 26c9eab74f401c43d016174698703e34f2992d758a4141525a5ec18318e4ea0d07bc6b2aa37a59c100cf1d2ab0e39374efe831b8ab8c4e81c59c05930d929eea 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-log4qt0 Architecture: all Version: 4.10.0.0-ok2 Priority: optional Section: oldlibs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 14 Depends: libukui-log4qt1 Filename: pool/_new/main/u/ukui-interface/libukui-log4qt0_4.10.0.0-ok2_all.deb Size: 2256 MD5sum: f66696d5f4ee39b62cd016595768053c SHA1: 14879d5fbbcf46068090f8ffaeead09d7f2976b0 SHA256: 53ba35df4578c51040fe7a806dc73ec4ef25665a98952a86e7d5615cfc423cfe SHA512: e1fb430c5dce9afa7675c99599f7c17576cda8bc59ad4a0f48ffc15d1cefb4afa41416d25660d5391f6a751862e00d73fea37923ee2f4f282ce9ae3980b0e028 Homepage: https://github.com/ukui/ukui-interface Description: transitional package This is a transitional package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-notification-doc Architecture: all Version: 4.10.1.5-ok0.9 Multi-Arch: foreign Priority: optional Section: doc Source: ukui-notification Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 320 Filename: pool/_new/main/u/ukui-notification/libukui-notification-doc_4.10.1.5-ok0.9_all.deb Size: 179524 MD5sum: 54bc8e895c4d0cddf300406620fc7254 SHA1: 205c689500e621827ecc32bed7fa834f12b24712 SHA256: 7fdb23db9ba07dd6f6ff4b51f317827ce46260fa1338a24dbc3d4c6ec242bca9 SHA512: 1f46922d87ef4530a12e419d9777d08a89b36a7cae9b99b42f20c536f4343a1551f86f47fa6bc3a70b6dc43b4f0e715061b92c26d58ee52708a125b4de8e33e8 Homepage: https://www.ukui.org/ Description: Convenience access to certain properties and features ukui-notification . This package contains the qch documentation files. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukuiinputgatherclient-dev Architecture: i386 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/_new/main/u/ukui-input-gather/libukuiinputgatherclient-dev_4.1.0.0-ok0.3_i386.deb Size: 4106 MD5sum: 31aa462a453882e030c93f16fe30f296 SHA1: 23e125255fc279d76e77b8cbe9d35a25ec0ae3f8 SHA256: 815ebdcfeb0443a4bbca752e67eff102118bc012c2d03061bac170c97e714f2b SHA512: 7c429b51e0294df0c7935caf5d9d6e81bb557da16d4c0ed9d4708d1b80baa0c3ff6b2ac942369d7fc7d1d8139754facd7722fdce847b776bb6a802f5206ae19d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukuiinputgatherclient1 Architecture: i386 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: 45 Provides: libukuiinputgatherclient Depends: ukui-input-gather, libc6 (>= 2.1.3), 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/_new/main/u/ukui-input-gather/libukuiinputgatherclient1_4.1.0.0-ok0.3_i386.deb Size: 12918 MD5sum: c787dd95eab3aece7aabf82435dc9844 SHA1: b4e1d6c9b2a344ce6fa437da81ba02da029ac649 SHA256: 0f9484e16af86af3441ec214e759b5ffd9ce4fdd43886603e6b97f97497f9253 SHA512: 3be7d24aa1ad726524731b9c0cbe6ca370445ff8e33b95c1a8f44e6bcd0210a2139bcb15964b69e9c07dab869dd18b53bf7146ece70a4915d12047cb0d17ff4c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunbound-dev Architecture: i386 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: 1779 Depends: libunbound8 (= 1.19.2-ok1) Filename: pool/_new/main/u/unbound/libunbound-dev_1.19.2-ok1_i386.deb Size: 505012 MD5sum: 1c8775147a5088f3c4dc03bb19d2527e SHA1: d7fff65fd30333d514571128a80c8b99449144b8 SHA256: 86837b731104845d7294297befed2d8182dd9c211e5e7e82cd7c894330ee1741 SHA512: ec8dad249d873a8270ff617b7c14a55c59f068cf427ee255efb64f14933346f726b571ff4c03bdf237ba3892bb32c0dac997b2feb0502de56fbe0e9d18657abe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunbound8 Architecture: i386 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: 1295 Depends: libc6 (>= 2.38), libevent-2.1-7 (>= 2.1.8-ok0), libssl3 (>= 3.0.0) Filename: pool/_new/main/u/unbound/libunbound8_1.19.2-ok1_i386.deb Size: 446184 MD5sum: eb617ccbb3091d98b45d49e1ca188fbf SHA1: 3f54d2d832cd9b746d5abaeb5e01860daef9ae62 SHA256: f3cc8e8573e920f377e8ff26cf9772b6ee131924efe2da2f932996ba4d9ce21d SHA512: b7cda8d9054bdf6d1dd8834dc0acd5f696b430a36f914669653c8edfbd15365fe070ef54b507bd7d278371bb4fb87807dd98dcfe7a0a5c4f814e851ca258e398 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunibreak-dev Architecture: i386 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/_new/main/libu/libunibreak/libunibreak-dev_5.1-ok1_i386.deb Size: 6612 MD5sum: bcb412bb402e5a9b5eb5d87bdfc7b694 SHA1: 2fb09814d24fbf04cd7a3d03b2084e0e214fd253 SHA256: c5d6081eb22be49609fb89d4e00869670ecfbd448a979fbe2211caea75def242 SHA512: 65065558661eaeb08c79d74ec453a318c0e79be7b20c0be4cf00797b1176077fa19501db97be1e6207127b5e5fa006a7daf2f061726ac10dfe2dead4592d091b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libu/libunibreak/libunibreak-doc_5.1-ok1_all.deb Size: 171048 MD5sum: 9c7b56581b113a080a9f2fad117b045a SHA1: 0b9240595ef1eb905993d87998700d89934403f6 SHA256: 41f6b0be9f871fe267ab1020f75a34bfa987a7afcef13515873002700644b3d2 SHA512: 9cc33bb64b4928dc3bdf1b3eebeed93ba8723b0572934764dbbf90b8bb6971c079263700c966056547ff3a0c325038409632742c038c5d7c60f4f312ef0cbf7d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunibreak5 Architecture: i386 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: 152 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libu/libunibreak/libunibreak5_5.1-ok1_i386.deb Size: 19684 MD5sum: 4640882f2b5c9ad0f478442b41465583 SHA1: f812e1b82d73da5c5d19bf90eef67c45bc09c9da SHA256: 38243e9e86007451f796f1cda81a3f2c063f815b39ceadb14e3cd8f9f137f14b SHA512: ccf1f6d50ebb8ed37e64df6eed504ae77fefc0b54b41bd42a3e5ae30e6568587a311da659f2400e9e015063e9867d3795f441598828c89e23a0ec6769e37e3f3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunicode-linebreak-perl Architecture: i386 Version: 0.0.20190101-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Emmanuel Bouthenot Installed-Size: 265 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/_new/main/libu/libunicode-linebreak-perl/libunicode-linebreak-perl_0.0.20190101-ok1_i386.deb Size: 93180 MD5sum: 29a1184c8ba80eccc20a1ed6dcfb6d80 SHA1: d3723622bbc222ab8f917556742224d8ff4011f7 SHA256: c6ef2d7a75f1dbdb04be595d927e560fe9deb857d711289a9400b7389e2b5b97 SHA512: 37f2ff1555601aebe4b85d2fbfd734b7a58db1a2bf6bcb6c3af8bac7c2c8c5a413c7b0b20a3c45ed2eb1d3fc21687b00816193cbeb2a36993f830f8350858829 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libu/libunique/libunique-doc_1.1.6-ok2_all.deb Size: 19368 MD5sum: 8a219385fcd45cb4ecfde60a5ed6c142 SHA1: 54e114cae70b542be94f8d638c0de18cb3277438 SHA256: 99a9e34163c3bf4d28dc9f6010f79dfb126e85c0815c45b989c55454ee9325d3 SHA512: 8ddce5aeb5c0ea9d8851c402844c7c8b68cd020ed5e9a171c5e4b7feabdb51398e1b115cef5be514366a69c2fc0ade736e39616daeebcfbc7aa46be100a9f7c6 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunistring-dev Architecture: i386 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: 3085 Depends: libunistring5 (= 1.1-ok1) Filename: pool/_new/main/libu/libunistring/libunistring-dev_1.1-ok1_i386.deb Size: 711608 MD5sum: f02207fd90d707688afd0d659358743f SHA1: 2bbfced3e40e82e3fefda5c4b0a2af01955b729e SHA256: 997d96f6009e9be620aceac77b74e0bedcdd671d67c61bd148b610dd23d675d6 SHA512: df54f56a847937f142d8611efed890a020eb2c192c4ce1f10cab7c0b107b937d4115e551772c6918dd3c75a878b3439f0f6ad77208b157d7e54235aae7543357 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunistring5 Architecture: i386 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: 1787 Depends: libc6 (>= 2.34) Filename: pool/_new/main/libu/libunistring/libunistring5_1.1-ok1_i386.deb Size: 543072 MD5sum: 7c49263cd471c42b805d7ca9b34e5e45 SHA1: 116be7836a908e2a26737b088e73361968e3459f SHA256: 8fbc3d3bf36c9cf60fe364104d0408977a4487ba808bb17b3a4bc58f733db6cc SHA512: 2be3f63b19b0b819a7eb1fdfe7d983ac977d5b04a43d7a94cbf57615c8ec1486fe6c11f75bd71909298038b2dced9a3cee364434e825cb907f8b8ab048c839c2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libu/libuniversal-moniker-perl/libuniversal-moniker-perl_0.08-ok1_all.deb Size: 5154 MD5sum: e122e4976f54fe5625f20e7a033f2256 SHA1: d4a414e4d3555134e5eea46cddcb383e8f6e43f9 SHA256: 8dc980a3fc1a2b2378f7ee770c79d4e044220c749ea46a71cbbf7c6c27b7e201 SHA512: 9215e380a953d691afe7cca275af61af90396185a33707fe783c756863c3a08e1e5495ad1f3e3be3c8894881b4804c2881827aa92e60656d2e4b49d181c5eb00 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/u/univocity-parsers/libunivocity-parsers-java_2.9.1-ok1_all.deb Size: 401790 MD5sum: bb09a8b213921a2ac9858e4760b34dda SHA1: f61355b698c440c67064b46a40b925ae095cd73d SHA256: f4cf6d92b2b7c7cc769b22e28d73115c3451a06e06ec4c06c27fdbef32124dab SHA512: 950e97e6390b66456914f01fb329cafb108e135de1e953296fdd4cf7339a2d2ee0ad713fff4de12fff2d1e88a08b50d7abc97f2413f23691162065256885a47d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunoil-java Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: oldlibs Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 69 Depends: liblibreoffice-java Filename: pool/_new/main/libr/libreoffice/libunoil-java_24.2.5-ok3_all.deb Size: 8080 MD5sum: c3086fa5c72cc3197ab6982a84f0d50d SHA1: 356e0db341ff139d1fc58f42a241004c59d4e108 SHA256: 9d2502aade05071aa3ee172a43af9854013f3894c73acfa2156324df146f4b99 SHA512: 0aa3a6bd9265c5fdd0fefca2905fa07faab4ed235131b563909c06a7afcfeedd7062b0a61c155dfc50ed7b820fab665be9c071bc71c366283fd626820d66d0b8 Homepage: http://www.libreoffice.org Description: transitional package for LibreOffice UNO runtime environment LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This has now been merged into liblibreoffice-java and this package thus can be safely removed once installed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunoloader-java Architecture: all Version: 4:24.2.5-ok3 Priority: optional Section: java Source: libreoffice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Bugs: mailto:libreoffice@lists.launchpad.net Installed-Size: 91 Breaks: ure (<< 6.4.0~rc1-6) Replaces: ure (<< 6.4.0~rc1-6) Filename: pool/_new/main/libr/libreoffice/libunoloader-java_24.2.5-ok3_all.deb Size: 48812 MD5sum: b7497b34c4c408763c626184ba4aa9c4 SHA1: 4faf8f52ec1420575e758e7ff5b7c05bf5b5f5bc SHA256: 62fc58397577f0e1a93692cec50c1f4bc2b54069aeab98c18c3e766ea69ca1df SHA512: 1ecdd9560be4cfbb08ca51a7c0d657064e45f38e4aa72d268d07ebfd5504be9295e80385b06ce9111e5805c726662a7cdd8800b3255930239d5d4503d294b2a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libr/libreoffice/libunoloader-java_7.4.7-ok1.4_all.deb Size: 11174 MD5sum: 36410245a9fc370c2eb9283b71610780 SHA1: 7123c1a17fc36ff3e1ab1facac1411459a419465 SHA256: f169beda7a88bb9621ac8f17642788d17e27b575850b922be619c6504d04bd23 SHA512: dcbc78e3c311d914567ffc939b025147b94f73b7ad43bafd4d4ccc3722f507785fbbc7450c5e800ce8d683ff3d8b45c383bf3db935bfdc2ccd0ca6fbb6856848 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunwind-17-dev Architecture: i386 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: 296 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/_new/main/l/llvm-toolchain-17/libunwind-17-dev_17.0.6-9ok4_i386.deb Size: 43108 MD5sum: a0431c43e3a8bfd7cf180966512e42f4 SHA1: 95719e12560655f7fc2f8ebc6992e04b000bd132 SHA256: bdf842457891303ee969d3bdab43ea59f014d7ff63342b4a026abd5ab0db15fd SHA512: f45070d4832123df55b85b39ca8a8b4878c3f0ccaa9cbb958c772face3a7f5d6feb4110fa909753a25319c315086090198a94af6eeaf405b25a5500a8ec29bba 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunwind-17t64 Architecture: i386 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: 89 Provides: libunwind-x.y Depends: libatomic1 (>= 4.8), libc6 (>= 2.34) Conflicts: libunwind-x.y Breaks: libunwind-17 (<< 1:17.0.6-9ok4) Replaces: libunwind-17, libunwind-x.y Filename: pool/_new/main/l/llvm-toolchain-17/libunwind-17t64_17.0.6-9ok4_i386.deb Size: 24956 MD5sum: b300df5a2ef8e34fc99098d8b158744d SHA1: 5e5fdda97c80b55bacb79e4b8409a8b92d08e674 SHA256: 73289299f151c7e2ec27f3ee9e17c58ae23d7725efaf2288fbd763b3973d056c SHA512: cad710c9fc50c0bb23f6bfd852fb59c357889b72bb570dc6b6da534028394e636538143e760f76c9b73836758993ab1345dc1788818fcf9372b29e5fc7b59aad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunwind-dev Architecture: i386 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: 1938 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/_new/main/libu/libunwind/libunwind-dev_1.6.2-ok4_i386.deb Size: 403472 MD5sum: 619623cc9c6c52d70a5c5c72925c68d2 SHA1: 421cdc0b27a5bbe9eaf7ebc5e38002a7f39c036a SHA256: 7e7ed93eebe667822bbd08046d87e2190574f979f1006e608b2fbe45a584bb95 SHA512: 99b67759dd435eefb1fe0fad2a492ea1b4141ef185e6f0d2fa85a261c5da010df7559622ee29b798b22353e5ea5e5bbdd195e619cefef89ce31a65beede358c9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunwind-setjmp0-dev Architecture: i386 Version: 1.6.2-ok4 Priority: optional Section: libdevel Source: libunwind Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Adrian Bunk Installed-Size: 57 Depends: libunwind-dev (= 1.6.2-ok4), libunwind-setjmp0 (= 1.6.2-ok4) Filename: pool/_new/main/libu/libunwind/libunwind-setjmp0-dev_1.6.2-ok4_i386.deb Size: 17344 MD5sum: 5d2a3ec15f7bb387814c98d33fb8eb65 SHA1: ce0deaf15b82faa0008b251d4b2cd4d2613654a2 SHA256: aee9e8a8a5cb06e8b4f16ab7e06626e80f0363f9120ff542e39f26713288ba71 SHA512: bf7dbc068079a91ae08a9e733b1c7ab2d74309b26638ff06914ac84472fe68ef94d9c57a7f5f05c578b3639b85386484f3a7f0104c63f6e45ce2807368781c2e 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunwind-setjmp0 Architecture: i386 Version: 1.6.2-ok4 Priority: optional Section: libs Source: libunwind Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Adrian Bunk Installed-Size: 33 Depends: libc6 (>= 2.33), liblzma5 (>= 5.1.1alpha+20110809), libunwind8 Filename: pool/_new/main/libu/libunwind/libunwind-setjmp0_1.6.2-ok4_i386.deb Size: 6664 MD5sum: 2a3a942eec1beda246089ef505659343 SHA1: 5e42d8beea96f9dc06f7d648d3e8f14201fb826d SHA256: 53145dec29b2e6739faac8ca8a62bf853a0c764acdcf8c57c74ba218e2c2a2dc SHA512: a4629cb6d2c170115beb615e7c597245d65f6aac2017a0fabf390bd5f2a8b7f8eb59a8fedede61db30d8b17ec22ec63e385238d7649f82bd2465bd659f46449e 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunwind8 Architecture: i386 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: 189 Depends: libc6 (>= 2.34), liblzma5 (>= 5.1.1alpha+20110809) Conflicts: libunwind1-dev Replaces: libgcc1 (<< 1:4.0.0-2) Filename: pool/_new/main/libu/libunwind/libunwind8_1.6.2-ok4_i386.deb Size: 48392 MD5sum: 2385ad0d0ae58d5dec811a77b8952b77 SHA1: 498c720dc9e6cd94e686b25383c5c3691024232a SHA256: 7354cfc8d1049d238171c916b97e47467e86022818420537479db304b7fbae18 SHA512: 61ec28416ccf7eb1023c2c025b8796fe851543dd107361f2fe93fa7f9e38f8f5a61e692db247bdd2fa028c64bdc4c40f7dff95092f0517ae7608828dbcbe1ec8 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/p/pupnp/libupnp-doc_1.14.18-ok1_all.deb Size: 30750660 MD5sum: a815515ed55e928b4a6726cd756ea029 SHA1: c0518150cbde6c857b97f2b0bc9e0eb517f251f8 SHA256: 3ff22dcc0bcf808ec7b9f60e37d9e152be78cc5daf21bb532170a3f89c39be2c SHA512: 12d1a4915f8aa97a7622b96ecbde49c5ea698bfd95ea4dc2da2eb55a1b0aa447317fc7c05611fc0354a02fec88967cdf5e2e33b1f886d5af52bb9a9c278b9036 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libupower-glib-dev Architecture: i386 Version: 0.99.11-ok2.2 Multi-Arch: same Priority: optional Section: libdevel Source: upower Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 434 Depends: gir1.2-upowerglib-1.0 (= 0.99.11-ok2.2), libupower-glib3 (= 0.99.11-ok2.2), libglib2.0-dev Filename: pool/_new/main/u/upower/libupower-glib-dev_0.99.11-ok2.2_i386.deb Size: 68036 MD5sum: 76aa5cb1dae34f91531e202ac1f21074 SHA1: 89f87cfbdd59e0c1935e3c0b6af4ec59cba29f04 SHA256: c2d31ee5da67b45f4d49d504b568a3edcfecf40261da589dc4c3f260a6f92f46 SHA512: f8d5ec7981bd08f6ae8ea9452b6b215e3e872b4a0041da781b1ff2158a11222f95d4f71fc303326cb1e6183b132e6e2c526c3dac5a9ae87381b0ec7b20783f95 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libupower-glib3 Architecture: i386 Version: 0.99.11-ok2.2 Multi-Arch: same Priority: optional Section: libs Source: upower Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 200 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Recommends: upower (>> 0.99) Filename: pool/_new/main/u/upower/libupower-glib3_0.99.11-ok2.2_i386.deb Size: 50002 MD5sum: 9f59abdd0bd99b98e5e16a35ae985de9 SHA1: d18399c92279374ae856c42bae810f22aa40a4f0 SHA256: fcb110df7db5f64a3ce86e7162c99d765517b5c4db8b068823282d8a4152fcf3 SHA512: ac034fea8a3f8fb98917ce1469c745d9043a854faa5c6717d35898cea9313c02d3f532d06a9df2577b71ab09396499d0ee0ad435ac9fb15ef09c340df4afa047 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liburcu-dev Architecture: i386 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: 985 Depends: liburcu8t64 (= 0.14.0-ok3) Filename: pool/_new/main/libu/liburcu/liburcu-dev_0.14.0-ok3_i386.deb Size: 125608 MD5sum: f7a5d0e9b429b4e781cd93e7d10f2a1e SHA1: 449e68afde0b14c5baf4ddabdff269826542e996 SHA256: 394d21df85e6108f7854294b92972f18c63f198fa12d4436c427fb9909e1e204 SHA512: faf07e3f5672f036807763873219a9f93d830fbdb15058f0f044ec9d9146c5cd17c466d826f97df6b59db25c2fd83d2ff6b880a82fb1c5707a4f679bea2f79e4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liburcu8t64 Architecture: i386 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: 371 Provides: liburcu8 (= 0.14.0-ok3) Depends: libc6 (>= 2.38) Breaks: liburcu8 (<< 0.14.0-ok3) Replaces: liburcu8 Filename: pool/_new/main/libu/liburcu/liburcu8t64_0.14.0-ok3_i386.deb Size: 58308 MD5sum: ed38b2ceecea3f7e86198fa5ae4eb689 SHA1: ca9ae5178b488f957fd833818fb4ec07f67770ec SHA256: 9c5c5f35bfc038ade4b066a9436ea9a55c22253c12a1d038c98f197656dd6ce4 SHA512: b2112fa4fbc7badc1587e220f50f3284d866bc367cc0976ea76592bf09141061d7aeff72221ce83cd679a7b41058926fdf60649a66946004390b861f81700526 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libu/liburi-perl/liburi-perl_5.27-ok1_all.deb Size: 89952 MD5sum: 468596af5c2ba7033390c4cf5feff88d SHA1: 74978c6c863cdb1c9d2502bb9bea7c8836d2553c SHA256: 2ec48466ca61d4f45cca1278b6041a8a3c872064ce3d7066ff23cd2962e44448 SHA512: 87938450f1280731466c1f720359bf8720b1409a18d07d9cd6f95c0c3f7c5edcfd1a1e96e904bc63a4a65d3494c04524a6d1fb7877f046dbdbf943064fa2908a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liburing-dev Architecture: i386 Version: 2.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: liburing Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 370 Depends: liburing2 (= 2.2-ok1), libc6-dev | libc-dev, linux-libc-dev (>= 5.1) Filename: pool/_new/main/libu/liburing/liburing-dev_2.2-ok1_i386.deb Size: 144822 MD5sum: 51355542af52f81899ff0f6abf1b70da SHA1: ce694db0bdcf840bd92cf41c57144b13866a233e SHA256: d75a33dea11f8718073a8f8ca9f19bf55a41470fc3bd038c0781c2648b9dc3ac SHA512: ecbd47ae164993336fc0c03924bc2cdfeed85c44edb2c13ae83462728410f0aa99a1bcd826c9bd50e608a63a22f2890f64b0a32aa2d86fdcebcc4b9f7817cc46 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liburing2 Architecture: i386 Version: 2.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: liburing Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 119 Depends: libc6 (>= 2.4) Filename: pool/_new/main/libu/liburing/liburing2_2.2-ok1_i386.deb Size: 25136 MD5sum: 82f9eb5d5455c9bc64a79cae90536032 SHA1: 27510cac75a7bd46115f723c002ed3e0c743ff50 SHA256: 47b13ebe9142cca7262185e4d68aca66cc114fe128b1e86f26949f5940f06cde SHA512: 2067dd5f0bbebe4ab742b2a0e3d6598d87da02208f20e14579bae8f1e9c72610833210ceb931a12193b12f3990c34eb6af077b17041f190133768c7c2cbc54f0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/u/uriparser/liburiparser-doc_0.9.7+dfsg-ok1_all.deb Size: 140384 MD5sum: fe8cc0b550f0559faa7e1d7d7e46077c SHA1: ef01be70645d8eada631a30edb4137bebf1137bc SHA256: 90cbc9f4a5e70a30f2bafc79e75fad161942cb9e97497fea68f4437469db30dd SHA512: 5361bbaea2746dbf380095d1da71836e50b563c31e957875d977251a8c99b4c02097ae4cbd555edfea0a9f98d055a1f97d317f261e788e3689cdc8b6072a2258 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusb-1.0-0-dev Architecture: i386 Version: 2:1.0.27-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libusb-1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 264 Depends: libusb-1.0-0 (= 2:1.0.27-ok1) Recommends: libusb-1.0-doc Filename: pool/_new/main/libu/libusb-1.0/libusb-1.0-0-dev_1.0.27-ok1_i386.deb Size: 70272 MD5sum: 938dbd19c550dea1846758d7c8284444 SHA1: 76ebbcf94507a9ef8cca41af8142812a7d73a349 SHA256: edd03052779b7591892d49fd17df1da78d962e793d5f76b52e4d98a37cd5ab87 SHA512: 65be9bbcc7373740090f4fc347f9d670f078c1d3de37262e662d1cbe5b832f4e8993142ae5c762fe6d61ce9cdd66408c24debd0d68c18bb99ccd575398000cdc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusb-1.0-0 Architecture: i386 Version: 2:1.0.27-ok1 Multi-Arch: same Priority: optional Section: libs Source: libusb-1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 153 Depends: libc6 (>= 2.38), libudev1 (>= 183) Filename: pool/_new/main/libu/libusb-1.0/libusb-1.0-0_1.0.27-ok1_i386.deb Size: 52992 MD5sum: 4fac8711b044293120f73ce3afceee83 SHA1: f9a1b7152e508fe9d7ee39fd6637487661af7df0 SHA256: 6ee6d4a0082be3a1a730b85ee6dd5c34bae93e97698b6e22a0f720832481af50 SHA512: 01afe4d550181ee0a7d723bad397e433d3e5049f7098219819415d9fbf65cf04b7e7efa86b375f68ad09ad82aefeab0024f7d73a3e46873b540da4138f51403a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libu/libusb-1.0/libusb-1.0-doc_1.0.27-ok1_all.deb Size: 193884 MD5sum: dadf47f92cf20410d98a6d71c1fbfbc2 SHA1: ac18d4bfc65572b9aea94f3da4bdbc7a46b013e5 SHA256: a55806eb0960e2f1890f441f10f2133a26ec2b7012a4556825bd6537ea600a3a SHA512: d445544c6164739e5ee79726bda39e6673c5223fd0a585cd504cc0c2e89eaac2d5f7e57725350429315622f0f080235c0f8582bbe053fa2744ca7fc6c0982720 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusbredirhost-dev Architecture: i386 Version: 0.8.0-ok2build1 Multi-Arch: same Priority: optional Section: libdevel Source: usbredir Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Liang Guo Installed-Size: 36 Depends: libusbredirhost1 (= 0.8.0-ok2build1), libusbredirparser-dev (= 0.8.0-ok2build1) Filename: pool/_new/main/u/usbredir/libusbredirhost-dev_0.8.0-ok2build1_i386.deb Size: 14508 MD5sum: ea1ccec1d8320ccbb1d960b2cf4ee4d5 SHA1: 0c40390a55f33f27b34829b408db3e0fb5759117 SHA256: a2c9716d715174eb169804c08434eb7f32303f0ed553438a87c31498400e8077 SHA512: 76b8ef2a70318edc69c63265ef5da63b35e33e03aabb8774ed7d564e37ebc046fd095ccb7f8958a874e44db374047ad3baef764cca62e05e0d947ca3f16a1731 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusbredirhost1 Architecture: i386 Version: 0.8.0-ok2build1 Multi-Arch: same Priority: optional Section: libs Source: usbredir Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Liang Guo Installed-Size: 69 Depends: libc6 (>= 2.4), libusb-1.0-0 (>= 2:1.0.22), libusbredirparser1 (>= 0.6) Filename: pool/_new/main/u/usbredir/libusbredirhost1_0.8.0-ok2build1_i386.deb Size: 20008 MD5sum: 52ac39a1642ceb0f5d18f11971bd3fcd SHA1: 264bd392d2a2c52850932d7be3feecdea9d4c06b SHA256: 84e344ff76da1693172c9d18125f3bfc841b5a60032203f050d3fb20e9a7b3ed SHA512: 3aee3e8b0d1830390063abb43d42ef601fa47b9650ce600374a91c6e958a351c50220bd9e91f435a6a393ee3be256f767db05079d4dbfc816ae99f8adeecf60f Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusbredirparser-dev Architecture: i386 Version: 0.8.0-ok2build1 Multi-Arch: same Priority: optional Section: libdevel Source: usbredir Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Liang Guo Installed-Size: 49 Depends: libusbredirparser1 (= 0.8.0-ok2build1) Filename: pool/_new/main/u/usbredir/libusbredirparser-dev_0.8.0-ok2build1_i386.deb Size: 8252 MD5sum: af91ec2a43d486d0203d5bf8f7711af4 SHA1: 85c328f97caa6bd9b89372d509e1e2036687f657 SHA256: c595431c8537a7b2b2d449fd0ca61127bd08b1ba03ebce567087b8a33a9983fb SHA512: 92ff65c0d87ae8fc52fdeecb598e5bf2b4f1ce288d8c725aaae32b3a72e2eea7e576024a313c2e487feaea7e1202b207bef05542fe8da369bfbb657dd6dedb83 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusbredirparser1 Architecture: i386 Version: 0.8.0-ok2build1 Multi-Arch: same Priority: optional Section: libs Source: usbredir Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Liang Guo Installed-Size: 56 Depends: libc6 (>= 2.4) Filename: pool/_new/main/u/usbredir/libusbredirparser1_0.8.0-ok2build1_i386.deb Size: 15380 MD5sum: fd41448d7097c1bc710494e378526974 SHA1: 1d0ac44145ab26fc6f94cf7f8c326270e808ab3d SHA256: 52fdc0c9c35974777eb982e6d82ff85a3ace2bf33f4bfca3d79e0d64b8058837 SHA512: f6fe78c0856c2581952ae54232c91d90941d222d3a5a0a491a7aeb7de289734123fca1fdf96daaf11923effbe18526d29793a02fdf3bf7506c2464daac3b9291 Homepage: http://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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libutf8proc-dev Architecture: i386 Version: 2.7.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: utf8proc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 389 Depends: libutf8proc2 (= 2.7.0-ok1) Filename: pool/_new/main/u/utf8proc/libutf8proc-dev_2.7.0-ok1_i386.deb Size: 72444 MD5sum: 8494c5bea5edc25589d245e411232d87 SHA1: 44bec39332e3e637511489dab018c3fe7ae6c250 SHA256: 52b5500641863ab2b180fc2d287fbf3f08690e942982a20af092b96f64683c06 SHA512: 3929c488e2a624eb9ed718a69a38cbfe5b50736a1236b1f251c6bac7bae15b53734b704b506ec39fa374786851963c91265ef0ba59b4a225194a1f42acfd7f8b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libutf8proc2 Architecture: i386 Version: 2.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: utf8proc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 362 Depends: libc6 (>= 2.4) Filename: pool/_new/main/u/utf8proc/libutf8proc2_2.7.0-ok1_i386.deb Size: 68190 MD5sum: 3892a56701b1dd0c29faa0e48badaf8a SHA1: c7e2d4266517e18689e6d94a1ee7a5996b3fcd48 SHA256: d4e716cc0066e2b5fc59ed98aa6fc5f77852f1660a867d65e145ed0dfbb49e96 SHA512: 862a0b85239f1308be30d6f7a202dc4de0f68183ed6ac906b3c1a68203a0fdbb2622efd897dc68e07a2cbf532a7660236c2ab3babecc2083618f086af1a062c4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libuuid1 Architecture: i386 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: 83 Provides: libuuid1t64 (= 2.39.3-ok2build5) Depends: libc6 (>= 2.38) Recommends: uuid-runtime Breaks: libuuid1t64 (<< 2.39.3-ok2build5) Replaces: libuuid1t64 Filename: pool/_new/main/u/util-linux/libuuid1_2.39.3-ok2build5_i386.deb Size: 35112 MD5sum: 1634961eeaf5d089f613f9a835b811ea SHA1: ad8ca87532aa4676e0f466e877f463379d31ec8d SHA256: 7566b9723ccd0bbd06029d00bec71bf08fb04130cad53b9a2d67d664e08832b2 SHA512: d61d57816808bcd4f9a67ca04dd771f871d4440ce270a63dac5bddc760b69931af55b7150fa657ded93d8dbc7d4d5c26657bf2c96e7eb3f91112739d17074624 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libuv1-dev Architecture: i386 Version: 1.48.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libuv1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dominique Dumont Installed-Size: 593 Depends: libuv1t64 (= 1.48.0-ok1) Conflicts: libuv-dev Replaces: libuv-dev Filename: pool/_new/main/libu/libuv1/libuv1-dev_1.48.0-ok1_i386.deb Size: 124796 MD5sum: 5918aedf6d437724641fc19870afd649 SHA1: 67d75d008d12430a8653d020d52a601b182bc26b SHA256: 1ac24a5c9ff055e963750064d19df09fcd6836569ac562ced422faef8a4f4c3c SHA512: 0ef40b0d1e715ec20662df04769d8c8db621a86ceb3f7add00060b3bf0f18105cb56fd97995507a7f0b69d28aba3521747cbdc57b49f35804427f8dc3732d332 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libuv1t64 Architecture: i386 Version: 1.48.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libuv1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dominique Dumont Installed-Size: 332 Provides: libuv1 (= 1.48.0-ok1) Depends: libc6 (>= 2.38) Breaks: libuv1 (<< 1.48.0-ok1) Replaces: libuv1 Filename: pool/_new/main/libu/libuv1/libuv1t64_1.48.0-ok1_i386.deb Size: 97148 MD5sum: 85f13fcda57f27aefb284bb0d8b62408 SHA1: eb35f844f44ae4ad93af5581b18e97e007ebd079 SHA256: 9a1b094d188ea0c4b582db7faef3139f6cd704cbaffd6177e3d69021c6d3fd9d SHA512: f3bf477f523e4b1e8d824446be988376db14855d5620741d6328aeafe6e815b10287229787ca362472cbafc93069517865a4df87926be2e199eadfb93316c0d6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libuwac0-0t64 Architecture: i386 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: 197 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/_new/main/f/freerdp2/libuwac0-0t64_2.11.5+dfsg1-ok2_i386.deb Size: 37180 MD5sum: 5c558eca9a66ea41149a113cfff96b78 SHA1: cab8c9efe225c93a2d5e6325d747fbe17cdb60aa SHA256: abe3f5c14064ad9b9dc26480fa3f762b5826a4bea9e451b7963e71480bfc765c SHA512: ff0e273dc472f4b80fb675eb4c51f8f0f94dce10b278a2b692c8c65a08531d9a56a830fdc30e7ec5bd0c8bfbbebff856da3fab44a27adb193ec4a2eb11c2b021 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libuwac0-dev Architecture: i386 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/_new/main/f/freerdp2/libuwac0-dev_2.11.5+dfsg1-ok2_i386.deb Size: 25156 MD5sum: d18e0b2865ac3bc72da69a15eebdecc3 SHA1: 1ed3ad3cf96b59d00f8f51cb86d2884ad6c3645f SHA256: acd283c15843021315ff36500b8e10ce4ec97df0008cfdef04e2a11dfea3d5f3 SHA512: 975498ecaef67013e222f57dd22c7e4c2f0ccb6f8c88b5032c1455a91a34e01636f43690510db46362860a606c8181bb155af60e89c81497edac6051aabccba1 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libva-dev Architecture: i386 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/_new/main/libv/libva/libva-dev_2.20.0-ok1_i386.deb Size: 113052 MD5sum: 6de6ffeca33af094238f7e1f619b5774 SHA1: 0f7061fe6198548588f3ca3afc9a4b443ed75a3d SHA256: 92ac3234df6412360add967ec35d316d361ffa176a02a7bbbee8e9868f39f54c SHA512: a51fe04e455cb95b9596da7379da4ac1d9b60c3aae39e155d407386f062cf71b5009f76b33956dcbdc1b70e7450464582dc087fb0ced151002be1dfb1bc33cf3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libva-drm2 Architecture: i386 Version: 2.20.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: openKylin Developers Installed-Size: 43 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.60), libva2 (>= 2.20.0), libva2 (<< 2.20.0.1) Filename: pool/_new/main/libv/libva/libva-drm2_2.20.0-ok1_i386.deb Size: 7016 MD5sum: f23ac209c581adedca5cb3298f28951d SHA1: 55809fe90c09c784798244c2645676d31da7a33e SHA256: 2c97e2e9c8ebb054092a4ff47205e104950be2a35a7110440ce42ffcf04a6ad0 SHA512: da55dba0e7134991304ffc35c51928cfbcd75785f0a7fc7c0540d34ee8f2ef006f6c93cdf812ec921610f81a2b47a2bbbdc99ac4e0f6b3dde66aa44d63b995ea 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libva-glx2 Architecture: i386 Version: 2.20.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: openKylin Developers Installed-Size: 51 Depends: libc6 (>= 2.34), libgl1, libva-x11-2 (>= 1.0.3), libva2 (>= 2.20.0), libva2 (<< 2.20.0.1), libx11-6 Filename: pool/_new/main/libv/libva/libva-glx2_2.20.0-ok1_i386.deb Size: 11100 MD5sum: 5d5dc41dce89762f6cb7037d47e1e2eb SHA1: 6e95f34389ad0462858b7b2779e3e4b0265a3870 SHA256: 9095093f5bd80ff80a2701153fc4d5054fbd461237f7a8d19fc20163084edadf SHA512: abdcf86102aae64cb035cb8f331925b5cf198c7d8342dabd8918d33cebfb55134a648253475d973dc53ce2b56940141e9b8d75e52cc6d9d92b13197bb2c87845 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libva-wayland2 Architecture: i386 Version: 2.20.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: openKylin Developers Installed-Size: 43 Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.60), libva2 (>= 2.20.0), libva2 (<< 2.20.0.1), libwayland-client0 (>= 1.20.0) Filename: pool/_new/main/libv/libva/libva-wayland2_2.20.0-ok1_i386.deb Size: 8508 MD5sum: 822ce41e08001a4d122b014e3bab4ab2 SHA1: 895cf6f0cf1bc2bc042a3f90747d254a6bf9c86f SHA256: b7d6a6849c3450848dc06be86357771e9d5517037cddbef012941c40c66bf4e0 SHA512: e160027a3759ba77d1841e29139477a8b24675487d13d65dfc306ad6129578d5d54fdcf3d2ae807b2a3640811c6f36688e34f3c380ddbc4b7cbdfb638b06eda9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libva-x11-2 Architecture: i386 Version: 2.20.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: openKylin Developers Installed-Size: 59 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/_new/main/libv/libva/libva-x11-2_2.20.0-ok1_i386.deb Size: 12272 MD5sum: ea080ad2654aee3a9681209758c7d714 SHA1: d9880f7229e53e944f73d9556ebdb1b058f9eef7 SHA256: d9061dcdec0dfd0f15a5939784829b869a8fb79d5b9f898a4ce177f110bfec0b SHA512: 39fab12b90c110e1bd512eb9bb73b4608d830cf13e61e956ee83f94f8ab2b34ae0919a2fd841030bad7576530bb940e3ef597288e7e9124356df0b54487ea965 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libva2 Architecture: i386 Version: 2.20.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: openKylin Developers Installed-Size: 253 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/_new/main/libv/libva/libva2_2.20.0-ok1_i386.deb Size: 63976 MD5sum: 6174b41d9c6dd235eb66f48a3bdfb52c SHA1: 0a6159d1bdb00d7eb65a65e8cc0669cc7ca32b9e SHA256: 7aba3a46b4bb4481be587dc29e1e8d3a6fe8ec327be1c5e4bcbb23b5fa448f70 SHA512: 9eba646792adb48bb25eb5498313846da2b01fb21a243bdce7ec86875a0f1a9a2537af433719e98e206f2b32593f47b0685ae1517ae596f515a26ad40d987b31 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvala-0.56-0 Architecture: i386 Version: 0.56.13-ok1 Multi-Arch: same Priority: optional Section: libs Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 3371 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.48) Filename: pool/_new/main/v/vala/libvala-0.56-0_0.56.13-ok1_i386.deb Size: 773302 MD5sum: e14c265cf7d78a82095f263ff7bdc956 SHA1: 88889f27530dc59822931077f823d60737cb9e9a SHA256: 4b50ca18ccc14cd320083bc07a528f5c532e096c9a30c6af07363676465b02b2 SHA512: d886bb5f913351a5c5ec43e8f795b69af4ecb2a78eb00efa2ad5e046dddb1fecd87f23bb70b3a4df6d53fd4f7e2c4716a1bb49bc100080ff4de49707796be515 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvala-0.56-dev Architecture: i386 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/_new/main/v/vala/libvala-0.56-dev_0.56.13-ok1_i386.deb Size: 56542 MD5sum: f3636cc8133d739f768443c040ef0100 SHA1: 2343020056f12ffe58ebcd00550de9cbd71cb245 SHA256: 30ab161c6c403d3568408191503a19fda3b2dba702d2fe06ce4d4115bb815242 SHA512: 3c23be5b1cf1a2ae326768cc9605a87c208d2d880349c1a08dd158a467997abe76796773694c401345a9e6073942a465e384bec10d9097e1b577e8715ffa7a2e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvalacodegen-0.56-0 Architecture: i386 Version: 0.56.13-ok1 Multi-Arch: same Priority: optional Section: devel Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2564 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/_new/main/v/vala/libvalacodegen-0.56-0_0.56.13-ok1_i386.deb Size: 574586 MD5sum: 9a64c3ba63bcb2f66d55a16e8278a25c SHA1: e44cb5d09cae6e55c3a2f91f30b2d4ec34b29c6a SHA256: 157f6258e84e549141a16173b34d5a2a0719eeca0d3ec9842757e299e1420371 SHA512: d9fb338977b382f06cb1555746bf4f06011ee09934cd778f593d63d97328172714c67108d6f2bff77ed32bdf6e7af148dcd23b7f241f3951f4d1dbb3cdcee656 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvaladoc-0.56-0 Architecture: i386 Version: 0.56.13-ok1 Multi-Arch: same Priority: optional Section: libs Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1721 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/_new/main/v/vala/libvaladoc-0.56-0_0.56.13-ok1_i386.deb Size: 343978 MD5sum: 5d5db879d0089189b0c249f60166e89e SHA1: d596287f07fa654cf97b2f31e86ed957035b95c5 SHA256: 830b8e24f69276ad155dc843af4ff010b40258a5412e12b5f92251bcce298ae4 SHA512: 6d6c36a79302fc9e59819a9efed52042906b79830ece7acf587d59e4cc212b4cf915d15ad67a849dd52a29030d01480d7aa8400c9b369e996a56955e1a3dc9ec 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/v/vala/libvaladoc-0.56-data_0.56.13-ok1_all.deb Size: 78196 MD5sum: 9ae3f82708ffc17ca1680d511108fc9e SHA1: d73419bb01e3be6bdc1d2b9c737272b3ac273ab0 SHA256: 5642cedfaa671f0af846618a5f014db7f0920f363ff4598d2d9cafea8874ab11 SHA512: e97862f861ce0b64cc4a66e36884530d1b2bcf1d6263e7ef94ec283212a67315cf52f69beef1b5eb533ed4285543f69830d2a626eff2580d11a03ef63b0ee150 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvaladoc-0.56-dev Architecture: i386 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/_new/main/v/vala/libvaladoc-0.56-dev_0.56.13-ok1_i386.deb Size: 42436 MD5sum: bec1b75f92d06acfb1bb233e2415642c SHA1: 0dd594d69102d1c9b97e75d30737b59613677614 SHA256: f6542e23bec7a48c5020881d3a987a658420fdc6ec45c438c104459d552ad360 SHA512: 5a3ff5e1cae593d564f4745129e8c19861f55477cbde1b4cc1d2f747796f6512c9a4aa56a7659859014ebd7007b5f251f17a429bd62317f751e132fd4372e978 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libv/libvalidation-class-perl/libvalidation-class-perl_7.900059-ok1_all.deb Size: 240008 MD5sum: 44ff72c9b5fb32b0200dc415cb1743bb SHA1: d02c09b2c4e58af7b2c5a1c4564b88ebde1425d3 SHA256: 1d448283f5a41edac45c491c2f86dc94751cd0f743b071696adcf770f7010481 SHA512: e4181fd5314f4b7cafed61bd6ba7889dcd546bce9bee5a5afc10b1c137aa601638dba0b530b0f3bcacb42a9df3e2d796e2cbd7267c9878b6ef739f86ca8c8a6d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvariable-magic-perl Architecture: i386 Version: 0.63-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 103 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/_new/main/libv/libvariable-magic-perl/libvariable-magic-perl_0.63-ok1_i386.deb Size: 34132 MD5sum: 95059604aeaf8d58b64121af9fabeaeb SHA1: cd59dbf4bab29abca35297401790d535ce9609b1 SHA256: e5cdc40ebe5fd400c20e21b7a23c7fca2e3d738904d2d7eec5f371db4eb38f86 SHA512: 859a2d660319fa9436380fc023dcd33e5c4f1af663893e6f2cf100388bddad7fc29feddaa0f75e47567a93c276bfbc74dcd9ded578e0d7f8f15c042277e340f7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvdpau-dev Architecture: i386 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/_new/main/libv/libvdpau/libvdpau-dev_1.5-ok1_i386.deb Size: 40256 MD5sum: 102ee622a6f9d653488ce66526477886 SHA1: 0b635328daf947596b87bf5a08fae38318bea9cc SHA256: b267d5ab22ad824fd94c3cfa6690dfa5a59b1a3a644db861e5e71616906c0bd4 SHA512: 85549fe0c83247bc41402896be82ed46bc2942f7669ca6bb23f4c5e7072ce8eff3094889f208f208fb62b56cb1ea00731efbeb7016b324eeb81497608bd1e10a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libv/libvdpau/libvdpau-doc_1.5-ok1_all.deb Size: 472100 MD5sum: 5f03bcc66421c431eebdd14cecdd1622 SHA1: 92ba26bc6e74ca8cdc2160e6f671e54399c14da0 SHA256: 131b7fb52bb362686c4c1ca739a4ba1f5d8209388c58540a310c85d9e5383ec6 SHA512: c5a871a0be794aab624bcf05907acc4e1aa0013da7f07e4631187862652c13044ef95efc6a085566c40e54905306def8ee266c43253520218f08f4a8cb2b7639 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvdpau1 Architecture: i386 Version: 1.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvdpau Origin: openKylin Maintainer: openKylin Developers Installed-Size: 116 Depends: libc6 (>= 2.38), libx11-6 (>= 2:1.4.99.1), libxext6 Recommends: vdpau-driver-all | vdpau-driver Filename: pool/_new/main/libv/libvdpau/libvdpau1_1.5-ok1_i386.deb Size: 23416 MD5sum: bd598c1e79d2a8c633b3feb21f967319 SHA1: ae1bbdf71944de7a038992e77f1939ddad63513e SHA256: 25acaae2ad81f7360ffcc696a920c77404ce6e2b8f9830841c7557e9c396c889 SHA512: f61b65bb9eb06ff7c981208b675ff696966546e5fc19ea9cec2131e43a5864ec05b7b20b6477d925e1a491f39207fc1d7ba7de7d2852e5f7ec6d630ee0852c95 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libverto-dev Architecture: i386 Version: 0.3.1-ok1 Priority: optional Section: libdevel Source: libverto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 84 Depends: libverto1t64 (= 0.3.1-ok1), libverto-glib1t64 (= 0.3.1-ok1), libverto-libevent1t64 (= 0.3.1-ok1) Filename: pool/_new/main/libv/libverto/libverto-dev_0.3.1-ok1_i386.deb Size: 18776 MD5sum: ac5bf52c6f6e40d462f01047dab12ad1 SHA1: c4babf6fbda40a225f238b6d8601f5a64b79c035 SHA256: 7842607614cc7f26f907d16fdf1ce19c8dbe04ced0f4fc8097512fe61f0b5b98 SHA512: 85c684d66bc6704f00267344baa28bf362e2a651b0a8e01051b677f6059e212eeaeb4dca8ad120b415ef7696c94f2082b55d3c7fc4a48a2eeb3d5037ee17b812 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libverto-glib1t64 Architecture: i386 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libverto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 31 Depends: libc6 (>= 2.1.3), libglib2.0-0 (>= 2.16.0), libverto1t64 (>= 0.2.4) Breaks: libverto-glib1 (<< 0.3.1-ok1) Replaces: libverto-glib1 Filename: pool/_new/main/libv/libverto/libverto-glib1t64_0.3.1-ok1_i386.deb Size: 5960 MD5sum: a2773d567ded619a831be7b878623cbb SHA1: 7d310f5329cef70d169189e909ac4ac7322adee7 SHA256: dd5ca96b776a191be0826fd2a17221797dc29199e119b7bf62347209e97f2bd7 SHA512: de8d9970a00f067aa36fdb95b108ff241e3a627608b8aed1a3809a998930f1b2cce18e71bdcb3b74a8c9f6be6abedaa2e54f9172cc168752ebbd15e551a9d8d5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libverto-libevent1t64 Architecture: i386 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libverto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 31 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/_new/main/libv/libverto/libverto-libevent1t64_0.3.1-ok1_i386.deb Size: 5316 MD5sum: c15c840f2407bc0aa31da17bffb9a341 SHA1: 58c133e7074613837fc0d6e9b4426c2d2ed4cede SHA256: 7d1ae0016da8374e50e62adc32e1a2d87a7e35decd9804bcb8b0e6e21507237c SHA512: 84d4aba589dd50d65b09802f25f1dbb7e96cfc8f6da1baef493d40c970cd494787ff645069cda445a86d3ad76fa7d6517ea003632712f5a9f66ee184094b64b2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libverto1t64 Architecture: i386 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libverto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 44 Depends: libc6 (>= 2.34), libverto-libevent1t64 | libverto-glib1t64 Breaks: libverto1 (<< 0.3.1-ok1) Replaces: libverto1 Filename: pool/_new/main/libv/libverto/libverto1t64_0.3.1-ok1_i386.deb Size: 10716 MD5sum: 7ff0ec62566cc1e4bd104cbede85e23b SHA1: 288969d72c0376a3fec3e62c8ab3458ab443f950 SHA256: d6cb5229f86ce9c99831b200b45e6e9a0f28839d9b07a054f8584bd1987dd6bf SHA512: e43c2bbf3907e1a372a1cc27e989230107aeec0f1ea6f24c94ac8452494e07f0319a6dd85697a529fa709695bfc84f16238368df227c5a020b69750dfcb76a54 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-clients-qemu Architecture: all Version: 9.10.0-ok1.3 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.3.1~), libvirt0 (>= 9.10.0-ok1.3), python3-cryptography, python3-libvirt, python3-lxml, python3:any Filename: pool/_new/main/libv/libvirt/libvirt-clients-qemu_9.10.0-ok1.3_all.deb Size: 21748 MD5sum: 753c803f68782a5ca14695e2722b0464 SHA1: 5af432e989d68f4bd8a1e48f4dc4cdf07d49f9c2 SHA256: 2e5e31986b389a86c14e123cbd951e19eba731e2116026396cf2d9db9536036b SHA512: 37807fd97fdd90a81ba9a4f6abe5ea72f4b2c34f216f6161653aaf490422f8a25962e0cda66a194e28a3be9f4dd6e02f61e22c00382c814b4b7fac1d1f68d8d1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-config-network Architecture: all Version: 9.10.0-ok1.3 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.3.1~), libvirt0 (>= 9.10.0-ok1.3) Breaks: libvirt-daemon-system (<< 6.9.0-2~) Replaces: libvirt-daemon-system (<< 6.9.0-2~) Filename: pool/_new/main/libv/libvirt/libvirt-daemon-config-network_9.10.0-ok1.3_all.deb Size: 3380 MD5sum: ea9b4456039d08248a85a7e799ed8ec3 SHA1: be8c39cde857aa7bb13ec7c4fc0b4191e985c97e SHA256: 20206941dd4df9727b718b331a9965e82342cb3ee589543f14da7d194bb9d1ab SHA512: 0be2a273c36428d1a09bcfc42723ca54a47d003ea558bd0602878238fe95c598f84af7b5a0710d22a198ee1d1eb1116fffe506ed2337483ad7ee00c8f5995930 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-config-nwfilter Architecture: all Version: 9.10.0-ok1.3 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.3.1~), libvirt0 (>= 9.10.0-ok1.3) Breaks: libvirt-daemon-system (<< 6.9.0-2~) Replaces: libvirt-daemon-system (<< 6.9.0-2~) Filename: pool/_new/main/libv/libvirt/libvirt-daemon-config-nwfilter_9.10.0-ok1.3_all.deb Size: 6216 MD5sum: 5f0da70655a6f76065c6b4e1e7a04997 SHA1: f9576bf7d3df111c587eb0d52e6883f0fb4162cb SHA256: 8f333ddb35cb44f32068b9dc8575a98d8dcbb019bd3256f654266af5d8c956b6 SHA512: 0fff3f8ec58d28aa27bd0d4227959f2019c0da79c433956b88d46bbf93d2a69ad57ca790ff19ef59d1630210a8b66d705335c0737098cbeb5a0c0d9e0ee59a6d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-system-systemd Architecture: all Version: 9.10.0-ok1.3 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.3.1~), libvirt0 (>= 9.10.0-ok1.3), systemd-container, systemd-sysv Conflicts: libvirt-daemon-system-sysv Filename: pool/_new/main/libv/libvirt/libvirt-daemon-system-systemd_9.10.0-ok1.3_all.deb Size: 1648 MD5sum: ac85c98c3e84a90ba47f01489c721a6f SHA1: cbc79d5368281bc3dc817f6643fefa7fecd98075 SHA256: b7d0a6b000cd339b81537186d1c99115d321f859a7e0bcf5bf1ee70c1d06fb2a SHA512: 50b2aa85952c90f1ea5c39c51138ddb8c74cdb9dd345080984b86c3864cbac1de7a3aec8a7cb0222fdbd39e5a0c6c8b10eb39110f613dd073a56ff2c8261b44a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-system-sysv Architecture: all Version: 9.10.0-ok1.3 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.3.1~), libvirt0 (>= 9.10.0-ok1.3) Filename: pool/_new/main/libv/libvirt/libvirt-daemon-system-sysv_9.10.0-ok1.3_all.deb Size: 4396 MD5sum: 85d1f62afb8859057944553d8a0192c0 SHA1: 234425132abae99ef437deb3ce55dac43b98b58a SHA256: 28ea91ca48ba339383845bcacb0632722e31f0aa1a2de630d1f83fe5633f2a08 SHA512: 08bdeac88bb91ae36224ea0a9517001200861251c734796fd652b7e76b11279a298484da06c3dc3052a5ad6899ccf06478769e451c6be72022cdf80feee9876a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-doc Architecture: all Version: 9.10.0-ok1.3 Multi-Arch: foreign Priority: optional Section: doc Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 7793 Filename: pool/_new/main/libv/libvirt/libvirt-doc_9.10.0-ok1.3_all.deb Size: 1895864 MD5sum: 2dc9605f902e08207c2f88fce05ad24a SHA1: 475c2b01d52090b1c9f0261a3c2808b3e8063839 SHA256: 3343e9f77b4af53af046067d4878e23f0d44827946d352cb234fd5099fb2f76d SHA512: d39b84184e10f1bac18ea416ed37813e57dd14400492364f9c03c76cefb3d0368cff7707d4a0313bfe30cb77c9e7cc61ac763b034f4eb9b9333174dada9d1b7d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libv/libvirt-glib/libvirt-glib-1.0-data_5.0.0-ok1_all.deb Size: 14640 MD5sum: a1c7b8431453d56c5485cb5a29369980 SHA1: 819dc490cef2ed802a0889572bae3d308620f2a6 SHA256: 7c4406ac63d6f2286a3b6f12afb613bf7e7d864e312dc8a3619193a96a338bf9 SHA512: 6f841848b4fa786e8a669839cb8b6c064889fb9441e2d93754d4bd8d8d4588b7ebb79b9c2ca6882df99a7eb4315d081e69f774c5e89fe06368b68f75dfa7208c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-l10n Architecture: all Version: 9.10.0-ok1.3 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.3.1~), libvirt0 (>= 9.10.0-ok1.3) Breaks: libvirt0 (<< 8.10.0-2~) Replaces: libvirt0 (<< 8.10.0-2~) Filename: pool/_new/main/libv/libvirt/libvirt-l10n_9.10.0-ok1.3_all.deb Size: 2755236 MD5sum: ed6e01abfc58ba9e94f5401e6c4b3c40 SHA1: 0da186a886b5ed90bd61d634a415936ca6634cc0 SHA256: b8003da03b226a3e77220fa4518154a668949a3bb9fedd4fd52a248232b95b40 SHA512: d5cf6668137483a653468df3ab475f08c1b79255cda0e0bae01d3aab58ed553faf57d4514170ec64e7bb02d6ce3348f3c28e35c1740fb10888a10682a30fb3ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvncclient1 Architecture: i386 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: 322 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/_new/main/libv/libvncserver/libvncclient1_0.9.14+dfsg-ok1_i386.deb Size: 71744 MD5sum: bc5d5a1bc398b9995b2c365d204ed61a SHA1: eec167ede6a7894406434c85cda0bcd44e7a6009 SHA256: abb97a6f056777baf2d2b00d7cace2419b6aa3b6b0e2de504ba023eeca3be7f9 SHA512: 6c63f56a8a6fdc1c5cdcaa13c0eb5e7a7280c5b9386c1e5d708d9fd4c5307eea4574a3953e557c07ad7e705dbeec58cbb30c3b150974727499e68c4efcc7334b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvncserver-dev Architecture: i386 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/_new/main/libv/libvncserver/libvncserver-dev_0.9.14+dfsg-ok1_i386.deb Size: 76968 MD5sum: 174b43f467e7464fa8a7d3b3ab82f716 SHA1: 4448cb505f21936d262224c50e56e53e8f184391 SHA256: f133585fc07c83560ee0219d47625e9d1ecfd89b11cf98d00bfe127d954cca04 SHA512: 3f54a7a2cd669082ab84789e256160ddd4eba669f5af3c4e26af3d6a923d446d1cfebb0d3406b524b624681f77df4d9c04dfeace149e1d741e26c709eb52f955 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvncserver1 Architecture: i386 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: 479 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/_new/main/libv/libvncserver/libvncserver1_0.9.14+dfsg-ok1_i386.deb Size: 129836 MD5sum: 82bbd4a31627325b0737673a30b7b132 SHA1: fd4e5a638ba314480e28cfa8e55b4ffe64942eca SHA256: 3ccdad114b393665ad0d50372f2788ef9bbec4219973c2fed817d586828605c7 SHA512: adba5cac1d63602e925fdd6248fd6b6c79eaf3b58675d38ad16de75c8ba744a0c060436731edd4a91bdac4a0998f56ae4347244b889c8fed397198ef3ad794b2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvo-aacenc-dev Architecture: i386 Version: 0.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: vo-aacenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 223 Depends: libvo-aacenc0 (= 0.1.3-ok1.1) Filename: pool/_new/main/v/vo-aacenc/libvo-aacenc-dev_0.1.3-ok1.1_i386.deb Size: 69104 MD5sum: db1a1a46c81343a86b3848baa5d89743 SHA1: fce153dc407e4e1c847b431b5117cb6ce94f14a4 SHA256: a9ebe3362c1ff1fdf47ad20f457c921001836439384ab0d66d2f6c626a613378 SHA512: 36f098abd5d41903642503340e29193d5a81d309559a6f0e894477edfbbebe94bf928f7b77a4c87c794b4d1f213df13cffb282a7fced65ac44fb8e4923003257 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvo-aacenc0 Architecture: i386 Version: 0.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: vo-aacenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 166 Depends: libc6 (>= 2.4) Filename: pool/_new/main/v/vo-aacenc/libvo-aacenc0_0.1.3-ok1.1_i386.deb Size: 65096 MD5sum: 292154f45768f3a0f5ac83601d3568f6 SHA1: 2db759a31f0c71258f36d807045f19b464ac098f SHA256: 0fc59d28cc4a4799301d2c397f77bf8892bb09a84634a7c845edaf789a580c65 SHA512: 3b45db91879af72e71c48988d430fc0f4177a026fff50e5569e3dbd132b0bc62e038796628c9c99bdc56f614755d86dd1ed09cec68fe4b4cb9a202112af204df 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvo-amrwbenc-dev Architecture: i386 Version: 0.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: vo-amrwbenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 203 Depends: libvo-amrwbenc0 (= 0.1.3-ok1.1) Filename: pool/_new/main/v/vo-amrwbenc/libvo-amrwbenc-dev_0.1.3-ok1.1_i386.deb Size: 61308 MD5sum: 8209a0494e6deb15c412bc389bf10f93 SHA1: 9fa7256db9b361b7c932dfb1c37e6a3d3fb16c3a SHA256: 53c30c2a6f4d3c93bbd9007c9ae5adb7fb1c21be4fd3d9013df19bdb93907116 SHA512: 7594a3e57727c2718c375cb7c13968ea143f038179c0275338ef7d0651162677fd21375a2e566c5aae30ef8d9e4c164033cb067f66d4444daa6e012924cd26b8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvo-amrwbenc0 Architecture: i386 Version: 0.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: vo-amrwbenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 169 Depends: libc6 (>= 2.4) Filename: pool/_new/main/v/vo-amrwbenc/libvo-amrwbenc0_0.1.3-ok1.1_i386.deb Size: 65464 MD5sum: b95665142ab62b6b080bb45627182846 SHA1: 1a6e31a27977a5034321aece2f8c2a30cf435aef SHA256: 292d6551743417916ba9781088c6593ac9a63787d696264f1298f444401e1a3e SHA512: 9ec7c4afd51059a88c83ee09b46817a27182855e7159f6405b6922f7ee30b9e449f57ae85b636ea7d67e22088fcd63b784bdd9cef0f549b7be1728fa2d77d408 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvorbis-dev Architecture: i386 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: 1534 Depends: libogg-dev, libvorbis0a (= 1.3.7-ok1), libvorbisenc2 (= 1.3.7-ok1), libvorbisfile3 (= 1.3.7-ok1) Filename: pool/_new/main/libv/libvorbis/libvorbis-dev_1.3.7-ok1_i386.deb Size: 319076 MD5sum: 52b87fc7594388562d39afa9fa8b4ae2 SHA1: 8079f950cb9d4f825325c906dc1eb118f4091ac1 SHA256: caa8bbacec13fb7f93022887625289de0db58e69faf24a1f15a7e322410d3140 SHA512: d38ca91391c9717a0439e23a597c4ae692b77c2c5507c743eb1a228b914d5719367422be6c4dd3ed42dedad5b89109cd0b368d1000085d9b7423ba27b861d90b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvorbis0a Architecture: i386 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/_new/main/libv/libvorbis/libvorbis0a_1.3.7-ok1_i386.deb Size: 83368 MD5sum: e63cec714f3df7eae97b7de6e9f9acc6 SHA1: 1b7c30312b5b4b21974c090ce079e7c85528c718 SHA256: cdf41ae8ae9d9a7e7b84b3dd0364531c5282d9aa22e9f07da90d72d1eb866b19 SHA512: 51fb6a58c133d585883cf83ea61067abf17e982f68b417d4bc926d6e01f03919f2ed4c3498853ce0f70e5a586a9c90fe197b4633a0c58ee15583f1451cec1192 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvorbisenc2 Architecture: i386 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: 577 Depends: libc6 (>= 2.4), libvorbis0a (= 1.3.7-ok1) Filename: pool/_new/main/libv/libvorbis/libvorbisenc2_1.3.7-ok1_i386.deb Size: 64568 MD5sum: f293d6f9f8a917778c81249b70eb4151 SHA1: c64ff48eaac6e1cdf7523c71b0764b077e9cac27 SHA256: 1822a6d89eba6a03af9aa85744cf4f7a9464f5ff107849a6e2766226c0c52c06 SHA512: e855930a185d3275c3c706c2b07db5b12959897b00aa79aac208940e5c59698f801e188001c286af7c79f295e3edb0db520bc3a47defddb385dbedd61bc0321f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvorbisfile3 Architecture: i386 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: 61 Depends: libc6 (>= 2.4), libogg0 (>= 1.1.0), libvorbis0a (= 1.3.7-ok1) Filename: pool/_new/main/libv/libvorbis/libvorbisfile3_1.3.7-ok1_i386.deb Size: 18912 MD5sum: f0e669d2876c517a4c31065511c6afa4 SHA1: cd707067fc283306b2e064add981c544938c079f SHA256: 27b77ceeaeb84365001164dbc8fb4efaa9bbe60c37f76011d0ecd02f20a2f9da SHA512: ad7f6a05fe974b45afe6fc3417e1eb09216fe20beaaaa6b8b32fcc37a46ae7440f7e16eab3133894ed451d6791a3e0aa4d57371c9bebbc8b2a88407d63b70b7e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/v/vte2.91/libvte-2.91-doc_0.76.0-ok2_all.deb Size: 106712 MD5sum: 084ca8252620ffcb58f8e0533f8a4352 SHA1: 243296c0a0a4dcbc4980da5a2c6eb9078ddfd32b SHA256: 47ead9b0a432661993558d55736e61ddd246bcbe147cf72ce363721fd001e442 SHA512: 9e2dde8a771f4e28f50b75046dc267cc560062b2d66f3f7590b15176a561691fed7805d888a0352882eed23cb2340831999e6ae24e5d6a7efa2f30455ced81ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvte-2.91-doc Architecture: all Version: 0.76.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: vte2.91 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 4769 Filename: pool/_new/main/v/vte2.91/libvte-2.91-doc_0.76.0-ok3_all.deb Size: 106788 MD5sum: 1aba50cbb748d88295dbc5ca4edec88f SHA1: 28c61429e51c4484cbb1e3a45da4156af0fe51fe SHA256: 7938122815569e6f521ab7091b613c5c93276fcc70de364edb1d27fb97ef79a6 SHA512: 45abceb2441c08adb640b756359d4acfc2e00c4a20abb80db603395deb51f7f897d2aae57c6f694cf49cff59060b36dbb471533dbeee8bb1e934a1ded837eb3c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/v/vte2.91/libvte-2.91-gtk4-doc_0.76.0-ok2_all.deb Size: 99636 MD5sum: acaf103e19fbc7a14a7da071726c4945 SHA1: 3347fc599427d616e1056b436263de67225b16ae SHA256: 69d0417d5d966e5f4c5ac0f925f58f455e5cc33ecdcc5a0ebf8b21bd4391bf0e SHA512: 7a66c4dc25b214a7afef769580e3b10d4633534d43fdf1cbe7b640d5717b33c8a3d351afe8adb967a1c89a6b5f969e19f5e6e2703cc07cf4ac6ba70f4d098d04 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvte-2.91-gtk4-doc Architecture: all Version: 0.76.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: vte2.91 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 4425 Filename: pool/_new/main/v/vte2.91/libvte-2.91-gtk4-doc_0.76.0-ok3_all.deb Size: 99696 MD5sum: 9435e7ff8a093e4ad1c282d82167d7ba SHA1: b4edcefec7aa445d0a6182e756b214b8ba7b6fee SHA256: bcc65ad7d11873997a89bf1a48d85dd9e344142d3b76b73ad8525f901dc1dfd4 SHA512: e84181393456f13b6fe34f33933f4ab52cfaa150b8fdcd06b6078c1ed2e098a5cc76f470eba4636da83e6dc22a269f460d44b9d47986ef4b99d1286df595e851 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvulkan-dev Architecture: i386 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/_new/main/v/vulkan-loader/libvulkan-dev_1.3.275.0-ok2_i386.deb Size: 1307952 MD5sum: e03b31039be6c30d5e6ea4c5e94109b1 SHA1: ff922b4784e1532ca510b2ab832a35d81a17e64b SHA256: a53a38d1287703b0d5f5f42bbce376fa63c0f950b912fd3e25362fa310ea2a53 SHA512: 421533159caaf0f7f3b43bcd81ec600cfd0f3ce8d8e362985589431fb36590a8b76de6deaceb2e158d06dc8bea06b3f343c740ff689ff61f43854d0d33bf97ba 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvulkan1 Architecture: i386 Version: 1.3.275.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: vulkan-loader Origin: openKylin Maintainer: openKylin Developers Installed-Size: 619 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/_new/main/v/vulkan-loader/libvulkan1_1.3.275.0-ok2_i386.deb Size: 138280 MD5sum: 2379c9d5322094ad9d7d4eb598161705 SHA1: 9b11616f7900bff21c92818094c34bb87bf3aa5a SHA256: 43755a251b3bc14f373473472b1d3ac942f12384e12ce6d951ee077d6880e043 SHA512: 070e601922fa8f90afef6cb9881fe68042b360ec54ea671f0496e953e5a7c6f2237b8f33a15ad89daa410b47463a451aeee593ef054736d278ee85d7b99e7033 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwacom-bin Architecture: i386 Version: 1.3-ok3.2 Multi-Arch: foreign Priority: optional Section: libs Source: libwacom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libwacom2 (>= 1.1) Filename: pool/_new/main/libw/libwacom/libwacom-bin_1.3-ok3.2_i386.deb Size: 5192 MD5sum: 023baf549502ed05b49ce2b5aefa9e15 SHA1: 01c34b79eed5884dbd7df36e3f7207b00b5b1bb5 SHA256: 6c77b1b3087044309ddfb9c4c7819c8d1a73f7ac5f95f5e4a812dde7c7802948 SHA512: ff29ccdd8c96bbc49f3d121028b7d969035d95353ac2ab0bc22836b6cfd73d13d36acc88b611751c6d98ef2ac93b4b090309955c44fe5a082d7383b28394a645 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libw/libwacom/libwacom-common_1.3-ok3.2_all.deb Size: 44132 MD5sum: 0d2412a37c3b1fb4c9bacb562b4a15ce SHA1: 5186dda75eac70b21304398d66bb4a93468bb231 SHA256: 296200613846995d254d1a8e5d217294505e8cb3664245695b745c5706117c33 SHA512: 8c5a0b9d40bb63e855014599e8e492714b2961df15239b51a56ef30969a971c7bf4ab9deead5bc0cb45850e17f2b763967a1df6acdf7d1aaffc9d991d65b65e9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwacom-dev Architecture: i386 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/_new/main/libw/libwacom/libwacom-dev_1.3-ok3.2_i386.deb Size: 6944 MD5sum: ea2b4563dd44fc053a8c43f8d096b2f5 SHA1: 1ce12c57e189817d7bf085f16ef9e46c8eec502f SHA256: bd0ccf583ade6505a9331403f20545825415bece89828ff384c6a0c2c5cc90bd SHA512: e98bb1a565fcb5698baef740f6190dec78fb861c8f1c59d933ace3f3b623c3ffb907b0c1595cfdd9d67ca2df49551ec1e50be826dc553aac2c9d77467d98a2fe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwacom2 Architecture: i386 Version: 1.3-ok3.2 Multi-Arch: same Priority: optional Section: libs Source: libwacom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 68 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/_new/main/libw/libwacom/libwacom2_1.3-ok3.2_i386.deb Size: 19452 MD5sum: b26138c9753e1153f231524657a38a51 SHA1: cd7d993501358764b5bb2a6a9ffebe3dcc9ddca1 SHA256: a68a64f08720a3202ebda5db6f380b85d4850ece8f58df2a34f02266c5df2f26 SHA512: 6720cf894e93d40ba8e1d3f5d05c806fa3d4808fad57dcad92433536b302e22eb6a765918b184a2c981503e23ebe50761b57247661744f603d64e82bdcebec34 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwaffle-1-0 Architecture: i386 Version: 1.7.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: waffle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 133 Depends: libc6 (>= 2.34), libudev1 (>= 183), libx11-6, libx11-xcb1 (>= 2:1.8.6), libxcb1 Filename: pool/_new/main/w/waffle/libwaffle-1-0_1.7.2-ok1_i386.deb Size: 36276 MD5sum: 4a42160f5c7499962508c3cb0ab3ab8a SHA1: ed5d61f96e7a6ac95a9b6d8c7fdad0b4ba6906e2 SHA256: 31d0991d9b32a7b7624e1ea5a7d1107080b146e714ebc430e1ca879efbe5fd42 SHA512: a8166f92a81e5b891ed88807a76d29addfc9e2f0d3133eb2ad3534c3713ce4c3406bc6857492678a3e997f5a6f7638fcb871703982683bd695f76b20f323365e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwaffle-dev Architecture: i386 Version: 1.7.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: waffle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 41 Depends: libegl-dev, libgbm-dev, libgl-dev, libudev-dev, libwaffle-1-0 (= 1.7.2-ok1), libwayland-dev, libx11-xcb-dev Suggests: libwaffle-doc Filename: pool/_new/main/w/waffle/libwaffle-dev_1.7.2-ok1_i386.deb Size: 5392 MD5sum: 472fffd252bb4bea12d84978fd4a77e3 SHA1: e34f1a162d07d9a0da969d9429c5aaa38fbf6d6f SHA256: 77255c0121d444a1fec34e4aa5f2ab5fd644b8b5c9dbd556afdd01e5fcf7459c SHA512: b88136df998d7332715e1011933b308064e50a919de7d22c82f3a0795de60dfd42933542be90d880dfe7fee653cc31e9f3a387d6dd555b2e52dd0b00216e2fd2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwaffle-doc Architecture: all Version: 1.7.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: waffle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 106 Filename: pool/_new/main/w/waffle/libwaffle-doc_1.7.2-ok1_all.deb Size: 38594 MD5sum: 87b3abb2b8e7397fb123920c32135e13 SHA1: f1eae48d040e0f9062a6eb336b8d0430c0af29ef SHA256: c02b218435098312024874206c62f4d4734d6dd72413f2bae8a641299af5a20f SHA512: 43ce6518b108cac651e288c58b7f123194e273884be5e354937a22d76365a804b42f3462a85f6e4d4b9037b375f01a1ab985d7eb06ad8c4930f0fb4b4d9b7cd2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/w/waffle/libwaffle-doc_1.8.0-ok2_all.deb Size: 38908 MD5sum: 36d8ca3a0f537aa11a77c1929e2fe22d SHA1: 1b71052a536108e471e6b3ffff7837090b9cdbfc SHA256: 14c1b4d4a0764fe25d70bf2f3df5496da5c6393c4677de16a46a5dcf61e42ed1 SHA512: 563920b9c8674bd241ffe59f636d547c128a2e25744cd5e84e4d7041d0c7c613ee41b5285771468af7af28ae427640b2fb41be7529b1fc077e3b5209b10a1e82 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwavpack-dev Architecture: i386 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/_new/main/w/wavpack/libwavpack-dev_5.6.0-ok1_i386.deb Size: 11960 MD5sum: 740db1262cfdd876e5e3b415fc98a240 SHA1: b8b01c02d35a257b4f91647978ffe62842f0472a SHA256: 12aeab5e7a0892da4d2c66b82726cde3833389720ff0cfd49ca56a7ab4356284 SHA512: dbfb1304cfee5380ad8ac9ba4e44eeb346fd0d16caee11f0c0697f17ffcce7e2e5df6a9ade0ae3954df33069d1b26e5e7e0ab026af52b1e664e3cc63992693e8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwavpack1 Architecture: i386 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: 214 Depends: libc6 (>= 2.33) Filename: pool/_new/main/w/wavpack/libwavpack1_5.6.0-ok1_i386.deb Size: 80924 MD5sum: 1bebd3e939bb60d70e92fa83bf2f094f SHA1: 195a3eae81362121a637be42a879b63942816aac SHA256: f02d41cf3c0b26f7a444303955276d3c31c0251a16217a816d4a2782cf67ff67 SHA512: 2ef5e13f8d0315f6ca174117e58b3c083246eb566dac0bc685d391f4d57e016b7305da7c81314e0092814ead50c2371b2ef7b817290d3d8f80f99c74ae44a14c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwayland-bin Architecture: i386 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: 62 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/_new/main/w/wayland/libwayland-bin_1.23.0-1ok3_i386.deb Size: 20284 MD5sum: 04d9b9883438113092787fbd7513760a SHA1: cb1653134f0f08cb04d9ef93d34ddb78d6f37c43 SHA256: 12b39b720d81181bef2381d02ed23d7899b929f10d1e7d6d72ce3fa221a81ce7 SHA512: bfd1fcd843c8e514f80057cf4ff208c903e9e1570c45898b80ee4c02f3b0a540dada43c0fa9c1a3b55c61d987d15dc043154ab036a89e15c47154d68b1f11c3f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwayland-client0 Architecture: i386 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: 76 Depends: libc6 (>= 2.38), libffi8 (>= 3.4) Conflicts: libwayland0 (<< 1.1.0-1) Replaces: libwayland0 (<< 1.1.0-1) Filename: pool/_new/main/w/wayland/libwayland-client0_1.23.0-1ok3_i386.deb Size: 26264 MD5sum: e3ee892204bd52c0fdc1c935a9dd6ed1 SHA1: 40c64670153b5832ec66c22a3f58a0686805b7da SHA256: 99d08cdb524d5e5cbf660735766cce351bacec6aa33e7c0a6420f163fd50a5cf SHA512: 697463c1cf2244550526c1c59244448f71b765bb0833fa3e35b14b5435392ca806d40624073eb0c1e591018716924f7856062b0c763b035a755a8627a76452a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwayland-cursor0 Architecture: i386 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: 45 Depends: libc6 (>= 2.28), libwayland-client0 (>= 1.20.0) Conflicts: libwayland0 (<< 1.1.0-1) Replaces: libwayland0 (<< 1.1.0-1) Filename: pool/_new/main/w/wayland/libwayland-cursor0_1.23.0-1ok3_i386.deb Size: 10936 MD5sum: 7738d259779f27f0b038e2751e5fc764 SHA1: e0a20996839139f2653d0ccb27c2667a64235391 SHA256: 4ec1af4f35bd6426de67c81cf189ef2e0fe4fb485942f4abe8bdcf4cf5a8e7ec SHA512: 8817b8eff377aa3207a8acd6cd91aa17c7dcc2ba83d7b9b48a01f3e66b2e975e731ae479cb8bc1337080ccb32c5f4468fb2838a7a614505bba6c29e4742c236d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwayland-dev Architecture: i386 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/_new/main/w/wayland/libwayland-dev_1.23.0-1ok3_i386.deb Size: 72304 MD5sum: 2673183c414064edb4e00883108982cb SHA1: 33dc2326cd75bb7fb8ce496b4d93819e23fe10ff SHA256: 5a6c5432d87b794e8ef7774b4696b068d62db3fe4bb56ee7b12f6b635249e420 SHA512: c7f2279af509909e7b08288add43fb61fda76ef07cba7cbc1753674ada4fe4ffa04ed60682f31891ba5213983138fd98ceb3cd7224263c0d354379ba85dd3f9a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwayland-doc Architecture: all Version: 1.22.0-2.1ok0.1 Multi-Arch: foreign Priority: optional Section: doc Source: wayland Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 740 Conflicts: libwayland-dev (<< 1.10.0-2) Replaces: libwayland-dev (<< 1.10.0-2) Filename: pool/_new/main/w/wayland/libwayland-doc_1.22.0-2.1ok0.1_all.deb Size: 194938 MD5sum: 2518f00a88a94cc05b376b62666ecfa1 SHA1: 9436ff30fbba63ddc697677aadcbbaa02a39be5d SHA256: 8561083009eb716e829350c9edc6c6b71c8748856ee2e05225915bdd0ead4f81 SHA512: f79eeb54c2929b2cd536de91188ef444469b332e05650c09ebe705c3ee685e05877819172329399d54065af83114c6b7645139c6b03b3edbdc176bbf72b5be8c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/w/wayland/libwayland-doc_1.23.0-1ok3_all.deb Size: 200976 MD5sum: f9924ee9f1ca619374c9fc40db5ce644 SHA1: f1bba8206a0adf138de47a40884bb9e510ba202a SHA256: 13736a6f80c03741e4f7580896d597e8f42ce3e64496b0fce9351b20f7b757cc SHA512: 42aea62463216272e804b177471c125e0947fc0891a1c0fbba726e6add1c3480542b81d71195a4494cf2796d8f3524e779974abbe1130b1ed6e4dafedeb8486e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwayland-egl-backend-dev Architecture: i386 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/_new/main/w/wayland/libwayland-egl-backend-dev_1.23.0-1ok3_i386.deb Size: 3616 MD5sum: 84fc8056a26f80e2379a571904539e74 SHA1: d4b594819b6e16fedfc71ccc4faf473b97645af7 SHA256: 9ae07893a693c9accca25fcf43d3da952d02db682fcd4a24feadd4aab781b5a7 SHA512: cacfc1a99b3c9bc5ea7aeb7f8cf4d8588427120728bc839a36a69aeea2808f0bf86a98af54fa42566c1216052c1fbce8e2b70d38a632ab425e8ac5dfef92cd25 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwayland-egl1-mesa Architecture: i386 Version: 20.0.4-ok3 Multi-Arch: same Priority: optional Section: oldlibs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 25 Depends: libegl1, libwayland-egl1 Filename: pool/_new/main/m/mesa/libwayland-egl1-mesa_20.0.4-ok3_i386.deb Size: 5924 MD5sum: 23d31d333d27ea21f0da36d36dacc5c8 SHA1: dcea389b791601ab620d71e565932439f6f9ee42 SHA256: 8b84ccbd64724e63f1a853153fd670cfe6a657920ff643ef5013d8485026bfae SHA512: 354ff3365cee33a65806aefdacd3eaeede4ec0ffacb73a437b1cfde3f80310809e3bb9e90ad9bdbdcb4f58e1f99cab5cf6051cb3569b64eba767a8c838a8a5f8 Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwayland-egl1 Architecture: i386 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.1.3) Breaks: libwayland-egl1-mesa (<< 18.0.5-0) Replaces: libwayland-egl1-mesa (<< 18.0.5-0) Filename: pool/_new/main/w/wayland/libwayland-egl1_1.23.0-1ok3_i386.deb Size: 4808 MD5sum: a38f1a3e393a371d51a19198fc71d5bd SHA1: abbbef6b21c09f28df620fe2a20fda5638d196dd SHA256: 35356ea5ca4ac598ed79708a9fabc4d0353ccdca4a436992ed45027a89b62935 SHA512: 08e40654ddfcb32fee9458d5fd8d57989be5de89dd19baa10e6d5fe0e22dd31aad193ab276bcb3b255ef4de10b411333c9c9ae2679815a9b32970bc099b0ea2f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwayland-server0 Architecture: i386 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: 102 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/_new/main/w/wayland/libwayland-server0_1.23.0-1ok3_i386.deb Size: 34868 MD5sum: a7899cf2273922bc4999d44d72ada75e SHA1: b66fd4ed03518fe1695916fbd68250f959135648 SHA256: 80abc11ce5f2b68b658322cf7de66af41e2faa851eb95fcf91a1d6979dd2c707 SHA512: 9f542e6c565b90d38d946aeef9ba6d7266a08030842ef84ea783fc4e1562533a935d20014f8c1c038ed6e0907483de5ad43b88addedc2aa42e2ff18c14754eac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwbclient-dev Architecture: i386 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/_new/main/s/samba/libwbclient-dev_4.19.2+dfsg-ok1~1207.7_i386.deb Size: 15912 MD5sum: 3c33f2f4144ee9b7418f5eb744f48649 SHA1: 8c17aa1426980b9ce098abb8c1966fa7272a9249 SHA256: 47be824ece8525ae5524a1928dcd59d3b003e449b73a3d56cebc8629b4832181 SHA512: 67a137666c71a583e9189f0debcc8afacb58df1b55ac1598f9cfcacc0e3f0676fe9de606a037ac6f5462f6d81bb04bbe2ed3c31efd2162a074c3d750821c696d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwbclient0 Architecture: i386 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: 122 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38) Breaks: samba-libs (<< 2:4.11.0+dfsg-1~) Filename: pool/_new/main/s/samba/libwbclient0_4.19.2+dfsg-ok1~1207.7_i386.deb Size: 36076 MD5sum: 44ce6d1d9858cea7c50848c3cc85309a SHA1: aa374d237c863fda6aa36bb3094bbad93b9483e8 SHA256: d40eb30331e1b868ba78a3157d4d26aa2a893c49d2354ae7903a9e4402327cd1 SHA512: 203e4fe186765a9368a5b35833aa0030dd43b674a567c6f99900a1d13907168d3225b37ca8f57be96db316ed2dfa0fa770d926a9e203d77d39e28a30cacbd9e8 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwebkit2gtk-4.0-doc Architecture: all Version: 2.44.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: webkit2gtk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 268 Depends: libwebkitgtk-doc Filename: pool/_new/main/w/webkit2gtk/libwebkit2gtk-4.0-doc_2.44.0-ok3_all.deb Size: 31172 MD5sum: 8945d9561befbe3d84a89691cbbfd503 SHA1: d7b75aea67e4d1ea7483f3be8ec14ee1982898be SHA256: d345a4835e2998d4cf07f6babb2363a2facb5866e455ee1cca3895ec85a6c3ea SHA512: a3d0ae86d2abdea53fbd9585ebe13a0b42933e3b5264008a95336f1d1b69f99cabd0b8e50f17eaf7b972967f03c7ec40f4fdf905dcbfdc7886a5db7f4b2364cc Homepage: https://webkitgtk.org/ Description: WebKitGTK documentation (transitional dummy package) This is a transitional dummy package, it can be safely removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwebkitgtk-doc Architecture: all Version: 2.44.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: webkit2gtk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 12894 Suggests: devhelp Breaks: libwebkit2gtk-4.0-doc (<< 2.43.4-2~) Replaces: libwebkit2gtk-4.0-doc (<< 2.43.4-2~) Filename: pool/_new/main/w/webkit2gtk/libwebkitgtk-doc_2.44.0-ok3_all.deb Size: 439896 MD5sum: 903181c022136d723c5cfd841d2693df SHA1: 1640e8142009cea9e71e4837dfd2af557edfd49e SHA256: 08852415bb89c48e1b07cf7fee28359d2c408e53d47b374bad984817d2499bb5 SHA512: ff435f3c0cecf2a949cbcc396baebc4583a77ce346bc47bf886a9bfcae7de8a45890a4402003e28f33cd7cdaa77e76700913ae44ea36c8dd625c4ada0468f115 Homepage: https://webkitgtk.org/ Description: Web content engine library for GTK - documentation WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. . This package contains the documentation. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwebp-dev Architecture: i386 Version: 1.3.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 1580 Depends: libwebp7 (= 1.3.2-ok2), libwebpdemux2 (= 1.3.2-ok2), libwebpmux3 (= 1.3.2-ok2), libwebpdecoder3 (= 1.3.2-ok2), libsharpyuv-dev Filename: pool/_new/main/libw/libwebp/libwebp-dev_1.3.2-ok2_i386.deb Size: 354956 MD5sum: 06d434881972a52d51a6f092cf821c13 SHA1: 222ee559aec2a16fadbe8e1e0a4350d8ed314bab SHA256: a6a639a7b8740d3b068003d8a97168737dbe8c09f31cf65080378592fd4e15f2 SHA512: 94ad579879ee8e130b2fa1c8cf261c9ccb39a41c8fbf2cf5c9622241f652d11eb24a8fe2093412f90df65422e7f6acd83eddde769579018f5e24c504bae0c93d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwebp7 Architecture: i386 Version: 1.3.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 639 Depends: libc6 (>= 2.34), libsharpyuv0 (>= 1.3.2) Filename: pool/_new/main/libw/libwebp/libwebp7_1.3.2-ok2_i386.deb Size: 217432 MD5sum: 3e23e994b6f005eb084c7a3b5f4cbfc7 SHA1: 6ea93552584dcd4083cc8f11d6865474b92c2067 SHA256: 029a2176299628b66f164db55957462c2349c1913e47556d9ba0a71461a1447a SHA512: 633be50bd62e1ab12b2f01b471417f84fa3d0d8112ed700daa32330bfb5e7edc996c80b2203cc75e9f545e02a66cab2858b0d27f96bbfe716d74eaaba8dcd9b7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwebpdecoder3 Architecture: i386 Version: 1.3.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 387 Depends: libc6 (>= 2.34) Filename: pool/_new/main/libw/libwebp/libwebpdecoder3_1.3.2-ok2_i386.deb Size: 107728 MD5sum: 68556dd4da5b42cbf18c14a4384acecd SHA1: 8e0ef31d75e1f0410b40441a0a014b2abebf5f3c SHA256: c89b10d4be18e855f8aa05b521faf7e9f5accb75603e234428e7d0c0f193852b SHA512: 0fb16cf6fdabbfe2cce6e386e13db82f0f8eebf344a541a2f7d33e93b6840f461bdc03a42c9f38ccc86fd713aeedca1df35318bbb4b41727e083ce03cfff85e6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwebpdemux2 Architecture: i386 Version: 1.3.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 131 Depends: libc6 (>= 2.4), libwebp7 (>= 1.3.2) Filename: pool/_new/main/libw/libwebp/libwebpdemux2_1.3.2-ok2_i386.deb Size: 12764 MD5sum: 2b19c0e0d5b9965ba23e4517f4159c57 SHA1: 2a56183129cafedcc98777bddb9dc5f568b66d14 SHA256: ffe385d6d696274a77e6224eeaa0d680fd633b64b0416e9ec693683501e2a4ed SHA512: 0cff734d5bb6669f77f104a670fccf669bd96f8a10d907590048f73534ae0a4283d540d71b188cc85c1f063629b6654054859e2ca04db6d6008500793bf7a3ca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwebpmux3 Architecture: i386 Version: 1.3.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 163 Depends: libc6 (>= 2.29), libwebp7 (>= 1.3.2) Filename: pool/_new/main/libw/libwebp/libwebpmux3_1.3.2-ok2_i386.deb Size: 26136 MD5sum: 00b622a58c4810eff73b5d60afe091bc SHA1: ff3143cf5a56cc3f242f5be2faa4a1282358cd06 SHA256: 1d0020b1f897bbb6faaa48e77fb9ce4968e82c820e12d29d13d0f934408cff33 SHA512: 2793f2303e237d4fc31bd68e624491142053e43b6d9988fbfd3a6aa9fded447384758b591e4ec831e1d416e1ac648edabc01c5f2cc66de9498e166113f93f5c7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/w/websocket-api/libwebsocket-api-java_1.1-ok1_all.deb Size: 39942 MD5sum: 2409bbd887fbcf8a5461e695c7e82b73 SHA1: c2144c777e38a237eed3c8c8cff779a0d2dc84bd SHA256: fd5bf1f6438c1e480538999531fe2821269791296bc7466e51907db135ed8350 SHA512: 4cfdd6a798c61c89be45c49bc1c5e0ed623c0fb2a7fd3f95563da284a801cc1d8bcc939ef61aa0068e665f34c0d41ad9a6e27cfe3620f811c7ff69ed14b76963 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/w/wildmidi/libwildmidi-config_0.4.3-ok1.1_all.deb Size: 11902 MD5sum: 1283274ffaa943e9d601679f1cb71103 SHA1: 93ccfd023adf22828783107deb39629ab683b803 SHA256: a83d7fd91b4f06ab66a43715e4f93450974259a157ade831ce5a630b84bafd10 SHA512: 9b712bb63497b590272c639d6bc7f3ca56853763d16ba6ed54c4c4e5fcf36b07f2730b4562cdf2e0eea6377d572abcdedd5991292bc3142c613985964b44dee2 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwildmidi-dev Architecture: i386 Version: 0.4.3-ok1.1 Priority: optional Section: libdevel Source: wildmidi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 230 Depends: libwildmidi2 (= 0.4.3-ok1.1) Recommends: libwildmidi-config Filename: pool/_new/main/w/wildmidi/libwildmidi-dev_0.4.3-ok1.1_i386.deb Size: 94744 MD5sum: aeb6f757ef63f1da39f704835403938f SHA1: 1c1ff6ee876ce38faa77ded6f5b746c6d8a571af SHA256: 3de7f91defc1ab32553f334714c5a9e5758a1862c5d009d09a0cdf0e62398a1a SHA512: 7a99095945ab0ee9528afa7a887f1ea27ae28d6382a276ff489dcb76c3e761006a60951ffb6b1438a4af5938b46d6d6cb8edea4bc37ca3cc984e53ab34d17961 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwildmidi2 Architecture: i386 Version: 0.4.3-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: wildmidi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 155 Depends: libc6 (>= 2.33) Suggests: libwildmidi-config Replaces: libwildmidi0 Filename: pool/_new/main/w/wildmidi/libwildmidi2_0.4.3-ok1.1_i386.deb Size: 62916 MD5sum: e0a90a3c4eb4080a6524c13f98250ce7 SHA1: 79bb77b0c885f852b56fad6b623eb331131c03c1 SHA256: 0d32b7a2c65ce45c56207b8af45a333984fd26a22d9454750e3523686025e03c SHA512: 9530905b5fe1e1eb06c1ce933fab314f79f368fad229c9c5f413cbffe1d6dd619d9de0146ba6a5139e74fbc5eeea99db86b8006fd7a929c39035a0f986fb2741 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwind0-heimdal Architecture: i386 Version: 7.7.0+dfsg-ok7 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Brian May Installed-Size: 184 Depends: libc6 (>= 2.4), libcom-err2 (>= 1.43.9), libroken18-heimdal (>= 1.4.0+git20110226) Filename: pool/_new/main/h/heimdal/libwind0-heimdal_7.7.0+dfsg-ok7_i386.deb Size: 48688 MD5sum: a5c690406964d51834fb49eb57f73bc1 SHA1: 840a28063ac06094507f858e7736f81c9b67e16d SHA256: a0134366b4b2aff035b7544c88a1ad471d326f030b1fedacb215a4dc258cff7e SHA512: 43aa65b07f4aa7e33e88d2c05e3a74b6fd5ac23c51e8a7a138cd625c49baad4434c83b544eb3e5475905ac5482b1e6b913f3317c9d6482c8edbf69ddd4aba6a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwind0t64-heimdal Architecture: i386 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.4), 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/_new/main/h/heimdal/libwind0t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_i386.deb Size: 44724 MD5sum: 8857683638422a560baf407a4e6d4cf2 SHA1: 68c2a3b693876d12063876fb6d2a32184970f2c9 SHA256: 4dbd8b73506cb84fe59a2dca41ba5ed091a6dcd8a68348ec075ad2cd9129c240 SHA512: 096fdc70bb9e5486d298257df656724c8fda4af99ad10bc2abc4f919e2041be53c2875e9004527fa5501c0a4abab7164c2a32dd2fd6be07786ee3811edd2e97a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwinpr-tools2-2t64 Architecture: i386 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: 167 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/_new/main/f/freerdp2/libwinpr-tools2-2t64_2.11.5+dfsg1-ok2_i386.deb Size: 26320 MD5sum: 1663201fd0254624e14d4cfc50dafa59 SHA1: 56518f9750564d112b4e92bd64c956e080d93894 SHA256: a76940ab9380e0faf40c5c5c12f120cb63c9e7459073e4529e2c4a9c16f91bdf SHA512: c57ed06f91fe3cac02a2064c8b140c0f06bfa6be6633eec812ceae83aa0b6d0c50cccc666a4d311a2ee2cc9f0394f9425eb3f5f0a005d22f190c604cd7d86838 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwinpr2-2t64 Architecture: i386 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: 1323 Provides: libwinpr2-2 (= 2.11.5+dfsg1-ok2) Depends: libc6 (>= 2.34), 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/_new/main/f/freerdp2/libwinpr2-2t64_2.11.5+dfsg1-ok2_i386.deb Size: 336576 MD5sum: e3dc4aeef78ded3ddcee6536bb4cb095 SHA1: 4c0954d331ba629c21c90b2f052abd72a86b5764 SHA256: 8f2ebe47ef2289c3e908071cbd09d686d83bde24371c01d149745c2d95ec4920 SHA512: ccae02d8fdf694f7f1f37ec59e857ec3691cb914660127d2cf36b756bc434ba3511d9d9028647f7a76a42f239ed7538d463ff937f1a45e2e3c8eaa096d7eb31a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwinpr2-dev Architecture: i386 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/_new/main/f/freerdp2/libwinpr2-dev_2.11.5+dfsg1-ok2_i386.deb Size: 159040 MD5sum: 881fc09e074c9a6c9ad4616500cad4b8 SHA1: ad1fb782c52c30b125d84d653f89796ad8315961 SHA256: e7ece187e18d4888600b95c0ac3f6157b1a4944e59db44599daa4b6b247fd217 SHA512: aa4b8d45167f982622175d6ddde93b4d2801f61bb5eb91f0bdce5dce040b79488d9ead838830ce5b7d7092ac46ccd6ed0562604d10edf51fa7842cf9fcbd9e1a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwireplumber-0.4-0 Architecture: i386 Version: 0.4.13-ok1 Multi-Arch: same Priority: optional Section: libs Source: wireplumber Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 1163 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.62), liblua5.3-0, libpipewire-0.3-0 (>= 0.3.52), libsystemd0 Filename: pool/_new/main/w/wireplumber/libwireplumber-0.4-0_0.4.13-ok1_i386.deb Size: 246272 MD5sum: b7091730ecf874af2cce00bf683c4be6 SHA1: 23b1dc302be0285cc3c6f90de320559ee1d66a57 SHA256: 1181afb9bc572044d1342de5be7ec15dc772384c22fe2ef0deae8deebdf234fa SHA512: 0ed29009a9ce808d53f100d75b1e4c18e76cdd4fc56249807c5387235d339ae0ba6a7bfb779c8f43d008e982809bca3751b02496ec367964d4c083f5a16bd7c1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwireplumber-0.4-dev Architecture: i386 Version: 0.4.13-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: wireplumber Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 860 Depends: libglib2.0-dev, libpipewire-0.3-dev, libwireplumber-0.4-0 (= 0.4.13-ok1), gir1.2-wp-0.4 (= 0.4.13-ok1) Suggests: wireplumber-doc Filename: pool/_new/main/w/wireplumber/libwireplumber-0.4-dev_0.4.13-ok1_i386.deb Size: 63316 MD5sum: 0871861ea9080b1a8838f8ee220f4c68 SHA1: 206ced83ce910d2caa982608f7c812c1f82e337f SHA256: 4f96687f0dfccdfefbac057bf8678790f6b92c7ad53f424deb14eea36f061355 SHA512: f39d7071331b438ee5661ca3813ea530218c83fb399ad28727b1d216eae357f576a1533b7fa5b9f900eb41f24f19c19783b8cbed77665e8f2186723ad1b2d569 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libw/libwnck3/libwnck-3-common_43.0-ok1_all.deb Size: 226948 MD5sum: 8f4fa2b30c93a53969a02f56a602ff6c SHA1: 3ac5430fb58d935d3ed73599375558527be538a1 SHA256: aff6a36309f9d20f62be87b0f2b90af1dff55c89fc7a2e6bd3ae13560fc63bd1 SHA512: b71be038df3289f12be1cb442aa02f1ca0d55c463582831794be841801e624e44ffcd0e00eb83776c581c724beda4b51333cf783a1d269c6837a53a772daa515 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwpa-client-dev Architecture: i386 Version: 2:2.10-ok1.6 Multi-Arch: same Priority: optional Section: libdevel Source: wpa Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian wpasupplicant Maintainers Installed-Size: 104 Breaks: libwpa-dev Replaces: libwpa-dev Filename: pool/_new/main/w/wpa/libwpa-client-dev_2.10-ok1.6_i386.deb Size: 31814 MD5sum: 8030a053695b549cd415945d6c7e94f1 SHA1: 2d13b637647751586336c921e010f903fdecdb93 SHA256: e9ecdfaf853352daea57f1cf64bd72c4ac03c609119437f89033a429518abf8c SHA512: 94496cd60ee6d989854c86a55c10904d242d59276d8e26bca4449450785d825f2782fc7516daec6aa29fd5ba7dcb26ea5888623120cb8f30c33b529e1db11868 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libw/libwpd/libwpd-doc_0.10.3-ok2_all.deb Size: 784424 MD5sum: 49a235c5104e6693677ce3be4d6b324c SHA1: 02629387c5a99a2c749dd46f263121ef91ba1d25 SHA256: 1b3710a8dc54d97b937d8eeb3e06ae682e8bd2ece6bca905fcab2cc452690120 SHA512: f5f2e2625777c7e4d3db8022d557d7fad97fc12f06eb355900114e9512759efe96a793284e5da819131b8d9fff5b008a4e755934900f785f14c992488149063b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwrap0-dev Architecture: i386 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: 80 Depends: libwrap0 (= 7.6.q-ok2) Filename: pool/_new/main/t/tcp-wrappers/libwrap0-dev_7.6.q-ok2_i386.deb Size: 21380 MD5sum: 8713932ad6b610f7d3f5b542f8c7d827 SHA1: 208321890b8ad24d6237611540cc552eae6a00a3 SHA256: 2d2f064a3b7f3ad6c06cdfc27d6b545759a8ad828fb5dd71d79fc777a57cca46 SHA512: 8e42799ef5f3b19faaf95e83cc4caa8ef91dad0429acab6aff348b8c10eb115da7e0eeff4cb65347a5d0ca907ed1295435adb07349ae9c4aa55a2c39ccb10ef3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwrap0 Architecture: i386 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: 103 Depends: libc6 (>= 2.33), libnsl2 (>= 2.0.0-ok1) Filename: pool/_new/main/t/tcp-wrappers/libwrap0_7.6.q-ok2_i386.deb Size: 46292 MD5sum: 8bd09a204e59c2e6fedc94c668c78250 SHA1: 14ae42221ca5c976d8738d2323f7be8918197a48 SHA256: 461fc833d78fe8401c72cf72eb03c08d97556410a4eb9fba3c2705d2ad7568eb SHA512: 7196dfc4c7af926dadd7fd7272c249e117fc064d31288741747049b9a0544d777b3a7ad9554d549603f73f8cf0f191534d8c76eb33d775d55664a2ad33be372b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libw/libwww-mechanize-perl/libwww-mechanize-perl_2.18-ok1_all.deb Size: 92912 MD5sum: 07271bb4b3b5a4cb2dc245853ba16162 SHA1: ee242588ae54d0663810f6bbc92a66cbf6007c45 SHA256: 00113e52f4033a9914549a218135c7fabb94df78497cade643ae592c7337d08e SHA512: 0677865bf10e1560024da07a3883d32d07bd632a89039df819541daf2f2d91552ffe9b4f46447dde2173529572a12de9b3c46b7482dcb7d7cfc437f1acd29090 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libw/libwww-perl/libwww-perl_6.76-ok1_all.deb Size: 139788 MD5sum: 461157c4664128d2d307b6fb51e90dc1 SHA1: 80a9f4d6fd192d9e941c655846f9d8238902c1bc SHA256: 003d4d2990a0cd2ba0031440bbe80a0e68560630d9e795460c7b9fb5e0cc6560 SHA512: 7637f925ff8e45b739a3ceeb1451f682bdded4dca16942056b57b28df34705d3d9b118618e72fcafc2c07b6d40bb3ac4bf318a9e2a737c1ce1eca0ec787f763f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libw/libwww-robotrules-perl/libwww-robotrules-perl_6.02-ok2_all.deb Size: 12404 MD5sum: 6bfc722ef2c37ceefc69aa0fa740a4aa SHA1: 80226a66e6cd9c79dea7af41dcb4bdbcc6a3280c SHA256: d35f598cbaa74a48f7c07bb7c976da5324b9a77e54477c8f9f1c393fa33058f1 SHA512: 311f6e6e7b099d3478c2b9cd2ea82f2a47d11c03fb4935ca7e63fd4680ff337b88ec90d2a1f7bf0b39caf2b92ad3fc35351e64b8ad273d4249e044b56cac512f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwxbase3.2-1 Architecture: i386 Version: 3.2.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3272 Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 7), libpcre2-32-0 (>= 10.22), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Breaks: libwxbase3.2-0 Replaces: libwxbase3.2-0 Filename: pool/_new/main/w/wxwidgets3.2/libwxbase3.2-1_3.2.2+dfsg-ok1_i386.deb Size: 1054506 MD5sum: d77b025534c26d2ea94115a0c553f413 SHA1: c0e859f9070c73fe3f4cd587215f5f8d7e43da19 SHA256: 71627d65bc113b19ead12c5dd42729ea0bc6c8013370c0ede0b27dadf9c90cd3 SHA512: 16ee68f8f789ec7b964684d8d051adbfcac159903b0304546e819b3d45e6386a0ec677559b838479fec3011e008521e4a15c7ef0642540fce36038c9ac9b8e95 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwxgtk-gl3.2-1 Architecture: i386 Version: 3.2.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 310 Depends: libc6 (>= 2.1.3), libgcc-s1 (>= 4.2), libgl1, libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.9.10), libstdc++6 (>= 5.2), libwxbase3.2-1 (>= 3.2.2+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2), libx11-6 Breaks: libwxgtk3.2-0 Replaces: libwxgtk3.2-0 Filename: pool/_new/main/w/wxwidgets3.2/libwxgtk-gl3.2-1_3.2.2+dfsg-ok1_i386.deb Size: 55344 MD5sum: 89543b710f19e7a7257291c95cf27d72 SHA1: b8870e0dba9541d4504da72409eac137e4659e11 SHA256: 1f5cbebd818c907e15912f4c2c8957e0d7d58e78457de92c5bf505229055b9d7 SHA512: 68305862f6265d371de9ca7afadd45ce37d365449ed7e90516ff167c465a95f1eea3ee3cfc1e02cadd0504bcb34b7a08944223f3ee95b5eaec2230619c2178ee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwxgtk-media3.2-1 Architecture: i386 Version: 3.2.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 302 Depends: libc6 (>= 2.1.3), libcairo2 (>= 1.2.4), libgcc-s1 (>= 4.2), libglib2.0-0 (>= 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-1 (>= 3.2.2+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2) Breaks: libwxgtk-media3.2-0 Replaces: libwxgtk-media3.2-0 Filename: pool/_new/main/w/wxwidgets3.2/libwxgtk-media3.2-1_3.2.2+dfsg-ok1_i386.deb Size: 54200 MD5sum: 76fad3b9b9f1fbdd2b8105d70343e51f SHA1: c88abeb1d70da3ec35cf9d9f3bc1011076a56a0d SHA256: 013d757464b8ec5c4e5d45df7c8033996e8e6b579b0471e7156a3bd5d5d2ec36 SHA512: 969a745ef140ee1095c8063c8db2506b08efc6b0248748906a6d8db7b0f92174a5e317d9a1f5129558d83238102bca4d5f90b5881dd9a014bc30a400ffe1e9c3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwxgtk-media3.2-dev Architecture: i386 Version: 3.2.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 218 Depends: libwxgtk-media3.2-1 (= 3.2.2+dfsg-ok1), libwxgtk3.2-dev (= 3.2.2+dfsg-ok1), wx-common, wx3.2-headers (= 3.2.2+dfsg-ok1) Suggests: gettext, wx3.2-doc Filename: pool/_new/main/w/wxwidgets3.2/libwxgtk-media3.2-dev_3.2.2+dfsg-ok1_i386.deb Size: 26622 MD5sum: 71d1300af3173b2d15bdab58bd7e90c1 SHA1: 8a8429e366547969e1cb559675d0d57811459175 SHA256: ac0d59aeea12314aeb69348da411221cfaa2800cb432619c2a540ec8c41cf7bb SHA512: 57b6a5e70a52fba4ccbda057332267c7301b05ec917f0bf00c2f3ac9c427a58b62561b25be652fbdb9d9ee0500727dbc1d530c3bd453caa3f1281e2ab976f949 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwxgtk-webview3.2-1 Architecture: i386 Version: 3.2.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 419 Depends: libc6 (>= 2.1.3), libgcc-s1 (>= 4.2), libglib2.0-0 (>= 2.68.0), libgtk-3-0 (>= 3.0.0), libjavascriptcoregtk-4.0-18, libstdc++6 (>= 5.2), libwebkit2gtk-4.0-37 (>= 2.15.1), libwxbase3.2-1 (>= 3.2.2+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2) Breaks: libwxgtk-webview3.2-0 Replaces: libwxgtk-webview3.2-0 Filename: pool/_new/main/w/wxwidgets3.2/libwxgtk-webview3.2-1_3.2.2+dfsg-ok1_i386.deb Size: 92298 MD5sum: 2a845c3714083a8d2fe73ff119ed7e0b SHA1: 5137687718df53b08ebf81f6e798c8ec36f0b200 SHA256: de3c27ea3e3c419441cf03376e02a4732b395eb5cd2933b33c5114178d6c7601 SHA512: bdf1676ec5ff82241a153c765e6cc4a99ef9dc6da73a5edb979323552fc09c7834658919e80af9ed2f3fb8754789ae5192fac21b44b93b3820fb0988d3c83919 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwxgtk-webview3.2-dev Architecture: i386 Version: 3.2.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 218 Depends: libwxgtk-webview3.2-1 (= 3.2.2+dfsg-ok1), libwxgtk3.2-dev (= 3.2.2+dfsg-ok1), wx-common, wx3.2-headers (= 3.2.2+dfsg-ok1) Suggests: gettext, wx3.2-doc Filename: pool/_new/main/w/wxwidgets3.2/libwxgtk-webview3.2-dev_3.2.2+dfsg-ok1_i386.deb Size: 26608 MD5sum: a0a5db056f3956a87e09cd1e395aeb85 SHA1: 6a602f6b2d3e8064c35ce1ed398ac63fea586e36 SHA256: 187624aff237ff49a563bd679fc0d9f84b1fc98b2558e1d6ac0b7c3f314120ec SHA512: ef5ca2059e4212f17a2133ec21935fe23f6d98b396a701221933619a82adcf4fbabc8d05b4d9373b4e1befee396f5549535f8f9ee8e044ade60c2ad48a10b715 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwxgtk3.2-1 Architecture: i386 Version: 3.2.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16630 Depends: libc6 (>= 2.33), libcairo2 (>= 1.12.0), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 4.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.49.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-16 (>= 1.6.2-1), libsm6, libstdc++6 (>= 11), libtiff5 (>= 4.0.3), libwxbase3.2-1 (>= 3.2.2+dfsg), libx11-6, libxtst6 Breaks: libwxgtk3.2-0 Replaces: libwxgtk3.2-0 Filename: pool/_new/main/w/wxwidgets3.2/libwxgtk3.2-1_3.2.2+dfsg-ok1_i386.deb Size: 5133346 MD5sum: 20ec1eda48c6b208356ddd5229e2db06 SHA1: 41bda0dd98e1fc1f17cff6b85c37f414fc6f1f54 SHA256: adf3aa9f7b9d409e52d7864dfeb6d231a18daa022bdb6af06ad00939be24914d SHA512: 142efbcce305c9c6142f526009b2b365e4c48f59929dca7f31910a5d18d635cdb1f68f04347432999dbfacd16305c7a922e13461ff1b859b1bfb319cf9cfc57b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwxgtk3.2-dev Architecture: i386 Version: 3.2.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 312 Depends: libgl-dev, libglu1-mesa-dev, libwxbase3.2-1 (= 3.2.2+dfsg-ok1), libwxgtk-gl3.2-1 (= 3.2.2+dfsg-ok1), libwxgtk3.2-1 (= 3.2.2+dfsg-ok1), wx-common, wx3.2-headers (= 3.2.2+dfsg-ok1) Suggests: gettext, wx3.2-doc Filename: pool/_new/main/w/wxwidgets3.2/libwxgtk3.2-dev_3.2.2+dfsg-ok1_i386.deb Size: 48310 MD5sum: 8483a5234c5492b69aa3b89250b128ea SHA1: abef44ba5a80462b64ef57f2649a2ee256814f78 SHA256: ce198f277bd54a76a3ce8571ff44d46d47d611b812dcfb4b03a6de492b803d4f SHA512: 79a7f41d10c30da39da8e39caf56a8a75bd35907c2b8acf7ea392171376d43984632a428bc544659a30e971a721388966747262fa0c5bc38d4309b2b36d76f30 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx11-6 Architecture: i386 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: 1445 Depends: libc6 (>= 2.38), libxcb1 (>= 1.11.1), libx11-data Breaks: libx11-xcb1 (<< 2:1.7.0-2) Filename: pool/_new/main/libx/libx11/libx11-6_1.8.7-ok1_i386.deb Size: 597948 MD5sum: e6e17613ac83dae43c7cc96e35007b4a SHA1: 29b861a827badb0b5e82dc02ebac23735c1166ac SHA256: 4fe53fca5b50d32efc6f2c8a9a93807882e14466a7307ee492ee5c89a40e608a SHA512: 3748196b686326e5a1e2af759f50998d0608baa495f5c3fad58c56420eebce1afcc92b28bebac325cd7a2c4a944ee9dd8f0cd5445f1f1abbb7224613e6878ce5 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx11-data Architecture: all Version: 2:1.8.6-ok1 Multi-Arch: foreign Priority: optional Section: x11 Source: libx11 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1552 Filename: pool/_new/main/libx/libx11/libx11-data_1.8.6-ok1_all.deb Size: 113272 MD5sum: 3dacceef9aeddbb084d43a0b1a1f33de SHA1: 646aac898422cb197585790818eaebe5d96e3a4c SHA256: cc93e490a04c349915a7c4bb5af2a94a1992ad3a3ec75e069aef4b1a5f829876 SHA512: 9c80164f9a93e8b0d2431f90d577f98c08ecb7a83d4a6ecbf67ae9f4c59b0db465346306e910d36d084e3fa45f850cfab312236e35c0532bdadcf86e68a9e79a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libx11/libx11-data_1.8.7-ok1_all.deb Size: 103880 MD5sum: e3a3fd621ba12d808400ef517fb59727 SHA1: 64c33011a170cb4ea016c52fe42907679f684bf2 SHA256: d60159458baf8cbb8630c4ebe60b53e950070f32bb1cb902855736d33af287f1 SHA512: baf409431181ba7c8574abb88e39465f471ed2ce8704b5f50068f6989a90060b8dd5959f9a679c1f65d220794e8264dee920e34394c8bcb566bf277890a9348d 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx11-dev Architecture: i386 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: 2205 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/_new/main/libx/libx11/libx11-dev_1.8.7-ok1_i386.deb Size: 668640 MD5sum: d832f562494dec6cce54207090ba00b5 SHA1: 95efcef8518b91051a30b2d005bd05e0789071b1 SHA256: a0deb0d07a2468cfed0a625073ff44d461e198e783262179464bd7a2fb561ab4 SHA512: cf7e05600ea193003e813af908f975cd3bec1b6afb3de6a2855a347fcdb23319fe7fbee2df1b9926d7e0b67e4071d1a1a0b6284c2a872a13136e50159eccd02a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx11-doc Architecture: all Version: 2:1.8.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libx11 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10205 Filename: pool/_new/main/libx/libx11/libx11-doc_1.8.6-ok1_all.deb Size: 2025532 MD5sum: 55761100b28948f207fd19f5afa8142a SHA1: f07b4e5d0db48c9e7669622502d487f38a109446 SHA256: 960caa1c1dbd68c95f54c67927713c51a3027e4a8d3fba0f208bd82dc78c8386 SHA512: 85412ed2a92cb98f7e317fe3bf40693272c5de58096ab571045686fe56227ec34da4f71769245fa3e8c15a296d39430ef747f428d41f32b7480e5126679306f7 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libx11/libx11-doc_1.8.7-ok1_all.deb Size: 1993264 MD5sum: ee5d5dd9f243057b60740cdaf51b40fd SHA1: 28b0dd55ef88f8881a251665c8a2276041b88e52 SHA256: 573f578be8a642ef798313daba5f4cf9f20d0128c4f5f0a2549f205bdaf20d5b SHA512: f7b5569b57e64b76495ad688d455fda9d6092d02922dc9db2b98f19aea28b070ac142d1884dea622bb00753633dcd54c13449e68aec78ad7ea04294a68449a6d 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx11-xcb-dev Architecture: i386 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: 68 Depends: libx11-xcb1 (= 2:1.8.7-ok1), libxcb1-dev, libx11-dev Filename: pool/_new/main/libx/libx11/libx11-xcb-dev_1.8.7-ok1_i386.deb Size: 9804 MD5sum: 8bb802871ffbc9c67448a90cb9a32cc6 SHA1: 63128ffad36b9eb59210457be8c0a9636f7dff47 SHA256: 0ef40a1271d0f86dfe22bca6551c8c2febc8d33f0f1b6f043d49bc81698acec0 SHA512: 49d53a66a3ffcb55cd4fe60973359ff0adad26893fec148bbf097adbd431d500ececc192705e5e353a6ed084e66be676f4f24449b2c2058d4fabddc0f63a3b63 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx11-xcb1 Architecture: i386 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/_new/main/libx/libx11/libx11-xcb1_1.8.7-ok1_i386.deb Size: 7652 MD5sum: fb31893d2a425c06994b9a095ca1a366 SHA1: c8de64ea54e4cb2ab755d80a530804b34adf6a62 SHA256: 49e153df24c5463271d45f07abfb44a64d30515f6bc763cfb6aab84f2c1e79e5 SHA512: 671c6f26c4db79c48d517b1a5212405ac4f1fa78b0d7a4018989a4a8d318c81235200f51fc24dbf9dfb0020e300fa255d4f67c23ea7ad917ce372646a0888074 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx265-199 Architecture: i386 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: 3820 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libnuma1 (>= 2.0.11), libstdc++6 (>= 4.1.1) Filename: pool/_new/main/x/x265/libx265-199_3.5-ok1_i386.deb Size: 672384 MD5sum: 8245f45d6123052fa9ad68d8ab314c4d SHA1: ceb93b319f7097f14cb659944a14e8453c94523c SHA256: 601958e1041929d77ade0363ebf3e1df7c32010820696d58f12f176c1882d23c SHA512: add7f47fce999d6c3d5464019338e2918ae7fae5928a402aca978a49e4d5e440f2e4e1e39ed4b44dbcce108b6d84e23d0b924837acc326462287c29e56757b51 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx265-dev Architecture: i386 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: 5118 Depends: libx265-199 (= 3.5-ok1) Suggests: libx265-doc Filename: pool/_new/main/x/x265/libx265-dev_3.5-ok1_i386.deb Size: 680724 MD5sum: d3d0bf2468ff85af778bf90674733817 SHA1: bb15595f1a56ff758f103f0ef7b2e7cd0067f9f1 SHA256: bc844d13dbb4be62212e9acc3662fb889c5eaf9ad21b4fe74452b5b25ed54284 SHA512: 2992264da337e65a21ea2b4d7fdb0201c0919466059c14fea3529c67a3c6e95a972388bab35f2d80b811fede8b250c84e0992e80d74e2cc55cb59e1ad1c2bc4b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/x/x265/libx265-doc_3.5-ok1_all.deb Size: 122836 MD5sum: cdb3baa7aaaa365a2692840e0fe0cbd8 SHA1: e8e5bf24cc0901d2e0afea8915700d4a484b3d7f SHA256: 6f2ff8af25635ef629dec60e2a816dca84a10028768f9cb1c971512cef2d54e1 SHA512: 30a8ba019cf6052daa331ab20f88960187db270ac714c7119dead1528d38bcceb6c7d887f7736ef34eb0d5fa16f5756e628e00b105bd136b01efc82ec2e6a797 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32asan5 Architecture: i386 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/_new/main/g/gcc-9/libx32asan5_9.3.0-ok12_i386.deb Size: 418556 MD5sum: 308dd1a8b993848dbfb9663674389155 SHA1: affb887f9c80e6b3c02bd2b13d303d76d49c89d7 SHA256: a55a700ab8b98b8344f0e4d0715555a13656da1ac1d18be3d56e218edbdb0853 SHA512: 6bdbb76154c9d30f664aa64215520a46ff07367c8e5c95e57f13011afd6af5541f213111b8db5bdd219736b9f54e7ba9e30383a85c636890b2091b0cdb2734ac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32asan8 Architecture: i386 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/_new/main/g/gcc-13/libx32asan8_13.2.0-4ok3.3_i386.deb Size: 2712994 MD5sum: 3596e7adfb070160e574c627f250235b SHA1: 51d842ff335869fa1b206004b8a0d6763d97bc99 SHA256: 8b7a9f6096755c6f6933dd16ff71e8a0c2d3260afc8a7db10b0f334fd03bd7c3 SHA512: 01613131e165022bf1f910b98ab77b4437eba332ac58ebdd4e77be0873c0bc5f8774c77f661ac9bdaa5530ddbf30fa980fb0e36808376d20b00af2b4fbc3c41b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32atomic1 Architecture: i386 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/_new/main/g/gcc-13/libx32atomic1_13.2.0-4ok3.3_i386.deb Size: 10118 MD5sum: 492338599a8ad7ee016ea119052ddacb SHA1: fd45a571feb731fb7bc5d06f2d7e8565aecf0c97 SHA256: 89eec99a83e74d589288dacf6faa1de298c6314fb9a3937987cd08077500cf0a SHA512: 36f0c1bc818616f77e2322c6f14abafa42375dbdddb904304d6431b36dcf0c97a8ac23a93fd056845fef91b908fd53f5f587e1fb8157e5c750554df5aca30d0e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gcc-12-dev Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7099 Depends: gcc-12-base (= 12.3.0-1ok3), lib64gcc-s1 (>= 12.3.0-1ok3), libx32gcc-s1 (>= 12.3.0-1ok3), lib64gomp1 (>= 12.3.0-1ok3), libx32gomp1 (>= 12.3.0-1ok3), lib64itm1 (>= 12.3.0-1ok3), libx32itm1 (>= 12.3.0-1ok3), lib64atomic1 (>= 12.3.0-1ok3), libx32atomic1 (>= 12.3.0-1ok3), lib64asan8 (>= 12.3.0-1ok3), libx32asan8 (>= 12.3.0-1ok3), lib64ubsan1 (>= 12.3.0-1ok3), libx32ubsan1 (>= 12.3.0-1ok3), lib64quadmath0 (>= 12.3.0-1ok3), libx32quadmath0 (>= 12.3.0-1ok3) Recommends: libc6-dev (>= 2.23-1~) Filename: pool/_new/main/g/gcc-12/libx32gcc-12-dev_12.3.0-1ok3_i386.deb Size: 2128520 MD5sum: 0a419333e5dc3063723cbf7b607e8ad1 SHA1: 61d313c31d0493ba1f257d79bd86d090d1165741 SHA256: 5417414043238797880fd31deb4ff8fbf97c6c7245827367617c302159c0b0c6 SHA512: 0da6162b5f1782ee73133651d2de6a2b9eac946100c099197fd20a322cfc2b18c7e9553a857fbe2975411fa504e18f37f26b353f1cbe8e3d3925b9391f997288 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gcc-13-dev Architecture: i386 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: 7419 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib64gcc-s1 (>= 13.2.0-4ok3.3), libx32gcc-s1 (>= 13.2.0-4ok3.3), lib64gomp1 (>= 13.2.0-4ok3.3), libx32gomp1 (>= 13.2.0-4ok3.3), lib64itm1 (>= 13.2.0-4ok3.3), libx32itm1 (>= 13.2.0-4ok3.3), lib64atomic1 (>= 13.2.0-4ok3.3), libx32atomic1 (>= 13.2.0-4ok3.3), lib64asan8 (>= 13.2.0-4ok3.3), libx32asan8 (>= 13.2.0-4ok3.3), lib64ubsan1 (>= 13.2.0-4ok3.3), libx32ubsan1 (>= 13.2.0-4ok3.3), lib64quadmath0 (>= 13.2.0-4ok3.3), libx32quadmath0 (>= 13.2.0-4ok3.3) Recommends: libc6-dev (>= 2.23-1~) Filename: pool/_new/main/g/gcc-13/libx32gcc-13-dev_13.2.0-4ok3.3_i386.deb Size: 2178434 MD5sum: 5f995b5733e4dba60f85c456227aafe6 SHA1: 48ee8b897d9ee45d22940dff65a58a377ff40f6d SHA256: 9478fedeca5441d11fbf9affbcc1ea814ab6f4c9d937f12d5062bbef3cca215d SHA512: 95bab03593d1722a698f8356685aa3d474d9035e1572488d29999cb866c50d9a41922225efb9f1f7c3e6ce5f1252145d7013e8a19d150c72023ee94a63ae8a0a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gcc-9-dev Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7184 Depends: gcc-9-base (= 9.3.0-ok12), lib64gcc-s1 (>= 9.3.0-ok12), libx32gcc-s1 (>= 9.3.0-ok12), lib64gomp1 (>= 9.3.0-ok12), libx32gomp1 (>= 9.3.0-ok12), lib64itm1 (>= 9.3.0-ok12), libx32itm1 (>= 9.3.0-ok12), lib64atomic1 (>= 9.3.0-ok12), libx32atomic1 (>= 9.3.0-ok12), lib64asan5 (>= 9.3.0-ok12), libx32asan5 (>= 9.3.0-ok12), lib64ubsan1 (>= 9.3.0-ok12), libx32ubsan1 (>= 9.3.0-ok12), lib64quadmath0 (>= 9.3.0-ok12), libx32quadmath0 (>= 9.3.0-ok12) Recommends: libc6-dev (>= 2.13-0ubuntu6) Filename: pool/_new/main/g/gcc-9/libx32gcc-9-dev_9.3.0-ok12_i386.deb Size: 2091600 MD5sum: 8f89bbb22b26a04012309946861b7e06 SHA1: 5731806172b5e7e14c95ced21eef4846b86c0bfa SHA256: 102d59bf10952a00bf0cab248a2a621ffb167b7747b347eb08f5e396334507c8 SHA512: 7c14d658e66f62dd9dd4bfb6124ec781b3042e550e7cc11836bed49d09a49dde73b6b1181e1779dce81d7706ac561c8bda8a06e8115ff86a8d2b315a0eac6a56 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gcc-s1 Architecture: i386 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/_new/main/g/gcc-13/libx32gcc-s1_13.2.0-4ok3.3_i386.deb Size: 62496 MD5sum: ba1450d7f3f6eb4927e526ae5db1aa0b SHA1: d4c9653cbd2baac197dcd4d0c22c7b04c8b583b9 SHA256: fcc37a3590f8fc5ed9d49f48b3fbbcec98f2fa32f1ddc3814d5cd871d9d30016 SHA512: bec18d09954ca919237e18f49f55003f0fec217bc052d032f4322abe2546dd8d8bfc8e4ec11135d9557668d415a9402094d1cc2581117fcd017bb76afdd31947 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gfortran-12-dev Architecture: i386 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/_new/main/g/gcc-12/libx32gfortran-12-dev_12.3.0-1ok3_i386.deb Size: 913726 MD5sum: e54197593688d1bdac0327b7bf2d3349 SHA1: 1fae662220de6350a3b6c6dcf7b35254995107ad SHA256: 2937c00f56eb54a21fefebb9b150b87b24863c2fb8604af07c47890e2abbe644 SHA512: f636e3c2625bd82aba6c7881e033716d8cc02d6139dd53888099c0c05567b475f480e0f6b1f96eb2e5305ae91553be31293feebd069c450697dcd03d4cce8b8b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gfortran-13-dev Architecture: i386 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/_new/main/g/gcc-13/libx32gfortran-13-dev_13.2.0-4ok3.3_i386.deb Size: 939094 MD5sum: 0075990df5995d1d18a04717be318617 SHA1: 56bd745eb4e284c4da931b8066b53a5ceb57aaf0 SHA256: 4bfd08da30f5ea4b3a6e2772af46c474e42bd0188ba6b136277504b35dbf3634 SHA512: 7a21ad28bea042a65572bea2673353b0bec59354cc9968e674f5cc9076430e2bd4ed1919c79fcda5ddbc38b8a117d11b5f8dafdff2e65b8294c9688eab2a0f15 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gfortran-9-dev Architecture: i386 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/_new/main/g/gcc-9/libx32gfortran-9-dev_9.3.0-ok12_i386.deb Size: 735770 MD5sum: 61322590107f89275466ee6af6ac681f SHA1: cc24361c58e5d1d44a5f570c082e377d1bd77cd8 SHA256: ad8eb8d448967127e1af0790e78371900315477569f6041c1c7bc3ec7f30ed52 SHA512: 3b08ec7aaf84189b25c1a286bf556bf57f7d3d5a096712a4058ffb5f6cd73a98c6bc6f9cdd1e313e8a5dab6f428f3b33ec4296fcd51c41b9e4fa3cfb5a759280 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gfortran5 Architecture: i386 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/_new/main/g/gcc-13/libx32gfortran5_13.2.0-4ok3.3_i386.deb Size: 906738 MD5sum: ee8ec8128c68694f1938fad12a364da6 SHA1: 493c4baccdc5539eb7930f58eb8f6015bad055b9 SHA256: 6c5f91a2ce88371a84a75960f029aa4568ee610c2dc9c084b4434d7a43a9f36e SHA512: c5837ba6111bcaa855c0375a34853887edc32247e4c72d75c1ea2f9af3bfeac021a158707ad1cde9e5e0ec36e5b81c116296fdc4e5a8ab18245a2ac5cf343e0d Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32go-12-dev Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 85637 Depends: gcc-12-base (= 12.3.0-1ok3), libx32gcc-12-dev (= 12.3.0-1ok3), libx32go21 (>= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/libx32go-12-dev_12.3.0-1ok3_i386.deb Size: 18320884 MD5sum: 08d02ac49e641e690fe1c959314c3570 SHA1: 515c8abae1d7c132ec37d18cfbf504c722f115f1 SHA256: 7db80a40578698d47cadeb1e5c2f5d68a5e9c3a425e64e5a2ad0ba17a1cafa01 SHA512: e34d19ff8a964c462b3e1ea2588f58062c1b3d794b42461ecfb87c648fd3f0b2ac934f0f01ddf5e487a83138ba70997a152debec0f49ed0cbb36ee6331122771 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32go-13-dev Architecture: i386 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: 86678 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/_new/main/g/gcc-13/libx32go-13-dev_13.2.0-4ok3.3_i386.deb Size: 18551960 MD5sum: d4cf22c77c063eb5e5a0b0c397d1ae35 SHA1: 3ef3bb4c15dc26ddc40d0ce67167a8853205c628 SHA256: 8b1817433f06bfda5b8b74b9ec824ea3b84d56cf5e67ea7a816f955c947f77cf SHA512: 8e80eaca06bf7be205af50d48c6ae691149f4e79997cbed2566f7cd7a9083a489a6d90024459175b40159f85a48d2e0b6ef458d1605d2b8b5667318e9c4a3600 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32go-9-dev Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 68370 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/_new/main/g/gcc-9/libx32go-9-dev_9.3.0-ok12_i386.deb Size: 14014676 MD5sum: e1dee12ac58fdc3ac2741aec5bdfbc31 SHA1: 786c9a2580203be324405649cade4d27f11eadfb SHA256: 22cd93d482af5c2a513b73c3fdf1c109ad9236a1be01d83e55d051288a7147e9 SHA512: ce47606985314b1123034e874136e0b56a23b4700d8c2bc8e0cb22411388151f84b38b18c1ad47f1457a74e6525587482e91f0dc86b6e0e7a5469dbf7b24925b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32go14 Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 37943 Depends: gcc-9-base (= 9.3.0-ok12), libc6-x32 (>= 2.34), libx32gcc-s1 Replaces: libx32go3, libx32go8 Filename: pool/_new/main/g/gcc-9/libx32go14_9.3.0-ok12_i386.deb Size: 11071674 MD5sum: 306adcbc8af4dc289742f2b5fdb33957 SHA1: 07e4e8b67d2aa4a91dfa29366c39cf8fa50fd3a0 SHA256: e74c1125b346e2f41f552bb3200e2a87d2d36b211e951a0301a3964fed6fa1ef SHA512: 72a8b51cd5ab338088acec384193522097d1fb9a3daee81408f3223bd3e1772766d6c2e3e1a0eabaa1e2263a8a440857ad1048e90c127de287b33c11bf52e986 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32go21 Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 47803 Depends: gcc-12-base (= 12.3.0-1ok3), libc6-x32 (>= 2.38), libx32gcc-s1 Filename: pool/_new/main/g/gcc-12/libx32go21_12.3.0-1ok3_i386.deb Size: 14214154 MD5sum: 6cc1f4bdce45edd6ed5c1dcc3f692df7 SHA1: a28cd32467b50f302541b1144caed9597eea8b8f SHA256: aa6b6bcad112e68cf8b9e339a59b7898b2538a6f94afa6b8372ee9d9ba6081b9 SHA512: b716120c280cafc8e6ca5e7b39897e35b8e1a359c3b6c4d0568b0dfee5f2b240dd943013e2024165a77b37535a8c30d2bfc0eaf1f410450662337f49a19de3b6 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32go22 Architecture: i386 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: 48894 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.34), libx32gcc-s1 (>= 4.2) Filename: pool/_new/main/g/gcc-13/libx32go22_13.2.0-4ok3.3_i386.deb Size: 14368384 MD5sum: 0a7336bf5d296bf4890f8d67d836b915 SHA1: 595f268965e9a0e1055a1c29903cc678023f8131 SHA256: 43784a6c4fb353dd80cdbf97103a3888d33e10e955b2e75e2f220b18ae997f26 SHA512: b1853b25975b0b76a87554c4907ffaee8c5a9ebec29eb0000224ec5275e5b118450a365798c75fa1dc74f7be7be85c40db614397c2f248dc52cf8040bb42b583 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gomp1 Architecture: i386 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: 326 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.38) Filename: pool/_new/main/g/gcc-13/libx32gomp1_13.2.0-4ok3.3_i386.deb Size: 135986 MD5sum: 12742b0c9690b4984de02ef12115cce5 SHA1: 019de9864e7ac85521ddab182f7e52d4b6a2a53e SHA256: c98890cc61012a9da0917478539da53494efcd87b175d7a60efc1f1fb1a3f716 SHA512: 70a46280ee0198785f31cca14a04f5e3546bd26f140dd74ed2f49987315a822e08c0f46c490dcc3d414a29c0ab1bc59dcecbb0010d90b8cff1958a71bef25b10 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gphobos-12-dev Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 47083 Depends: gcc-12-base (= 12.3.0-1ok3), libx32gphobos3 (>= 12.3.0-1ok3), libx32gcc-12-dev (= 12.3.0-1ok3) Filename: pool/_new/main/g/gcc-12/libx32gphobos-12-dev_12.3.0-1ok3_i386.deb Size: 7571248 MD5sum: 5ad37208d9ac55f82d28894b5ec5f48d SHA1: 5f0780fc22324a530e159ad2cf6a976036a9f184 SHA256: 0c0b8d6a6a8f2655f2b10ad9b4499699dd16680e751875cc8bf8c0aff1d1d71a SHA512: 3aa7e54b0c8132779addbc1f5eb0d3aee9f9e2fdddc8b9cc2d61d7ef5d081d720b86c99a7fca10843eb7d4c0dea4c015f99dcb145d7aba0230260ce0437da421 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gphobos-13-dev Architecture: i386 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: 47506 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/_new/main/g/gcc-13/libx32gphobos-13-dev_13.2.0-4ok3.3_i386.deb Size: 7836532 MD5sum: 0c06ee0f9eee35d161bf6becb00b9cc6 SHA1: 8b3171d3021770ae20a9138c201d7e6ca4578e9c SHA256: fc8babe4e8ac85c1f16f9c109e3daf8f2ac8be1fbb8305f9128547b085c13b40 SHA512: bf7edf3e597ddbd3d5ce273f4005a1bd55ada6d6c357237076c884128fdfa4c883657a027f670f753bb57e5aefc669e661e240766b38d79321ce84dc2bfd40b4 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gphobos-9-dev Architecture: i386 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/_new/main/g/gcc-9/libx32gphobos-9-dev_9.3.0-ok12_i386.deb Size: 9061654 MD5sum: 39a7a9253c331239c8efc14375ff6c76 SHA1: 9a2b2ac5b12ec5f222a5c4ca0bfc154514c41db2 SHA256: d7da8aea50051925aa76d9ab51f30211336bdb142eae1ed66f4513e1a1547981 SHA512: 5f606b6faffb18a18faf2c74b8bcb70029d04705b1c114ad0e597ea632649111acc759c297e5e8d0f57f146e869e478951c97d1fca8bf8c04db7d61f56851a65 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gphobos3 Architecture: i386 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/_new/main/g/gcc-12/libx32gphobos3_12.3.0-1ok3_i386.deb Size: 1875628 MD5sum: 58fc67ad8dd1e49f185c002b505cd91c SHA1: d864dad8790bbccdc0db75e66245b87b8fd6d8ae SHA256: c040d854cf27fd9580ed820fa3dc0bb8cacf70331f75a39c252d1a777e54b010 SHA512: 16456162d74b7135f8d2f5bf20f44edc39070b86fc439a99ea7dd5908b2517c3d3bce170122267f866081e2049cb43f01ba71fe2a1b8d14d0987a4091bee9645 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gphobos4 Architecture: i386 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/_new/main/g/gcc-13/libx32gphobos4_13.2.0-4ok3.3_i386.deb Size: 1892206 MD5sum: 87b7d95174123582c9e9a595b1a0196c SHA1: 9feee6572443de1af31d639873a31c7e476d5d01 SHA256: b3a0e8b54ed83148b97bedaac8aa4f6f616b97fefc23c204674b5f1c7b9ecf85 SHA512: 34c945c12bf32792f02d347bedb0271adc8f112385ef222dec722535ed0b186a0dd6b38a41d8268836b95fb37ce2505881e77216a4242fb37d6f2efa3bca30a6 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32gphobos76 Architecture: i386 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/_new/main/g/gcc-9/libx32gphobos76_9.3.0-ok12_i386.deb Size: 1492396 MD5sum: c6c6149c85407b1ba96ce972b42b10e0 SHA1: 98e8e296c71d14ccbf10f99070e555679a25fa46 SHA256: 58576afae7499e6eb0aea706795b871a69a3b924bf2e54c9004c7a17fc836f73 SHA512: 7f9f14fee25eaa791d4076ec3cd0892e8b3548c2d90a22bb10e1809da46dbbb62faf5cc06f9457d505dc379624b8c4aaf20a15d0bdd6ef509e83aaba5a40f358 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/ runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32itm1 Architecture: i386 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/_new/main/g/gcc-13/libx32itm1_13.2.0-4ok3.3_i386.deb Size: 29628 MD5sum: ffca88f723fa9027e63b343757479d08 SHA1: 38b1577ebe462355cb2b0b4a0d25ea59163364a0 SHA256: 4b4faedef5fe0e4eca09572f28f22c683487e07e1758d616da5de25f7e45b425 SHA512: f8b47e8e215708b659c50df3cec1d673bba4551a5d5bb8aab2814820a4b17dd8df1c4e9d4f2cdbbaff616f35a332f8154f516794493c4332688484823b972a84 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32objc-12-dev Architecture: i386 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/_new/main/g/gcc-12/libx32objc-12-dev_12.3.0-1ok3_i386.deb Size: 152350 MD5sum: 282515d259baf1b4847582075a80c6e3 SHA1: d6bd0decce6aaae7f209b95441fef9a8517f7abc SHA256: 102bd9d180cd408549f9cd19882cc34ecc249c8493358073c562f6e61619c2a8 SHA512: 8c15eaeca34d6f4306dcefa79d238958f9b7aa8a402585894b230d3e2311ea3c0786b74bdb4027389296d66a9905ef0ca08ca60ac821ae319a35ab8757369f7f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32objc-13-dev Architecture: i386 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/_new/main/g/gcc-13/libx32objc-13-dev_13.2.0-4ok3.3_i386.deb Size: 154342 MD5sum: 7b465d5988865220568d2428ed4f8651 SHA1: 3d9de04fa36b618841607eea9d1a828c5bdee4af SHA256: 4f31270f31a8369f7602574c9de29060132a5ff604cbe4837b44f64528122ad2 SHA512: f97c2bc7b6f13e48d4f4ebe74b4b4a71c54c83ea0c9553857f65d72a0d3a5e1f87338bc1d217e2e46c8f025a89d6ae1849b8d596beef92a76227773d2abe4997 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32objc-9-dev Architecture: i386 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/_new/main/g/gcc-9/libx32objc-9-dev_9.3.0-ok12_i386.deb Size: 199674 MD5sum: 75e577bfafa7980fef04c4c81d661cab SHA1: 86b5da51a1a0aacc343fb06b3a96fd81e3b3a434 SHA256: 16c0e3c455f6d710ea2bf56147bc18d2c62d7e4ab331ac15fe8f56886e170bdf SHA512: 4020d14f0e865005a68a9e4212ffbb7907da7bb68dac9e2bfc4e6555a6638756cc7cafcb87d7558f7a877545181d5b0b39a0b8b3691129432187edec26bec3ec 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32objc4 Architecture: i386 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/_new/main/g/gcc-13/libx32objc4_13.2.0-4ok3.3_i386.deb Size: 36322 MD5sum: 8c454f9615000b84afbf7e6e7c547edc SHA1: 620504ac439472e3a428ca8eb4c4fb07e5bd629f SHA256: 1717e3509e90797da0886a1c42ef3957fc5948492d3218dd9b9d1e00f209c953 SHA512: 8b6d474c676be863c26a06a059e5bce47b616149633373c08c0d0165fffa719370359c8a1f86a08f2fc923650e186da0b0de1d3f7f932ecca21cb4eb820b5d86 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32quadmath0 Architecture: i386 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/_new/main/g/gcc-13/libx32quadmath0_13.2.0-4ok3.3_i386.deb Size: 154868 MD5sum: dc5c9e2941ba79461f8e92bc6a1965f1 SHA1: e6c08a93a94fe3d07e6d3d4ab0398fb12ff37bea SHA256: a6e0d59511a7393e12b0e704d017e9b2856c3d2d8d23a9e8511081ccf650bcd4 SHA512: 1df9231bebdb107b3aa2e2ef48d51940256835e7e108024ff77f397b39441157a2aedc3ef16340d20d033b41229c96c190471feb68295f8d5a65910e5f27643d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32stdc++-12-dev Architecture: i386 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/_new/main/g/gcc-12/libx32stdc++-12-dev_12.3.0-1ok3_i386.deb Size: 932032 MD5sum: e644382673320bd15fbfb21e869f1808 SHA1: 28b9444dee13d2d55114936ba02b23fb08f4b0ea SHA256: 888836582019138847bb9aa59cd95e272cf93dc1b9aab46093ec301271f5de12 SHA512: 7b8b762d31659111c423787786c24e7e51caca5982afce6ac6038172fdc44a0506cd72cd5ec59135e4d49d043c36a4c2dcb057ee6250bdcfc8bf3f2f61134cc3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32stdc++-13-dev Architecture: i386 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/_new/main/g/gcc-13/libx32stdc++-13-dev_13.2.0-4ok3.3_i386.deb Size: 1016366 MD5sum: 4879fe42dbdd09fe3caa2bb3e5793f5a SHA1: e8134eb2a21477c1407402ef87df49bba60d16a5 SHA256: ce1135b430bf6c170a82fc83e097bfcf3878f69737a8a21435b3ce595c05cb99 SHA512: 70a71f427c7143752ac974453e87f1368911aa924d1dde7adaea791c83fa83d74cc73953198b19c3bbd38b859a1bf42551fdd3895abef429e8ef4c7ab7dedbbb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32stdc++-9-dev Architecture: i386 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/_new/main/g/gcc-9/libx32stdc++-9-dev_9.3.0-ok12_i386.deb Size: 806780 MD5sum: fbf2ddeed6c6ac0bb93f136fb24fff50 SHA1: 02c2adce4493b787361c49c9f3aa551e2a4a46a1 SHA256: db971794accc6c5f99485a058c3466fd5c930261f773722e7e6ebfdcdc604209 SHA512: caa7b1688e20846710eeecd6f7dc71c6557dab1c1d75cf9a8f4a24048160560d1c17a992214865b0f6e4be5fab4783451764fb8579613aa782755292dc5b6490 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32stdc++6-12-dbg Architecture: i386 Version: 12.3.0-1ok3 Priority: optional Section: debug Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 52802 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/_new/main/g/gcc-12/libx32stdc++6-12-dbg_12.3.0-1ok3_i386.deb Size: 9199166 MD5sum: 61afea0c92b35fa58109426ac77e0815 SHA1: 47c49e92feeee046200f01c4475006f4472192fc SHA256: 7fa719b6e934f3b1e25faf1eb256f2a9d2686eed6ae130664f0e27ee3753f8a4 SHA512: c96dbab238a21492c6bf1ea730c4c0690a3708f7498d4c404ced2acbff98584184214190238db349eecffa3786579d1e94e5c6a49cba33eac6e48dc27f1bdfa4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32stdc++6-13-dbg Architecture: i386 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: 57438 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/_new/main/g/gcc-13/libx32stdc++6-13-dbg_13.2.0-4ok3.3_i386.deb Size: 10201128 MD5sum: c11b7c758725473d56db8aededa0a50b SHA1: cdb4984841ffae7abc30b77b1bf55c65e49ef34b SHA256: 3fdd3af86b9699430c4f3e3f3b1baa7ce45838939f662ca65b97707fc907e482 SHA512: 14644909c0a31ab2b68810ec8470e74280e8d64f193f0a1cfcfb87581f631a9d75e61c3870cd3dd68c44af7f04501b35e0db2f2bd6ee9549afb7047805df3785 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32stdc++6-9-dbg Architecture: i386 Version: 9.3.0-ok12 Priority: optional Section: debug Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 51427 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/_new/main/g/gcc-9/libx32stdc++6-9-dbg_9.3.0-ok12_i386.deb Size: 8669698 MD5sum: 544603ba2f6b434cdbe0723ff25197ed SHA1: a7d4fca2ea83d453ebe3d50fc1f4665718dd2b54 SHA256: 0a5bb173e0a9b156321c9b88f381226178313aa4e816ac9945e229170c27f08f SHA512: 5372bf38291ac0ce6ade4cc5155748b634e4e5d94ba51a6056b407a8d26e38c3190fd90323b3826526e40cca862e6e1d3d292e36b945c589487f4c8dfecfb4e9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32stdc++6 Architecture: i386 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/_new/main/g/gcc-13/libx32stdc++6_13.2.0-4ok3.3_i386.deb Size: 739906 MD5sum: d7cfc28d7322f6173be0b1623df6c19c SHA1: 1e8cf24ace0dc82cc7296d0b08f7e995a7300887 SHA256: 792fff268b0da2e5be266155ea5d132aa3a0a678c1aaf8fe8828c5bb8bc6f4e5 SHA512: 3de7df8bcfcc0b3aa03334c486826eeffc6e7b01be6c3e27cf733eec3c826e66462fcd3656cc295d504e75458a89fbd7fab261ced70d440f56f8eb4b778c37db 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32ubsan1 Architecture: i386 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/_new/main/g/gcc-13/libx32ubsan1_13.2.0-4ok3.3_i386.deb Size: 1089464 MD5sum: 4b2b6e320dab58eeaa976158175d262c SHA1: 6c7fc7e74f203db8ee222bd02c33f9be0a491260 SHA256: a1cfa812126e0b84cdffbd06d52b60edc7a4d77ba7287f90bf59abefcba72772 SHA512: 5ff8eb51a3cccfa727555379e790484a5a3c7e927dd0536320cdeef1557f9dfcb41907f1a65f5975e861c2163d942689554407c2649e398f7b1f730e5659cc45 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++. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32z1-dev Architecture: i386 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/_new/main/z/zlib/libx32z1-dev_1.3.dfsg-ok3_i386.deb Size: 56988 MD5sum: f3886547e7444a8316d7bf8c5bddbd03 SHA1: eebbaf014fdaca6c1f2cadf39b2dfd6c7a6f98fb SHA256: 6f5b8e9b7b00d1b60738d24506b1ae99ee594b1c7ad0d6997707fe2e27d8b7fd SHA512: 3db3ddd07c5e2d6d66050691141efe0efdc53228849c9ce7f8a5917aefbc5a5a9532faf9ea7916ec52ec1e6806497f4c874d69dd20abbde171a07fdd9fa7b164 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx32z1 Architecture: i386 Version: 1:1.3.dfsg-ok3 Priority: optional Section: libs Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 161 Depends: libc6-x32 (>= 2.16) Filename: pool/_new/main/z/zlib/libx32z1_1.3.dfsg-ok3_i386.deb Size: 56012 MD5sum: 160c86ebf989bf200bcb844f90de88de SHA1: 1fef689ed8561701fa57184b80843ffa728835e0 SHA256: f8e69620f119cba6832e274f0e263d874f4110b32d5cbb5e497c222f9cbe0bc1 SHA512: b46ddbce4977784f48dfb77748fd8eef32ddd363e3a63f0171069e8b71407bda1d9e308736877d41d2bf1ef5d2fb580aca185c93c926637ce44251967297cb35 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxapian-dev Architecture: i386 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/_new/main/x/xapian-core/libxapian-dev_1.4.22-ok1_i386.deb Size: 86812 MD5sum: 09383870863d26ac6946ed586483d260 SHA1: 73fc3cdeec504852ba0f9f2b89be59272b3ed97b SHA256: 6e97f070b1fec1e164308db2f033c74db50d49d2701c57d877ce53293800da73 SHA512: a1f737102188c9ea1c1354672c6d7db2d6a103d80fd605bad0add96c4facba49381c02ba9501d32478fe36697346b91f66d26ce7230e725706edf8b302203c61 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/x/xapian-bindings/libxapian-java-doc_1.4.22-ok1_all.deb Size: 9772 MD5sum: 2955ad8b5f466b4758bbb18d4f7e8c4a SHA1: 58481ebba52232cd49a5c8715c44b25e082f882d SHA256: a682bd4aa170f8a373e416c53a29ed867616e6a39a2c39ddc752c2b7cecca71d SHA512: 2384cc3c5d1abc5f96a1e47bd940933fd7be5a44bf4c5ff39f39f89647282a4869e15f5bc5f9c5dc2a27c08504b0724be1b97d8da61a575ed50283553de017ee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/x/xapian-bindings/libxapian-java_1.4.22-ok1_all.deb Size: 118804 MD5sum: 74acf4c83a174fa6d7e125b4b16ba32e SHA1: c2488df47fd949bf7a2ea376f3ce09c9799f3533 SHA256: 65af69023140e1e6dca2eeee0dab2754bfa7dc89613608a2fe96052b3f1c207f SHA512: 84e39f209f96c432ad5c8aa848d8adb65a9f077b42151891c2c4aadd9aea3c819b84fc6d8a24872cd2fc0b470997b0f7c363fc639b7ee591be632eb482041c63 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxapian30 Architecture: i386 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: 5221 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 11), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Suggests: xapian-tools Filename: pool/_new/main/x/xapian-core/libxapian30_1.4.22-ok1_i386.deb Size: 1119336 MD5sum: 5520120d0682c2d3f465b0843cb80496 SHA1: bfea64bbd798da317f41997dfe050a418abc4b95 SHA256: f2a1e5f289cd1f491098809a9e690ae4c3375d6f3a4f2164129cc6aedb1b558c SHA512: d6b86982bab4eeb7415edb8c30d1c833bc53fe3a9ec1f867941ee75c627b64392dd4ee91efdea6df7fd940b9dbf8afd07836a7ea7fa2b52db838c42d8a45a826 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxatracker-dev Architecture: i386 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/_new/main/m/mesa/libxatracker-dev_24.0.5-ok1_i386.deb Size: 9140 MD5sum: aa19a284944f7b25b139d8eb9a2ad766 SHA1: bf69c39d471c89daa3d9ec6fc28cc11df5d9c636 SHA256: cb768ff9c9c56c3ec7b488c5b56454e419005373ac979cfc8514fb40be7aef8e SHA512: e7a5fe5a3a92a61ade66ad76133b6f106a2f449122e74d616db887a9dc01a0d7d1ccb7d993b9ff8957bffa8295c855e0f65042d14b0c4bc48c580b227a3df2fa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxatracker2 Architecture: i386 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: 9286 Depends: libc6 (>= 2.38), libdrm-intel1 (>= 2.4.119), libdrm-nouveau2 (>= 2.4.119), libdrm2 (>= 2.4.119), libexpat1 (>= 2.0.1), libgcc-s1 (>= 7), libllvm17t64, libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/m/mesa/libxatracker2_24.0.5-ok1_i386.deb Size: 2080904 MD5sum: 99b2deaf06bd60c5265d9004487599c9 SHA1: ecbdb529b43a277cd896e4711b6f35688b89d2b3 SHA256: 6df9ae96f538dc00db03f08a55dc81373b8d7a0db476d11e716655998b5fccf8 SHA512: 8b7ebc612ca40a4b91d96c331ea7e66c3122c9757d35bba56a1f94d82c692ed32ea5a87f6b03c704065d207adc4900d6b552dba97385ec17a5393288f5fcbc70 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxaw/libxaw-doc_1.0.14-ok1_all.deb Size: 214088 MD5sum: c8f9cb9bc6b1aa5acd7782d3dc79c845 SHA1: cf50446808633e94b8dfc9e5ccf3cb74ed63ef1d SHA256: e976ce1510c3750c1a4485b9bbe41740b8afad115390902908781e45ace717b6 SHA512: f0c4876be3f9b7be43a2c891d5eeaba2c8fd715b7b7859f54e3e1d9caafdd1b0e1a46e0a491a7f8fa1372463ba450223769545398b9c78ac1c41d3a1a1ee4641 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxaw7-dev Architecture: i386 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: 942 Depends: libx11-dev, libxaw7 (= 2:1.0.14-ok1), libxmu-dev, libxpm-dev, x11proto-dev Suggests: libxaw-doc Filename: pool/_new/main/libx/libxaw/libxaw7-dev_1.0.14-ok1_i386.deb Size: 234336 MD5sum: 2f854899d81b7b1eb1c8bd3412a17737 SHA1: 2bd1f75a9c329dce22af190976b489b8e6a55529 SHA256: 1c3b9acfa2a30e2438e3d8fbd666d0048907aab0f22c83dd9096604c49e5e2b1 SHA512: 9a98be08d2cd14d85854bf4ecd010001dcf647c21eda9ac0c21313d5bb7914844d340d566bc652bd04e7d1a2be767d030a278b36aa1cfe90ad97f7e894f2207e 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxaw7 Architecture: i386 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: 508 Depends: libc6 (>= 2.34), libx11-6, libxext6, libxmu6, libxpm4, libxt6 Filename: pool/_new/main/libx/libxaw/libxaw7_1.0.14-ok1_i386.deb Size: 183300 MD5sum: d475736ab76f69f74c2070518268ca11 SHA1: 320f6dc483d92be82d1a73d3ea9b4a12fd742a14 SHA256: 5835c1b2b465daeedd9a44b190a34b8b3a12ccd5e369295a2341baddbee55230 SHA512: 77000a1eedb8e806ec2b9022e5d3372ec19529572354004b0b0d2aaebf73642907bb8bc1e609b1a37cbcd63b164587080e799a98d183be97033ba3ff7a4ffeb4 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-composite0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 133 Depends: libxcb-composite0 (= 1.15-ok2), libxcb-xfixes0-dev, libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-composite0-dev_1.15-ok2_i386.deb Size: 6388 MD5sum: de9fe2a144415f88c7490eac0d283175 SHA1: a9d7cbc263b30b4aa7192c0a1fddb5e3228be18b SHA256: c91a1d70889a8803cda0aae2433f9c4179418ae1f9ca3cab82f5037f14f77b6a SHA512: eda890ed58bb98046accafcf3d136fcfe74c68d36c5c265b66a64e44746291c645d72c20ba7ae970b75a33fc976158230845d05dee5ed59d6edf7870f00cff32 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-composite0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 119 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-composite0_1.15-ok2_i386.deb Size: 5328 MD5sum: 960fd01f667b6d3f199a3462e000e814 SHA1: 323c32d0df90ba50e65c88e6912b16a9279665c6 SHA256: 647e8b8b021c0c33f34486796a7d3fc7867a2eeca7747632b5a712c8115f9564 SHA512: 82772f45439987b79511e63b7ca2d4b2366a7818edf09611836a7c4de1192ef4f40a119ad3e921608d7d409fcddd8d9e50c8d11ee513aa88a66e821503f0a1f6 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-cursor-dev Architecture: i386 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: 50 Depends: libxcb-cursor0 (= 0.1.4-ok1), libxcb-render-util0-dev, libxcb-image0-dev, libxcb-render0-dev, libxcb1-dev Filename: pool/_new/main/x/xcb-util-cursor/libxcb-cursor-dev_0.1.4-ok1_i386.deb Size: 11676 MD5sum: 8efa9a9d5b614714db9d27c4901967ef SHA1: c2ebc4985325cc91260d02c11e0c2727291110db SHA256: 2057a9f7ba18cf0c2efc56749d3592fc02104f1388a29a848d06fb22bdd0ac3f SHA512: 5477e59fc8346e7ac66154a7dd2e3e4b5e93274255caba3698f8b2c63f313bd17c82f51d058e492d47a66c2b1d569a940ea3650772e6e60ad934f8fc5432c678 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-cursor0 Architecture: i386 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: 40 Depends: libc6 (>= 2.38), libxcb-image0 (>= 0.2.1), libxcb-render-util0, libxcb-render0, libxcb1 Filename: pool/_new/main/x/xcb-util-cursor/libxcb-cursor0_0.1.4-ok1_i386.deb Size: 9836 MD5sum: 34d66e91e2cd069c42727263addadbc2 SHA1: 024da235219ebbedb4b6f70302508a693e5cc4db SHA256: 71e4dfbfc32ca582a0a7ee7fdffc1b784d93dde7fe9693024758a1c7a94040c6 SHA512: 5080747cb230fab5dd6fa8ad0a066842d831fdf47693c25e158b849160936a6881564a441f4f5fd7c88c66a9d5f1133753f23f26cb1e284c0e80ce69400f9325 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-damage0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 126 Depends: libxcb-damage0 (= 1.15-ok2), libxcb-xfixes0-dev, libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-damage0-dev_1.15-ok2_i386.deb Size: 6544 MD5sum: 3d4bb0b0578183cce66954fd8b0bbb52 SHA1: f576dd6201b5bd38aa8bb13c212eec77e814e800 SHA256: c0f02577c2950be969e166b5c34e8dc2df997deae0bd9949fba287eb24bf97b6 SHA512: 449908b22f68c6d421bb27b31ad941f44e17de73e70a1d6efeccd72ec9a830f9eea96cddf5864fac09e5404a44c6c06d3c570e9d037efd862a7c146baa07c946 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-damage0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 119 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-damage0_1.15-ok2_i386.deb Size: 5020 MD5sum: a12157f27cc8409e34d8d40e5479c10e SHA1: c7096b99648fa6827c26cf0bcee2152651e6f36b SHA256: 6df8a23ea9164062f4819fd02ba16236ccb1ceaba3f0cdd5b98981189fff056d SHA512: c61c6c5bd55f720a4ae81859d3ce8a8639a8341ddf3a70ee3b6d6db99e91e1a9debb493adf22c6aad9670761ec3dbcd2393f52f2fe8d178c6e98925e0988217b 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxcb/libxcb-doc_1.15-ok2_all.deb Size: 10609132 MD5sum: 2b7ebef0a59cad212b00a4341c38582e SHA1: 4d1322f46c744dab7b50c858f0205e01963fb565 SHA256: 0d08dc3d8db41d8a644afd9067f65c2a61c67f4c67c929bd34df869edfe19a0f SHA512: 539fd5491ab8afc12f411579590adee8cf690b923d0c3cb3b99e6a77224410fe352448efdd22dac079c7f605e9d49af0cc2e9c5f571aca6b087f7a03522d4c5a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-dpms0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 128 Depends: libxcb-dpms0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-dpms0-dev_1.15-ok2_i386.deb Size: 5800 MD5sum: 9067abf7f07e19e8a67174e8470e7d9c SHA1: 0b178c775f7b2c13cdbb79e508ba91ff19fab1fd SHA256: c0101894f232ce0b4bce38659f97db825f01be452ba61f4840b530139f8e070b SHA512: fb1211fa20395478efb91e8c89085c325b5cb6c46a7976a7ce335790f2b2835f55cadf162d0710484515d9b64d7f67fd9b531672e41cff8932218f327dc75a2d 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-dpms0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 119 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-dpms0_1.15-ok2_i386.deb Size: 5344 MD5sum: b8925e7fa091ce238684c025bd439dff SHA1: efae8d74eb8120cda681dcc391752bb76a53f7d9 SHA256: 0df38049a258d54f4003ec28210de7aaa20c0f45bb222f57a48e5e37bceff17d SHA512: cc8a804220218142eb21bfe70f4fa04d621c24652f2035948fe697c8fdc4fb462a516c3139f221698664025c25af4feb8f1bc369898ca73c05a0db93a68b3dba 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-dri2-0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 156 Depends: libxcb-dri2-0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-dri2-0-dev_1.15-ok2_i386.deb Size: 8480 MD5sum: 0f3b6e1048b099299152368524f9899f SHA1: 6a5ed8d53492d20770653398596a9e6e5828fcf0 SHA256: 36ddc7f535f66c635d2b9c44423633c92ddce1670c993fc62bd50688bd5d78e8 SHA512: e8ae3b3793bd6e68b107a144460e932985cecdf63f07cadc4a62bf8bad07aa67a74ec00117e4272e0b50eed15df3d6d57370727baeaea0eed91ad961abe49388 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-dri2-0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 129 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-dri2-0_1.15-ok2_i386.deb Size: 7296 MD5sum: af67c1bf35dbb5bdf05ae6dd6d36c62d SHA1: ebbfa2419cdef03035633dadea84a41b7f18aa3e SHA256: 780674740b02dece249cbeb1024b01a809ce646a96dd21ca1442f9116e0829a4 SHA512: cad6529a0ec8de1269987eb4a61bc232003931ec51c395ee1c1682cfcbb6978b178e18725c21e509743bd0abbf3cef85c9a5b6fa5b260920df8ef8d3057b91bf 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-dri3-0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 129 Depends: libc6 (>= 2.4), libxcb1 (>= 1.12) Filename: pool/_new/main/libx/libxcb/libxcb-dri3-0_1.15-ok2_i386.deb Size: 7184 MD5sum: dffac126d3e3f18328c5aed3855f10ec SHA1: bbcd986a4fb92d8e57ea97b312afec70ec81a3fa SHA256: 10ed6616b861f02f58fdfe3f7d6eb16411e8635d29911eeff77804b7f5468e1a SHA512: 2d5a5febf30090f41b08e77720b0dea787e365076afd9cba0a37f27810f74f8c93fc3abe67e5461d36ca6cad39cda7ea7f5f01175ebc5141295586fe4fe01617 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-dri3-dev Architecture: i386 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-dri3-0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-dri3-dev_1.15-ok2_i386.deb Size: 7780 MD5sum: 3ceba6c0288fd10a225e3db4c9f8c633 SHA1: 9479107575cdfc61402a62f56221f820f397f4c8 SHA256: a223469f47e7da32d2abf681c667e11055dcfa1849a272ed1f2d90c6885a1c80 SHA512: 96c28f21d1efff55c9e95f95abfbab17a0a17d94ff0555099756e6218e2fa26b6e2acb4a7b3c17467dc3ca0fa4d7e2a7d1f8b93c3b3dcb74c7e04115fdffdc6f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-glx0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 474 Depends: libxcb-glx0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-glx0-dev_1.15-ok2_i386.deb Size: 27768 MD5sum: 993f22addb01058469fbdd4bf53ae2a8 SHA1: f2fcd2d84ba9461118eb51b3fd5f39202c33727c SHA256: e482e733efb60baffc872130237c6560613ab3c5bc0a4d9edaecdc73e0e1b0b7 SHA512: 2262889c9bd2f0a7b86aa45c8dd42e99ddb689e438b51970f8c81fd2fc374e778becca2110f2aefb2f208c77162415a6c2755a9fbc010c31f81c0a944bf1b94a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-glx0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 241 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-glx0_1.15-ok2_i386.deb Size: 23760 MD5sum: 42003390264c2b8f7cc6a4cb9f79d0b3 SHA1: 81a9ad49a27dd292e7d2a7a685f30c7b624954d6 SHA256: c8e6a17a5b32aea1260fb3540cff5df2017a1cadef31e8178f964d314b839b80 SHA512: 879b10ef310d8d6974acb406746a6c3398fa8fc6b8219bfab3f2cdb7d1f1f7e4f309426a36829af4d51668ef6c67cee0da1e75dde60b2dbe25570609300de0bc 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-present-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 132 Depends: libxcb-present0 (= 1.15-ok2), libxcb-randr0-dev, libxcb-sync-dev, libxcb-xfixes0-dev, libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-present-dev_1.15-ok2_i386.deb Size: 7036 MD5sum: ad41bfdf0590dec54bc7f3645f3eaabe SHA1: 0df678b2cc1e1663c12f4d90aa6d287c85ad5653 SHA256: dda570dd035f0e75dd74f67e6a8209cef4e6c288d67e70ea839751b298cdcc6b SHA512: 417d4c86cc1810de13a07bee5ac72d2018fb0e5f327b714066557e50f5f6b835bcf733697f5c2c6faff4c15f0b025acd8a9407dfee2556ab56d54735d3d83464 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-present0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 119 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-present0_1.15-ok2_i386.deb Size: 5736 MD5sum: 56b2d37bed25719e261c2ded08370a4c SHA1: 19152e6770cdc8a99318c6af80c8697c14acdb84 SHA256: a16d1568c6a834fa90c573745dd85ca299169b133409c0af18e0d56446d755e3 SHA512: 4c354df1ff47be8d7e1a333078a9a5f83398263c7d40b26302be64db7eddb0c9c762fcc0f9837e92e4c6ffb0447ea19d5f46c84a6b12a6dd5ad7ea9179766fe7 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-randr0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 312 Depends: libxcb-randr0 (= 1.15-ok2), libxcb-render0-dev, libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-randr0-dev_1.15-ok2_i386.deb Size: 20980 MD5sum: 59ec4f9eba9240f03f7e497b96016132 SHA1: d47cd8e3f544322e3bd99885ef174d51f755bd3c SHA256: ec01b6f22ddc994081f7a4577a5e160e05a0f073136ee6e9ef1c7f49e4365aeb SHA512: 2a5787b986bb3eeb70875d0db81e02ced587e4405c2a3d53bf0ec003829659fcf768e972d970cbfbcf37b3aecc990a6b241194710affe85ac16994332f46d3e4 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-randr0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 193 Depends: libc6 (>= 2.4), libxcb1 (>= 1.9.2) Filename: pool/_new/main/libx/libxcb/libxcb-randr0_1.15-ok2_i386.deb Size: 18228 MD5sum: 02b2eb553da37889ef6b6af28b1e3304 SHA1: 119f5bb726b1961cbe4e4b1d12cb36ed73629bab SHA256: f973de40e7ac88dde5b3e2132826d8baa62e509141fb7666766d736162bd0239 SHA512: 308b7032dad6d2e7e03471d82874e5c7d6bab8bc9d7acfbf483c9454a221651518d53a7cd058a90b83d522b712059417e25fa1d18b373ac16d11a0aee817404f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-record0-dev Architecture: i386 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-record0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-record0-dev_1.15-ok2_i386.deb Size: 7968 MD5sum: c135f7cd0761d4089ec8fa13ce1c0183 SHA1: 42fc618bec01a0a471ee7906c50a839f09a43e87 SHA256: e52296332956d4e06b31fcf31097051f18881f949a772bddedc5e3b4861696c5 SHA512: 8079a882907539aee0439c3f7a64c84b70eca10ae51917dfffba11d5c0e6ec6d0c2080e77d0144014916ee951a651ff5b51a428c68f708e964fc89992538121a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-record0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 129 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-record0_1.15-ok2_i386.deb Size: 7368 MD5sum: fd0139af01aef050c689975e38e21a0a SHA1: be693b865a27b3202ec0cad64b011151fdceaa33 SHA256: e52b053cf781dcae93cc224a4d1a94e1f259354aa77c798b72114a592a904663 SHA512: d1c8bcc9fba4c5e39c5de4498005dab7b6a65040bd3057bd31d74149d5d500c6df69526e39e11db1ddb53f6eb362493076da200abdfd4f6cb78e7e5dfa6e2c54 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-render0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 262 Depends: libxcb-render0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-render0-dev_1.15-ok2_i386.deb Size: 18652 MD5sum: 753e87e59e41ed949249b41fbe765db7 SHA1: f25ec2a8ffc7733ea7173c2c6b0def4fcfc6c801 SHA256: 209e8759204603eac0c6e233ab2f51fc426222789a51eb4d62c9c07d831dff44 SHA512: acbb131e1378b15e796a8f6e715bbe55bebc0f911e72c8d175b234d2b73bf696c5da64c820146bd44af48965099546e100e1d09e1ed0d88506af02cc4df99f5d 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-render0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 169 Depends: libc6 (>= 2.4), libxcb1 (>= 1.8) Filename: pool/_new/main/libx/libxcb/libxcb-render0_1.15-ok2_i386.deb Size: 16060 MD5sum: 4dad6db5c4de1531e3eeffc928e2266d SHA1: d936eb1291ced552c166350d10cc44a4830bee66 SHA256: e5b091cbdd9afe69b70699ef45955658bfd9c12ac567d56ddd349543bb9a1145 SHA512: 2a365a1dbdbb4d09daab17354d488a3101bdc505297616aa330a9753c2df92079c04f56f92c7312bb2d5e3052c4c8e422e6527ab59a16811e195994e7c7667d4 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-res0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 142 Depends: libxcb-res0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-res0-dev_1.15-ok2_i386.deb Size: 7248 MD5sum: d8348fbf79f1a4619cd55cc5adef15c3 SHA1: 527a8b34d774ea32c99205cc01bbac9f0104c9dd SHA256: 0e0702b2e9251655d9024de8a67a462bf85b1bb13af75894a67be173067c3e5f SHA512: af91117d5d77d39b8af62d11fc9426c567ccc824aa0f6890eda34c9ea615a8abb02c720e71814f4c19edc4fc361c484bf2609c883d21b54b7e9efbeebf389cc4 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-res0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 125 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-res0_1.15-ok2_i386.deb Size: 6676 MD5sum: ad475d80b22cd9942fb7d1e7d5bbd9cc SHA1: 83d083143d50fc6b640fbd542d64ad88e69bdaba SHA256: 521aec616c66eddf01263c5e3a092d70ab7f81f7da7a164874616a05f028d6f2 SHA512: 983f9efc285015814a90edeeaa5c1b27abf314203ac80a7e12c3e5f8b7bc1377272432761f9cf43af30229c4d34579b25cce640a854143fe14e83313dcdd46c3 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-screensaver0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 133 Depends: libxcb-screensaver0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-screensaver0-dev_1.15-ok2_i386.deb Size: 7140 MD5sum: 1b943d9d6b4f607ec1fc32d58348b4cf SHA1: 0772739a8afe668a01b503571f942d778efd2f0c SHA256: 6711ea436bb6611b941e524c9d19ca393461a668560abbc4e09b6d1d6f33bb2b SHA512: 34f03b700d85e2a204f9cc87dcea36030841088bf0b472dfc759055a00c0acafe5b835714b26aab509f1046554ea8c6bef4129e040b3d60b9f73a35f554d4f53 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-screensaver0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 124 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-screensaver0_1.15-ok2_i386.deb Size: 6340 MD5sum: 6df4991ccce62cc72c98a1e163b5d22b SHA1: a08786adcd8245e2d22ef23af3e2f721cafa103c SHA256: 7628ee4b958658ac89307ccef5a8c3192da39b7673f6079897c5b3f3cbbdb68e SHA512: fab8998dd46b2815abaa7a16285e0e00c6e9781515f673eee05800eec744dc60de3e94b7ada64bb6853ad2eebbe29b813d3180e5fe3866d958f67cbae1bfe0bb 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-shape0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 137 Depends: libxcb-shape0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-shape0-dev_1.15-ok2_i386.deb Size: 7140 MD5sum: 57317b8be4b42fad3d150714ae03e519 SHA1: 551933df7d44fe0bdf3912c01c59479fc372ea8e SHA256: 4810b35397f92c5be164c211860bed741a392f0078c029a72c219c3d62599071 SHA512: 52151e2c86394c6405a18114980a34cb79def26ee167db36ae4e1a2bf37e0cbdfd1658ffd945f7da852e0abcf4a6a11da57b2b03f96d20c7640fbfbee0fd472a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-shape0 Architecture: i386 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/_new/main/libx/libxcb/libxcb-shape0_1.15-ok2_i386.deb Size: 6140 MD5sum: 5f2f592a5183c7e853ddfde73016d99a SHA1: 7253bfc31a42b8023a137feeedc2004dfafa5302 SHA256: e34e4ad063dbbd02f02c252ceaa6daf4871343b8853f999bb3460ebfa1aeaf19 SHA512: 7f7e77334331e5586920d749594e1ec509a2f265d5ffd2f08c7c1a4a23c60796d8922ab97d30231a1a4c3afee9b53722dc3cdf35bb24aa8a20071b891abe173a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-shm0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 142 Depends: libxcb-shm0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-shm0-dev_1.15-ok2_i386.deb Size: 8064 MD5sum: de7a6668cb1bf10005aa625e8aef1c61 SHA1: 938824bccfd95b51f29fdbb9ecca8c127088d1eb SHA256: f64d3cabedc65934f9279ea8accf62b83884140515295c82e9c6e1a71c31c5c7 SHA512: 1bf09e87b396b42cf32a4c5ab7e28b88b4288a582e26a3599607f8089f9499b7d8839e86e1652613d8011c61106021a5bac69fbe204b63d400f31661cda0ab98 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-shm0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 119 Depends: libc6 (>= 2.4), libxcb1 (>= 1.12) Filename: pool/_new/main/libx/libxcb/libxcb-shm0_1.15-ok2_i386.deb Size: 5792 MD5sum: 13955ec454595167631fd20ea4030c50 SHA1: 53f57dc4239d4da168b8b5f458be83feb72c1a32 SHA256: 94762256b0d436e5ca5cf510386efb75fc6ab730d1f620086c4e8fb17f698728 SHA512: e88f905156b09ba010b1e1cfe32c7d2d2c43aca257998c891374194cdd55666924b9e4aa219cc980d28d5ed563d9a24861ae8e1c52d6ba45c568d54efe33b507 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-sync-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 173 Provides: libxcb-sync0-dev Depends: libxcb-sync1 (= 1.15-ok2), libxcb1-dev Conflicts: libxcb-sync0-dev Replaces: libxcb-sync0-dev Filename: pool/_new/main/libx/libxcb/libxcb-sync-dev_1.15-ok2_i386.deb Size: 10652 MD5sum: 6e1de6f5e5c8e55da3826ffe79159668 SHA1: e4868a2ae654f36a532247f22b8dd7a1ca3bc901 SHA256: 34c24368a4a663d53bf24c2378dab7592de0ddde713075f116f0a373442223ca SHA512: d493e026e575ebbd7c8e8e98901f5c68240ce07b1cdf430f42e99a6a2eb9a4c8dc5aa40f6510ecc2a7693e5d1e74823cf6f519d19174c837f6568feb3560a331 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-sync1 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 138 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-sync1_1.15-ok2_i386.deb Size: 9232 MD5sum: dbb511e1870725276e7690bfe7cdf650 SHA1: 6a553a724406f33a4475b6cc079263aff17409a7 SHA256: 9118851ad7ec05fab9f1acba5fde7a68ec24a63d2dbb29297dbeea8b60120f42 SHA512: 67cf21436ff20044c6d9d74af43407b33390d149307e23474995b1f788497a51c23461aa37cc49c78ef0538304872297dafcc8eb21f1438abac6a4be2819a20f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-util-dev Architecture: i386 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: 64 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/_new/main/x/xcb-util/libxcb-util-dev_0.4.0-ok2_i386.deb Size: 10946 MD5sum: 7d83bb0b8ddcf13fbf44d59ec3121255 SHA1: 1b20f562ca9f96fb48542f01ca6be1e76703820b SHA256: a31f10cfdd140fc5432ef405b53d9600e950be2be0425b9cbb5c3989c01b1501 SHA512: 3eb7b0fcf3514b727c0c8784fe038ff5a0461dba369064180e97a2f9fdfc4d6bcee89d5533c92f007eb1cfacb9ec81cf7c5a4bf76a9f5cd20c83d84dd1fef666 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-util0-dev Architecture: i386 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/_new/main/x/xcb-util/libxcb-util0-dev_0.4.0-ok2_i386.deb Size: 2500 MD5sum: 8df3c6caa0768785b4417a74f64d30d1 SHA1: 217e6d44c2eea52a6a36bed7f8be0a595f971212 SHA256: 457cbf08cf69ab223683a62723c2ba74f8023221c2f3bf524d91e46a93e9ed26 SHA512: ad7761d7cbacc8d2e6e178bf7bc9cdf736815190273a412c78f50613127f934a33ef86550e3d07738652fbb111c8a6b0275ca08dff090de70863d2e83bc4c36e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-util1 Architecture: i386 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: 57 Depends: libc6 (>= 2.8), libxcb1 Filename: pool/_new/main/x/xcb-util/libxcb-util1_0.4.0-ok2_i386.deb Size: 11708 MD5sum: f9a24ca3603bc29d21a513d42485815b SHA1: c6c98bb6edbeab9de9c37df676eaafcd05270fd9 SHA256: ddbee016fa4c309a5185fe1c67fd8af5a015d39126e54f3d39e71cb0152514a3 SHA512: 67608519639b3e209357089e6da4e0713e9c954b971d443af72c60e6700861d7262d6117a77e360d1939a327213ef7ad3a046bdeee1326cabf5ebc781ef1241b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xf86dri0-dev Architecture: i386 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-xf86dri0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-xf86dri0-dev_1.15-ok2_i386.deb Size: 7560 MD5sum: 2082a582ef50b29a632917c3dd0e2142 SHA1: fc3cbcf5da82ad9528e8b3d12adaccd63c36774a SHA256: d347dbae394769255217328900f9709bf52273e0e6e2fc1ca5e98c537c5cf300 SHA512: 0135d49b8d55b3cc1c28d324986bd75450b6d5b34bb7f605dd1de0dec367ecb89a84563a8369a15bd3f4b85c844d44cbd68d1d2172345f2bc14026f3c9d5377f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xf86dri0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 129 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-xf86dri0_1.15-ok2_i386.deb Size: 7000 MD5sum: f9ed18949fa7881230984a61cbc24756 SHA1: 424b6ab14df2d8d769e075db778f8b469440581a SHA256: c7f874f6ebb80169bb0d5a069c0468f8aad467e4f9dcf83a32431e84f96f1189 SHA512: 06fcd15d4a0943dc2eec08267bcdef9c422d3f47cdfeb77fc9516315c3620164faad62fb1fae137d0aa05963bd2159553d0628cb18ddb9618d705be74e34d80f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xfixes0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 200 Depends: libxcb-render0-dev, libxcb-shape0-dev, libxcb-xfixes0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-xfixes0-dev_1.15-ok2_i386.deb Size: 12224 MD5sum: 8740c4fce4eb8bcdceae505411699a0f SHA1: e1b98df2804ec4ff0d713bf533024550fe34cdfb SHA256: 51be2a3d73680decb3f6d9e41e05a391c038a04932e8cb0fb9242c068456acca SHA512: 538ad1380575b8ccbd832428f1f87726f7994ad979a0c965da50832df01836ae4609e1e67148c7be088c68ac2deb3ec0d2be8427425e252a6e089c7470ec7e53 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xfixes0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 148 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-xfixes0_1.15-ok2_i386.deb Size: 9988 MD5sum: c0642d43aefd1632d42f3b069def0ea7 SHA1: 9db44192787b85d99975a36617df5e8669eb0488 SHA256: fce50974ba8988f024b5f010a066ab7f9906c2e809a5b04eaebf3ca3aeca2fdb SHA512: 2c031d2838724022133f9039729c607263ba18ac403186b3a945a01ba947ba317cd7d5dc4bcd078f1757d4175077095887fea0d3c8dab838e899aa8f173ace0d 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xinerama0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 128 Depends: libxcb-xinerama0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-xinerama0-dev_1.15-ok2_i386.deb Size: 5932 MD5sum: 6f76fba4b8032bf3671dea9f772d5fc5 SHA1: ef8a4f98e8ec674afc863fae9c3253003902c4e8 SHA256: 992af825cc2e1a67d1404d42ea737aa4730ce2fdbdf142adf017e0c344d96d6b SHA512: 370db573b3a1e286351b1832d6f7c6f4e17864fe71ed8ec024d82f8fd93ff13776c9d767becdf3735acfa77b604a9a24721b71b833cde21e6a5191990edd700a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xinerama0 Architecture: i386 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/_new/main/libx/libxcb/libxcb-xinerama0_1.15-ok2_i386.deb Size: 5480 MD5sum: 961a1841592e5c3362acda08aa459d13 SHA1: 5e8d4067ef3f28eab74072295aa89763251fadd7 SHA256: be228c5fc981811852f041f10fa407fab580e6e3a9894e2c4c2a09997647dfd1 SHA512: 84ceb07353d090724fb105f5338bb8326f1312f13fb4d9e8af4a60c22fb60d383068ece472e1f349b8c5f72aa3d6a73e7c6727a133c82a68b5e84907fd3d2dae 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xinput-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 564 Depends: libxcb-xfixes0-dev, libxcb-xinput0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-xinput-dev_1.15-ok2_i386.deb Size: 45652 MD5sum: 5767dac5dbaeb97a71d548d171335b3d SHA1: 1d714706d34eb9454e447f6cd65547011b6e86b7 SHA256: 60a9c01f92656993b05982b67787b10a16c153fab18825c7356c4c54a72a1116 SHA512: ca8ddbd444f47984efe890e78386e72f56d0643654f94428633ec72d5814fe7b49443c5f6cb9aa62cef70c7841a1a0783782627e6a008015c2b83a5cfe35b156 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xinput0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 250 Depends: libc6 (>= 2.4), libxcb1 (>= 1.8) Filename: pool/_new/main/libx/libxcb/libxcb-xinput0_1.15-ok2_i386.deb Size: 35008 MD5sum: 4544e1cfc57f918b7fa0236dac9bc347 SHA1: 6bb2759ae7ff491bdfdbdb3591f9d993812fa496 SHA256: e994cc26dc096210660ce6a5e2381b604eca9069eafb24a78012a396a1a23f8d SHA512: 88981bd7480f62a38283341fdf5add7026f029a74d923aaa0ab9bc88f677ee2c4a9a77dd0911aa2903ad4f6bce0f1bee0e5bb69fa74609d404794eb842432f46 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xkb-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 466 Depends: libxcb-xkb1 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-xkb-dev_1.15-ok2_i386.deb Size: 40612 MD5sum: 0c099f1959d4deb114a429297686d931 SHA1: 391739f3d2a479c4e893a68cecf46a7c62e6ee9c SHA256: 4ca02b7c66e42729883ed8b13647b4cc515e8bfd3a8da2c65bc33a50b3d8c860 SHA512: 8a41886b287d25263f003db69b420a157de5d87772882e4b740a4279107f9f7aa2e7e3881105033f974b9d38e071046e2cd0bb5081031ad37ac7a9f3af1630fd 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xkb1 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 248 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-xkb1_1.15-ok2_i386.deb Size: 31604 MD5sum: 12810acb3ba2e20172e8f34f76dab0ea SHA1: a190c199bd919aac045a6f02c7795caa3eae2349 SHA256: 40ed3d6da0b455fc0f78e6124398ce668ef1195d6b1f87e29ddcb3d675e9bb96 SHA512: ba6d270d67fef72e6c6b0ad79b05b6eb40a2491a77bfbb45bd9d290142b5d43fae3b42e912b4f430aa3cdd67409cfcf9354fce5ceabc6cd2a892c9014d1610c2 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xtest0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 119 Depends: libxcb-xtest0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-xtest0-dev_1.15-ok2_i386.deb Size: 5216 MD5sum: c5fb101784cb02503128e026377c81b9 SHA1: 85d44268d6b562b4b1ad7b6b495543ece9475dfc SHA256: 5ad8af32b0904f3847da57db37024cf3877bc93fc45c3be88dce154a6d79e4b6 SHA512: a3ef9b4a8d553504134799b9a5da10281511b74634e8edb784363f71b5e9733b6939317fb195201b4ce6a042f950a389bce13d5045c047ea4a560a692efbc792 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xtest0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 119 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-xtest0_1.15-ok2_i386.deb Size: 4916 MD5sum: fb25ce6a1f722c4f4c4a89d9cb6e32fe SHA1: fa0609941631f137d51892b2c74293a1b5639bb6 SHA256: bfa7c7d65b2f4436dcfc13c655991a96ffac4808fe780e7fb7a63b0cea0e67ca SHA512: ae1add8da3996faf18e50885f4e76724ab534a52144c0ee02890c84406417ceda65fa781da8a64820900c331f50f4cb0407d39b350b357cb8652a395abe4eb88 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xv0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 190 Depends: libxcb-shm0-dev, libxcb-xv0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-xv0-dev_1.15-ok2_i386.deb Size: 11680 MD5sum: c72f5c0af504f3bf93ad8ac2be1f2a70 SHA1: bf5011eb303df8028e450dbe38871fc709a54b6a SHA256: 2c4047da470f892f3fda8a8c474bc8a7f941df428dbecb399488fead0cc79db6 SHA512: 9dec8330d298d0263a4c6c716fee90ce23926e1a16e86fd2692aaf107897792fc3a02bc5f5341b9019cdbdc7bd4c0b3bde450a69c1d6d7a2a91d9a8122ba5854 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xv0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 139 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-xv0_1.15-ok2_i386.deb Size: 9852 MD5sum: f1e9661e5a2e15eceba4e4dd29537d98 SHA1: 4d9795710dde298bb922ebbf2da59f3cbb44c8f9 SHA256: 0a4281de1406197627f93d4ba0ea2de7086ea7ebfbe89a2a4ceec6ac88cbbd5a SHA512: f24a62d03674869c18b7b2db908ddc46ee95dd7b7582ae811d884c183b096a00645086c30f9890998c1876b5836a4e433c4128fae2081f4263abcaeab2b4bc8e 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xvmc0-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 142 Depends: libxcb-xv0-dev, libxcb-xvmc0 (= 1.15-ok2), libxcb1-dev Filename: pool/_new/main/libx/libxcb/libxcb-xvmc0-dev_1.15-ok2_i386.deb Size: 7252 MD5sum: 82db98773ffc2e209c393d602f2b0908 SHA1: af27851e7e4f656de0cadab448339759c95a9c5c SHA256: 03f0b5ea9a039a2d60297d8f28984bf3b01610b32dc5e5071426e7cab7bb8383 SHA512: ae5db51493adcb0d70630166335fffce0648b901f8b373dfb23db5bf294e918f1927428b9b035864a138013ff86eb92f69c98300d4055d05a667c566fcf7c43f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-xvmc0 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 125 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/_new/main/libx/libxcb/libxcb-xvmc0_1.15-ok2_i386.deb Size: 6508 MD5sum: 4bb3769814b0564c627e0bb3acba8223 SHA1: e68f5ef96af774cba2b299216458a7e0a519ce85 SHA256: 646438145d1dbf9c4ab782f7fcec9353a35e4ecd2e950ec27cadb29fe797bbdd SHA512: 2acdb1322acdfcb8a6cd8aa3bee8b98caa539a994b43034ba2b79b9427ce8492784f859748af6e216f3ed2cf0c6cac464897030dc159b1c5df6bf443959d9d0f 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb1-dev Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 726 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/_new/main/libx/libxcb/libxcb1-dev_1.15-ok2_i386.deb Size: 82596 MD5sum: a4523c0f44b5b2eb0cdeabb2e996b937 SHA1: 9d13540e2ba163cc96d9473bae2c400947ce72b1 SHA256: 423941f6f25a1f0c7489b7c72dc7d05df34e97eaa589ed7ba85fd96acf7e20d3 SHA512: 9e093865d5dbf9bada14119a99ca9109a8480631b9c1f38b3c6799d41c1d3e62257b19e12edfee0d87714f6e0d359521f84577aab52a765f2a9648000255e97e 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb1 Architecture: i386 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 305 Depends: libc6 (>= 2.38), libxau6, libxdmcp6 Breaks: alsa-utils (<< 1.0.24.2-5) Filename: pool/_new/main/libx/libxcb/libxcb1_1.15-ok2_i386.deb Size: 49264 MD5sum: 44ee15e97771589a93460dc8e420108d SHA1: 015fd47a9116332c6e9e61985a7ef6779595529e SHA256: f71de37107c12b42f41aa1752cb6b37a93cd3735d765f4da333dee1e7382e172 SHA512: cd51f244dbb7995854a25a3977f709c5560da64df508ed5c2be83cc69ac8866202c77b98358460084a2a5e30afe190bec78da10324348b378db700335d045571 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcrypt-source Architecture: all Version: 1:4.4.10-ok4 Multi-Arch: foreign Priority: optional Section: devel Source: libxcrypt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Marco d'Itri Installed-Size: 2892 Filename: pool/_new/main/libx/libxcrypt/libxcrypt-source_4.4.10-ok4_all.deb Size: 534864 MD5sum: 1c31ad33d8ce66f379256007351eb148 SHA1: 11032f62c6d545e54894e803c4068d54eb300e85 SHA256: 5e5005f0d0bc913049ef4e15f4a6bc3c91cd852cdf0b4da7806c1e037b8cd2ce SHA512: c1eb67e05fb24193ea0677bb3f121cb0e24b9c2f83de092ff510e46b69595073855231c2893e5bac44b46054acddccc0f3169c5a1c421d36eb5b6751ae2d1d0a Description: libcrypt shared library: sources This package contains the sources and patches which are needed to build libxcrypt. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxcrypt/libxcrypt-source_4.4.36-ok2_all.deb Size: 386714 MD5sum: 3708f36cca624dcb285ab8d3ba780565 SHA1: cf6f9d0ee91257e334be8ad55f6675eef5cd43ca SHA256: 48e36333014341408f493f0ac67edd371209bedd7a0c75f094d3175d4cab105d SHA512: ebe54e436e7b80c532e943d9a52a1727a5ed8b269d3b117184a1c209ca5d1e5383832454f8148e23cca18ea80f6fe745ddb0d51c5343d70c9248d58ba39a7ebd Description: libcrypt shared library: sources This package contains the sources and patches which are needed to build libxcrypt. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcursor-dev Architecture: i386 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: 161 Depends: libxcursor1 (= 1:1.2.1-ok1), x11proto-dev, libx11-dev, libxrender-dev, libxfixes-dev Filename: pool/_new/main/libx/libxcursor/libxcursor-dev_1.2.1-ok1_i386.deb Size: 30536 MD5sum: a1757722bce327e431870dd1834ada3b SHA1: 709277cfdfe1c372b3ec5a19633c20c6655067d7 SHA256: b987113e75a92af1a560b32a7fea675e5e44990422a4f3ed14052d5d17d9f79e SHA512: 73cab67dc1891f122b28d4f7ac7dfe2d91d7aa5bf31f58ed9770494dc66a27088bb65a9dbd1fabb7fe214914bcde7b2ff511643aadd6a6c3a26793bb34e907ad 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcursor1 Architecture: i386 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: 77 Depends: libc6 (>= 2.38), libx11-6 (>= 2:1.4.99.1), libxfixes3, libxrender1 Filename: pool/_new/main/libx/libxcursor/libxcursor1_1.2.1-ok1_i386.deb Size: 20656 MD5sum: 2727957d608b33d48cc93140118ed6c5 SHA1: eb2267a9349878e858e5896229f6503f2cf8eecb SHA256: 07980d856127c3d622cf8e6ec8e564d3cdd3085f23d4f77ddfe09e882d1ad39f SHA512: f4e805b0e3c2354ce0bd3bed27ffc0fcc2fc34178855bf196a83306951fccbd8a4e448b80ee31a2f7201d5f17a20df7d4415c770faa01969b889c7b834b3003b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxdamage-dev Architecture: i386 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: 35 Depends: libxdamage1 (= 1:1.1.6-ok1), libx11-dev, libxfixes-dev, x11proto-dev Filename: pool/_new/main/libx/libxdamage/libxdamage-dev_1.1.6-ok1_i386.deb Size: 5200 MD5sum: a414c3eddb3de764048c521b1861fb4d SHA1: 797669593ad52caa1f3661e6a4f6cac1ede2c1c2 SHA256: 3cd742847adc8cf4cbaccd6519758d983bf4a25939b1f128dc7385027d4b38e6 SHA512: 6d6cc017f74d60bfe8298388b1a5dc7ba4d686b47b9eb2e3bafc0076c355d0f6f14bb905340ddd127fafddb6db8c3bce2602ad9ea4377c3d0e472563dc8797b1 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxdamage1 Architecture: i386 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: 37 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1) Filename: pool/_new/main/libx/libxdamage/libxdamage1_1.1.6-ok1_i386.deb Size: 5728 MD5sum: c9da859c17c6e3bc26d2aa85f8791833 SHA1: 7c3578ccb1dcda1867875eb5508bef43fd2133e6 SHA256: 223776e2824d383fcb7ab85514541d720cc2e2086d1b06168738fa4277a789a5 SHA512: b3341b02d3540198f774f8d5c4f15c96943b8a2f3695b6ec043dfa2416dce20b347f16b7e28509809cb2563cc4cb0c7373775be682f176200e47ca03bceaea6a 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxdelta2-dev Architecture: i386 Version: 1.1.3-ok1 Priority: optional Section: libdevel Source: xdelta Origin: openKylin Maintainer: openKylin Developers Installed-Size: 265 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/_new/main/x/xdelta/libxdelta2-dev_1.1.3-ok1_i386.deb Size: 67340 MD5sum: e3785317198ff3b896fd28303eff5856 SHA1: c837cf0a84a28cca2b3ede1759365e8e14ca7eef SHA256: 0ad452d4895d72a597bb2dce8cd1383cba8815f2eb8258f4be943236a26e8a1a SHA512: 6b29f9abaf36403860aa670bb5d1e93c1889159bd31ff9c9471bf743b9f9cbf15fdc9c9f0dd51e5eea75434486aaa816ad915a02b994088479e7bf6f4ac783df 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxdelta2 Architecture: i386 Version: 1.1.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: xdelta Origin: openKylin Maintainer: openKylin Developers Installed-Size: 163 Depends: libc6 (>= 2.3), libglib2.0-0 (>= 2.24.0) Filename: pool/_new/main/x/xdelta/libxdelta2_1.1.3-ok1_i386.deb Size: 53630 MD5sum: dc428ea133c267b00fe30a918a639e00 SHA1: f29ac7fb5d371db9729ab032dd9ea00eb9f9d785 SHA256: 9a1efc9b43340b3f2bf3c644f13ccf18c093903487f0c98f6f3d591d335e3c87 SHA512: 5cbe6f970ec0a639681cfb97a360d8559bfdebe43616283f5a4d9745476f2ed7c97e2ae8fcf0060063bc893073bfdd86fe3cf5ae5339d55158d47361baa832df 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/x/xerces-c/libxerces-c-doc_3.2.4+debian-ok1_all.deb Size: 1860468 MD5sum: f71dc7029c35dc86991c208a90c28d83 SHA1: de53f13228db590beff6c35bfc048b88b9104d4d SHA256: 31353f5157ed32924d27c9c9e758b1c0e0637f9fa4d1ec1ec893f8a9dfc99984 SHA512: c5efc99612dca3bb084b514fb217c14bb196275a2726d7ee48a5ed80c33c09025755dcbee35dea7b5708a22c3201fda796a3322298b9029296a6adb3456c44a1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4ui-2-0 Architecture: i386 Version: 4.18.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 234 Depends: libxfce4ui-common, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.28), 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/_new/main/libx/libxfce4ui/libxfce4ui-2-0_4.18.4-ok1_i386.deb Size: 59910 MD5sum: 7ee0399b56b7b834e46df82492087c2f SHA1: ea34503f694ce2df570ecd1fcbf27dfff76d8e01 SHA256: 4b85882b7273a915fb3590ce82a55e33c851f3aba03d3554f95c1bbd57c67543 SHA512: 541ea60b4e7aa714a70ca5cb0e18e8d35a55a27b06ae06679ce137fc9c6102a4357ce1b84b3a742b75dc0e0c5464090fe0f44b567eb247d2ab73ea70a785f6e7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4ui-2-dev Architecture: i386 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/_new/main/libx/libxfce4ui/libxfce4ui-2-dev_4.18.4-ok1_i386.deb Size: 30232 MD5sum: 3a12870bd56a2642de5752de693ab07e SHA1: 0748463e0ba157efb5d7678af91b7d53261f06ff SHA256: fbcbd69df1b6f3ce965bbe85bcec3f03919711ff2fec921ccf6a1f61edfa20d0 SHA512: 83abf9a0f4da159ba0e8578b789e938671c9ef4fc600f424f4ee04084819842fa17823e544aa1c83ca48d8144780293a0b126b76952cb819b8af9d957364c23e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxfce4ui/libxfce4ui-common_4.18.4-ok1_all.deb Size: 239332 MD5sum: fedc78c086227fd8b9bd93ba2cbd73a6 SHA1: 10c9971ddf9e4ad336ac92b90159caaee352dc3c SHA256: 93696703ceec81cdfe74e32196ccfe53ad131340af8efa024a88b4f8d0fce794 SHA512: 0e59e025c2220db1e27b55a401b364df8a73bd737ed4da743e4d890da31b1ec6138ff8d3538157e347b100f8f14345eb746869ad997107a8416b4ad5fd290363 Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Description: common files for libxfce4ui This package contains the common files for both variants of libxfce4ui. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4ui-glade Architecture: i386 Version: 4.18.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 51 Depends: libc6 (>= 2.1.3), 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/_new/main/libx/libxfce4ui/libxfce4ui-glade_4.18.4-ok1_i386.deb Size: 7504 MD5sum: 62ed1133937e53546c05e83b75a44da7 SHA1: 11fa10915e3e58a7c782d2e98436e98c556e4411 SHA256: ffe9947a9e5c4cbeaee3919d64dc6b59ce31db5b24aaab0ce0e75911c264dd58 SHA512: c524e045a5c939cb3b46a2f1cf7f84178b32754762f2693c4bf781eaffa040468a9c1b783da09a01462a081511c534469934fce9a5efa833e0afa692a749822d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4ui-utils Architecture: i386 Version: 4.18.4-ok1 Priority: optional Section: xfce Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 233 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/_new/main/libx/libxfce4ui/libxfce4ui-utils_4.18.4-ok1_i386.deb Size: 72422 MD5sum: 7a7881e4f295114209ecebb4752edf68 SHA1: 40891ef014f50f2b724e25d7d73ab1c16bee33e9 SHA256: 63fc4c25f466f313beba28ccdfd6a20ab1cebb71ed76829f0e2b46f1c27d6c65 SHA512: 1120c12544c4dea81774647f5186aa0fb0ea3e02b47d88d6b2105d71d432a0985520922362ff2e62d418d3356c6f43ccf9d5712b3595883ef471f5713b4fd5d2 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxfce4util/libxfce4util-common_4.18.1-ok1_all.deb Size: 59844 MD5sum: 57b33ce4cb34fd5075526c13e97b5130 SHA1: 47f356ef00c820a416712c96962ac52d5167cd8d SHA256: 87aff083683f397cec9ec7609924c02e086a81c006d0b0a5e97bc1eadcbe79ae SHA512: 44b6e7ef0e38805b7dfd6f0737b3bba6e2b1c50499c4f002280d2bce1878dcb6bcffd092f5e301919c2e185393ece5dfa7eb57cc881eb841568bf2202e0bb99a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfconf-0-3 Architecture: i386 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: xfconf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 140 Depends: xfconf, libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2) Filename: pool/_new/main/x/xfconf/libxfconf-0-3_4.18.1-ok1_i386.deb Size: 37184 MD5sum: cb92a6b6acfe8a4a7de25894d6c1e6fe SHA1: be7338b230ab8df1af6b047b6ca5fde17879f30b SHA256: a9c23317e908b221ec37672b1e4f76d9e14260d45c9812a4024baca3c983a11b SHA512: 430e2a8d0ca2b4038b3c816443b77d3194a5d3ea5714125803a85e289c0e6b25f0694900f4bb4292ab619fe100e8f446d6991772238b0622e639d64cbd26b8de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfconf-0-dev Architecture: i386 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/_new/main/x/xfconf/libxfconf-0-dev_4.18.1-ok1_i386.deb Size: 34472 MD5sum: 0f4b74535c02c78e4d24556af784fb8a SHA1: bce62df0bc30ea32b1257789dacff40c6b0c36c4 SHA256: ab568c5ab9594ab900d8d5cf098312ea7fab22016e0e91bea4cd4dc5a856c489 SHA512: 32bd4ac3401a7ec4958c69f96e27bb5b50a0ab373fe33b0c411d627d718328b449ea4ce70d5f7ce4c6bbd559f79b9d752339473d37f14f6b11c2841235005bce 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfont-dev Architecture: i386 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: 373 Depends: libfontenc-dev (>= 1:1.0.1-1), libfreetype6-dev, libx11-dev, libxfont2 (= 1:2.0.6-ok1), x11proto-dev Filename: pool/_new/main/libx/libxfont/libxfont-dev_2.0.6-ok1_i386.deb Size: 117268 MD5sum: 19efcd4f4022afcb512b14b8db3a9848 SHA1: 17955c354c81177bb1b8fd95c9c0e83fc5d1401e SHA256: c66a9e9b70f1059e471c54f50944de36767772913335190ecc04a86fed64501d SHA512: 29e0956ad3970bc0be75824bb4e901af0230fcba17a98bb341e63e73a782f78d6ce9beb1a12c1268c9bca442b78a7f5b516f3d6da878288d5747d0069fda9def 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfont2 Architecture: i386 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: 261 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/_new/main/libx/libxfont/libxfont2_2.0.6-ok1_i386.deb Size: 93916 MD5sum: 917f1f71702d75bc50be7167a18ad5ab SHA1: 589110199c807887a7d8bcf8af83204198465415 SHA256: 318cdf69d4458cb89a875efe4f9469756aa7e20bd9d2f10466b8b125fe68cf55 SHA512: e394a7f72156914b620972178faa94321a83864195f5384480843fa2866a1835dd7c17d8eb541d465cedcbd611e65b96fb836717f0c4b502fe7d13f10ffa8d4e 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxft-dev Architecture: i386 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: 256 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/_new/main/x/xft/libxft-dev_2.3.6-ok1_i386.deb Size: 58860 MD5sum: 9376788cbe8bcbe0cc9c2e22cce56240 SHA1: 5f8ad2d1cf38258a83166aa295642f6863368970 SHA256: 3892872b748f6a6abcc22332050a819d08b0e442944fdc3c342f3dd6c8fb061f SHA512: fc44d155e90de02f3d74aad9f40005c87f193588a0ecf33888f3f98246bb1ea0f55463c0b742ed54b9d0629d9157aa4851b39da171985349d8ba85e5347fb5b0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxft2 Architecture: i386 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: 129 Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.5), libx11-6, libxrender1 Filename: pool/_new/main/x/xft/libxft2_2.3.6-ok1_i386.deb Size: 42712 MD5sum: 84ce41a82d3e17a7058ab5f172770cde SHA1: 7f85148f5aad0c1178fbf9cd7ea4389741c7a21e SHA256: 218c71c75253c2b5a6a2c3f084f5fbdd1166cde68f67d60c83e48aff49611fb0 SHA512: ad55fa6d35d964f90e2335b2bfbf80c7b0980489d74e931b000dc39c634c7a1c380537bc42bc91c9342b53d29482338d59ebeff51a419020c1ebcebdfd4f1f49 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxi-dev Architecture: i386 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: 699 Depends: libx11-dev, libxext-dev, libxfixes-dev, libxi6 (= 2:1.8.1-ok1), x11proto-dev (>= 2021.5), xorg-sgml-doctools Filename: pool/_new/main/libx/libxi/libxi-dev_1.8.1-ok1_i386.deb Size: 190296 MD5sum: f6220d5286dc0aaf8471645e9bc4c505 SHA1: cdbd77029b1cdc416be2137fb7b3d081bbc44b17 SHA256: 3ec40a4da536d95b8c62eec39e4a4a3e2c6383980244710ecba295f3aefe44ba SHA512: bf5cc1566febf81f1710cf4acb4d9895c16a2e4539408bcb937ac2b5f40f8f2545c62e04ecfd36f103c35be92a145c89705bf69d988412ec01564ea91801e2b4 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxi6 Architecture: i386 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: 146 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Filename: pool/_new/main/libx/libxi/libxi6_1.8.1-ok1_i386.deb Size: 30572 MD5sum: 79fbd54265779e9fb2d31473dd52ddfd SHA1: 9fea74ba3acb748e979f3d76da7718eadbbc5e09 SHA256: d6eb3c7bed5254a434b41c1b76b08ba7e46a53b20c67ea4539eb4e0e8dd605b3 SHA512: 295ba079e67d0da03fb5cd3f21f929039911020f79533bf054475927c8338ce010f220147952b0cc063ae759accc21b23bdb98ccd6d55eed5edcd5e831952136 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/x/xml-commons-external/libxml-commons-external-java_1.4.01-ok1_all.deb Size: 238856 MD5sum: 974120cd49d5ad037aba1909c3ab123c SHA1: 1b32f7fb45986f879d4e3c767ba17409406905d4 SHA256: 2228cd03642611de5f29f3f5aca692bc0f447319d4ba2f3bbed72f0077550b27 SHA512: 04abad77a891884297a2508ec4da49113aba82a5877922ac904bb482978962199d4a27f0568ac3ca2306cca5feb3f5fafe31db1c4c38e3e9f00169b98593c4f9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml-dumper-perl/libxml-dumper-perl_0.81-ok1_all.deb Size: 16636 MD5sum: 66c01121ee05bd0c0bf8285222f41a28 SHA1: cd3006ce869e1b60d0929f49e43a0bb795932384 SHA256: 86cd0afce4537faf00262a834bcf5358ff2e8b57eaca5b4cb2cec270d7075365 SHA512: 928b8360d4eedd84cf5ef9a6d51ccb17c479e04756a406d846717845afde20da2bf95767ca1766052315dfceb40ced737c1965872265ac42dee665f1b5d84009 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml-filter-buffertext-perl/libxml-filter-buffertext-perl_1.01-ok1_all.deb Size: 5394 MD5sum: 763cee9b4a586153ec6a241f5b5448eb SHA1: dde95ae77f23b90b08afe1da5c0e3ec9e7210c7f SHA256: 3e73f8fc39097beeea1895cc418be8f3936c29bb14cc2b875ad4d5608ac1a9e1 SHA512: 37085992113475620f6c3bab08aaaeb72a471ff5be70edf0c7d68a55cd8f33282dae618779f95d3a7cf79a684bf50c2e298cdd800bfe7781401211e6876778b6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml-handler-yawriter-perl/libxml-handler-yawriter-perl_0.23-ok1_all.deb Size: 14372 MD5sum: a6db85c9d724203db1cb5ef467539ca9 SHA1: fa4c77a53dbdd9953edc1231d33f78b1d618575d SHA256: d45909fb70c54a53fb91356d091f715c939f59e0b4278a7cc61bfea82192b887 SHA512: cc2c16b5a92b9e2f628357411089dd83e7b397c398fb55461ebed2b3f442cf223961e41ae41ed36cc053e8f4c53d9e21d90d22b5561f2795a3e26ea9f7a8c978 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml-libxml-perl Architecture: i386 Version: 2.0207+dfsg+really+2.0134-ok1.1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1048 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libxml2 (>= 2.7.4), libxml-namespacesupport-perl, libxml-sax-perl Filename: pool/_new/main/libx/libxml-libxml-perl/libxml-libxml-perl_2.0207+dfsg+really+2.0134-ok1.1_i386.deb Size: 313596 MD5sum: bb6f5a938982829eab13e4e001b51398 SHA1: b0c0f71e98395cac828a9af939f5aeec4f618085 SHA256: 43cc4a0fca25b42f5ffbd931495a84bc3290b9e54bd58046fb79245c0c2c7d1c SHA512: 5de2b94c4213c71851221d37e561d7df08c639974067105548d4ba895b67ec1ef719d59a256ee58ad5f398ef9a6cb29d753ccbc5e11b2e6a75072938a654810c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml-namespacesupport-perl/libxml-namespacesupport-perl_1.12-ok2_all.deb Size: 17946 MD5sum: 77edd8882f19f9380844f8ae319bf721 SHA1: 5b1c60883956a975bcb4e2b3f8e750cb89743795 SHA256: 49f93c8b58095ce00043e2acf2adfad4662d7f77aeca79d1627ccaf7c8667d63 SHA512: a3c63cef38f9d2e25933f16b13187ba0e22d32d57579aaed3e8005ae2947caab761505d437b463d6dd814021b1207575da3c827e0569c41a5783de6ee5bcb8d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml-parser-perl Architecture: i386 Version: 2.47-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 689 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libexpat1 (>= 2.0.1), liburi-perl, libwww-perl Filename: pool/_new/main/libx/libxml-parser-perl/libxml-parser-perl_2.47-ok1_i386.deb Size: 189672 MD5sum: c7e9b70a4851ebb599cc529467fd4f2d SHA1: f8621a427a4c40163621b7919607ff45eaaf01c1 SHA256: 8112a972bf0dbb84efbb23b9ef3a44d08c7527483cd93e0134ced05d80856c19 SHA512: 20a4cb2781991226660248f4b59f94282ea218dccb187b62e866212c7ac7e9f4c47493991cc610e1ef64e508040f9ff577e5d2bd3c4fbf268fd9b54dcc4f7119 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml-perl/libxml-perl_0.08-ok1_all.deb Size: 92012 MD5sum: 82597af4588ab5805b605520ff385265 SHA1: 788ccdf98febf97e538df96ca1099320f067cedb SHA256: 84d0032d3b3dcca9e5390e4898365db932e903aee0cd2ba46961abffaba76e13 SHA512: cf875f7044608da4355e509c219b92670970faccffcbfc3110e1a1ee5e8e295be0426da47d88b2a2f871a4d26abd6e90eac06452d6d41c00352782675e9ca37c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml-sax-base-perl/libxml-sax-base-perl_1.09-ok2_all.deb Size: 18464 MD5sum: 3ee55bff776ba6c1e02ef3ee65b617f5 SHA1: b9f9ce522d9e746b84782f788170d87374138c66 SHA256: 512cbcc4c9f12eaaa8db865754f60664bcb720169a56f90fa59b0ab970b38b32 SHA512: da484ec8972c541d9a030379fd38c797e358c05d09609ae674faaa24cb28f2f7cb82681517d96d631f978aed2d01fbb1dfd43af97182f1497c4c01636973df7a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml-sax-machines-perl/libxml-sax-machines-perl_0.46-ok1_all.deb Size: 77950 MD5sum: 96026f8bfd4410651bad63edcd01dfcb SHA1: 7a24d7f867b87f4e5e75fe2ac3b76f9b8517560f SHA256: b51beac0a41362886409d1dc941e771ebcec40bfeac4c5757f61805498566e0a SHA512: 21678573c300afdb7a3b07d3b691ccde07e98d6662258fe5d1f970e3f250d7d211a0ad68127552d730a87e6b5fae37eed05f3d01124b029810740876a803d649 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml-sax-perl/libxml-sax-perl_1.02+dfsg-ok2_all.deb Size: 52752 MD5sum: 318084581673820c8f20bb6afb5a43db SHA1: 9b9f40f54412229d1a72e16aa91b89457d1737bc SHA256: f401b4cc1f2cf4410b978c055212440247b3be8fd43e86ad7acec92063ff51c6 SHA512: 3776f647e12c9135eea2540b68860624b7456cce429dbe764320d5a53dffb00b0f860a826526560bd98f9d0c5e9af731f5e1fc45171af5c77aee781f4b6fd19a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.57-ok1_all.deb Size: 24006 MD5sum: b7da34c3d2408ac37634ff05e6de8377 SHA1: e13f7b93daff3cd0ac38ff920718f014980eb4c6 SHA256: 82007fdeeceb2754560bcf1ca48f208840643802172f4431314c1cdffd91d805 SHA512: 02434732cb6446af12f9ef185a035b5a63a1f98e8be9bc07d897d5f4415622dbcb5b64b2662710a17e0e072ec07c588e8519c140df4a70a2ccc439a29a9613de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml-twig-perl/libxml-twig-perl_3.52-ok2_all.deb Size: 155816 MD5sum: 6ee679939f9652066c8959a1ec244c25 SHA1: 3ab4eac41422adf59c960e9ff142f099486d89e0 SHA256: cf3830f2516017e4dfc4ebba312fbb057f3c75f7f13b667ccc9861b242a9a386 SHA512: cd63586b37ac0935760b5df5c827656f07c738632f58ab8196052b4b1dcbedeb680863cfcf515970416ec516045cf5d5e7c50b31622a5b8bc76e14cb784f913e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml-writer-perl/libxml-writer-perl_0.900-ok1_all.deb Size: 23648 MD5sum: 8da23c22e3e8de66ee507660ddd3da6b SHA1: 9f247531c3811e4c23139f918fa7e9adae31cc02 SHA256: 87f8837597cb63674ed8114652fc2343aba581c2f9f0105254a955410962255e SHA512: c1760dddc9203f4187c91c865e2dc2ecb11ec50a65293089fef5eceb3f7dfaf9b8d28fca1286afe28e2096435f9c90473f2c65d17707298d5caf6c3fde137843 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml-xpath-perl/libxml-xpath-perl_1.48-ok1_all.deb Size: 70268 MD5sum: 236ec8b0dbeb9ad3e0abdb0f38897e57 SHA1: 2e6b7b57b7c015c95578fca7f893f9a047ea65ac SHA256: 1d79f4a0790f97c605f278c8b3c3ff19ae6cd1d87a264e3ab2441e3ce4d24411 SHA512: ab515d728ee0527279da2ce04d348c993f37ac270628607974ef539cccf7058a3fbdd9565c8a231c63d9d4ec908986da37b5a9f61bcc7821bd61e97918fb943c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml2-dev Architecture: i386 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: 2688 Depends: libicu-dev, libxml2 (= 2.9.14+dfsg-ok2) Suggests: pkg-config Filename: pool/_new/main/libx/libxml2/libxml2-dev_2.9.14+dfsg-ok2_i386.deb Size: 712488 MD5sum: abe61e513922b415d677b632a83c75e1 SHA1: 707ba94f828bd596b788e37ac1e9fec1e915a9ab SHA256: 5f3ea093a6a7547ea35e503e364cb35eb30d99b1be23c4c98bc2fbaca6f644d5 SHA512: 548e9dd1e6eeda3ffea4c80b8d017c153fb43ff69ddfb30c9fb2ae4d7f58d7984ba109650cd871faba3287ff86a7fe2d5160b289aeace9786292d3c2d6ae9fd0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml2-doc Architecture: all Version: 2.9.10+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 8711 Suggests: devhelp Filename: pool/_new/main/libx/libxml2/libxml2-doc_2.9.10+dfsg-ok2_all.deb Size: 752710 MD5sum: c2065f8febb9791bc83c7327e9f77643 SHA1: 4e5d2391cac685376aa15e409afa4760d293cf0b SHA256: 750ee0243ea452e13a647ca44adee80d41308118f2f7dbfcf9007ceb63803a6a SHA512: 1e881b1de89c166035227acd0865caea9c41560d574b1c6e9c51436a996609b44943c68f4081fe86b774164c90a021ca8ff2149e4e8a04abdc1452a3f51b8eb9 Homepage: http://xmlsoft.org Description: Documentation for the 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 contains general information about the GNOME XML library and more specific API references. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxml2/libxml2-doc_2.9.14+dfsg-ok2_all.deb Size: 605104 MD5sum: 563ac4e844bea7c9de0ffa459ca2aeb4 SHA1: d9d9bcd31b2490d1e81aea72ba2b1c381fe1852f SHA256: 5a72e3c4d12e7592b31a89a6a960f281f9258c55fdbf9576aa40604776b8b573 SHA512: 87e7335a9ef0723e42bfbbb345eec8dfb180aed4c02215a551ed1f7d0c231da91f90dc459d448ac511b24d915cdf61866865c0f3289d434047d30e3e7937aad6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml2-utils Architecture: i386 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: 162 Depends: libc6 (>= 2.34), libxml2 (>= 2.9.0) Filename: pool/_new/main/libx/libxml2/libxml2-utils_2.9.14+dfsg-ok2_i386.deb Size: 36568 MD5sum: 0fe45cef6aa40325bbe3d703b92f059c SHA1: 91fa26a1620bc9e3f62e7dc375db6d9b7e9919d5 SHA256: 06295cf11ca881f56157469ddb7a4947d57e9633da5e0238bad1dc2040f1cb71 SHA512: 60cdd9d4cf427e59fea659292d8090903cb8d59820221c66c5b439bc573abee2036b7428ba6bae36c70379636c5aff48f8ef9204846093f083c8b2afac96ba43 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml2 Architecture: i386 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: 1997 Depends: libc6 (>= 2.34), libicu70 (>= 70.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Conflicts: w3c-dtd-xhtml Filename: pool/_new/main/libx/libxml2/libxml2_2.9.14+dfsg-ok2_i386.deb Size: 658292 MD5sum: 3a7e9dcb749226f5bd24183a4812fa80 SHA1: 2d03881e8d55a2f28451edc97c4f9e692eba327f SHA256: 2bd9d57dcdeebbb55e842d6989d6d175b4ca6d521da4014f266b8ce3ea023098 SHA512: 24e30e8e929feddf4099f0dc6ceccf4dcec8212f79d14a4a244050d500fccee8426e0b4b218645834a56db544c31f781ee68a0b69a8b4299565d2fa58b20caed 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlb-dev Architecture: i386 Version: 0.3.14-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1068 Depends: gir1.2-xmlb-2.0 (= 0.3.14-ok1.2), liblzma-dev, libzstd-dev Filename: pool/_new/main/libx/libxmlb/libxmlb-dev_0.3.14-ok1.2_i386.deb Size: 64756 MD5sum: 95d55c40b03a06dc6602241930f9e6b9 SHA1: 7fcdf04b5d8da8715541cbc32ef67f92f6d8db82 SHA256: 4d5dcab30e5d949ae6ed188c2b76b14a60e5e7560585c92afa0354e7f935b810 SHA512: 4999830e456371a1521bb6f5bfe06cb46798e67ab71191053fd60fd8e8f26bcae8cd695037f5a95ffe58bce4651c0c03c95727230d68f19ad6af63f98f93f8fd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlb-tests Architecture: i386 Version: 0.3.14-ok1.2 Priority: optional Section: libs Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 283 Depends: libxmlb2 (= 0.3.14-ok1.2), shared-mime-info, libc6 (>= 2.34), libglib2.0-0 (>= 2.53.2), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.2) Filename: pool/_new/main/libx/libxmlb/libxmlb-tests_0.3.14-ok1.2_i386.deb Size: 76960 MD5sum: 57bb4fa504874b78c7e2fde61168233d SHA1: db10071d21c9f0beaf95daf8e213392bd792a538 SHA256: a3f5fac87f880f225ff04628cc51df5e766cf0b315e7f8ee2979254a541903ae SHA512: 852698b3a30f761fadd28cb8030a7058ff838604d826fcfe983b9b67f781a7fe3d96309edd86074074c8bd0d71269a3488f5311fce3e0903539eb8725511c8f2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlb-utils Architecture: i386 Version: 0.3.14-ok1.2 Priority: optional Section: libs Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 39 Depends: libxmlb2 (= 0.3.14-ok1.2), shared-mime-info, libc6 (>= 2.34), libglib2.0-0 (>= 2.30.0) Filename: pool/_new/main/libx/libxmlb/libxmlb-utils_0.3.14-ok1.2_i386.deb Size: 9522 MD5sum: d5c13294ef11dacec9d637c140869356 SHA1: b4f6714652eb92e76a9eabd52987d060b3983a9d SHA256: 880efb5285aa29238527f767084207f66164842e9b6c91f3681eee34213aa222 SHA512: 73ec3b98b1a0d8d1ab6045a61b746d47f5a5f3c4c5ce5da0c634646280ccb12a72a20392d456543840f7d56eb2ca04c35cc38069b1fadef16b89c5f721d6d9eb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlb2 Architecture: i386 Version: 0.3.14-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 213 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.53.2), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.2) Filename: pool/_new/main/libx/libxmlb/libxmlb2_0.3.14-ok1.2_i386.deb Size: 63474 MD5sum: cee55a1b3f110294f75373438178b5fb SHA1: 8cae2da411607b56c7df4f08bd8741e3c4e97668 SHA256: 98d5d1db9c23a411d7ac77b40a603c2a8b5a85245c76f02f97ee4cc5b24bfbee SHA512: 99b0408a9627e7e80a73870dc4f4548567750d4dd93289d3ccddbccadce456ebd7672cc53348fb46e072bd9a4e55ca7eef7acd96f865b3f2c3ce3d1526f1951e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/x/xmlgraphics-commons/libxmlgraphics-commons-java-doc_2.8-ok1_all.deb Size: 493044 MD5sum: a3fdd1da161d1c20162eef5526af5c27 SHA1: 1e5502fbfcebcba2a95abad39565f35370688492 SHA256: ad0f25bc58cb6b678fd44a1f44123e333b6901d3db85f4ad43a632c627c5ccaa SHA512: 4fdef6e45ec6eaa196b0b2ba0f112d602c5ca4b8d934f9b56bf41345ab1346d92e2d1f846960f9315e13f8c12826758f61f21b6f9d0b044514b0089c621f8236 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/x/xmlgraphics-commons/libxmlgraphics-commons-java_2.8-ok1_all.deb Size: 622688 MD5sum: 4277bda5c402e609cef6cb60f4e84b16 SHA1: 8e143f72939558fc78970501d6d8f62503c5a685 SHA256: ac94a53f9a990d0f71aa4c55cc5ff164edbb49dd9abe4236cf17b2f62a55c4ea SHA512: c76674448619863fc461c72a0814104ba49c99915cab6ae6be986493f5ea305aa4de0b0e1a5d8ba66503fbf824408aad0e018e0746074d1b7f7d7e41bc3f7938 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlsec1-doc Architecture: all Version: 1.2.33-ok1 Priority: optional Section: text Source: xmlsec1 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3123 Breaks: libxmlsec1-dev (<< 1.2.26-2) Replaces: libxmlsec1-dev (<< 1.2.26-2) Filename: pool/_new/main/x/xmlsec1/libxmlsec1-doc_1.2.33-ok1_all.deb Size: 252054 MD5sum: 3b1617c1bf36b988581d8235595a7526 SHA1: 19f80aeafececa0192185c98b57f84142bf4d398 SHA256: 92570eef348cea7bf951854d21331e875ae948b965a9907b179fba823fea1541 SHA512: 70344e1da6e37eba6e55ea608315cb81a660355228c8feb463be1179fd6333f35f3fbddc60f28f5b90ea7833f43ed2fba60ce1831f4a671d4d39c84031d26430 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/x/xmlsec1/libxmlsec1-doc_1.2.39-ok1_all.deb Size: 261744 MD5sum: f75671f2e6d1dd16ac6e04d9ec819c8c SHA1: 77f44c24907e266f27d9101cb120b19bf35435c4 SHA256: 7f3b2ce36df8076217957c70f0730ecebf3a9a2a54ccf1e4299fc48b9eafc24a SHA512: 1f5126a07bb19ace063c904fcd7d64817edaf48960265f7795a1e3ffa94ea3952a58b4ca3715ff622b2b5c1a090777bd1b7f9087c81e668a42f99e8c6218f244 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxpm-dev Architecture: i386 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: 263 Depends: libx11-dev, libxpm4 (= 1:3.5.17-ok1), x11proto-dev Filename: pool/_new/main/libx/libxpm/libxpm-dev_3.5.17-ok1_i386.deb Size: 105972 MD5sum: cf549e54501c250b90f33d3b0ddb2c32 SHA1: e926701aacf8b3ac81fe8f99356d01856bb16fdc SHA256: 2c623607783b174847823ef883e06a85293ce437e6d3084a65048e57c9d5e0f5 SHA512: 866cfa2ffd189b51512e2f640aa4025b54ffb5fcee023cc90075039778277a7abf347b315fb4fa0db22d8ed41fd3bc76708024f514ec1fb2c09de2796d406675 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxpm4 Architecture: i386 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: 119 Depends: libc6 (>= 2.38), libx11-6 Filename: pool/_new/main/libx/libxpm/libxpm4_3.5.17-ok1_i386.deb Size: 34604 MD5sum: 1f7ed4f82b958343da65b6c7d2572cc4 SHA1: fd596b245251c65f2793341844b4f5a27fd290dc SHA256: c16efa3f0226ffd9eb39a1bf937cbe2f95aa42e80246f031701002dc2ca777fe SHA512: 19682da470a9df271eba0463d41136b21f3324a4f86c373f4d2686d6b672f1869ee13e858c4d7651a58f4b006a9d0b49244abdbeb0627f5e5be0769709f05363 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxpresent-dev Architecture: i386 Version: 1.0.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: libxpresent Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 37 Depends: libxpresent1 (= 1.0.0-ok1.1), libxext-dev, libxfixes-dev, libxrandr-dev Filename: pool/_new/main/libx/libxpresent/libxpresent-dev_1.0.0-ok1.1_i386.deb Size: 8336 MD5sum: 31d204adb44808855a87ea77bd02c810 SHA1: a8823c052a832f1812b36bbdbf671fa397e78207 SHA256: 0f43b67edd495444a95de3f4c296c5bb1b21e1e6e452359ca3df10617486d0f7 SHA512: f4228c2eb70ca6933755ad9a064c73d70b3ae3d52c9e78408a93efd643e6db2c09676ba816001b76045c8dad6348ef5bb2fc6382292fd72b3f3b217670a67d40 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: runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxpresent1 Architecture: i386 Version: 1.0.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libxpresent Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 34 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1) Filename: pool/_new/main/libx/libxpresent/libxpresent1_1.0.0-ok1.1_i386.deb Size: 7064 MD5sum: 2898f1d77e41a823b6ef1a6ce79d9d28 SHA1: ea2494ba80be0c25599a205b4a45cb625b48b637 SHA256: 63d7870775b757c9b6c9625af77cdd4f5ec810cf85fb1ad2d4bb7049fd79e132 SHA512: 16219bfd22989b654a5f5e9a4af83b7d121a9a61d49f12f3945e39fe291dc2e0a4da20ec451ebaa01c10329d97e22066754f5514fabc5387926a2991c58d1100 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: runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxres-dev Architecture: i386 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: 49 Depends: libxres1 (= 2:1.2.1-ok1), libx11-dev, libxext-dev, x11proto-dev Filename: pool/_new/main/libx/libxres/libxres-dev_1.2.1-ok1_i386.deb Size: 8444 MD5sum: 9bc158ca0a235447113601af978cc5c1 SHA1: 665267475ce9aceab49a3e74722d65b983f97542 SHA256: 5a1e6941b1afaf04c583d0adbc4da4aef949e51a0db7703057e8b9036540ceb1 SHA512: 6bfb77bd9352f7882ee4947a212cb34e502316cecdcd2af94621c00bb82b1dc82611ee0c5c8f402da81a939e24a60a67a8e9fedc4bc9202e264fb0531d03cc2c 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxres1 Architecture: i386 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: 43 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Filename: pool/_new/main/libx/libxres/libxres1_1.2.1-ok1_i386.deb Size: 6592 MD5sum: 2b628eaf2395cb6ee68a6e3323049bb6 SHA1: 004974e31c445d3f10a76e8530f542f456907271 SHA256: ca502035ba4ee3fc61dd6cba9e11bbb20e96d7431c094eaa17519952d0e4d3d0 SHA512: d127dc3e5186e3f9446b6b364828aabae6d4bfccfb0e3c2257598514e853436de7cb0c79278819230906d45db0af7757f0ac244ed96cd14f1a78e8dbb4c26aca 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxs-parse-keyword-perl Architecture: i386 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/_new/main/libx/libxs-parse-keyword-perl/libxs-parse-keyword-perl_0.39-ok1_i386.deb Size: 57524 MD5sum: 0f7e5c4f1abd965e8414aaca77460acb SHA1: 15d0d6ec3628052b477c1ec4e45d48da46229410 SHA256: ae046a5310e5f2afa57698739f4486d2a302f3ccdcf79f99532e5e94bc87f527 SHA512: 8c75700865018f4468cec3cf2fa719b1629785355381a45df57d9d933649577b23d6e877cc1f0d4d556818ca3697dfbb9cd8cb9137f7cd0c2f134206022f3438 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxsimd-dev Architecture: i386 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/_new/main/x/xsimd/libxsimd-dev_11.1.0-ok1_i386.deb Size: 104090 MD5sum: 1587d7d1afc5cace4f7e2dbb466b8905 SHA1: 2501211335360495243b27022d952fe96b7a75d2 SHA256: c7f31daf8491c814818d933bb1c99d287f3ad86e843a32bbf21c995f0cbb826e SHA512: 01c3c5e48db5f54b5b2253718d815022d6b0560160ccce1478c26fd04035e65b6c44234498b9c15ef8b89d36a6da65b03fad29e91a5736470f447a0f1da67f3b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/x/xsimd/libxsimd-doc_11.1.0-ok1_all.deb Size: 97830 MD5sum: 12da1705da94b3febc99a09a9cd9e9c5 SHA1: 52402285e8e940f046770b4c49c0b7938bc79e4a SHA256: 6851571c797da507061ea5d29012f5c3b9fa74eb706305bbd7697f08ed765551 SHA512: e931fafbe090993d7cff4cc31479fb5c6ee244147840230a3f9d9c498b4db456e72f1b6552a2eabe393c712806284de3cd3d0a43366f2c7d310fb2f5009d91ff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxslt1-dev Architecture: i386 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/_new/main/libx/libxslt/libxslt1-dev_1.1.39-ok1_i386.deb Size: 91440 MD5sum: 2d944eca01a1d76259d03a5d23fcddc4 SHA1: 33a1313bcac124c353dfadc834461cdc7cd14114 SHA256: 73aa5be3aff176b2fd5cda74edb9d89d85f55c45752eca6e7aabdcc651f2bb76 SHA512: 99689966749ff179b95e9c175e71dbbd486694d9082017dbe8d017664e97a6f8a81ab19e6cbe6a27ee7f0afcecef3ae92bed7118ec37636f0ffe6952149b5b12 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxslt1.1 Architecture: i386 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: 462 Depends: libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libxml2 (>= 2.9.0) Filename: pool/_new/main/libx/libxslt/libxslt1.1_1.1.39-ok1_i386.deb Size: 169612 MD5sum: 7c86ff8dbfc9248a2d2147d24eaa32e4 SHA1: 567fbcd6a409caf44101bd8ed9b396efac4a6c99 SHA256: 3bbf2b7a5ed829a01c80b3c792cb9953531920ac0ad31320349449373f942cb2 SHA512: abc88ef4aadfc385e84f5042abb7428c9a5cc03b31e386b713e6ec9b71f15228175f69933cde69053a4f4f1c6c53232695b17fd9a846205bfb08cab367644b44 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxstring-perl Architecture: i386 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/_new/main/libx/libxstring-perl/libxstring-perl_0.005-ok1build1_i386.deb Size: 13984 MD5sum: a029212ad389a751468d356b92fe41b3 SHA1: 3267bfc1eecf36f432cc9469ff3d37d1f3447faa SHA256: 0c3365abbaf434267895c44ebd47907b1bc8b9dff4871871034be6fc092df950 SHA512: 8590f2dde43e54ded8874dba072731429441ef2ccea48759c309263e0f8e3603ee1a6cfbc2d4121e463850b7e53bf7111da1817b2200ae6203e115865f935414 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxt-dev Architecture: i386 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: 1224 Depends: libsm-dev, libx11-dev, libxt6t64 (= 1:1.2.1-ok1), x11proto-dev Suggests: libxt-doc Filename: pool/_new/main/libx/libxt/libxt-dev_1.2.1-ok1_i386.deb Size: 376652 MD5sum: 67b0530c487d44732bca7b4f45ae2e5c SHA1: c42d354b0b307e4b3ee06bf9ec994b4836f07a0d SHA256: bb2cd9ea4a78fef49f4acb92088413fa9913c1ba419af7d88f0e92315e5375bf SHA512: 5e77111bee396cd083508d03ff009d385b2bad1bb11edd5d1f8815c7c613f07ff6cd91e2caa9510d4069bc57052ff5fd72b523be55029dbc0e01614ce57f9920 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxt/libxt-doc_1.2.1-ok1_all.deb Size: 407044 MD5sum: 7f9d4e61fd9dca25fd9d606d4ac2a8cf SHA1: dbb4396c6a80576306f4caa2b148b6b910d5bcf2 SHA256: 402d74b4d01c293a5072c367cd42d8a0bd8cc19676803fb7e7dbd2d2bcf67279 SHA512: e149753730cc4c54d524607f8dbde0228a2afc6f31646e03549dccba2da7d256d7690b280429da3faf10702691ac106e0ec47881f52934696d08539d8faf3c50 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxt6t64 Architecture: i386 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: 477 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/_new/main/libx/libxt/libxt6t64_1.2.1-ok1_i386.deb Size: 165976 MD5sum: aa0e8020d58b301cffa13acd08368279 SHA1: e125b82a707d16caaa2c6d3c6afaa1a32ace3ae3 SHA256: 0c3b9997ae95ccae5cd4873460318edf6c575df83849f54fe16a99d4ef4f5db3 SHA512: f38e3f7e08ba4ea17ef9d9507f377f7bafcce2e18abff1741946281ca6d39311c78e016e1ecff9d3a1f5003fa6ecb3719310620b66b8931d707f228e799e1c12 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxtables-dev Architecture: i386 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/_new/main/i/iptables/libxtables-dev_1.8.10-ok1_i386.deb Size: 10280 MD5sum: 10a8b9d650eb5bebc6e54c9f2947578f SHA1: b4f55c8fb332c1b41244c18142dc3e3776416684 SHA256: 60ad00d7c168685dd14177832ff74165248155a6aba95704bf3752fa9b1026dc SHA512: c16308ae8315055e9f8132ee82dcf4d35e82b02bd88a35d2b9cffca9ce9ffcb657fe167194a3a145570a3de51a8590c27f36fd7af42aa0f8e53100f0a7919883 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxtables12 Architecture: i386 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/_new/main/i/iptables/libxtables12_1.8.10-ok1_i386.deb Size: 30404 MD5sum: 56cb888fc0eb7ed04aae9c7d9243de2f SHA1: 4049c1df64f85a7f095c5f31b1f665234f617205 SHA256: c8f328790e3bc54403af011412d03883f360a86ea2d5c845aecedcee4edc6398 SHA512: 84a3a3edcae638824e16834cc3e9c831fdbe995f2d79cadcb03ab6ad080193fbbb81f6bc2762983f2d6a11e868aaf7affb2d829c4591955088791dbec2a939f2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxxhash-dev Architecture: i386 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: 335 Depends: libxxhash0 (= 0.8.2-ok1) Filename: pool/_new/main/x/xxhash/libxxhash-dev_0.8.2-ok1_i386.deb Size: 81548 MD5sum: 1cc8adf7d0c70e2850cbf15ab017a203 SHA1: 02d8d15faa691652b9795f223fd57eb9dceefdf9 SHA256: 155396f075b9acc987ab3795f5ee45aeca0887d80dae8f35c0a17993411b95ec SHA512: 0b08b74c9416de36eb3177c54c389cebb4479bc4419be59e94dbe486d61d449b23c5504246018256b334179a2f6bb1f306e0293b890207f31bd6d5b05674e716 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxxhash0 Architecture: i386 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: 131 Depends: libc6 (>= 2.4) Filename: pool/_new/main/x/xxhash/libxxhash0_0.8.2-ok1_i386.deb Size: 35000 MD5sum: 27f9568f31c0fbd974752f67bb344632 SHA1: fc9d814ab145cc2d054921de4cd9f727a3142ca5 SHA256: 0de13be616b993a66a82890244c4e00a721419083db327420798198c15ad8e0c SHA512: abcb8de1a6e3735ea5ab2751be33cae4123a3a3c9b4b5eda622f32b4e24f82be3278e0e95eb75e32629d09d11429f17fc2dc005ceb8eac9c29cb298a594765d1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libx/libxxx-perl/libxxx-perl_0.38-ok1_all.deb Size: 15480 MD5sum: 7b1dac461e18458a7395fd32af147102 SHA1: 2a8441540ecc69e4da0450b27981e797f1682ca9 SHA256: 2dfd171ea130ab10a7e42ec6018794cbad7ab9eb2451f45674d3b4d421b074e0 SHA512: 75e09b31371c2f479eec9a9fc489cd09d2a84fb9c71cadd433ab3d825085715e5eddbe15f92cfa8dbd29060873a2a858589c5a1b413acd3a6ecd1fbcbbaf77fe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/y/yajl/libyajl-doc_2.1.0-ok1build1_all.deb Size: 103938 MD5sum: 81b966190cb3786912d0024a245d0beb SHA1: fe538b8beeaa9679c32e45d23d105d9d47438f4a SHA256: 21be548d0f3f44ff7872b8fa3193cecb2155645607619cd6d23febbf2e290d11 SHA512: f25f80d177308be5b4bf8740986d145e2ba7c6ec087c13c3dc262f0256be7f6a367674607a2edb85f217385253e65444508de8fc5a204f677067a7fd5219bc83 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liby/libyaml/libyaml-doc_0.2.5-ok1_all.deb Size: 136770 MD5sum: a57a47338e2bae366caa11577b89a253 SHA1: f70e768c7666b52476e6a95471f4c316ff773da8 SHA256: 8feb8e5263f562648866543e77ac97d304c9a15b63683cc2dfc5e07291c89816 SHA512: 199e0b6b0f7053ff12b1e46ba0865e4cef7257cefccd15be1f912c6affeaabc9179661a1aa3bafc8bb4034b12e8be588098a774c83429d7346e6d8536f2eb7f6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyaml-libyaml-perl Architecture: i386 Version: 0.83-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 230 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.11) Filename: pool/_new/main/liby/libyaml-libyaml-perl/libyaml-libyaml-perl_0.83-ok2_i386.deb Size: 84834 MD5sum: 38154340f159a090e491ee1c27bde4f9 SHA1: 5a7ada1050d9e6fbd841e4b7d339388a7877f799 SHA256: 9289c44a752d7a4a7d2b5cc76e84e36f9eddc97c6bf3cd659745b66b5d553422 SHA512: 78a255ffd81e0a613a5f066b2958a1f425ddc9587102c588bfc3f20d2cc206562071417281723cea8c15f73c1eb76b4dfb386bb877aaba1d0129a13e7b6d21ba 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liby/libyaml-perl/libyaml-perl_1.31-ok1_all.deb Size: 56648 MD5sum: e9d7d55c48c26d909fb17ecd00db5c3e SHA1: d9a92caae908228584410ee6b373fba7c3af5e2e SHA256: fbe2fa405c5ae6f3ce8e80375253f7c488aafdc04344797c9a51afab9d956f68 SHA512: c9605b997bc4ff2acdd739b9a4fc77c75f842402863e88499bf828186c908094c6da3adbbc9c44bef9534b424df2218eee992c8ea705187397364238ab32d1cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liby/libyaml-pp-perl/libyaml-pp-perl_0.38.0-ok1_all.deb Size: 108816 MD5sum: 2c0f0cae1182728b7187ea4c5af57f75 SHA1: 69cc7aba20de5c87234f865b7246a55d347d0663 SHA256: 29be65c9e75b9260593b53efd7826da0dcebf759b296c9b8785aeb610370bf81 SHA512: e553c01eab98fce8b9ff739d8fee02420fb90a0bd160cb49b753e0fc6752ce9c4e90b30884e217274bce3ec14b72c67ab27c2b02122b97d141833c651f0dd125 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/liby/libyaml-tiny-perl/libyaml-tiny-perl_1.74-ok1_all.deb Size: 23660 MD5sum: d39149f9971b541e42c017e20615515a SHA1: b2db4bcd832654b10d3af769084c89b2a27dbd5e SHA256: ee3b5e1cc3530f3516754f72f012d8df9e09ec0de7cb8f5ab32b6ef57ac58b97 SHA512: bca38f9a66d46a770b4ff33309a4fd24e38539af5ac2296140245ccc84c97427bab9498af931700bc80068db701618f4200e94ac055bf11363e701f3875fc448 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyuv-dev Architecture: i386 Version: 0.0~git202401110.af6ac82-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libyuv Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1132 Depends: libyuv0 (= 0.0~git202401110.af6ac82-ok1) Filename: pool/_new/main/liby/libyuv/libyuv-dev_0.0~git202401110.af6ac82-ok1_i386.deb Size: 148608 MD5sum: 039be5a7a89326419af3e039453d015f SHA1: 6358a004d246d85e4ece57d4c60814430a54f6c3 SHA256: 0e250b1c4ace4280321ca068bf1179f35812ba593e2c434aa70b708a4b2dee55 SHA512: 69769ffbc51a84f0f8c9541f59f49cde4c2595411fc5a470f673a7ed058e0bb8f90b341dd6bb5ed5fa0be8a96d161eac2efbd002c57dda3719a90981e305f2e3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyuv-utils Architecture: i386 Version: 0.0~git202401110.af6ac82-ok1 Priority: optional Section: libs Source: libyuv Origin: openKylin Maintainer: openKylin Developers Installed-Size: 316 Depends: libyuv0 (= 0.0~git202401110.af6ac82-ok1), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libstdc++6 (>= 4.3) Filename: pool/_new/main/liby/libyuv/libyuv-utils_0.0~git202401110.af6ac82-ok1_i386.deb Size: 88012 MD5sum: 33ddf494b1e012b92c4fdbaff56ddf62 SHA1: 78bf31675a2c230755805df7ba3774358d20c6d6 SHA256: 586a95271ba1d1bbfa14ac3bae90524bf0065bdd61cca83188e362bbf43566b7 SHA512: c44251170495f0b3b98207cc28ef6cb374a690a7e2da4a0c06da3533f59250750a8f831d4be766137d48f1b54a93e32d515fd47333b28e9d9b12319810575876 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyuv0 Architecture: i386 Version: 0.0~git202401110.af6ac82-ok1 Multi-Arch: same Priority: optional Section: libs Source: libyuv Origin: openKylin Maintainer: openKylin Developers Installed-Size: 386 Provides: libyuv Depends: libc6 (>= 2.11), libgcc-s1 (>= 4.2), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5) Conflicts: libyuv Replaces: libyuv Filename: pool/_new/main/liby/libyuv/libyuv0_0.0~git202401110.af6ac82-ok1_i386.deb Size: 107280 MD5sum: 67d451c20ddcef1b49a887cb8f64e816 SHA1: 47a1c3910e1af8475cf0d98e75b106615fa29abb SHA256: 36090514eba4d164b1b8e3f8ede6d06baaeb02cc22d359081ca94d85a2fba0ca SHA512: 735003dfb5c9428ce573a7649536dbbb28cd5ef4f8f9482e4c9467394310367f77742a8929a1c29d89e3900f854184823a1390832543e7bb8e1d184e5dcf166c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/libz/libzen/libzen-doc_0.4.41-ok1_all.deb Size: 279308 MD5sum: c619330f1de95b05b1b4c337bfb04d52 SHA1: d3c87e289f088aafa4fbcd15ab8efcfce83ca94c SHA256: 235a26a0840de6fa0b1f1aa782f0fc3445cfa789f7c7402fce61699ae7794e2e SHA512: 48505ef611689974101f994c68048fdc0f6596c0f315a07ff52f703de01c85977da7f181d001e0769617244f5be7e6d46e4da256aabcbc23abbe2ba9d58dc906 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzimg-dev Architecture: i386 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: 1782 Depends: libzimg2 (= 3.0.5+ds1-ok1) Filename: pool/_new/main/z/zimg/libzimg-dev_3.0.5+ds1-ok1_i386.deb Size: 352032 MD5sum: 5886ba240ddc4de009b5d4b3b76e502b SHA1: 827724fb3685026e534bd85080b2ebd8d34fce92 SHA256: d22b1468d94cd109ae111e1054b6f8a3c45ff89127c712302d7c3586032d7948 SHA512: a12578cc5ea66236842a36a55b8442eea1c4ef0f39574c22ebdef0beab0dc41a804e79cdaa5e2a061a6ad1995313d567d9745a32267df272553a8cc76d93993d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzimg2 Architecture: i386 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: 947 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/_new/main/z/zimg/libzimg2_3.0.5+ds1-ok1_i386.deb Size: 257944 MD5sum: 5a47178f40d29a1074e31c63f9371472 SHA1: 20ea7d2e7a1c41ffdfc7866eb2a28a2fdbba8dce SHA256: c2a6ace71e76aeecacf11428141a20dd13493cfc480f6db237807b78f9e15899 SHA512: c0e18f9a2f81621992a1a7228b65285fc32c96bc78092e0d0cb9202e40634b16973ab2ff444d5fcf77ad3acad51fa7d5b0ef9cb2b036d18d01bd03e1bb03d90d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzita-resampler-dev Architecture: i386 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/_new/main/z/zita-resampler/libzita-resampler-dev_1.11.2-ok1_i386.deb Size: 3220 MD5sum: 49da212a583533393daf98ea82d9ed15 SHA1: 9924a3dc258b426677fa60f0bc918c14cf4f9dbe SHA256: 4880068daf03735da44b1ea670c7c71fadbe660168eacf2c403597813b0ffd8a SHA512: b3f2793d2ee4540298bb1fb9d1a2574f8ffc5ba3d5d62ebfe325e0a463f95aa4b25374335f0d6287844c43dd88a81d32ddf0a51fffe9161485ce1833657e6b36 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/z/zita-resampler/libzita-resampler-doc_1.11.2-ok1_all.deb Size: 98540 MD5sum: 7ece28828596c8e1c39fffaa68c0c134 SHA1: c809ba554da2e23ef16a7c9651e5c6741325e2a4 SHA256: 702ccfc7b85e1e1c0c650738276cd0a7cb27e46ac4dc0d7155279061dce9f95b SHA512: acb76c3498a0262bc30c9c3e0614af6ca9285c6be80c9b333c3a95ccac3e6c044bae6d87605b3825cd5833c41aa4dfafaba7e392440f42bcf14746943f196484 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzita-resampler1 Architecture: i386 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.3.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/_new/main/z/zita-resampler/libzita-resampler1_1.11.2-ok1_i386.deb Size: 10740 MD5sum: 0697cdf7bda762ad3794beac82d6ea33 SHA1: 6f70708d52e9a25a1d4ea2c38a2daec58361c027 SHA256: 7670b4ea7eb1d5cffabd4759e2fc7d3a1d520dff20a44d90dccd5372a96f5c44 SHA512: 1889064b888a34d5c0c0d5645d1293478146aa4981a78deb8cbb1351d6f00d1ea21383118f9b6051192e9f25581cd3b7f4982c60bd0142041ac03ff446bb5b0e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzix-0-0 Architecture: i386 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: 74 Depends: libc6 (>= 2.34) Filename: pool/_new/main/z/zix/libzix-0-0_0.4.2-ok1_i386.deb Size: 23912 MD5sum: 250b4c33e0e460cf90614de3b06d4d67 SHA1: 6b51a578129ff9b4819fb7e96b3b27dc7468f037 SHA256: 854d7b4322cedc7c0342fa0496040e034fe70aa8446502cdbf8043f9ce04947d SHA512: b71d6228138431b3b99f30a35bc245b6b62eb141266ca72595f6a1efd79dde42743c9c039ab2d3f304bbf803e9724e9b3b9d9633e2bd47e704f92813761e4cc6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzix-dev Architecture: i386 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/_new/main/z/zix/libzix-dev_0.4.2-ok1_i386.deb Size: 17980 MD5sum: fbbc269da9660e2605581974a56ee12a SHA1: ebb375f4bd02f203ff4ac80838b1db71971a5922 SHA256: 46e201f8ea7ba3f02ad834433cdc361940f4284aefaa8a4e9276e5e77d9ba382 SHA512: 2e253f4e85fd6e65931792aeeac536dedafb771c27054ffcf99f04c47c00064caaa7804109d1ccee89cb88a7261e70a7ed4ec2cb37c8256ebb94753842af283f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzmq3-dev Architecture: i386 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: 2059 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/_new/main/z/zeromq3/libzmq3-dev_4.3.5-ok2_i386.deb Size: 498320 MD5sum: 7e9cde395ca85f2e058e1f99bcff4d1e SHA1: 02fc01989d3b999f8bb39dba22a3c4550143b325 SHA256: de84d4a406983ec18ca1d4bdae213835453562f7a11f67798c8eae01c44ff119 SHA512: 0e4c6754c315c255d99d528ab8ec6c3c0cd18710db19f4b34aebf9d1fc73fa54aa5ad9c371fd26c3b32d39d9c750686ea2e89e27d7165cc614c33d91316d88c9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzmq5 Architecture: i386 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: 883 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libgcc-s1 (>= 7), 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/_new/main/z/zeromq3/libzmq5_4.3.5-ok2_i386.deb Size: 302948 MD5sum: 9c8b2894df624bcda56306bc957bd0f0 SHA1: 644062a1525c31148c529ce9a3ef0655681c4b14 SHA256: fd1a3b4b06010f5820544beeede812167fa6e1b156c379ffba6e59d35931c812 SHA512: a22d1fe63f4105fb50441df59433b913c128b0cba156528f34cb22e15325bad3337fdfbfbed91756e1db35231fa61b10b633676408ec18f9af8f54253eae7d39 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzstd-dev Architecture: i386 Version: 1.5.5-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libzstd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1124 Depends: libzstd1 (= 1.5.5-ok3) Filename: pool/_new/main/libz/libzstd/libzstd-dev_1.5.5-ok3_i386.deb Size: 312316 MD5sum: b96721f6f2dfd312b96df1807f133930 SHA1: 519a01698318457f4d48d1ffc2c8af985568c394 SHA256: 119e4646f321cb385288ff637350cff9ddfa4af370a75bc2cce51479d6151d54 SHA512: a1ed31c3fda339a0905275c21ba71e0d8dfbb0326310948791f8b9c77e3b11275dee49546d1c970504c9d3ca1902e64e4e974577994ee7c154ad4463d1590930 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzstd1 Architecture: i386 Version: 1.5.5-ok3 Multi-Arch: same Priority: optional Section: libs Source: libzstd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 781 Depends: libc6 (>= 2.34) Filename: pool/_new/main/libz/libzstd/libzstd1_1.5.5-ok3_i386.deb Size: 257752 MD5sum: 3db6939cf34e007736ea1a41f07a5739 SHA1: c84b4ed78f61c810b4cb9b2c0b2f8fa3df7c408a SHA256: 0ca240d5b66f428762531795b267bf27e46088c582e4d43c6042bb7fa6072277 SHA512: 076f9955a6ab7f4555e4e347094943cee2dd9bdd988bb448502970edde5641f81599f2f643cc65c8952c9f29740e00b7db2ff033f4e2fab43637a8d9af44b0af 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/z/zvbi/libzvbi-common_0.2.42-2ok1_all.deb Size: 37536 MD5sum: 55904034aeab5bb03fd434e65f54a2b1 SHA1: d2514bac8ca61738fc85b0836218f83d388b68d0 SHA256: 69781bbb2d09cd4f0b25f2e8237b06bce34b8c692ab205db2db9a301f669d57f SHA512: 16fdd678653423abd67f98ef0734f7fc05d915d1dbf6383f46cd77222e6169a82c8162c028b35ed7eacdf9c2a233cba8456e52316d8823d347b3edf6a3c0a822 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzvbi-dev Architecture: i386 Version: 0.2.42-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: zvbi Origin: openKylin Maintainer: openKylin Developers Installed-Size: 972 Depends: libzvbi0t64 (= 0.2.42-2ok1), libpng-dev Filename: pool/_new/main/z/zvbi/libzvbi-dev_0.2.42-2ok1_i386.deb Size: 265196 MD5sum: 1c9a5ddfce9ab309d075a0c182a4fed2 SHA1: f07eb560ab0020fd7035912f7bac106d39065b41 SHA256: 35eb1f9f69fad5f2e6bc52bd08586a106985e8f7a24b773142dc9321341ee0ce SHA512: 30e813b9b1edd510358476d2cb2ace29d1badd195a3493d884b6ff9a693a1f160467f3c191907179ef07652a27d3cf9b26a2aa6efbc4ec98d9bccbd68c2a2ef6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/z/zvbi/libzvbi-doc_0.2.42-2ok1_all.deb Size: 205852 MD5sum: 91aba3752a86f5cd3c45ad033ee8007c SHA1: 59110ef66be233865f7c017a28e41c3a2a15f1ac SHA256: f2fcd8d19dcbbe749dd9d8223a815cfe3f87d0d3ac4a54ad02e95acbb2dcc66f SHA512: 6e12a08f0d8b602f6b61cf18208ed706b9f1fc649e3c45da6cfc533460565339478c5bce4523aa70da11f2e3721d58b605e2b6ae996b8214e562cec6a2281ade 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzvbi0t64 Architecture: i386 Version: 0.2.42-2ok1 Multi-Arch: same Priority: optional Section: libs Source: zvbi Origin: openKylin Maintainer: openKylin Developers Installed-Size: 709 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/_new/main/z/zvbi/libzvbi0t64_0.2.42-2ok1_i386.deb Size: 246868 MD5sum: 224919e34f5ba9d11a0ff30d12638883 SHA1: b76d55f3c836590b30d25a87ab96042026789e46 SHA256: f8390573b5eb6c9c4841c9d769523031ec250d5856821fd6e9a781fc7be81a37 SHA512: b7e9c68268e734fd9c6615f7785b64da5cdcf127b1f27ad341e83d200ff423f9ae5902a14ad6924013f32a2c4886430c78e73af9e6e38a5f3088e647c72a48cd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/z/zxing-cpp/libzxingcore-dev_1.4.0-1ok2_all.deb Size: 2934 MD5sum: f5a00a0b6c7a7a664d95553d0045fe98 SHA1: d6337cac4a314343d96bab60a2df378884ceb2fd SHA256: ccb2a129aa2cc0c3f8459262fd374c5d15a279940c36d53d9c1c6f7bea5d7822 SHA512: 36a402e023faf32293c092e8fda59642d3b155b0796383ca4c5b683867b8d0c04d6f6ebafc05389f547bd4d30d649be57e6abff292c468e3b958a4c6f76ee21c Homepage: https://github.com/nu-book/zxing-cpp Description: transitional dummy package This is a transitional dummy package. It can safely be removed. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/licensecheck/licensecheck_3.3.9-ok1_all.deb Size: 33896 MD5sum: 8b827b00256192bef87dcc2c78ef28dd SHA1: 313f26805bb32ffde833b272279c23024fa54789 SHA256: 48f5615f9dd31d7553b59f7a07fd0f838906068006a367cdd7da73f17ed28ee1 SHA512: 0f9b04f8841489815bf1b08cc1cc4637ffb7176ee95d923f133e98e9f7d669437867936ab54c638a1573f1f0adf1009bb107feb7a4ac5b9e2ef6992e99a0541b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/lintian/lintian_2.117.0-ok2_all.deb Size: 1076656 MD5sum: 622d93bbbcf6ec9bd040821eb847e8ef SHA1: 7bc6be8596035f772d020ca3d3529e55202d11bb SHA256: a76efbe3827f3e3c5e1e1978541f59c3afff703a93b498df809d33556c46e8dc SHA512: 443982ded4a8da049e633d231c233f90b755041f3d31812f19544e0dbf171fbce4d131d821e62f48182fc242d26ca87bda65a69d0d2e721e565a791eab781636 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-cloud-tools-common Architecture: all Version: 5.15.0-ok5 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 59 Depends: init-system-helpers (>= 1.51) Filename: pool/_new/main/l/linux/linux-cloud-tools-common_5.15.0-ok5_all.deb Size: 9576 MD5sum: e4fe163bb2528fb426dd73219a32b042 SHA1: ced01a9929f41d5df9c9e3b17bdca55af627a0ad SHA256: 36ac21960b7ec9198061a9636b00d717ff17cb94b4319cd5449af09894bd8643 SHA512: b1a7ff605956c48ca9f994f03336e0fc184ee0e1175af5d056c85c690b120879956777907c1c705d0a1fb16348f6c30b8a0529860d13f8860ece902346feaa2d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-cloud-tools-common Architecture: all Version: 6.1.0-2.3ok2 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 56 Depends: init-system-helpers (>= 1.51) Filename: pool/_new/main/l/linux/linux-cloud-tools-common_6.1.0-2.3ok2_all.deb Size: 8570 MD5sum: fdcc11bbc1669aef0565d2ae01562aef SHA1: 195a05f9877b7ad009954946495bbb890ca215b3 SHA256: 92bce53dc6cadcc572d09782baf2034d5bd4bdc9688a64f27e003242beb2e3fd SHA512: bf7078e1ba9dedbf8584e62eaabf9f23b313ec3a90d3755a1bedee5f3163596fbd5d8ff2f75f0af1377c2d3fa6b58d759efae35f8090bdaab1d865352fa56254 Description: Linux kernel version specific cloud tools for version 6.1.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 6.1.0. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-cloud-tools-common Architecture: all Version: 6.1.0-3.4ok2 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 56 Depends: init-system-helpers (>= 1.51) Filename: pool/_new/main/l/linux/linux-cloud-tools-common_6.1.0-3.4ok2_all.deb Size: 10550 MD5sum: ba56164a4b9b536927571d16f7e9c3f1 SHA1: 76d2b4ce309de5880342a105cf28b08400795e15 SHA256: 484b03e513cff5b4494f6f4abc5f40877fe31a4646a033d47f2a9592eda7bacc SHA512: 2bd174539df27392fab66f1b661762f1d4c0e6d740236099ba4218a90339a4ad3b66ec57e79f90e27290ac16544bbfbeb95e3c98d4320ac8e2ac26e5bad260f9 Description: Linux kernel version specific cloud tools for version 6.1.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 6.1.0. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-cloud-tools-common Architecture: all Version: 6.6.0-1.0ok10 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/_new/main/l/linux/linux-cloud-tools-common_6.6.0-1.0ok10_all.deb Size: 18816 MD5sum: 304cf8b2d070f5d58fae6d06cd3309dd SHA1: 4e87a7346c51f93e101f8605aa453e883be86d8e SHA256: 71ce26fb583d174b925bee88be278d2288fd579c9e180b1121330ab910a8035f SHA512: cd633fccaed815a0d564a505068631da424d81ef2036fa35d2b0c0b8dfb41b07343ebe128f2293132e10da9b13054b1ada1eead01c1a31c4c7895a4b47c04122 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-cloud-tools-common Architecture: all Version: 6.6.0-15.0ok13 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/_new/main/l/linux/linux-cloud-tools-common_6.6.0-15.0ok13_all.deb Size: 9464 MD5sum: c64cc54612fc7a59ca4226c00bc3ad31 SHA1: a15951f7d3e38fc08b8a2218d67df29161304b04 SHA256: e73a4e9989270fca8496b19560544f360722d6a7abd847ea11b34219ee60620e SHA512: ba0fc626a196087237c66149b676520614ce3bb369098f5d7ff537e4840109c26cb36177f1595b91243a2283865fa8f85d19073f1441d517daf923e08bba4ca7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-doc Architecture: all Version: 5.15.0-ok5 Priority: optional Section: doc Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 23819 Filename: pool/_new/main/l/linux/linux-doc_5.15.0-ok5_all.deb Size: 10832492 MD5sum: 9199a73680249f26bd4fcfc1492b7fe4 SHA1: fb9781f7395e7eb00f5fa614866d4e917c5a3ae7 SHA256: d2006a0f6d4d177b643f950bca442f6e9f4314c19e0f42854cbca92f1d2ce52c SHA512: fc4396a8153fe800d44ab8e085d8e01f1221e1d88321ac04e0287bedec49a861703c539d9be77a264271fae3f11218490fe7c8c0217cdd2cf0877d0d1c80df74 Description: Linux kernel specific documentation for version 5.15.0 This package provides the various documents in the 5.15.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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-doc Architecture: all Version: 6.1.0-2.3ok2 Priority: optional Section: doc Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 26693 Filename: pool/_new/main/l/linux/linux-doc_6.1.0-2.3ok2_all.deb Size: 11836916 MD5sum: 00695c890e874e133c69fb0e18ac1f44 SHA1: 4e59ab8e2642b8bb751603745d02e03e06b3c72c SHA256: 49baf75978e2d370fe4ec80a2ad6db614d2be625e2a98ab3991f806a4475bcfa SHA512: f527f92361492a746fd60119ede31a5bba0a95c0c6b30fe7c7e7fd3370b184404d6f5320724d5ca5b557aba1a55ce96557c66373298b3c2beb28aa8756727473 Description: Linux kernel specific documentation for version 6.1.0 This package provides the various documents in the 6.1.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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-doc Architecture: all Version: 6.1.0-3.4ok2 Priority: optional Section: doc Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 26693 Filename: pool/_new/main/l/linux/linux-doc_6.1.0-3.4ok2_all.deb Size: 11832962 MD5sum: d81cec30460a3c78e696ebc562b5e0f9 SHA1: fd79908a1f8c2c5c13753e6bcd62d172bd99c505 SHA256: 69593d356ed9c7364b60433e88bc78efce67eb078d267d7fa13b1de86e60adf9 SHA512: 68347ec5312a341222f47dd1e858203903d670e7b6d2dce038aff387dc835925ff9213271056d1555aa0db5464c22441a44fa03ec389cb1b978084429d9a3f7b Description: Linux kernel specific documentation for version 6.1.0 This package provides the various documents in the 6.1.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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-doc Architecture: all Version: 6.6.0-1.0ok10 Priority: optional Section: doc Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 28658 Filename: pool/_new/main/l/linux/linux-doc_6.6.0-1.0ok10_all.deb Size: 12791120 MD5sum: 1053002395edc411874275340f8abd5e SHA1: 7794327a779721bcfa471cbdb5d6130c636988d4 SHA256: 52ecdb8461ecd380cd9aa432e42cd5f8ee7c4e536ad19af5e1ff7cdbd17440a2 SHA512: cddeaa75395d29328c698e6b21071a8d83fb770b42eb072e8c7d30164097ca2c5f28248aea4daa83678ff5e4c7665b3e14372aa13129ab1d10825bc32c81aa3e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-doc Architecture: all Version: 6.6.0-15.0ok13 Priority: optional Section: doc Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 28814 Filename: pool/_new/main/l/linux/linux-doc_6.6.0-15.0ok13_all.deb Size: 12858492 MD5sum: c8198a0b802599d48aa03e8456a1ab11 SHA1: ce9110282dd6c742a075f514eaa52c0f2b0b6bb5 SHA256: 18094f41a82b0381648bbc20d79fb282059e2ec317a435e1c551a24cee08edc1 SHA512: 99b9018cbe07bdbc9bdb427389b9e55f6302ba0f22f2937043d32578ccba2eeb39caf2a27fa6f3bedd64b2323e7200e2894c0db0e0b5f54a7e1cdb8326f8ff2b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-firmware Architecture: all Version: 1.205ok9.6 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1055206 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/_new/main/l/linux-firmware/linux-firmware_1.205ok9.6_all.deb Size: 261942836 MD5sum: 9319298a459211b09f32697482a836ae SHA1: 2d92d531cdbc6f3ba2e30d384f4955f847e3fb6e SHA256: b3594b3b8b611b4b071fc4c6e943413f5f9504bdfe3a6f2695fb033d524f43d8 SHA512: 562be29f1f78e3e3297c419df0384a4f0586970465568011406687b8b574abea705c0438b6e17b83f870f23923840401d286d9e195726db4c30f2ed480f9ddf5 Description: Firmware for Linux kernel drivers This package provides firmware used by Linux kernel drivers. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-headers-5.15.0-ok5 Architecture: all Version: 5.15.0-ok5 Multi-Arch: foreign Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 77945 Depends: coreutils Filename: pool/_new/main/l/linux/linux-headers-5.15.0-ok5_5.15.0-ok5_all.deb Size: 12624416 MD5sum: f779384598ad6ba5f63765dae4edc54a SHA1: b82fe48433eda4028fe97ca10e38340bc7a280f9 SHA256: 2666ba18bf813c7f8f359186034576c1a03ea325b4fe835b9865a4ae08a24173 SHA512: 343c91b1dab0369246c41ddd0d3ea9d71f152856b3c3c25a454b99c0a66315fc511a1df7ededb9a3bf13faf8beec2474b4e84e203e68bfb655a44b25b2c62a28 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-headers-5.15.0-ok5/debian.README.gz for details runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-headers-6.1.0-2 Architecture: all Version: 6.1.0-2.3ok2 Multi-Arch: foreign Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 79029 Depends: coreutils Filename: pool/_new/main/l/linux/linux-headers-6.1.0-2_6.1.0-2.3ok2_all.deb Size: 12814718 MD5sum: a31be37852767d41d897a63699949b32 SHA1: c82d7826138c1af46531d7ae6c5c1917f4c86e4f SHA256: e8b9fdb444d62777292d8858f692a7a46509a5f096836d34cda168ffc5f3330f SHA512: 6701266dcc232340eb476513d48577b466e8a9d2521f7a712289d594f7f1d76a73b9592790a9ef6f5c59249e9c9826197c511786d65cec636ac9e4a6c4ad005e Description: Header files related to Linux kernel version 6.1.0 This package provides kernel header files for version 6.1.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.1.0-2/debian.README.gz for details runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-headers-6.1.0-3 Architecture: all Version: 6.1.0-3.4ok2 Multi-Arch: foreign Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 79070 Depends: coreutils Filename: pool/_new/main/l/linux/linux-headers-6.1.0-3_6.1.0-3.4ok2_all.deb Size: 12815384 MD5sum: e749699c20f2980fa41d8fb5f12be718 SHA1: 54c474b3f06c90423d4108ca96e4dc4e53ba43b3 SHA256: 355ce3cc3de773e84af0ca38c973178f83848f2351174141425d11533b5dd45e SHA512: 10e453c8fb5acbc6e63b1ae19d93d76f6e77db2a9d3e2f2ef7e600a4996d5caeacb46d979c17d1693cff6a5822404f8e06daa8667a5bfb2a8e86aca76df69d34 Description: Header files related to Linux kernel version 6.1.0 This package provides kernel header files for version 6.1.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.1.0-3/debian.README.gz for details runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-headers-6.6.0-15 Architecture: all Version: 6.6.0-15.0ok13 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/_new/main/l/linux/linux-headers-6.6.0-15_6.6.0-15.0ok13_all.deb Size: 14014632 MD5sum: d3ef46f24f92e15c1ebd482efb882fc2 SHA1: cc0dc44ed5c88c1dc06ebc22e4831fa788b0a4c4 SHA256: 679a3b22156603953d2613ca9f23061359cbe1392b5238abd991d4be521f2f24 SHA512: 49848b28b4fffae608e71c679b32f1be1961f320a41b0042afbeb1ae7e9b5675d84d32352bc5e8ea24aca4b0b2b09b6ca98b1353d300a11887bbaedca1e81b04 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-headers-6.6.0-1 Architecture: all Version: 6.6.0-1.0ok10 Multi-Arch: foreign Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 84704 Depends: coreutils Filename: pool/_new/main/l/linux/linux-headers-6.6.0-1_6.6.0-1.0ok10_all.deb Size: 13256752 MD5sum: a81e902dedd81871862feca23e8f1200 SHA1: 435c22e4e4baaf70e3348f60de24842b13e80224 SHA256: 12174c94a734ab5c8b2e8740fdf93c475cf22bf04280470202317acd97f07413 SHA512: 86205f441708125f197c22a7fa7e682f48b1f86d99d28f4908b089b1e2c9d60dbddf6b819f022496b5db61bc38c84b915221ac3bf8ebc819e58fb8aefc9a2058 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-1/debian.README.gz for details runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/linux-hwe-5.15/linux-hwe-5.15-cloud-tools-common_5.15.0-23.23ok9_all.deb Size: 38782 MD5sum: 3770a0de3c501ad7c0996dd073d3d046 SHA1: ca92214f5604d0e74d01d2441122e33bf5948c01 SHA256: a52b8f10bc9da901fbc6869a699d02595199046805d3bd3bb05243a17047cee2 SHA512: 9e7cb4e1c34aa4ed2f73dbdacb18107cd4370bcd9cab77c14e87061a7eac23a043ae61f5a72a0c0048a62bd9b63fc975abb660f43b1cefd909e17c6c074201fb 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/linux-hwe-5.15/linux-hwe-5.15-headers-5.15.0-23_5.15.0-23.23ok9_all.deb Size: 12245932 MD5sum: 5b3656b217fc4edb740e5ffc97a0fccb SHA1: 3724c6394576fef4a3fe082d148d70e6a866f2cd SHA256: f83d49165977538795136655c0ced0d141b9a7d6729ec47472e4d196a4115ddd SHA512: e9902a19ad3e49df0cf1b39c5b9cb99d7b52b661427a87afdd2f3f6f05d1b77b42eceff2dafe20c770b1babff336969070e28854af872e29367a0fb707df9b6c 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/linux-hwe-5.15/linux-hwe-5.15-source-5.15.0_5.15.0-23.23ok9_all.deb Size: 39056 MD5sum: d3655694bbb14d22eaf39cc7cac267af SHA1: 27409817c8a7843121fdf3873ad37b0450ff1e24 SHA256: 88be7d63556d7b1f5cdd3e8b360f8be87ed4852bf2b360457ef73ba10a569af9 SHA512: 76efb7a28f694f60aeab53b4fa44d41e48f965f41e89b09e1212cc08d78f7fdb16d271d669c562dbdb131795197ceb38b46a62a779460ec90ec54778c4af5a3e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/linux-hwe-5.15/linux-hwe-5.15-tools-common_5.15.0-23.23ok9_all.deb Size: 38820 MD5sum: 71f5b7272804f5b6efd877606ccf004b SHA1: 00ad8ddaa2e36d58df09710d1d45737b2047b39f SHA256: 9bf86cd01b9d7846c58d43d8f5416c9bc1c34ee36a38e441a967c7254f74ca45 SHA512: 9ed3afc98824e68efa2539fd07a2420487b367bc1fdbef6d97b8912fb1431fb90f9ca71b7581874d5921e4e007092f44fc4a23300cb4e79ec7315bde17bdf4bf 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/linux-hwe-5.15/linux-hwe-5.15-tools-host_5.15.0-23.23ok9_all.deb Size: 38742 MD5sum: 114c1b481905dd6e8bc47bf5dafb7d9c SHA1: 47fb36fb3cdd59d53b8f1ab42f4317877b5b58cd SHA256: 7cc2f4b9bb211b5b9a2e9b189787b402de883572d58ee2ee1175a76c90ec0d8e SHA512: 0d4be7ae29fa24466c777f492d6b13f21eeae027548c21124c9668afc108ebad43c484851e77172ff896a0ae5b10eea0b4bc5eb044a694e00b7d513e8a349417 Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-source-5.15.0 Architecture: all Version: 5.15.0-ok5 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 174254 Provides: linux-source Depends: binutils, bzip2, coreutils Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev Filename: pool/_new/main/l/linux/linux-source-5.15.0_5.15.0-ok5_all.deb Size: 154720868 MD5sum: dd59fe75d9e12979bfc246feec188a87 SHA1: 9e52c043f84b209cfe6b9e3fe6edd57d8baa9779 SHA256: 575f0d46eefb05d5ce4ce0846d0b17891d7fa26bea79fcba31cc01fcfc4e5190 SHA512: 8421c49b56deaeaac19a4cca4d9059bdaeddbd99bc94af5fa99821f9d7e8ef2877516706d592dc335f77c5ba5eac47ae5e5bbd9a59b0c18f6a411c055179d46d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-source-6.1.0 Architecture: all Version: 6.1.0-2.3ok2 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 159854 Provides: linux-source Depends: binutils, bzip2, coreutils Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev Filename: pool/_new/main/l/linux/linux-source-6.1.0_6.1.0-2.3ok2_all.deb Size: 161229360 MD5sum: 0c93ccfa05e9dee1cf858473090673f7 SHA1: 78fb707fafbddfac7b8687ae3adf3176f9d52835 SHA256: b31d3602cf70efc1dd02632888066389e52c97032153a6a81f7e1fb6cec9ee2f SHA512: f6c2ab117482c1defc44b659d584203c44d6b47a1f74dacd792117f044bc549ebb0db9b48fbdf6f9bda07f896b3f8256d247ad1dce9fafad0b4c49e3d78bf373 Description: Linux kernel source for version 6.1.0 with Ubuntu patches This package provides the source code for the Linux kernel version 6.1.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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-source-6.1.0 Architecture: all Version: 6.1.0-3.4ok2 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 163331 Provides: linux-source Depends: binutils, bzip2, coreutils Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev Filename: pool/_new/main/l/linux/linux-source-6.1.0_6.1.0-3.4ok2_all.deb Size: 164774756 MD5sum: d4f763ede51d864bc7ddf38060b1fb02 SHA1: a606d6ff8005e4963a8f8b6a8016b4e83f3a5116 SHA256: 9b5faf3a8d669c891e85d09061cdb8f76d16a38a48b41e4ce45c1162eb8c4af6 SHA512: 1a98cb35c4a409066cc90c35aee124b27d80f3ca2549d2928d59494905fb358b443cb150addc682f6b41b709c4d4d0dda1ae9ea1b88de21e308e8767dbfc9015 Description: Linux kernel source for version 6.1.0 with Ubuntu patches This package provides the source code for the Linux kernel version 6.1.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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-source-6.6.0 Architecture: all Version: 6.6.0-1.0ok10 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 182456 Provides: linux-source Depends: binutils, bzip2, coreutils Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev Filename: pool/_new/main/l/linux/linux-source-6.6.0_6.6.0-1.0ok10_all.deb Size: 173214020 MD5sum: be480a3ff00d5a46fe95097db62d0a9b SHA1: 05c3cfa1fded0a652f925e2a737b0b0c0c4dc692 SHA256: e6d4936ea752efeb4b27514e62d9739a6859d7122005a10e7434055281dea654 SHA512: ffd624e814e62c568c3fa3918ea6d4a59d809d67bc7a477bb4956649dbd1caa1a4a947fec8ccba6e1d3dd3e0884798b0423c16d2d16cb8cc1a8704e3c67b4cc5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-source-6.6.0 Architecture: all Version: 6.6.0-15.0ok13 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 570078 Provides: linux-source Depends: binutils, bzip2, coreutils Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev Filename: pool/_new/main/l/linux/linux-source-6.6.0_6.6.0-15.0ok13_all.deb Size: 246220440 MD5sum: f333778e848baa524d5ed137612c8b79 SHA1: 0bac36556eb0c56873460a3b0f21c276c09aa587 SHA256: 84ae176af1e65c017845a4c6317b6f14f8f14013fe62eb60795e6efd096f4dec SHA512: f0244d88e8268ffa1c5ec76ca590d6b92a0a71ff080d144f83538ba27ac6cc888c151bab8c414efbce145a431c6555500e8af7541f9df1778228c383ade55bc0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-common Architecture: all Version: 5.15.0-ok5 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 304 Depends: lsb-release Filename: pool/_new/main/l/linux/linux-tools-common_5.15.0-ok5_all.deb Size: 213694 MD5sum: d3b6d1d98585d8a361e3cb7176e5b7a0 SHA1: 1fe98a668001e33a53bbf95d963e913a60563b82 SHA256: c9b678c06b40fec3aa0414e4e78b81d682d8028c3e894f559e96c331b1da2671 SHA512: 44a1c6ebcadc818ae10e4804eae24e3f3b6fbb42411239875989acf6f9284fa7344b704c918cdef508e640ac11f0e34c1d8f347a65a7d44c2be5a32caa3cd6ab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-common Architecture: all Version: 6.1.0-2.3ok2 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 328 Depends: lsb-release Filename: pool/_new/main/l/linux/linux-tools-common_6.1.0-2.3ok2_all.deb Size: 238132 MD5sum: 9b2b99d5f3ba9ef4af6ae759adac2b9a SHA1: 798bb822e3503a52c71621780c6a280a5899d6eb SHA256: 9628a35df892328f3b223f5e978e90fa8223118262acb0a4a18374133843afac SHA512: 51dfa24326d7e743cd4c17db2418c7bb6733c89e5beec103ac31ae7cbf7a0cd3e1e1578ed3aaeb2fad2d7f551a586d8514f63226a29e6c8cb2c00c0c8882d920 Description: Linux kernel version specific tools for version 6.1.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.1.0. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-common Architecture: all Version: 6.1.0-3.4ok2 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 328 Depends: lsb-release Filename: pool/_new/main/l/linux/linux-tools-common_6.1.0-3.4ok2_all.deb Size: 239630 MD5sum: 3042e6078462dcc81a42cd042f794c86 SHA1: d5faea38dc20a03b62cabe2ef78da6de9fc999cd SHA256: 4e7ca210ec7f3ead7766752f33991a145e28cfa4e2b9155a0abe2378aec6da4f SHA512: 0de0c3bceea5c9120c781d434e9af042f445bfbed19b74b9414639faef59d936e02ba06cae68f91b82691b645710264a7f422cda434cc5562d72011bb717adca Description: Linux kernel version specific tools for version 6.1.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.1.0. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-common Architecture: all Version: 6.6.0-1.0ok10 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/_new/main/l/linux/linux-tools-common_6.6.0-1.0ok10_all.deb Size: 252468 MD5sum: 9f05961644309675c9e89a67b12fe792 SHA1: c8fa95610279a78ecce81b0d788005e7b5f104e0 SHA256: c523259a942afd384e4f9a4157ccb5155e585c31a51863db9283dc7464e445e6 SHA512: 88711e340d545ab2646b3fae7b459b5171cf28a93789a6f4335fd4bc7c2859b5a4c9a3f0ef69743bb5dca8b67eb030650402af94f7d1b8e2d872670a086a5d18 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-common Architecture: all Version: 6.6.0-15.0ok13 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/_new/main/l/linux/linux-tools-common_6.6.0-15.0ok13_all.deb Size: 244256 MD5sum: c943cb16f5f7aaa2ec90285a944b10ef SHA1: 12dd9f0ba26f6756ada534f4a31353d56de64175 SHA256: b368b0c3b66edb1c2d01a694efce75ce1757bbb32974a1a0bb3665e638d57f6e SHA512: d25443221937dabe8b2dbc8299d161bf27f47fe21bf93421a96d2ca576a36c0a0efc401836510e23d7e25a088eec6352847dcbf3335144dd0cc240867d3e8bbc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-host Architecture: all Version: 5.15.0-ok5 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 79 Depends: python3 Filename: pool/_new/main/l/linux/linux-tools-host_5.15.0-ok5_all.deb Size: 19430 MD5sum: acbf9844cef0a36da815e31429e65992 SHA1: 7e3bcc0be4fe665fa262653cd4da76efdf6591ab SHA256: 29e65f68b9b235ec42cb445be36a0130c45eead02868f7114d28a31e113182fe SHA512: bd455d6bfeeb3bb740420b08c88913d7b19ff97054577644aaa4d839307d5e9d0b577f2b289b96a2282172475b5c2925ec05b9bc0ae28237f203b730018db484 Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-host Architecture: all Version: 6.1.0-2.3ok2 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 81 Depends: python3 Filename: pool/_new/main/l/linux/linux-tools-host_6.1.0-2.3ok2_all.deb Size: 20008 MD5sum: 18ef591e3db9125eb003f5a26b4a0cf8 SHA1: f620bca661a31b1c40a662d3623d5979be0b0eaa SHA256: aa7ddffc296a7eee90f484fa6e7fe6a19413dc80ca41ac06a6cb5b5e0dc14691 SHA512: 3fec0579558ad258c1780c1ef927af15cd718cd137742b2006dcec6df365073813e618c1989b47737d68246e3255d79e2bc4f772f18f68fd6d94c6aa9993a341 Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-host Architecture: all Version: 6.1.0-3.4ok2 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 81 Depends: python3 Filename: pool/_new/main/l/linux/linux-tools-host_6.1.0-3.4ok2_all.deb Size: 21772 MD5sum: 9a7e688eb0687ef110f025e509e162e4 SHA1: 18b8074b5cd61f32a88bac22047c128b106119e7 SHA256: edc834e09db6bdcf059864acc06e11adccd03d37696e9f651d1812fadbb8d17d SHA512: 64856baef5bacb594b27f78557f706dfdb6a42c5c79f81539bb99443585743da19d2e61a7514cb31d72a5d48e61cd432870d03089a35d516374bd472d11f2035 Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-host Architecture: all Version: 6.6.0-1.0ok10 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/_new/main/l/linux/linux-tools-host_6.6.0-1.0ok10_all.deb Size: 29492 MD5sum: f939f8ed2f25460aeb1fe1465471ec24 SHA1: 80b4701f61192be56fe1b084c0070022b40859ce SHA256: 4226d79e0152c3f18535e8ab2492db9467be082ed414d3a5e3beb9ff68cbed24 SHA512: acf700308dc6febf13b747ac147e710d1ed8d24fad745ace45563f433a4d45d4164efe79cfad6da7e5e647fad2b580cf5f9c3397d6091540501fc17a625d7d1d Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-host Architecture: all Version: 6.6.0-15.0ok13 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/_new/main/l/linux/linux-tools-host_6.6.0-15.0ok13_all.deb Size: 20104 MD5sum: 94b07c89f158101f958a3c4760eb7e59 SHA1: 9b78869b4330ee65a0d51425a83134d4be2be6f0 SHA256: 2db79006f97a0ad999a9e83db64bd20df2df2465aa033e1b821fc46d9f8600f5 SHA512: 46cd5a0d893ca7285756fc43b23c908aeb2449064314ce82d72a081c63c38dbb6393158409ed975209ba57d49afc6a9eb819c769683c699ae47ba571e43bc905 Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/lirc/lirc-doc_0.10.2-ok3_all.deb Size: 1010560 MD5sum: be816ed6f00a2a16621660d2b380a7d7 SHA1: bf686aa260994d3ede28c982957103c7ecdb0d58 SHA256: eee37e600c8cf579c74d7d8059b66af8275ea4f3b3e8a8bb071d034a2c7f6921 SHA512: 590a6e265f9cd29fc6ca3f29569c62424eb3dff571f17720d7e4179e46f0f41c02a082a9181d4038a51b31fd2e3945ae26ea33b603366b71da5cdef6aaf4f380 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: live-build-cgi Architecture: all Version: 3.0~a57-ok16 Priority: optional Section: misc Source: live-build Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Live Project Installed-Size: 47 Depends: live-build (= 3.0~a57-ok16) Recommends: apache2 | httpd, cron Filename: pool/_new/main/l/live-build/live-build-cgi_3.0~a57-ok16_all.deb Size: 6712 MD5sum: 124d0b672ede2b9cd9a031fabb3861d0 SHA1: dcc39dafb1c55fdcb7ad22e19622ce61218c6c45 SHA256: 564f0f8940bbc1111386266686d7d0410dc860a466d3ac851f3c030048dc2127 SHA512: c64f2c76daaf25cb852e8782db16e40a9a3d1e5eee9f819bd462c5fc58a67643702d06e4eaf46de09a490b0a6210a37b61dc47a9ff0fb249389ace2aaf9156d7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: live-build Architecture: all Version: 3.0~a57-ok16 Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Live Project Installed-Size: 837 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/_new/main/l/live-build/live-build_3.0~a57-ok16_all.deb Size: 141600 MD5sum: 04a517ef88b1befab8530eefd81a5220 SHA1: b2c4437cc726ceb2f56e625d24523c4219046074 SHA256: 950cf2f176460acfe2e5126a0129e044d8f120d45763d7e8c6839510c587dd11 SHA512: 4c97def2de4e6169b99b119e71904d5afd7ac26c969ec0e91c7b1a8d99832fd44fa5abda06add3bca9abd9a8797c110bb2b633ac359bd48859e91bf25a9a783c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lld-17 Architecture: i386 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: 5588 Depends: libatomic1 (>= 4.8), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libllvm17t64 (= 1:17.0.6-9ok4), libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.3.3) Filename: pool/_new/main/l/llvm-toolchain-17/lld-17_17.0.6-9ok4_i386.deb Size: 1383124 MD5sum: fadcc8dc13f80db5316f4c220a56150a SHA1: c1febf32aca086ae23abedc144a750f2b61e86c1 SHA256: c3aeb0a92c00dccb080a7331146ef19d7b9a2a18c5f018d3c6cde20c910dcc33 SHA512: 5287955db82df3e00f7dfde16ab6c88e5e2bc59177e9dfa1788e3e59f85a9072c0df79877d3900c737f0dfd0f0c683848c333b6a7164a2d20771075582869de3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lld Architecture: i386 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/_new/main/l/llvm-defaults/lld_17.0-58~exp1-ok1_i386.deb Size: 2144 MD5sum: e14fb5843df232f6874f298941165e96 SHA1: 202e0d010ef7d7739c34e4672f1a9084a51c3ddf SHA256: 0a83ad60165dfa6530b77650a6a6c972c1dd7a8f6661a73120a1188c499260ef SHA512: 667fca91dd743307d396dd1391010856beef4e4ffe6994d1e47d8f5b1320988e61c24d516bfedfea822517c5f219c767ac3f8fb5669c706986d9d7a47cee356c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lldb-17 Architecture: i386 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: 4512 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 4.2), 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/_new/main/l/llvm-toolchain-17/lldb-17_17.0.6-9ok4_i386.deb Size: 1263552 MD5sum: 31c70d4a5a5669bfb5406186e1d19459 SHA1: 3fca6033824cc36476a6af0990a756f676caf156 SHA256: 409b5b9a05a81ad0feda62ae42744edd1c5800f4bc6318aef61bfd0fb1505c65 SHA512: e555fdc12e8fbd8dc3eaaa4230528eafb3eb35c4b681a23bddaee3ca032ab1e531877df9a96dafad3a4b4aa44fce02667ca442397933f11677147000bdc2c222 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lldb Architecture: i386 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/_new/main/l/llvm-defaults/lldb_17.0-58~exp1-ok1_i386.deb Size: 2316 MD5sum: 4962924a13f25eebdf78c6cdac11c7e2 SHA1: 99b6098da518b4d95cced4cafaef29a6e649b12d SHA256: 05f28bfe06989b60b90d72c86ed68081f907590be149c628234b142bc088cc91 SHA512: 9c0977526d2d8e849952ceb1097d5ab68b423e552e721c9101e38d2510fa0b9a7a9c3410a960841ccb87ecd1147ddb44e04377c0598b09566fcf4860f8ad96a5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-10-doc Architecture: all Version: 1:10.0.0-ok2 Priority: optional Section: doc Source: llvm-toolchain-10 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 28776 Depends: libjs-jquery, libjs-underscore Filename: pool/_new/main/l/llvm-toolchain-10/llvm-10-doc_10.0.0-ok2_all.deb Size: 3643654 MD5sum: c32183b2296533f2b2c0073746203719 SHA1: cf3bf8f6528d3f96ef9da849cfe6e67736a7b987 SHA256: a9cc82160ab68dd1b2c95adfe9df17838807673f02621b338cbf33c3aa8dfa0b SHA512: 63e9702ddda58ce0b637c6d43d7f0f8993ae979f9041e9440b792b2d84ca0139b2305e608e6190db5b4606b430d72581af3386e0be994cf7b1eb77b1c00cb125 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-10-examples Architecture: all Version: 1:10.0.0-ok2 Priority: optional Section: doc Source: llvm-toolchain-10 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 17 Depends: llvm-10-dev (>= 1:10.0.0-ok2), llvm-10-dev (<< 1:10.0.0-ok2+c~) Filename: pool/_new/main/l/llvm-toolchain-10/llvm-10-examples_10.0.0-ok2_all.deb Size: 3614 MD5sum: f9accda512dcd42beb6d112a3a15e1d2 SHA1: 7a1c53baf9ca8e99496cefad53d011193cdc9489 SHA256: 25eb2288be955cbb752bbc03d50bb7b7519e068aa8e269c5b6d00ec71f9384c2 SHA512: 8eae41050cc212d6f7cc9402bf9c4b1e7781e1e940efd9dd782ae1e8e8f2899d569aa8dfe6ea1435f8210e8ad1129d5e232fc19335376513684884bacd6c4c67 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-15-doc Architecture: all Version: 1:15.0.2-ok9.4 Priority: optional Section: doc Source: llvm-toolchain-15 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 47834 Depends: libjs-jquery, libjs-underscore Filename: pool/_new/main/l/llvm-toolchain-15/llvm-15-doc_15.0.2-ok9.4_all.deb Size: 6821674 MD5sum: cb239bd0c14178b9fa2e0bdc30b1bfe6 SHA1: 2a064224d56c0e3776692016b14058f80ec86927 SHA256: 9390543c25198a387549406b32f44f5e7f0112005d68681cbc5740c5071a3acf SHA512: 584a0ef63f10b9c8bd77211491978a1470d45d056ec184f659b61117c99cf382d324d59904fd34f9f53d9f0798bae13c30bf04dfa539bbebb9845ad61a8d34bc 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-15-doc Architecture: all Version: 1:15.0.7-ok2.3 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/_new/main/l/llvm-toolchain-15/llvm-15-doc_15.0.7-ok2.3_all.deb Size: 6823796 MD5sum: aa4fb69be1e265c8398c8667ee42ad68 SHA1: 9b2f5f09dbe7df32522b7d9511d2f4eb2a488d2c SHA256: b1d79fc1af1c280edd21d6fc4011305d2c06c3db79ccc366ccbf20a9e36ba7cd SHA512: 3fcfe268c299fd0ba3c8734187438a3eff200a31bd65b7aa24ed19b4aa4c32ddcbd54b8152e11e3460838342c57aeed05d343b00479fea10ca287b7d3cc7cf8c 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-15/llvm-15-doc_15.0.7-ok3_all.deb Size: 6824330 MD5sum: f689f664959c4191c185952c2a321823 SHA1: c352b13e3c3db07b1c734675de36583a97adf7c7 SHA256: ec14ff3903e4be99efeed911fed69d061d0acc5624c9b2001387de22eeb01ab9 SHA512: 9533c66a402149bc3b9b0bab8c668b3365c0e3dae4309a2b0b4b3da56a92e2ea46d23915adfb610d89cfbabfe07d5b40f1aadecb0c1cdcba17d23273cf22f5e9 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-15-examples Architecture: all Version: 1:15.0.2-ok9.4 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.2-ok9.4), llvm-15-dev (<< 1:15.0.2-ok9.4+c~) Filename: pool/_new/main/l/llvm-toolchain-15/llvm-15-examples_15.0.2-ok9.4_all.deb Size: 242562 MD5sum: e533ae5979335e5c9b44a4b20c62bdf9 SHA1: 196bbb05d294ff9d80d32da6ebdfcfd18cc7af08 SHA256: 7c0090c84319f09a03c7d6e45dc364a144d7dd6185dee171bbffa6443429c923 SHA512: 88a980fb924d3790fe33c4fc80d640714f74ccfeffd3a3a2ca374c43e3ec3d181d50b398fe58ecd6a37a529702a3b31914383a60346f7c43347769818f088bc6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-15-examples Architecture: all Version: 1:15.0.7-ok2.3 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-ok2.3), llvm-15-dev (<< 1:15.0.7-ok2.3+c~) Filename: pool/_new/main/l/llvm-toolchain-15/llvm-15-examples_15.0.7-ok2.3_all.deb Size: 244364 MD5sum: 675f0bf54e89245046a141573111fcbb SHA1: 94124e7bf1e927aa6d5c09a5c088cc730b063648 SHA256: b2462ec096386fe2ef74ae4d6dafbe2b3f9713571dbff5f7eff1c6b297b72472 SHA512: ad3e24504c7ff815b21f76e6831bbb269d87538d83f013f3796b51b768e9ef34872544942f4d5e9c4ffe1f2d8eabd03671f7f8f5f4753f2ad10dd3ee5887e8d4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-15/llvm-15-examples_15.0.7-ok3_all.deb Size: 244482 MD5sum: 4ed8759fca580343e1fe69c8b7dbe12a SHA1: 1ac31f239697a1d6134a6585b629efd0eea1f83b SHA256: 0ae02a9ff1864df7ca75a84e2974035af99e53b43482e3f09d6bfe355e501b25 SHA512: 1358ff4da417d6136456f0263d8f3bb2cc58e6d231abf1c99bf57d779bfda911e9cd967befa1735cf96c70b9a9973ef1fa57014a3a43e1e4983076cf701e5fd3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-17-dev Architecture: i386 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: 278400 Depends: libatomic1 (>= 4.8), libc6 (>= 2.1.3), 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/_new/main/l/llvm-toolchain-17/llvm-17-dev_17.0.6-9ok4_i386.deb Size: 41250160 MD5sum: fcfa022160c4952acae5cccd85abeb96 SHA1: 46ec9a7dd96bd8d46d33ff0ebfc1ffaec269fd1a SHA256: 05567424c2327b5ca75cb8e3b719c09716dcce3c9b07d47564caccce6548832d SHA512: 24e8f2c54a3e198f057445890220c3679f223023c0c6af9c7d8f0c4bc2b74de03157d2418e59ae89390756132269351af8e079a5da0c0d7111ac4a1be0b141ca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-17/llvm-17-doc_17.0.6-9ok4_all.deb Size: 7154504 MD5sum: 8fabbce3aaf332073090f7144b64975f SHA1: bd6fd2108a814bbf6c045a0e570208cd69de94c7 SHA256: df8bbb7b9fb7accbe8148d23bb5aa8404b49d596d480b321fe9d88fdd499e288 SHA512: 878a230ce3eee5a4476fb8fffce303188b4263c535d78070ec327539126eed1d2af725ce8017e4ef2871272a56ee0509cc061d859f2742fc2d7d89438cb7746e 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/llvm-toolchain-17/llvm-17-examples_17.0.6-9ok4_all.deb Size: 243588 MD5sum: cb1f196c2ad1a30ca6b5cf6b3a75d3e2 SHA1: b302517ca8011605e0160e32f9d5cc03aa1417b4 SHA256: 957644e8d90d41ed4eaebf16ec8fb2b3b1f1615e77c5734c592a8e74f66934be SHA512: e8e109324105d6971ec555b72c9b020f70d5d48d0dab9941b257be146598ad84903b28d48901812fc86fb7bcc87855b345aa055cece4431875e4ab3a0ec64483 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-17-linker-tools Architecture: i386 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: 4639 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libllvm17t64, libstdc++6 (>= 11) Filename: pool/_new/main/l/llvm-toolchain-17/llvm-17-linker-tools_17.0.6-9ok4_i386.deb Size: 1315604 MD5sum: cea4f95665307a4d0d31b3bd372974f6 SHA1: 61c9e2b821da70095eb0a4d9f7c949b03a96c708 SHA256: a473399363a78bed2161733d621e09d58ac571d31d9d22438b1103e01af9dda4 SHA512: a0f0c9d92695518d6601c2c8d361ad02e105770d7b9ad5c716a204efde28093eb11430daecf18a6019b535c917e4685572e653acbdf288177dc338ac02c02f15 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-17-runtime Architecture: i386 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: 1740 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libllvm17t64, libstdc++6 (>= 12), libtinfo6 (>= 6), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Recommends: binfmt-support | systemd Filename: pool/_new/main/l/llvm-toolchain-17/llvm-17-runtime_17.0.6-9ok4_i386.deb Size: 548908 MD5sum: 9ffad08b95c6faaa43e62de50a918e8e SHA1: 21dc4fdc08232b16793285f97fe6c645521659e9 SHA256: 720a0a0878aed8c52093f472b8bf6781c957a6c270575f64bb0e244c21905f2e SHA512: 24ae78656514b538ffda068b8a9bfdf9804fa4f5b1ed5bc5f3f00c14bc188861530b79ed164b5dfd2d2d8ae030a48ae1da1bc351e9da16022338739b6ee669b4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-17-tools Architecture: i386 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: 2531 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libstdc++6 (>= 11), libtinfo6 (>= 6), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Filename: pool/_new/main/l/llvm-toolchain-17/llvm-17-tools_17.0.6-9ok4_i386.deb Size: 486252 MD5sum: 98ad33bbabc355c1ba7ecc304430ba9e SHA1: bb34168271feb21d5aa5c09f29ba9fa1ded6cf56 SHA256: f65949c8ca8db5f608f41c3990b0229461ffd270ea43a018a8e90bcfd54ed3e0 SHA512: c24208911db9b1650ff9084bfb520fbf46fe6dd1a83647e22c3ffe7e94c4f88a9b66d467a14a07ef9da6fe81411b585dffc5c6e5cc8c38769a6aa5404d40329e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-17 Architecture: i386 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: 130691 Depends: llvm-17-runtime (= 1:17.0.6-9ok4), llvm-17-linker-tools (= 1:17.0.6-9ok4), libatomic1 (>= 4.8), libc6 (>= 2.38), libcurl4 (>= 7.16.2), libgcc-s1 (>= 4.2), 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/_new/main/l/llvm-toolchain-17/llvm-17_17.0.6-9ok4_i386.deb Size: 25259472 MD5sum: b81db62d17c36b24daeb13c0f454df48 SHA1: 14e7b57b36afb829f42d6ca48650155df4865635 SHA256: 6a6acae17395dfeaeb7d9040c9deabaf3229d1486df8a54eac71b5af36dc4477 SHA512: 81cb439573b9856e9b83d488f4e64155fd2d5ec34a6f17ba49fc58939f6e6a9d58226131c2318132fe32ed5eca394713d4760c7aaf332d82627d8f4d345484c5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-dev Architecture: i386 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/_new/main/l/llvm-defaults/llvm-dev_17.0-58~exp1-ok1_i386.deb Size: 2204 MD5sum: a92fb58452373f32dca0cdb8ab895e6a SHA1: a4daa88f62699ce760cddc087fe9169c44148a57 SHA256: 5dab09ba4627c5d7fa04a9dce77843498d98fdfe307b302ae57ffcf8cb9c4df7 SHA512: af1ed82dc5e1efa2c4719d38334809a95d23b7110ead6645fe699ad24860f6040c50af710a08bb655d10753a459b712f67438636d4b9a44dcb899ec25e1739ec 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-runtime Architecture: i386 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/_new/main/l/llvm-defaults/llvm-runtime_17.0-58~exp1-ok1_i386.deb Size: 2124 MD5sum: 22b3dcc2d3011a85bdfe15ddf0866e27 SHA1: e1f5b824b40eadd86893f637f7c6c88417634e3a SHA256: 54b243341bb3b9f429c279a53fa4d5ead2f1c9eafc4c9c24d05cf98ab9032918 SHA512: a7d827a82543d43d52ba4856a6d5dc33c1d83be20e0deb883bf42f5207f534cbe2c2124fb0ef5f695c590fa531e54f64ad22a9eaee622b20695b695a97c06f6b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm Architecture: i386 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/_new/main/l/llvm-defaults/llvm_17.0-58~exp1-ok1_i386.deb Size: 4340 MD5sum: be9d599b8f99dd8aebf18550e82bd788 SHA1: e381d0adf2f8a7cecb2a1077780ddbbeefd0a251 SHA256: 7a9f56e84efc1c82ed0bc946f1020898dda0d16821ba26fc71a7d03f7aeae914 SHA512: 061f84ac62288794f6dcb65cac1fd26eafebfa4f20722badd55c407e490fec3131e39a3dcf27285a4df0ed6092c01c38b015d41048c5a403c6394827ac4c5d54 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/lmdb/lmdb-doc_0.9.31-ok1_all.deb Size: 284686 MD5sum: 1e4879766c836dab633070a076a540e6 SHA1: 4e06d2af26c87e66519b87faa3d2c746735fff7f SHA256: 372f530ef617c863f5375ddb3e87536afdab1c8f923a064ee915300b1e5b0b0a SHA512: dd09574ced695e623bd8f92317698aeb0c7a8851668aa71a75266da868e5f8f5abd1fcd5f581a4e2206518eba6770ffbdd0b46cb0f44dc758097fae7f1b8016a 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lmdb-utils Architecture: i386 Version: 0.9.31-ok1 Multi-Arch: foreign Priority: optional Section: database Source: lmdb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LMDB Installed-Size: 359 Depends: libc6 (>= 2.38) Filename: pool/_new/main/l/lmdb/lmdb-utils_0.9.31-ok1_i386.deb Size: 68706 MD5sum: 49c01ad91844f84ca0a3a050c8a79522 SHA1: bf5c534de4e8910bff5451f3e7049d3c276b2a80 SHA256: 298ab0de4e41179f16a09a37b49f012904431505b5e578f058f22ed89a0c07e4 SHA512: 3b55a7a4675a2482c73b169426051f4c6426b18f05216e30af8948960d432dfd0dc192e66ea4a5e73c5dcb35b1b86bd472227827b6e28686604862fe88ac240c 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/localechooser/localechooser-data_2.89-ok2_all.deb Size: 188780 MD5sum: cda43f8b1b626004d0cb93d60af0b7af SHA1: 959556311178d641a52b136ff8e3678c21e7daf3 SHA256: 0ead9133e8cdda8dd52866a80968ef35a6f3b4993686b94a45e57118d5b7fd5f SHA512: 011614d9412812624b73b0101dc5fad98565c3f5ab10bc68feb220119bc93278f385ae0d6f6f506de74dfadc881df78d81aafb2556c65726c4cec2d77cb7fe69 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: locales-all Architecture: i386 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/_new/main/g/glibc/locales-all_2.38-1ok6.9_i386.deb Size: 10671840 MD5sum: 84626a23526d5913296aed4b1370a5b7 SHA1: e719a488e60aa857f7a76e46bdeddd3bf6c016b0 SHA256: 71992af8b43c2d04e5065906b2dcf96bea1f3b48a52041537337a1c64405f893 SHA512: 5edf93133ebeebba590984d46f5ca454d64f79e5c88ec0eef53aed9921ee04378edbea55e59325c5ce9a7d99989afbb66392e4c21c894d682db9c0d381005a9c 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/g/glibc/locales_2.38-1ok6.9_all.deb Size: 3883896 MD5sum: 26539988b1d4d0801cb6f42a76e88d00 SHA1: 528c8980fc859a0a8eae453621a248f30194940b SHA256: dc2f74c427d6a93f405117df0790f8226af72cc1236b575ee18e7da08a4cf35d SHA512: 4c8c6e933d45377e245a37e0da0dab93c731ccdcfcb1cba51637043353bcc14ad431ade852fc67e126e6bb6466b828a9112cd8fa5f50014d18086f605ca723f6 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: locate Architecture: i386 Version: 4.9.0-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: findutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 182 Depends: findutils (>> 4.2.31-1), libc6 (>= 2.38) Filename: pool/_new/main/f/findutils/locate_4.9.0-ok2_i386.deb Size: 59924 MD5sum: f7b7ade825c7dfbd10d49f411e8aa7c5 SHA1: ea6ea61e5c7191e0e66331c36135c5c9046d1dcd SHA256: 65ccf7ed6ebf7c71fb460c978edc5ef65b3510f32a9b57bf958c9c9043364900 SHA512: 5a2f12751da1f9906e344118fdfe1466be11fd6417f5d02dc53ce829db0f0d54ba1ec515f17fa78a5d7890856b9c05016bad9628e3b6e4b5a8e0cb748dc30d73 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lockfile-progs Architecture: i386 Version: 0.1.19-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 140 Depends: libc6 (>= 2.8), liblockfile1 (>= 1.0) Filename: pool/_new/main/l/lockfile-progs/lockfile-progs_0.1.19-ok1_i386.deb Size: 14980 MD5sum: 65436f17b400e8d4d90967a657712d04 SHA1: c948e2632cd1099d0188c71df4f435e6adf87397 SHA256: 77c3dbebf2f5af48eef70471e4dd7532764c120d6e7cfeb5f8be8123341387bd SHA512: 2141c14c6ff6d0858a0246768dc6085a23ce2d8e30ed63559a2d0fa441830658f9bc70b02675d3d4c0fb516a616f229667b2e85ceb538930417d18de6853ed87 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: login Architecture: i386 Version: 1:4.14.3-ok3.4 Multi-Arch: foreign Priority: required Essential: yes Section: admin Source: shadow Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Shadow package maintainers Installed-Size: 2521 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/_new/main/s/shadow/login_4.14.3-ok3.4_i386.deb Size: 459516 MD5sum: 51f9ce320fdde74c13041d687b1929cb SHA1: bdfa2c61874233ba9548ed9795b3f9798d3c3e6c SHA256: ea06f51beb69463da27a5f275315d884e15dc7e142ded8e76c2934eae35b22c9 SHA512: f621713109a29fa776d5aa6f7903f4f4bde02c159623eb154e402bf585c149749a247b360e1d6168c824a7a8ab8d6a30d06402a87e23b3ca0e1af922ad213c29 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; runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: logrotate Architecture: i386 Version: 3.21.0-ok1 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 147 Depends: cron | anacron | cron-daemon | systemd-sysv, libacl1 (>= 2.2.23), libc6 (>= 2.38), libpopt0 (>= 1.14), libselinux1 (>= 1.32) Suggests: bsd-mailx | mailx Filename: pool/_new/main/l/logrotate/logrotate_3.21.0-ok1_i386.deb Size: 53264 MD5sum: d5235564d950d3ea4c205ca92c7952b9 SHA1: d769ea3fe6f7568a90752e2533b1c5d20942b948 SHA256: 3842edadc19dadc190e038de9541f96965739b548d5ccab6b62a8a55cbc13687 SHA512: 0f3f04a8000a5a7c6ff97881ba8cfa12cf2dfb5e19578565a3d301bca710384071a87402a7174ee5a287d8885846703bee5d6584b7adc4730b319ecadbd58564 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: logsave Architecture: i386 Version: 1.47.0-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: e2fsprogs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theodore Y. Ts'o Installed-Size: 40 Depends: libc6 (>= 2.34) Breaks: e2fsprogs (<< 1.45.3-0) Replaces: e2fsprogs (<< 1.45.3-0) Filename: pool/_new/main/e/e2fsprogs/logsave_1.47.0-ok1_i386.deb Size: 11298 MD5sum: e6e7d3b2ecbd69de9dc8185c3873e067 SHA1: 4e42d593113e0d2ac5842789e503acba886a4052 SHA256: e734df0133725ad40b5d9e53313748b2aaca209a26cd0581927345c3739964ce SHA512: ed6800db8a0ca26b2bd02df945ae181c8b0281dc06cc77240fde7f0eb0b93b56b759c961a9cb01c269bce4f4d6fb728d7fc14e6f1b049c084b6f8313f11b374b Homepage: http://e2fsprogs.sourceforge.net Description: save the output of a command in a log file The logsave program will execute cmd_prog with the specified argument(s), and save a copy of its output to logfile. If the containing directory for logfile does not exist, logsave will accumulate the output in memory until it can be written out. A copy of the output will also be written to standard output. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lsb-base Architecture: all Version: 11.1.0-ok3 Multi-Arch: foreign Priority: required Section: misc Source: lsb Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian sysvinit maintainers Installed-Size: 39 Filename: pool/_new/main/l/lsb/lsb-base_11.1.0-ok3_all.deb Size: 11272 MD5sum: 08c3af24a8f3e38c5635f37833888f8f SHA1: 575b05c66529d3c334693ebfe62ce594e7131665 SHA256: f9f85d9ebb40c9c21c993eb187e2545682bc2f56c433b201cbd88f0e529d184e SHA512: ca2ce72430e0d3d4adc508c830b6f916bc27d9788beccd24aa0ab18bc9c7ea1cf666850faa1ee10b5f44735bc0850783a453a738910869a4d7889eec0c454207 Homepage: https://wiki.linuxfoundation.org/lsb/start Description: Linux Standard Base init script functionality The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . This package only includes the init-functions shell library, which may be used by other packages' initialization scripts for console logging and other purposes. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/lsb/lsb-base_11.6-ok1_all.deb Size: 3472 MD5sum: 4488feb10e3929fff6f47c045354c0db SHA1: df10a88b357f86018591182179952f58dc6dc1b3 SHA256: 5ec3e7cdc1624cc6c1dad154e8dbb42498d6720510877cbabf1e7c5d76230be1 SHA512: 1f7e6db715d4b279dc9f2e8bdd1349caac18f37d9dc45eb7df46e7a3c6975579f4dfd35fa68b51d661ac17d60f934b32cfabc7dd289c6e09227787324213aaf5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lsb-invalid-mta Architecture: all Version: 11.1.0-ok3 Priority: optional Section: misc Source: lsb Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian sysvinit maintainers Installed-Size: 17 Provides: mail-transport-agent Suggests: lsb Conflicts: mail-transport-agent Filename: pool/_new/main/l/lsb/lsb-invalid-mta_11.1.0-ok3_all.deb Size: 3526 MD5sum: 65aef7406ad050a8a1ccf55580e7d922 SHA1: 18e6644d3a31f6e2ae3931b908be9ecf5949705f SHA256: 4dc4e5eff44a08deba9336c5efcea3eb11f16caf48509f7dccaa77afbd45111a SHA512: b7db4856cefa79f3a539c940a8044c674a6db0344779e1d6393e6c96093214e84d4b8fa3f49894c4d40de8b0f6cbbb74f6c27dc63ea4abc47068d0adde7a004a Homepage: https://wiki.linuxfoundation.org/lsb/start Description: Linux Standard Base sendmail dummy The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . This package contains nothing else than a fake /usr/sbin/sendmail command to fulfill the LSB's requirement of providing this command without requiring an MTA to get installed, which once introduces a daemon which can cause security problems and second, users get asked questions about how they want their MTA configured when in reality they simply wanted to install a desktop application or a printer driver, but the dependency on LSB compliance pulls in an MTA with the installation. . The LSB requirement on /usr/sbin/sendmail comes from old times where Linux and Unix machines had all fixed IPs and did server tasks in data centers. Today's typical desktop Linux machines do not do local e-mail any more as users use external e-mail services. . The /usr/sbin/sendmail always exits with exit status -1 (255) and sends a warning message to stderr, so that if a program actually tries to send e-mail via the sendmail command the user gets note. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lsb-release Architecture: all Version: 11.1.0-ok3 Multi-Arch: foreign Priority: optional Section: misc Source: lsb Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian sysvinit maintainers Installed-Size: 47 Depends: distro-info-data, python3:any Recommends: apt Filename: pool/_new/main/l/lsb/lsb-release_11.1.0-ok3_all.deb Size: 9802 MD5sum: dd88a71af58df500a650e36361279e29 SHA1: a01a198f774e79d1babdf6942b81644d73368eb8 SHA256: d74bfffe30144cff02ac7a20b244887c33b20b46b6a3062efb1071b05c4e315f SHA512: 2b0257d59bda6cc4ad435e017ef3bfda51d0801ecf81886be47443c732239ca16cadecc10ade815a9ccaeeb83d661225fdf0cdc228dc8676bc0af0dfcd23c7ae Homepage: https://wiki.linuxfoundation.org/lsb/start Description: Linux Standard Base version reporting utility The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . The lsb-release command is a simple tool to help identify the Linux distribution being used and its compliance with the Linux Standard Base. LSB conformance will not be reported unless the required metapackages are installed. . While it is intended for use by LSB packages, this command may also be useful for programmatically distinguishing between a pure Debian installation and derived distributions. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lsb Architecture: all Version: 11.1.0-ok3 Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian sysvinit maintainers Installed-Size: 13 Depends: libjpeg62, lsb-core (>= 11.1.0-ok3), lsb-printing (>= 11.1.0-ok3) Filename: pool/_new/main/l/lsb/lsb_11.1.0-ok3_all.deb Size: 2742 MD5sum: fcecc3db94a459e2e669219c3d9d4c3a SHA1: 2c1a8551bf563c8c853e7006f12f3048ec1e0c2d SHA256: 8841b766b4b10326a8552a7f7c133d82dcb1833eb24df90af02e37b03d5f032d SHA512: 3f5018d25cf35f925b46c682fa65bcaf3dad4472cb2371e0f1ca8597a81a87c0029105e52aecddbb8be4aa11b8ab91c96d70f4340f7a39f277e983e7ede16550 Homepage: https://wiki.linuxfoundation.org/lsb/start Description: Linux Standard Base support package The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . This package provides an implementation of only the printing and core modules of the Linux Standard Base for Ubuntu. Recent versions of Ubuntu do not implement the full LSB interfaces; this package is provided only for compatibility with third-party printer driver packages which depend on the lsb package. . The intent of this package is to provide a best current practice way of installing and running LSB packages on Debian GNU/Linux. Its presence does not imply that Ubuntu fully complies with the Linux Standard Base, and should not be construed as a statement that Ubuntu is LSB-compliant. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lshw-gtk Architecture: i386 Version: 02.19.git.2021.06.19.996aaad9c7-ok5 Priority: optional Section: utils Source: lshw Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Ghe Rivero Installed-Size: 1757 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.32.0), libgtk-3-0 (>= 3.19.12), libstdc++6 (>= 11) Recommends: menu, pciutils, usbutils Filename: pool/_new/main/l/lshw/lshw-gtk_02.19.git.2021.06.19.996aaad9c7-ok5_i386.deb Size: 425668 MD5sum: fc7387edbe4b6ab96ca675328f5ddba5 SHA1: 1d85d72e112ece0acee8938e74ce4f248a57afb2 SHA256: a8c09d12bb6a9612ca3ae79ae23e1dbdc9285dd54e892b1ea874b4c1e7d9f0d7 SHA512: 4a0e5e102aee3728e07deb23a409f83f4e3b4a648de0807f8f6d28a3bfc2f3d404b226054fb282dbd5ebce4ad1d4dd5df20aa83ba7de56e6c6fb80fa4b1c1ee8 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lshw Architecture: i386 Version: 02.19.git.2021.06.19.996aaad9c7-ok5 Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Ghe Rivero Installed-Size: 935 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libstdc++6 (>= 11) Recommends: pciutils, usbutils Filename: pool/_new/main/l/lshw/lshw_02.19.git.2021.06.19.996aaad9c7-ok5_i386.deb Size: 345884 MD5sum: c3ac3754d5ad4cf11b08d3255ade815e SHA1: f68872cd5ca2feea76de0a1a7300751f40c5a242 SHA256: 58f3e7182a72fb8b3c09d2f2a663b6d849c19b2ef4f32999cb3889ac54421e73 SHA512: 933bd91d05fc33a07129e108876cd9645770d92917ee5b064df876f19fd3cc4373ac6803a09c5364e7d42314813ee678c7d59904bfcd0b132afe30b09bd59bd6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lsof Architecture: i386 Version: 4.95.0-ok1 Priority: standard Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Andres Salomon Installed-Size: 489 Depends: libc6 (>= 2.34), libselinux1 (>= 1.32), libtirpc3t64 (>= 1.0.2) Filename: pool/_new/main/l/lsof/lsof_4.95.0-ok1_i386.deb Size: 242060 MD5sum: f27de431588efd8c9d79f0b8a2d0ccdc SHA1: 813da27b94898aab37b81b303eb70e4d12ee6590 SHA256: 3bad48cc96776112e728275335a6b6e874bd3e35d56d37066f05037e1e376c84 SHA512: f34dbe51f74647689ece162e7578deda7771f82ade9a943a18db985bdf49d6c753ad2558bb7a8fceb0d8391e0d3dab7873c670bdc77609976c896c475eda6133 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lsscsi Architecture: i386 Version: 0.32-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matt Taggart Installed-Size: 123 Depends: libc6 (>= 2.38) Filename: pool/_new/main/l/lsscsi/lsscsi_0.32-ok1_i386.deb Size: 49374 MD5sum: 3b250bd07559a6acf590ecd202d77b66 SHA1: 61a72e02c17955d3245d12bc61a1c8d9e915b45d SHA256: 7be4db91df993044e559b021bd9074b583814d351a75e1326c9ad3549cd15835 SHA512: 53dcd926730f25bbcd0c0138ccd398192bd09d339bd3f8f84c7fb18a42617b2583604ff21ebefeb590212e7785a94d0d36f859cda205ab127181d373f95da0e1 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lto-disabled-list Architecture: all Version: 24-ok21 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Filename: pool/_new/main/l/lto-disabled-list/lto-disabled-list_24-ok21_all.deb Size: 11952 MD5sum: 92a7e10e732f341b830bdcc38cd542eb SHA1: ceccda027be6d7f3251fa2e9aa2f2bb21b8b56e6 SHA256: 33e68f6e22e4e8eff370e910c33ffbbc8d4aa6190a205c523163e388a1fda7d5 SHA512: b5c8bfa745b06a4015bd31ed58d104eab5bc5795a315dd5498c6bcd3438b47c98751adeb923e65470ee8c9c8b61931da7916772761cd92cb1d4c58d1a5129586 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'. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/d/dh-lua/lua-any_29-ok1_all.deb Size: 4330 MD5sum: 1ba5851b8991143bb035d7f70e9932bc SHA1: 482f91019461fcb8ddf627d250538580e5eefbf8 SHA256: 7bca6f6a056e29c5867f9de5633521f6a2596802bf72548548d8fd7bca2037a1 SHA512: 8aee0a39f720360d1673367e1cee45f6d46980cb7ff02fd5ea13367083d518e430a03036d5d7e396f46bda7907d4a9e81b638645b47184e379c962ebc6b25d6b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lua5.3 Architecture: i386 Version: 5.3.6-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 422 Provides: lua Depends: libc6 (>= 2.34), libreadline8 (>= 6.0) Filename: pool/_new/main/l/lua5.3/lua5.3_5.3.6-ok2_i386.deb Size: 127100 MD5sum: 25ed73d746a60bfe50b7b102e20e8013 SHA1: f75bdf7eff7c1cc1c1717f6a3ea037288442cdd8 SHA256: 666a10c878ad79e13e0937fe706f617401d68d445b041c84bfe793f52b4cde7d SHA512: 75b0b51e682d73accef49037ae30b7d1c1050b85316a933240850efac85121b4c3560f3185b6dd79b4b34943c239c32088b5d4257eaea8eadd4ff71baaed6219 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lua5.4 Architecture: i386 Version: 5.4.6-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Lua Team Installed-Size: 484 Provides: lua Depends: libc6 (>= 2.34), libreadline8 (>= 6.0) Filename: pool/_new/main/l/lua5.4/lua5.4_5.4.6-ok1_i386.deb Size: 120748 MD5sum: 40ebc8b340a7336b91404081c559a404 SHA1: e0511bf44dd63e962c36183738476d0125b4e8a4 SHA256: 70c934f1e5ce23b9e9c8cc9dac46912f81becc3f231d8fdcb8921c02715176f9 SHA512: e51878323691c288cd77bc7f5a4b814ea0203b73e954093e66bed53efcf7212bdf3b813995bebcf602985e8ae635b7104c07c65eb495ab905a35d8776e8ee8df 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/lvm2/lvm2-dbusd_2.03.21-ok2_all.deb Size: 47544 MD5sum: 5a89b26b235792c2f85fa30c2c43b41f SHA1: ac5e2fabff400bf79407c7a639831840781a26c2 SHA256: 0f1b07e144d2805e9ba1a640e735f2825596b9cfcbf18b8225814722e1565842 SHA512: a59fc21c036a14237139e63e6ad0bfe772112fb1734329387b9b0ee641357e29a0ee15252ae57a3fd23561c6ad2a5ac558596d5cea9153caa78e63a405f2aec0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/lxqt-build-tools/lxqt-build-tools_0.13.0-ok2_all.deb Size: 26234 MD5sum: eb7f9dc3e302c8ab2334a981b7d2901c SHA1: e7fc37c5ac586b4e750d6feeaca48c7d063e98bf SHA256: 31ed6eb68cc97a3eac2895beda07f143730a106109b08af64ff72b4c91a73867 SHA512: 8e3032d09f3d3b46a248c87d92ac40240cfb7b0c9f8cac10639e781d8ba270700f577cc82bd5293b165c6582a8b034ca0d003bab6cf3d38fc87c12035f98b1c7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/lxqt-themes/lxqt-system-theme_1.3.0-ok1_all.deb Size: 824636 MD5sum: c049d39b1304d949e33901912c2b3399 SHA1: 8b30d9c975f2693e2f0a9b2fa18a03e50d8f1557 SHA256: 1a86532934793e6549dc33ca7b71e2bbf414c7b9adf051e630200b61408fdacd SHA512: fb17080d902867fc2abf0ae07a0eaac2da1c998b96aefcb816f4f864a860bb0c840f05dd357e6f23986c97718718b2d5b43f5f0ada571d4109fdcc7a5c4c0ad4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/lxqt-themes/lxqt-themes_1.3.0-ok1_all.deb Size: 23657784 MD5sum: 567b8bb9090cb2dec9d39277a6501f91 SHA1: 7c893afbb6cd79a05b22068eedf623c1af3e0356 SHA256: 7f964091ef6782d86962e36892a448d3b9c071e903c39e21e23c6eac8cf9c56f SHA512: 1b3005efbac9392b2877325ca4d2410cf9ac28739b95bbc8b3ad472123f537b580ba511425c06182fd7c2e927320df79a72fe60242beb04fffa884a88572a236 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lynx-common Architecture: all Version: 2.8.9rel.1-ok1 Multi-Arch: foreign Priority: optional Section: web Source: lynx Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3722 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/_new/main/l/lynx/lynx-common_2.8.9rel.1-ok1_all.deb Size: 1038476 MD5sum: dcf7902a5f22dc6b0a73dfac9e013ebe SHA1: f3a0908869414763a9b8bb47e1cb1425752cd814 SHA256: 5930b3ccbd4ecf08f6f41a1a699ba21906f400557abe7ac28b958681ced2af3a SHA512: 9cee41a7784eb4b222783a7041f92ca2a50bdcdbcf600a8cd03cb881ae496417b790dfb6e7acf380d37fcedda124b566fdcc2b009963bbeb3e23567acbd9d6da 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/l/lynx/lynx-common_2.9.0rel.0-ok1_all.deb Size: 967480 MD5sum: 710138cc10e56741d473a3fe86e2a2b1 SHA1: 1fb11909c8b122c5bab0383f16c43410be6f62cb SHA256: 9569231f7efbf5f177a8ca8af365404adfc67007a064efaec03760e7ad1df095 SHA512: 4621eeab0ffad8e7457e669fcae1956e11d730a030b10cea805a0a49c99f63351bd618af3d3bca2e45c8607e6c854de0c833b0eda1249cd02a65fe74061695a9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lynx Architecture: i386 Version: 2.8.9rel.1-ok1 Multi-Arch: foreign Priority: optional Section: web Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1895 Provides: news-reader, www-browser Depends: lynx-common, libbsd0 (>= 0.0), libbz2-1.0, libc6 (>= 2.34), libgnutls30 (>= 3.6.12), libncursesw6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.3.3) 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/_new/main/l/lynx/lynx_2.8.9rel.1-ok1_i386.deb Size: 579042 MD5sum: d0801caafdf74ae3cccd4c195a8a0b68 SHA1: 90e3fa45bab8ebb5086013e8c0595323ec082fc5 SHA256: 5d65b3e043b74d95891f795d327c3ea440ca582a169aefd6260690af9becc485 SHA512: 602aa025ba283191e3b99e7f537ea11e8c973f2d572237c780773b524d70693c990ddd9ad428d9195abdb0e39df16cae4ce7e0db8629639cc531f41d40081844 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lz4 Architecture: i386 Version: 1.9.4-1ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 243 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/_new/main/l/lz4/lz4_1.9.4-1ok1_i386.deb Size: 97148 MD5sum: cf0f8350f2a95f85b2bc62d09a6178ee SHA1: b247c814758f60254eebbf33f706ae81e62c9a9b SHA256: 07f32a17f16231a8991f562d61d909d81c7cecf16b124f8de0372acd607fd445 SHA512: 962178ab08f3fe0fe7ca96bc3e9a5535daea147c5fc06ab94ee3fd83e9282b3c10416e6369e84591b764ad591fdf073f80216c0510d2ce187a211f0859d542f5 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/m4/m4-doc_1.4.19-ok1_all.deb Size: 111340 MD5sum: fb279d996743c37f3b471a453e70cd03 SHA1: 1a4b3f8c9cb52528b0a60f59dd59e402f736ecdb SHA256: 259396a9fca3ea1d304845651279e8c2a0fc2cb12f55f7a2bc3229de0ac45ecc SHA512: 45c5f5d55c0496a6fd0c8248ab0cd0b20e7f0f0f790d2dbe3079d28737d220faeec70b1fbb035f76ce0cf96b2a19cdc2bf49af136b900e126ad17dffc3b4d382 Homepage: https://www.gnu.org/software/m4/ Description: Documentation for GNU m4 This package contains the HTML documentation for GNU m4. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: m4 Architecture: i386 Version: 1.4.19-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Santiago Vila Installed-Size: 673 Depends: libc6 (>= 2.38) Suggests: m4-doc Filename: pool/_new/main/m/m4/m4_1.4.19-ok1_i386.deb Size: 277748 MD5sum: aa8673695f4642f56964f7e3e0557a1d SHA1: 6a0f2bb1bd8210a6bbf83a34e109b39907e08d87 SHA256: 1da2c0c76060aa874eefd6a81832141a7d072725cc4c5820741d3f159375a18f SHA512: 78ed6de0bd407449d5ab9b62637e7c926b60bf2b1f7548bd759cc8ca212faf1717bf200fecc99abc39a334d038d16879ec65595db515348e0739809e4d15cbf9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mailcap/mailcap_3.70+nmu1-ok1_all.deb Size: 22520 MD5sum: 8f460f76ef6011c895fa5b7ce4db8df1 SHA1: cccb920b399fc84426003cb3f0e7df2c1a46c92f SHA256: 9a5568b7a37454f04b8e34249a7e213b70b6bf68cfdafb1677519acd7f76a3dc SHA512: c448052e37446e8fe206b95023a5f2f7e1ee8949d2ae21eae1d476f8bc1559897a329b977d0bbf8bc952a4e09b068aacb6d97495f435a362bd18a7a4f4d2d9d2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: make-guile Architecture: i386 Version: 4.3-ok2 Multi-Arch: allowed Priority: extra Section: devel Source: make-dfsg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Manoj Srivastava Installed-Size: 1567 Provides: make (= 4.3-ok2) Depends: guile-3.0-libs, libc6 (>= 2.38) Suggests: make-doc Conflicts: make Replaces: make Filename: pool/_new/main/m/make-dfsg/make-guile_4.3-ok2_i386.deb Size: 341236 MD5sum: a49cdbdfa0f86c03b2704cadfb3b0f82 SHA1: bde1f47dac453a5aa4a1a80551e5f3685f31aece SHA256: 6cbf2c063f5ac95f67974b0737b4032134e76ce2161de63a32d96747e9fba562 SHA512: cf2d6c37e14665d3f20ebce69259ce5b3dbf1aec5e2fb03df5f8b79675beb6f54ab295ff7e7397f5b131315f2f763af808cf7ef1be4e87481585b819af138aa8 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: make Architecture: i386 Version: 4.3-ok2 Multi-Arch: allowed Priority: optional Section: devel Source: make-dfsg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Manoj Srivastava Installed-Size: 1567 Depends: libc6 (>= 2.38) Suggests: make-doc Conflicts: make-guile Replaces: make-guile Filename: pool/_new/main/m/make-dfsg/make_4.3-ok2_i386.deb Size: 340392 MD5sum: 3c6760cc096016ffc725d4d1e99b9ca0 SHA1: b675138fa4a203c1e4e2b561845ead351e7d4de6 SHA256: afb196cfe32063b2cc8cd15d50924171c03f36a0620c168437145a9615d3a09a SHA512: f32337314356e45793f413facaa0bdf2ddff60ced4d369fe8163f96f80ffe750d96421b732ade316f3ec02329f5908d89c6bb5a3d3fff2d48d6fc48a8acd92b7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/malcontent/malcontent_0.11.0-4-ok3_all.deb Size: 52080 MD5sum: b8ac24c982158aacd7b1844f8707a33c SHA1: f3f6993bd956a5b9a24e65942f63c4362be09073 SHA256: 75a7f823696297c4968efbb2150e39116f1c987f3ac177ab4db3094cda957cc2 SHA512: 3ed3d2440c03afd6ce36e8cfb4cb2dd37366bb60098afad8cfac43a8b805eb4e0cb37d7c418727d231ecbd77f345442ab0577e1fe23dc9bb39a2040fdf63330e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mallard-rng/mallard-rng_1.1.0-ok1_all.deb Size: 10582 MD5sum: 43a6128d309cb09748deda3815215322 SHA1: ec91b3d58e1e289edc0e989b9bae6ea691b068af SHA256: 7fa99f9e02714e5d42cc3083fa4698fa16829b5eea9bf843b36cfb6910a52aa5 SHA512: 62cae08bfcc377e6230668f680350d6abd9fa09651b05a7b62d5ebf65febfaf9bae1ca8955ecb2daca24273fcd68c063f705847cbc638c2ad02843afbbb0d1a3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/marble/marble-data_22.12.3-ok1_all.deb Size: 27727510 MD5sum: 76ef4528922289fd7c6291f583dc71a4 SHA1: c475ae09d7d79ff220bbd10a1618fce25927289d SHA256: 4a76008e00e3232da9cdd27ef1677e77cf81087809157f3c4ccbd48f2b417d2e SHA512: 297eed479f409be2bab8d42a42b4aa46b4a81e1ec21996c85cbd98477adcba7fdaad841c0c5f2e49a2d343f2ec77ce891b7b9163e96cf6d504e18c7eca6c3295 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/marble/marble-qt-data_22.12.3-ok1_all.deb Size: 15647996 MD5sum: d43526fc79e266afbe25711562dc7ec4 SHA1: cfb98dc75ceb8d7ae3ab07e2a945ee466bbf519f SHA256: 5e81dc3ecf1b880f6f73c2eadb2a083c0b0961e38aff5e5b12d1eb4e6cd12a27 SHA512: 23a2d4e840e37e59204d2e43a9df425553c2eb0379c155463ee6ac0bbb41af1b0ca38e78be9b8990dcbbb968c6140490ddfd9e2c0400845c29149e356d5f5062 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mariadb-10.6/mariadb-client_10.6.15-ok1.2_all.deb Size: 11664 MD5sum: 9a6c03585ed7b7590784411ae8262096 SHA1: 59de191ac29700b49ece39401bb7a6187b318c3a SHA256: 1381d09706701f7ca0d963aa8a934454f41677a19002d0425c818d414d05ca5f SHA512: 13fbd8ab18e88a58177e8f0a27a892519fab8b15864d348d9759b0001d6ba920fbab4deb3d8a754b7124a7ccaf3b685a6ee6b68bd450e494e384b6158c1f6ac0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mariadb-10.6/mariadb-common_10.6.15-ok1.2_all.deb Size: 13484 MD5sum: 3660561d4fbb1d15d19510636453c3d4 SHA1: bacfdef678f2534aff8e66292b2ee1e8bd1013ab SHA256: d375fa860c8d825b4d0cc4be40e8ef3ed6774a202cfb4273d114e71747623c93 SHA512: 6b32b19a25d782cdab637180a716685f8a30c968740e96fefa5d2ea0cf1ed1c1f1c8e93c869439d1d824b8bd2397924da8b8679dc6b2c10e97fe8619a491f891 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mariadb-10.6/mariadb-server_10.6.15-ok1.2_all.deb Size: 11778 MD5sum: d3ba0121e3281ba2869a45182842469e SHA1: 51e7852ee7cb1df7539bcdb61d9ce60988bc5582 SHA256: 99ee8022c852b788ce0576b92b2461de9ae339d360f669a8cb0f5693b3b45499 SHA512: ede827e92c2a5988d7e1b7d9d242fbe22a60bf571465050eeb2814d5e3fb1b74906e28bacd71629f381c934d97451815bcf6e6f6388417f897cb62479e4cc616 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mariadb-10.6/mariadb-test-data_10.6.15-ok1.2_all.deb Size: 18394194 MD5sum: d1743af5cc8ebf73267b56f2c2332eb2 SHA1: c04bbd0bcf409bd498c9dc54c4cbb9826359d522 SHA256: 76f8359c8597b8c8df3720444789655ed1eca1baf1e6e32adcedc5310c723c45 SHA512: 9325934dfc4eb1b3aad64c4cc03229d6cb158eb6d0d4be286acda12a6eca792a2ac07599dc52b0350f61a834e260c503d3c543bae2415d94b75e87710c8fdb2e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: marisa Architecture: i386 Version: 0.2.6-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 155 Depends: libmarisa0 (= 0.2.6-ok2), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/_new/main/m/marisa/marisa_0.2.6-ok2_i386.deb Size: 29864 MD5sum: 13eeac608c3116e151ace0b7fd81b553 SHA1: ae4db0103269cb806efdd30b04a302ad425afbb5 SHA256: 5e02f8bb5f79f22d374171121bf50d9aa47d97fd725b9482e8421bea82717c91 SHA512: 6d9c3209d73809b590248d2d052c1dd26a69f63b0bdc1c405b657d9e879367df349c14831e1e5dbb08fac245eb21cdfe8f1c4ecd1ad3284939a2bab1db58fe80 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/markdown/markdown_1.0.1-ok1_all.deb Size: 17582 MD5sum: 5224d497204da87fd8c62ed9cd855187 SHA1: 674e48a82c9c7ddd67c5c79e856a9cdfd1af7f16 SHA256: b63c825623633645cf43f1ceed30f843b228de364a6e35adbed65d9a5c4f2c94 SHA512: a4885991a2eaab4a825a69794bfbd36a2827bfcbc2b77515b098bc81c65f273882ad4194647af9dd56e13af9e042dae205df9d0db372bb8ff4841156335158df 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mate-desktop/mate-desktop-common_1.26.2-ok1_all.deb Size: 494760 MD5sum: 449821b472d07b41dad707268219bc58 SHA1: e6d17687618796f6f9e7b731dc8f6ca80a5003ca SHA256: 68bc4ed212f1b6e8457e5875b15e730c4db39e4bfa5002cac75f2b227d800bab SHA512: 31ffb03a300c12767c81a7657f8a20a0d672432992f9fe2721dfbb0b9ae595fa2b452fefc3334c7969cd6bf28736fe8e75dea87367d23c467dc6239ccfa3cf08 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mate-polkit/mate-polkit-bin_1.26.1-ok1_all.deb Size: 5008 MD5sum: 8d6411dc2ba8df2730e02f176585398b SHA1: 4dd3d6b0c67d3f057cc212b3f662436156a6ff81 SHA256: c7c76393a79c345ba2e52db97db88b6ff63593a82ef83cbd9c2514b5a49cb3ec SHA512: 3079a4d736471292d268ab6fab9f1cde71df619610b225647aad6971624019d3ecf587352632f8f88a3e48f36207ec193116b4e61d85fac29fd9cc199bc476be 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mate-polkit/mate-polkit-common_1.26.1-ok1_all.deb Size: 40756 MD5sum: 3e9f68ee2924c4f49bc541b62faf7e30 SHA1: 3a6b3a734036db612cc5d90b5ee19b5b354c8f34 SHA256: 100389112e58e57bb7f4a20616b5e4ad5fb565b54dd1ae2401989332bdd86238 SHA512: 6ac2a833537d821e8b68d5f10f553ea10d9dd1e9b0302eaffa0b06af83fb55c6e9deabc0c32a700bc6e0ee49c4fe7ddca0ff0505279b82580ad9a97f654f9a05 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mate-terminal-common Architecture: all Version: 1.24.0-ok4.2 Priority: optional Section: x11 Source: mate-terminal Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 13878 Depends: dconf-gsettings-backend | gsettings-backend Breaks: mate-terminal (<< 1.1.0-0) Replaces: mate-terminal (<< 1.1.0-0) Filename: pool/_new/main/m/mate-terminal/mate-terminal-common_1.24.0-ok4.2_all.deb Size: 1128514 MD5sum: 7e090e948259a33f23234dee8498a9b3 SHA1: ba0a429432e4679a34ea0a5fe03f9cb27f12b592 SHA256: 133a78ac1eaf7848278e4da6a159ecbf5540f74e77c3dfa58a522742e0468d55 SHA512: e9f6246017cba50437393f4622b099f56e75986702c2c562e0e4cbcaf17a625acdf43d8635225cdf51c48bbc169fa02517e5fd4e6006b13303be6b16530f49d0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mate-terminal-common Architecture: all Version: 1.26.1-ok9 Priority: optional Section: x11 Source: mate-terminal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 14294 Depends: dconf-gsettings-backend | gsettings-backend Breaks: mate-terminal (<< 1.1.0-2) Replaces: mate-terminal (<< 1.1.0-2) Filename: pool/_new/main/m/mate-terminal/mate-terminal-common_1.26.1-ok9_all.deb Size: 1100396 MD5sum: 8946d965e5f5a99275245eaeff2b41de SHA1: cae6c9867562ea13f0ab1d127529357b65b34fe4 SHA256: 83c1d209be47452b688d8b39bbdad78685bcf6612ac5117e2888378ca0058092 SHA512: 12de91906f456db2e7c98306ed45a5a96f9df0d19b71878d0643bf56c65e2d32f070f5a5e3c574ac5b5483dd82875e80e6b8335b2c6f03ff572e498155b4a40b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mate-terminal Architecture: i386 Version: 1.24.0-ok4.2 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 406 Provides: x-terminal-emulator Depends: gsettings-desktop-schemas, mate-desktop-common, mate-terminal-common (= 1.24.0-ok4.2), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libdconf1 (>= 0.14.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.50), libgtk-3-0 (>= 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/_new/main/m/mate-terminal/mate-terminal_1.24.0-ok4.2_i386.deb Size: 150014 MD5sum: 78231558a4eb870cf33b06261d2eb314 SHA1: d926ed71a5abffbba65d28fe8b0c1200756e689e SHA256: 8095361edd3df3d06632ee6b9b0378f6dfad3717c3612303f8010c57a4f458d5 SHA512: 691f15ae73ae53368458e566f219bcfabe6b71edf02e3196d551e5a12632ecd62d44764b9a5bd68f563b3a8542c270069b466b9c5cb61fda193441fa143f579b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/maven-ant-helper/maven-ant-helper_8.7-ok1_all.deb Size: 12352 MD5sum: a64ca639a2fb910b8703b677c26e5feb SHA1: 7edd3e989008b06eaf838c2680a949ae7e8ccd25 SHA256: 21b3bebed87ff4c9c17cae88f9bb2172c3c7977a4a888d7fa3fcb702edf6d173 SHA512: ce92c425a0a64eb5ba140a6ed378325806a2d9fab636a3419cc26bd39d04c2d95d8bc0908aae3cd5da2b3a2bb62f19c768de0d0d6b516498c9d6fca909fa427b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/maven-repo-helper/maven-repo-helper_1.11-ok1_all.deb Size: 137814 MD5sum: ed1e4b4b6af2f7f82527285c71437a09 SHA1: 55609d81e34063dbf53c5ea655e567ae29c05941 SHA256: 0b03e3817e3841e65ced4b9d77825a9f6351e191c1eccb71cca348ffa8910984 SHA512: 1bfd2bca0af09565e6a69ecff52882009bfdd3b2dfdf7e5949ae4b8460546d22a49a286e6538969db6db5ff319180d23a2b867cdf04aa42eff788d3f0dba76dc 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/media-types/media-types_10.1.0-ok1_all.deb Size: 20096 MD5sum: a7496cbaea3b2bf3d13eb5692e145324 SHA1: 893ea969d7566514406be219b28415d00017f293 SHA256: 9b28952bf8e2334c34451bddc5aeb5da19861d1702b55a468eaa38f143ffb8aa SHA512: ab4000b92f9a3e419c552118f7009117fb630fc944c2fe403f09f1b5083d7554756fde8c4e0b673e59abe2ceb834f501f2357e50cf6e1df9bea4d1cb71ac8ecc 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mediainfo-gui Architecture: i386 Version: 23.10-ok1 Priority: optional Section: utils Source: mediainfo Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 476 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/_new/main/m/mediainfo/mediainfo-gui_23.10-ok1_i386.deb Size: 127420 MD5sum: 886b5aa8e7c0753c824201495b865b60 SHA1: 98bb534f94d64a5dcc536bc7a1706f28903a1d6d SHA256: b6b4832129a06f87b5836967d37dcbf548715e5c2584ed083e189422a7f3f029 SHA512: 65d1904425f191ac20b103cb9cb164be3d52cfd795beb5d5e0200604ea57c93eb04be3202174150121ba66bd77ff86f1eaccb3b14b5086dc0bd790cfde668248 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mediainfo Architecture: i386 Version: 23.10-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 179 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/_new/main/m/mediainfo/mediainfo_23.10-ok1_i386.deb Size: 39144 MD5sum: 45fada2d7829ba4d97685149968cb430 SHA1: 262225b2c973199a4bda235a56b889121c4be9ed SHA256: a9008f6ac585336ebe6e2488b50805147191b82b28fa2d2b2f07a3ddaab832f8 SHA512: 1ee8f1a911d57369542c0d94d9b9ac02163c5951ad8bcc91c6b00907a770cef84dc14948d1d9a3f0a6dc022a79cb48d945f9545c78e12479e39f97c248e93f56 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mediawiki/mediawiki-classes_1.39.7-ok1_all.deb Size: 451092 MD5sum: 124259e53171d96c43f380a4db9ab4ea SHA1: 30c92a293ee24f355e6775542bb0a775a27c8e1a SHA256: 599dc9fba6d0b4e208dd32d562b95d717f278319e749bee01a4b60e2c7b3721c SHA512: d74c5f914fe48585497733e80d3fab7fdb94f4415a6a2fc9d6167b0ad7c27ea48c6b80ae54ed84205d79e0754b1a6a704d773f9375dd504221656b10404db4b6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mediawiki/mediawiki_1.39.7-ok1_all.deb Size: 34898484 MD5sum: 475846c92ec91ac70be0cafa78ee8e65 SHA1: f101ceca0cc4c4384ab8a1eb7c22ffc43588d2a6 SHA256: edeef7c9537109125aa6232680120424c83dbc86f2bb76b21f43d80f0accc12a SHA512: 682ccf38c5da5127ebc9ee42671549ec4e42450c5cac15c5c9aab88d2346efc5b264fc7d8dd0b85b03bb3c8c6857f89e7ba90a4339e991b2ceb589b4e2fe0a68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mesa-common-dev Architecture: i386 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/_new/main/m/mesa/mesa-common-dev_24.0.5-ok1_i386.deb Size: 2438100 MD5sum: 6eae3305112f171f217125625354fe1d SHA1: 76c254770459f93b703f87ed40b6f1e5cfe21e87 SHA256: f93f3804dc78cc22aeb5ce893e45517051a9a7981e6824801de853788717b688 SHA512: 33716ad8594adc9c13e727bc5b2a3d656b5e63d80414ff174d7ced1e13a9ceebbd416c6fc5c9a5467450b6afa362604eee83377a05ff7ac4ff2f7038c78644cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mesa-drm-shim Architecture: i386 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: 355 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2) Filename: pool/_new/main/m/mesa/mesa-drm-shim_24.0.5-ok1_i386.deb Size: 56340 MD5sum: 00b8a3a80d84caf543fd3339248a30f3 SHA1: 9cdc50a6a72913814c4473f4369c331a6ab187e0 SHA256: 4b1cca6eb12c763240c44887e6966d367689579af29313a52e287cb64d73de4a SHA512: e8e362e8ca2bd2b12047f44ffe8aee8ed632a5ddac060712a3dfdeb5c93133b0216970872271ae16e2ce7c74d297283be3d331415f3425e60ba7f5640625f8c1 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mesa-opencl-icd Architecture: i386 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: 77865 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 (>= 7), libllvm17t64, libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/m/mesa/mesa-opencl-icd_24.0.5-ok1_i386.deb Size: 12864080 MD5sum: cfcb6fa764532ff0ef91ccb48de4d142 SHA1: a880bdbe882c022b2df56ea4c0a3fb193484a5be SHA256: e9192ae0f37ed4a6466554118f25aabac65a89d1ea4e3c75f5a0b299ceddc8a2 SHA512: 77ff0492efe7de7f3611f520daf801327fdd6a6aa912355df83d523bf7b96f2c813aa1268e3feae57282950b459620cbfa250670448a502a7797f34f4cddb5de 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mesa-va-drivers Architecture: i386 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: 15995 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 (>= 7), 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/_new/main/m/mesa/mesa-va-drivers_24.0.5-ok1_i386.deb Size: 3900664 MD5sum: 3d22f84be355cffc378e2ca6096cba3e SHA1: e9b42b26a34a35bf09102d0e47611832c7b65634 SHA256: 2276b2c6d61a6ebee634f309db3c30f05e54f33fff81e271cc0c33e7dbf100f2 SHA512: 56cb6af3a671c21a56c0a799e010a9d99f4a8443bed61f4292478d2826a21e96ff5373fd0a1b3fa8e15d7d61d04fb998bdb298e2a619221b6ed5c3bc82906279 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mesa-vdpau-drivers Architecture: i386 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: 15957 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 (>= 7), 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/_new/main/m/mesa/mesa-vdpau-drivers_24.0.5-ok1_i386.deb Size: 3874904 MD5sum: 46ea37b430a2f8e3fd729ca364f1d5ec SHA1: ae773c19b0b4971bb354d15926edb9eae042affc SHA256: df67a60d95c519054eca494a1446c94977cfcd2ff6c0943978bc5aed1db05c9d SHA512: 9d9fa96ffc1b528375d89b7f09bb170c2935d33c25b18b5af247261ed0d284ef6476e2d0961b69c4d6bae1121f6a2827c7c59ad45b4ed34e6d1eb99c71a0ee6a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mesa-vulkan-drivers Architecture: i386 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: 53566 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 (>= 7), 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/_new/main/m/mesa/mesa-vulkan-drivers_24.0.5-ok1_i386.deb Size: 10443580 MD5sum: b3eb90958e3230de32b0f15eb54aa315 SHA1: 338f7d304b35eca51db797e7412202ce797729e9 SHA256: 1e7cfde4c2cbadc9a2f8cf8d7259402799cb04eea8c512a2077a70841649067c SHA512: 4e630db0f89342ca0195bfc5e4d3a6db6aabebeffdd02cf349444c7e9a7b81dbc70334c92d1216ecfdf1ec9d8723737e86509850dbc6c1c1a144216c477d345b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/meson/meson_1.3.2-ok2_all.deb Size: 595012 MD5sum: db038740815e1a62f4998787959e2096 SHA1: 8897f716f0030b28075907305b6134984d1d8f98 SHA256: 9829e6f8139514d3e242a02475a57420d09fcd0091599899b76da6edd34154bf SHA512: 5b927cb6de55c28107aa2b4fdcc345eda0957d042ebe44ef04e0e7ef699f14c4d5f9f3eff1d54efd5cd59d849fb9d31f319545423babba3f1a51db9863103184 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: metis Architecture: i386 Version: 5.1.0.dfsg-ok1.1 Priority: optional Section: math Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 239 Depends: libc6 (>= 2.34), libmetis5 (= 5.1.0.dfsg-ok1.1) Filename: pool/_new/main/m/metis/metis_5.1.0.dfsg-ok1.1_i386.deb Size: 41430 MD5sum: 1191b4a4547cf4b74088cb46b331c0db SHA1: 5dbe99c308d95ca83f5bfc58cf512249d263cfd9 SHA256: b18e431f05574f4cea1ee81e07e2a5427a3c08a3ef2b41b888cd25991bffefb7 SHA512: f52f4dc632357b0526ad8d7fd18a858805533e9d12278ddea327bd381d072ef0c3128e21cd924314054866bf6ea896996942da23aceba5925d4a2247546ee2b2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mime-support/mime-support_3.66-ok1_all.deb Size: 1588 MD5sum: 249a5541db30d0c48a467b1ea501f542 SHA1: c2e2647a5f3dda895eff750928ecdca9e0aacf27 SHA256: b58297dda34775916b4c2b3a449719d6feadfbdc65b744643281a371681d7609 SHA512: c327e6fc41406624067f83b39554f2d83ca9db24dbdaa1c568042cf329cb823ede6134011808443581518931d94fe6e9e72a7532c02dbb935d2feac86d8d5628 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: minizip Architecture: i386 Version: 1:1.3.dfsg-ok3 Priority: optional Section: utils Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 76 Depends: libc6 (>= 2.34), libminizip1t64, zlib1g (>= 1:1.2.11) Conflicts: zlib-bin Replaces: zlib-bin Filename: pool/_new/main/z/zlib/minizip_1.3.dfsg-ok3_i386.deb Size: 12120 MD5sum: b13aeeb76a2616bcf9817b9e9600b1d8 SHA1: 3aa9b59418bb5cd1acc2ab1298ddcb4ca4c03f6d SHA256: cc10445552f6dd29677d83246a7c11ab6eba07c46b8773d9c85f0f0065e97e91 SHA512: 7a0ea1bb84412631329b405897f08d2d23ca2a6cdcb463a4e2a9105b476a1646a0191bbe9238811f0288622ca2b35da082f9c52824e2f3b48c26d31a3eeb30d0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/minuet/minuet-data_22.12.3-ok1_all.deb Size: 28646924 MD5sum: a79dced36f2ed60ea2d974989301a2e6 SHA1: 9129eb043328bc07b2a61968ec635eced500fc93 SHA256: 464f1b682e65fc8a54d5424d5ae9a571c8a113dd16066d4ff45de4f8f9a6820c SHA512: 8ca8de887b764859b6c594602ed4ffc9d219e537b1f93ee08e71766393bb0ced31870449731309856a378d9ee3dd7e541472a1dd6c6d615ddee207af180821d3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mjpegtools-gtk Architecture: i386 Version: 1:2.1.0+debian-ok1.1 Priority: optional Section: video Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 37 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/_new/main/m/mjpegtools/mjpegtools-gtk_2.1.0+debian-ok1.1_i386.deb Size: 10942 MD5sum: 61a564dbb4c3eb07098c5667ef42dbcd SHA1: 086f76c0d34a845bd4ab6fea3dfd37c2d2e076c4 SHA256: 8cbf0ec12340e5ddd12108d58909d9af903eb854d517764e56242d11c9d30827 SHA512: 166e6234f97edb84f84361802c95bd07d76ab1a32b43445f8aaea9059c6e2176e7a4a78fa9e7a231fffe49a836d42cef4ab9975cfeb5bab960228f9938e52a50 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mjpegtools Architecture: i386 Version: 1:2.1.0+debian-ok1.1 Priority: optional Section: video Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1493 Depends: libc6 (>= 2.34), libdv4 (>= 1.0.0), libgcc-s1 (>= 4.2), 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/_new/main/m/mjpegtools/mjpegtools_2.1.0+debian-ok1.1_i386.deb Size: 445248 MD5sum: b93d6ba387e013c8612f8b2d90d7c15b SHA1: 5675832e640b2d774fadc1f5987515b499eff90d SHA256: 107cb355f974eff3e1adb504765653a51ae8bacec438f5c98f71ee18cd89e335 SHA512: 56fe70a9b174407001992233a2203c92ba3580730d60b8fcab73a89bd6063d165c8b63edcaac77e9cc14c6d71910d2d90d439ba91703d75e7c4833b57893a15c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/a/android-platform-tools/mkbootimg_34.0.4-ok1_all.deb Size: 19336 MD5sum: c6da52b2c0e8c7831c5143d272f5cbb7 SHA1: 36719ad95ec960f0595c0355f32ca6f08934a00b SHA256: 819423522bc8dedaec2c6864bd3387263c74cf1e004d38e38a2aa48efcc97dd1 SHA512: f450577e07b5e1fdb47cfbe94c4abce640a2d51f5ad623f0a725b147525345b921eeef8b36b2314204a5d81e9a04fc3c96df2d8de585fc24abaee1fe789bcb4f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mkbootimg Architecture: all Version: 1:8.1.0+r23-ok2 Priority: optional Section: utils Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 25 Depends: python3 Breaks: android-tools-mkbootimg (<< 1:8.1.0+r23-0) Replaces: android-tools-mkbootimg (<< 1:8.1.0+r23-0) Filename: pool/_new/main/a/android-platform-system-core/mkbootimg_8.1.0+r23-ok2_all.deb Size: 6358 MD5sum: 376df3610f0a45490b04ff3baba49edd SHA1: d135bee4db1b78c1c70dcd52fe58e5f411d45734 SHA256: d1fce45760340c1ffc1ab24ca1dd8ecab7957b5da5cf6b1283a1f02c9f000e46 SHA512: fc3bc3ed29ce0441fb06d37f0efc6aa9a7fa7b968887a5aa6b2d4a603662c0e0a137dea5b5be62898b059123b5e585f3a0f0469401154847c5d275a3da4a8cc9 Homepage: https://android.googlesource.com/platform/system/core 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mlir-17-tools Architecture: i386 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: 214090 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libllvm17t64, libstdc++6 (>= 12), libtinfo6 (>= 6), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/_new/main/l/llvm-toolchain-17/mlir-17-tools_17.0.6-9ok4_i386.deb Size: 32525384 MD5sum: b9f59a2c4722c55b1f86a1d7968f0dae SHA1: 96a9622448e62945e640a7d0cd8b8190bcb94634 SHA256: a2e5cfaed7d03e6a2e56081c0213ca27e8fb409c69de3e37650dd683d750b54f SHA512: 6a72fe41daafedc3b7d296ed90912093ac3c65ab93c543dccae163500a7d05905116d267327a89fa0188d46ca1d8d6c2839d4bf2215fe195876d6158e5e62296 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mm-common/mm-common_1.0.6-ok1_all.deb Size: 275920 MD5sum: bb6dcdf486ca11720edda1218fe56a33 SHA1: 4669228a13455c09d905a7999d8630ce5bf00f54 SHA256: b5cebc5babbb7866dc73f8e6266edf68ee4dad512e82bbcf27b1727f880e8910 SHA512: 0c80939fb8ce986b377abdf0be9c9007aca107f2ead0933d61ba165a4783fc1f76a6ecb9815294161db2163d1a82951756d6eb26bdad9990c98a8252690e461a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mmdebstrap/mmdebstrap_1.4.0-1-ok1_all.deb Size: 113472 MD5sum: 2c2ee31d907914e5b28c751e5f8aaef3 SHA1: 86b8b1facd85ace818ee7b1ce88032e8e7f15b2c SHA256: 9d80db5658ff6279d65edb267b223c1f89b4b6feaa707d47be6bee946c37e579 SHA512: a697b420dc095b22efd272944d881c8fde479709bd282053c8b2b13d29cdace535f90c069653bed8e92391aaeffc15e20e8e68733cd2030b1bf9565fa14c4025 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mobile-broadband-provider-info/mobile-broadband-provider-info_20230416-ok1_all.deb Size: 62480 MD5sum: 9a6a6adbe8bc073fc922c6fe92cd5c7e SHA1: 163bd924fc94d225ef865e8cbc57bc35baa54e74 SHA256: 0d081216d0a28e98c6edbadcf160a9e4593953d15bba72ed1ff22e6bbd10b1d7 SHA512: 349f8f003b135a6bd31075791def3ea0da1918ad46d42e95fb3e7915a22197fb532f891feea1a3d7f00d7e7dca203509130dc36baf15878e5c5ecf2307aa9563 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/modemmanager/modemmanager-doc_1.23.4-ok1_all.deb Size: 223808 MD5sum: 253d92f4127c24fd40416dd1cb9bbedc SHA1: 24fbc32c6b1679fa8b22d884429bb834e6784ea7 SHA256: dcbf18cd3f8cfe9ecebc7e38db49a16587f41c89dbc600b049cbda1100d0e926 SHA512: 17b82bc00b78238aaaf93838c256da3ac04944afae57147de44c7537631d6a37da7dd99c18a53e4bc3cd5f8b51dd7c9946ba016156d3425f7277ee903946a4fc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/s/suitesparse/mongoose_7.6.1+dfsg-ok1_all.deb Size: 5312 MD5sum: ebc8ad6d8e217104d2530b7bdda31fe0 SHA1: 7bddeb0bd2d4c7201bf139c5dcdc12bbad2dbcd7 SHA256: ede589840a417c660617c403b56cb546be0086ee650bf8a7358d873b4fd2df91 SHA512: 9be150986d66f83ae1d6001f76616426eb5efff48c74afeb9b7309cad2ff37569193def8b50babdc4833b39ede009d19b725c86534eca8aa20e7479c49cddcd3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/mono-4.0-gac_6.8.0.105+dfsg-ok2_all.deb Size: 153308 MD5sum: 7f0b0cb79bd17ffa07b2c7f85a154fb0 SHA1: 78ced2105f34d0e82857723b35879e12f1cb8586 SHA256: b8bd8db556f0bec02f39866f68c9dc263abbda294c646dcca08211c252721d2b SHA512: 748a89b5687613b82ccbe3f1242d179945c9576977405415045d1e7ae15508e7a5d7821bc3a1e692f199fc73e1b2f66dd857256dc6204430c1601038641f1796 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/mono-4.0-service_6.8.0.105+dfsg-ok2_all.deb Size: 19184 MD5sum: 5a820af391753a78733d72f946556ad2 SHA1: cd7f6485eaf5e3b3e03c877f22753e598fabd56a SHA256: e16d7abc0517c15874ae23024c9b6d1cca4c2b33eb0381a3b2212b4ab2063359 SHA512: 92253a8e0d6735aa40e128d185edefc989464d9c16f6a1f779f6323acce8a0d75a473e47bf9eefcf2a87f104c9b265f36954b2d768c5cf34c428f943877866c3 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/mono-csharp-shell_6.8.0.105+dfsg-ok2_all.deb Size: 35540 MD5sum: 8a4bedf627728a74f6f869f4b7b05d0f SHA1: 1028b9c17c97b10be85ac2332dbb200999ab49d2 SHA256: 4e7f1761ce5dbe240bc2b4950d9dd83b40a2f6e31e6eb5b93ec310e1450d46d3 SHA512: 26ea576db2557a81415b2f36532e69d2b071352ca818d028bec2cb2e46c960729f6172143a0bb0c686a48d7c38b84431944f6141589ba8b1ec786831b2a7bf31 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/mono-dbg_6.8.0.105+dfsg-ok2_all.deb Size: 6509076 MD5sum: 6d07f9dfbcf2378b492d53b25af883db SHA1: 180e41ebb11ee55c3dda3b78a00adc9383d69f42 SHA256: ed8a9a707247bfd0faae64b22715e2ccfd5b02f67f64f085ea0ecf18b4a35333 SHA512: f388638e989b28c79588add67ef54f5e5dcc14b8d790e5b8d39985bf4e1c73841d6e86fb73d82cbaf862092e1754a25b78651ddf55b07b4cb872ad619cfb0bac 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/mono-devel_6.8.0.105+dfsg-ok2_all.deb Size: 23543072 MD5sum: 2fc17c72417a0dfc454a35f795e793b0 SHA1: e189c1fae051b4e4e8e2133025350023f934436d SHA256: 255432c674be8c8f7cf247c14b2be3727b5b09efcc368aa6b45936180e288602 SHA512: d2b2453da07b47a631d95870d01b541380afb836e60f0d4198e164248707ceb80dbe4e3bec5fa96288aaea382eb1a6c331d159b6286f6a270f16ecd6adf65180 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/mono-gac_6.8.0.105+dfsg-ok2_all.deb Size: 18816 MD5sum: 80ee37af6146eb375d43c06d0380f462 SHA1: eab14b7aab6e8fa10d815cc067b10a8b5f697687 SHA256: a7f3763aab5bbfc9e21a983a7192d52ac1c191c0a59ff6e704d3d6ae3d5909a9 SHA512: 295aaee6ad9d170904a481108b3b56597b125fff0d65188d1e42665eecf6c08b67b90b7675e41a54526415569dfb873d37de1e21f1d06619342c05a792d43b5d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/mono-mcs_6.8.0.105+dfsg-ok2_all.deb Size: 536764 MD5sum: 8e8f21cc904236f495661b53aa4f7030 SHA1: a1f65006eba7dc61fc153e42ee0ef57179d33528 SHA256: 3728361e36ee12d079d32e19597ffaea7c6c8a6373028841719b4c7eda4343b3 SHA512: 96cd9cbb132b0a53336443e6067d76ab4d7b351333efe75e411030a7428519d3f0e615f63b2d718148d30b31df0db15e97cf164b25aa7ed5f9ecb78cf0dce542 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/mono-source_6.8.0.105+dfsg-ok2_all.deb Size: 116408192 MD5sum: 464284be2e41696234e9f8f3d15f08b7 SHA1: d1a4110f07e6647671185a8b6ec51eb335e75c6a SHA256: 71843c89875e7247eecf81e08334b7162d7be877619d07c7e3e31bce68c1e65e SHA512: 6e018c70e86e2b0dd387b6228653743d51c7e4e816bb2f52390b171b03861c84f9410a5760ff57d316cf744f4dcc6912efacaf91f1693b659087c66bc8adc7e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/mono-xbuild_6.8.0.105+dfsg-ok2_all.deb Size: 454204 MD5sum: 77e3b228b9b53fda1be73231ee9a0db4 SHA1: 554419433b799cdb6f864315c9f9f9f8814110b8 SHA256: 5c50139e0a5eacb7b2f4d047a484acac2b5612f0841196e259908919c4bb6481 SHA512: 1f186fd99d559a6986a6cb19c196f41ebaf6abad30baa4696a14971454a7974a0625574e10aa0f930e8cb128760db88e2a416f46f5e107d974e62469d238f4f1 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/monodoc-base_6.8.0.105+dfsg-ok2_all.deb Size: 525152 MD5sum: 62312b17fdf8fd5a938218d6353abc4a SHA1: e0f6d099539b73631e15c51b4ff2a9be188acc63 SHA256: e81336f2a61ec7be74c2c14b3b4e4f228e4104ddf51dd8d434f86c4101950a9b SHA512: ee567e68153328cca1bf819e1f9728954090728cf9ef9ee8add9a2714e52339b8f726cd44963bc281aeccd24f15d80416545fa0f2035c0799400facf4ed53526 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"). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mono/monodoc-manual_6.8.0.105+dfsg-ok2_all.deb Size: 18584860 MD5sum: a5c14fafd1e01060033af92a7716ef54 SHA1: 9babb544bfd6c83752102560618b347cebfd2e73 SHA256: 48a770f8cbab9a0583b4ccaccd0a13fd8629b87650afd641ce18fead730c66f7 SHA512: 654c6157ae3b873979c81923030262f638049bd22c1baefa8e4afd9d1c87436fb0cd9c6e92c1ec423d17f4167ae9286c8ad85af699418fa06107a6ae734b77fd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mount Architecture: i386 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: 419 Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.38), libmount1 (>= 2.39.1), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.33) Suggests: nfs-common Filename: pool/_new/main/u/util-linux/mount_2.39.3-ok2build5_i386.deb Size: 140256 MD5sum: 90db5cb5db8e8111cf1a2cbb64d7d99f SHA1: 5a9ca99eb5d37e97b39fe879d33f39a047ddb6eb SHA256: 4337b7c2c40d3839657e2b96a926d9647a219be5f2044dbe100268e7ba187f50 SHA512: 2f8e852e00d99a786c70733f283008aee7f346721e9b0004e2bf568044fe53059c73b5b73fe35617dadac97d725c2748d2232abaa8d7dfcc7edb7964c09802cc 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mousepad Architecture: i386 Version: 0.6.1-ok1.1 Priority: optional Section: xfce Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 2125 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/_new/main/m/mousepad/mousepad_0.6.1-ok1.1_i386.deb Size: 354656 MD5sum: a50fe5ba0316230f5d8232f6e87e9a6e SHA1: ac6df12333da411b627e810a5b0143f2e9c947e2 SHA256: 5af6fd475ce76d4998f52957333c6d18e8fe2bbe244b4cd81e98ccba12679f02 SHA512: 525e46cb6aaf33467e68c6bd573afa189b9a5f8363a436d62cd4e40bcc7430aed3b2328b5c9d22a36f6a5a7d154402c1356be6f62ba62d48e411e87696f40784 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mpeg2dec Architecture: i386 Version: 0.5.1-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 81 Depends: libc6 (>= 2.38), libmpeg2-4 (>= 0.5.1), libsdl1.2debian (>= 1.2.15), libx11-6, libxext6, libxv1 Filename: pool/_new/main/m/mpeg2dec/mpeg2dec_0.5.1-ok1_i386.deb Size: 25520 MD5sum: 6efb1c703e7c7d0fba2d7dcbe6f371d8 SHA1: d6793fde4bb2cc84e20a719ac7f9d91c62fe673a SHA256: 997e34ca126660510e1511c9fcf9b2128febf9b5fe6e2448ce6baf29e75663f4 SHA512: fb8c17ee025d8036887889f63207e46b1350e3bbce7cb0927fb700a9a19f68cff9e2a2f917528aa86fc119018dd3e62dd8b6991ad93773f98b39e4d8b37c5abe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mpi-default-bin Architecture: i386 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/_new/main/m/mpi-defaults/mpi-default-bin_1.15-ok1.1_i386.deb Size: 2056 MD5sum: b89d9967f4e2b2a3a45bd510d155c783 SHA1: 163c72f929884b5aa433ef253c45dbb7095a079d SHA256: 5a4abfdde3f4782d1b1700e2c5667e9fee3047b92e66f636be0b88045e84d828 SHA512: 46ea664ca1c73a0ec1a1e58247e359b6a57b8649fc961014f0f7a45fb93dcb4975b7018917fa6d3daeb4d29e99fa6e8ac30d95a7a8f03a05b29125871e4ce249 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mpi-default-dev Architecture: i386 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/_new/main/m/mpi-defaults/mpi-default-dev_1.15-ok1.1_i386.deb Size: 2792 MD5sum: eb3f25985eb114d5da53e335fcae5cfb SHA1: a01b69070e892e215c0960f8fe5241e24f252d61 SHA256: 5d2f3afcbeae6b5536deacfee8f940e26093407d14fe11a0d8173b285f149974 SHA512: 1713bd3acf025e107b6635a8c9486cadb74b7b623da37e50c80bcf3fc2adcc3df9ac631b9b4b1d571e3ca1d2686134caf5fa1571561a40470641561f64a8a284 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mtdev-tools Architecture: i386 Version: 1.1.6-ok1 Priority: optional Section: libdevel Source: mtdev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nobuhiro Iwamatsu Installed-Size: 37 Depends: libmtdev1t64 (= 1.1.6-ok1), libc6 (>= 2.34) Filename: pool/_new/main/m/mtdev/mtdev-tools_1.1.6-ok1_i386.deb Size: 5392 MD5sum: 7105f984c3ea6157ee8fe1714a43dc78 SHA1: 3ade104ec4b4f8f5a7187da6e0f62f63b3e183b4 SHA256: 52d7b77dee68cd522fd195da2b23c4d76d72b683ad20cd6e3780295df141e348 SHA512: 393f4d47669419235eb0f9c48de21a9faa32e659608f0e785ecf25067f8ff7a0a69607f7d7ee2f8e0b86bcc84a8108bcb5a1af08f5c8da50c60a900e45cbd862 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: musepack-tools Architecture: i386 Version: 2:0.1~r495-ok2 Priority: optional Section: sound Source: libmpc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 343 Depends: libc6 (>= 2.34), libcue2, libmpcdec6 (>= 1:0.1~r435), libreplaygain1 (>= 1.0~r412) Filename: pool/_new/main/libm/libmpc/musepack-tools_0.1~r495-ok2_i386.deb Size: 84596 MD5sum: 8f8ae3c6355f94582d19a327fd436c8c SHA1: 44fb85be95167cc612d30edbb1b50debd1d1678f SHA256: b09b73172736d879ca6b9f98811690251e6f47e939b7228adcbd4eedc6dc2b8f SHA512: e2832c921ef28b3bc698fe9c29b035012af41abde00b12b620545220342c09a7ab4b8ccae4e14c160b3f68bfd7b24eb83eba6fdc5d6f5a46073dea832d4e68bc 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mutter/mutter-common_46.0-ok1_all.deb Size: 449224 MD5sum: 166c04dc85290833772fdf3916ad6c88 SHA1: bd1b4ebfb317c36a781cf16ceecb3f3d337bbff3 SHA256: a410d4670e27cef4fa33a5c53f8ae4e2f75b4dfc4bd9dffd9c34e645c2d2a6c3 SHA512: a9b74ec19bb26e1d75cd6a0c91d907e104224fe8e3f019dbe7b2884dbb2b279bb79c479cb813caacc2e4b21335b5e4b92361ff7223ade4544c1a1f9901c7ddbd 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-client-8.0 Architecture: i386 Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 91 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/_new/main/m/mysql-8.0/mysql-client-8.0_8.0.35-ok1_i386.deb Size: 22414 MD5sum: f9fda6703d2307b1ef14583f5f62fafb SHA1: 599dc188ea6907f6aac4ef0abe7c841e4a7efe20 SHA256: fcf4afd6914beb98911d7eb579d9c20236f648972526d4ff6aa13c9df6a06605 SHA512: 3355dc53b8e61c3ea0e9617b9d4ad3c34946b75b53bea4051ffc53dc8a3404a3b75fdb7fdbac99227efb46ea6dcb3b6499884f3b7ead8636d8d9b1ff0631d6e7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-client-core-8.0 Architecture: i386 Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 63809 Provides: virtual-mysql-client-core Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 7), liblz4-1 (>= 0.0~r127), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libzstd1 (>= 1.5.2) 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/_new/main/m/mysql-8.0/mysql-client-core-8.0_8.0.35-ok1_i386.deb Size: 2777124 MD5sum: b50ce1e7bd663bbb4dd82b5abb78efe6 SHA1: a85eeb22252e6b0506e22912076df84004f78fad SHA256: 31bb573a041776027d9a92fdda9c5d1d1585c1248bc7a90ebfc97ac34a6767c4 SHA512: 6112ed43244bb3cf62b380a5f908b025635c250946a5136e7c7ecc50ec3e862e113e444937f62d4c494077807b82e4c1b7ba17bd0c5c36f7829c98e943d83b41 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-client Architecture: all Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 35 Depends: mysql-client-8.0 Filename: pool/_new/main/m/mysql-8.0/mysql-client_8.0.35-ok1_all.deb Size: 9370 MD5sum: 9c34ddce7b76c81dd03f8d65d7e1bd93 SHA1: 092aae864f60ef3227e25614a07ff7069bf35ccf SHA256: f827998db65eae2ee759783676a9626c134dff967730a663b9ac8251227ef077 SHA512: 593d49226398075921b41d161a1ea951fb80070f7c28ba505914abe212ee1717f5770b36af91517dd563d1a888dbe46c49ff223d56c36cf978ce2b87cc144e8b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mysql-8.0/mysql-client_8.0.36-ok1_all.deb Size: 9424 MD5sum: 80213c44e84c28876767b088582fbdf2 SHA1: eef60f5c0f2e4dee974292fed9f1e542dfe2a8b1 SHA256: 0ea568331321eb3c138e09f26cc3e2035ba7dea5eddbc9b6ea61a66b15497354 SHA512: cc9c716fe8a3655b2381f5f6255972aa8d7e43f574b3c884d1fb807238c2b0043f3f4544c131dadefac66596326b917a8ab47303445e041e22492ff0705ca5a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mysql-defaults/mysql-common_5.8+1.1.0-ok1_all.deb Size: 6180 MD5sum: b7d25fd6afc900b61f219caed1c19e33 SHA1: 1c6c43d22ceb93ba1e8b970a8083ef21bf9c621c SHA256: f208363f97599e4724005e1f00f205d2458943d31b5b0cee10b31e16e37e1268 SHA512: 251c0d852205745ddfebc4b969cd6dd941d530890891484b4438ffa5116a89884d58ba6a9de751178f33177c4f9d50b1eeeedbc7f8866c177e1e61d987eb0f29 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-router Architecture: i386 Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38328 Depends: libc6 (>= 2.38), libevent-core-2.1-7 (>= 2.1.8-ok0), libevent-extra-2.1-7 (>= 2.1.8-ok0), libevent-openssl-2.1-7 (>= 2.1.8-ok0), libevent-pthreads-2.1-7 (>= 2.1.8-ok0), libgcc-s1 (>= 7), liblz4-1 (>= 0.0~r127), libprotobuf-lite17, libssl3 (>= 3.0.0), libstdc++6 (>= 12), libzstd1 (>= 1.5.2) Filename: pool/_new/main/m/mysql-8.0/mysql-router_8.0.35-ok1_i386.deb Size: 5211802 MD5sum: 4f1c5e8cde16e5ccdb9ae2f43ca4cbd8 SHA1: 757f085175b40c8d8aadb92add8d909b7d4fcb59 SHA256: 71e9d2e20cc24f8ab362c8d3d07f404d032253e38d2578659f96c13c77e6d7bc SHA512: e430478c179790532e175ccfa26354027f728472310fb59d2b0e5fb97d2cece43fed2112f48456c6b22da3b4bea51aed45d6cf83fbb71c3987478a9cff94bc68 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-server-8.0 Architecture: i386 Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1554 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.35-ok1), mysql-common (>= 5.8+1.0.4~), mysql-server-core-8.0 (= 8.0.35-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/_new/main/m/mysql-8.0/mysql-server-8.0_8.0.35-ok1_i386.deb Size: 1458932 MD5sum: c53d63e46bba7676520c5d58b88dd4b3 SHA1: 2d97bf0e670077a326aeb70a44447bd6af0807de SHA256: 25b77b2dc349bf71647f5833fe419b6bec0efcf5a65be3f8ae4bf3074b9d7547 SHA512: 65b0eb7e4b2b698da618f63b2625cbd44dbcfb715a0f66ddcd13718b77cd09736ac131c9ddad31cf62a58340402a252a8a47a9837e4fd8d911766e6d83297e61 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-server-core-8.0 Architecture: i386 Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 160073 Provides: virtual-mysql-server-core Depends: libaio1 (>= 0.3.93), libc6 (>= 2.38), libevent-core-2.1-7 (>= 2.1.8-ok0), libevent-pthreads-2.1-7 (>= 2.1.8-ok0), libgcc-s1 (>= 7), libicu66 (>= 66.1-1~), liblz4-1 (>= 0.0~r130), libmecab2 (>= 0.996), libnuma1 (>= 2.0.11), libprotobuf-lite17, libssl3 (>= 3.0.0), libstdc++6 (>= 12), libtirpc3 (>= 1.0.2), libzstd1 (>= 1.5.2) 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/_new/main/m/mysql-8.0/mysql-server-core-8.0_8.0.35-ok1_i386.deb Size: 20674594 MD5sum: 039aec80490fa868e89dcbb1fb0ee067 SHA1: 5634eb9d9af2a037f55bdf0035ca001ff63b1345 SHA256: 9763155b424a646c7d9d30a4a308f49ff36b8a7fd43c74758be2db043ce1b211 SHA512: 2adedde0554d3e07d73a9889abcc685448f14a1c16df9d2f657fe5f1e2b007c05d1f920f8b23df2f00cd54cca0f0f27f359c7bac7d2ddc9911c11dcbb927ca53 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-server Architecture: all Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 35 Depends: mysql-server-8.0 Filename: pool/_new/main/m/mysql-8.0/mysql-server_8.0.35-ok1_all.deb Size: 9478 MD5sum: 4d0781cfd27dd95ead123812113b01dd SHA1: a6158c32e28fb2003035f86e554a17c23cd66dc9 SHA256: b15a8b20885f3995e1e3edcccfbab870225426acd38159200080843c5433fc5b SHA512: 2f20f94ed8565046d800500b3bbf3c51607e9b917c37376236839338bef8e5de1e677367e3d750401b2329930a57d48cac5c8ec728d12a4f4f9ad1996f80abea 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mysql-8.0/mysql-server_8.0.36-ok1_all.deb Size: 9544 MD5sum: 0df99546b1f1877604f273cc4bb0e051 SHA1: 177f2cd263319ed50f661ef0af480aa858718e79 SHA256: d3afbd9484c224fba49d8e636f68939c15ea31682e3b122659cab09f004b364e SHA512: f53ce3f4b9f2d7c21c9df46aa7a1da75255fbbccf8c0602d9c951304506ff657793c70fb34640031356aba78fce5f9c4c830abdd7445672be5b00f8e6d88372a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-source-8.0 Architecture: i386 Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 430521 Filename: pool/_new/main/m/mysql-8.0/mysql-source-8.0_8.0.35-ok1_i386.deb Size: 436161520 MD5sum: cceff9706e5b1bc7df080d0eedc28e98 SHA1: 0f348b6d3769358ab23c4efd408b7ee453a48bd6 SHA256: d0aa6617b9c6eda71f7a7a5c633432cfb4c702f12285d75dab00c1faadb0bae4 SHA512: f833e75efbcf84f3f367ffac7b1c81f1e4ff1833b23d6f69ca602f707a62b7c28a4669e1063b6b17272bc2ebbb38dce0edb59d6233fef0684f9a5187582571a4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-testsuite-8.0 Architecture: i386 Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 751608 Provides: virtual-mysql-testsuite Depends: libjson-perl, lz4, mysql-client-8.0 (= 8.0.35-ok1), mysql-server-8.0 (= 8.0.35-ok1), unzip, libc6 (>= 2.38), libgcc-s1 (>= 7), liblz4-1 (>= 0.0~r127), libprotobuf17, libssl3 (>= 3.0.0), libstdc++6 (>= 12), libzstd1 (>= 1.5.2) Conflicts: mariadb-testsuite-10.1, mariadb-testsuite-10.3, mysql-testsuite-5.7, virtual-mysql-testsuite Filename: pool/_new/main/m/mysql-8.0/mysql-testsuite-8.0_8.0.35-ok1_i386.deb Size: 356078070 MD5sum: d9f57f3b2a9df6148885696b717fdc65 SHA1: 15733dc3193792902e04058502794bbe22f3bf8a SHA256: f6bc18b40f9cded45fd522412200aa311b514bde18370c971446eb07f558a3a9 SHA512: 76aa97dec13a446f7ef7d2a8c7ac7fb13aa8d4f6e6a6eec05cb29d01db64c7abc6035376f4158c3fd285a763373c711de449cf1769c39582f0b825ea2a37aae2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-testsuite Architecture: all Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 35 Depends: mysql-testsuite-8.0 Filename: pool/_new/main/m/mysql-8.0/mysql-testsuite_8.0.35-ok1_all.deb Size: 9348 MD5sum: 7d07b00e052e81807c7cee2f0bd85579 SHA1: df8fd99cc1d4e59550b89ec183e35eee4bea2c0a SHA256: 34f5f8f3773fb80d5f6581eac0ff9518e495573d7d809c056d8dc6ecc3e1976d SHA512: 7b4e7248aa266e564432aa97066aa4ce2eb836e71e2efb04de82dbca15f36ff55e1d9a458391f1215d945b18b7f4dadb322260b481433a7f3dde849376e6427c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/m/mysql-8.0/mysql-testsuite_8.0.36-ok1_all.deb Size: 9408 MD5sum: bfe0e5371eb1abb8810049b72eb1cf8e SHA1: cf60758c6cdfb75a76eb1fe789cfe091b2ada358 SHA256: a51cf53f2ff43d51e483d6dfcd5830d6ea624db0ded81ff06865f62151a8c03c SHA512: 3044be37551088ba29241e1c7eacfd878df61971bee3d61dd206ce5e63aedda14dc8a5e8b62e4030b16f5142d7d84aeb378069f57ce43b06ca1cd90303a497ff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nas-bin Architecture: i386 Version: 1.9.4-ok1 Priority: optional Section: sound Source: nas Origin: openKylin Maintainer: openKylin Developers Installed-Size: 529 Depends: libaudio2 (>= 1.9.4-ok1), perl, libc6 (>= 2.34), libx11-6, libxaw7 (>= 2:1.0.14), libxt6t64, libperl4-corelibs-perl Filename: pool/_new/main/n/nas/nas-bin_1.9.4-ok1_i386.deb Size: 115660 MD5sum: 1c771881c710ffe45e2b542da11dc308 SHA1: 43083c7d7f7182e4c89eb9386dcbecc1924a0002 SHA256: e756725b82f1d56082e14fbd733a312a73d3f6ccc3096581cf870feaad054f30 SHA512: 70444fa0beea95f58342a293678a4ce8f9822dc1dcb2bab3a4c50ff8945b1f95c265833fe5b826bec2ac1a6e496a33dbfd519bbeafce1d05f9b284a44b9f46e7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/nas/nas-doc_1.9.4-ok1_all.deb Size: 129388 MD5sum: a98158bf58056e1c922f39c160b9616d SHA1: 090841227854da5ae452e664cbf6130d346c287a SHA256: 6bf726f0a668df844b9547ccb346b370cdd3b20e7ea53cd92c9b24707f3f1e91 SHA512: af0af55d2658854cb9b2f95875904e3074bdb4368431032158ee68a00bf56c31e0467b69bea11263c0513761ba694488111517f5aeed7eb4c66c54330d9b4e97 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nas Architecture: i386 Version: 1.9.4-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Installed-Size: 237 Depends: libaudio2 (>= 1.9.4-ok1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0 Suggests: audiooss Filename: pool/_new/main/n/nas/nas_1.9.4-ok1_i386.deb Size: 75212 MD5sum: ac585b82e2ddf12baab0decedba10763 SHA1: c4cf135346bb6e06b896720f66436126b467cc80 SHA256: 99b43700be07d7fdd8003b58f1ecbaf971eadb5ff8e873addcb3265eb10740c2 SHA512: eb9a01d4de6888ff9ef894e047749894767c6344bac6ad5ce802c7edd873eee19d871491136c774bd7bbaf8ec415dfcb8fa9977b86e3a39aa7ace4f8dcba0afe 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/nautilus/nautilus-data_46.0-ok1_all.deb Size: 1709076 MD5sum: 16f2cad8484afc87b2a1357d092866af SHA1: 818ba21f75a9f72d5ee71d4bf27dbed93edf3d3c SHA256: 1dc5b6f18b98690f14b7ab10733c39be061723df860ae57d1e82f9446a5ceee1 SHA512: 05891342f58b26a43fff006f8dbe7a3e3a494c772f0b420013fa7174c7c22541cabdec8701cbb0aadfd9f7d56b7aaaeae733b52aa4cc8304c3c3419e4a0a4c66 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ncal Architecture: i386 Version: 12.1.7-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: bsdmainutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Bsdmainutils Team Installed-Size: 51 Depends: libc6 (>= 2.34), libtinfo6 (>= 6) Breaks: bsdmainutils (<< 12.1.3) Replaces: bsdmainutils (<< 12.1.3) Filename: pool/_new/main/b/bsdmainutils/ncal_12.1.7-ok1_i386.deb Size: 19128 MD5sum: 8207bb5991a43e7086bcd7ffd68ab0f5 SHA1: d38d1c64930e0c9d5f03731f2780147e753304ee SHA256: 9ced4cf23eaab97137d500a4b973624edfb6d4d48c0eff3d2f9dcb0c7aeb8b88 SHA512: 80cd9b6549e575fa78bc7ae29f14d06e2b3c745fbd48b10e3529c0211f4cb1345aacc68641db3062d25592e01cabaa090356251899c22b3420e25363ce0db07e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ncurses-base Architecture: all Version: 6.2-ok4 Multi-Arch: foreign Priority: required Essential: yes Section: misc Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 356 Provides: ncurses-runtime Breaks: bash-static (<< 4.4.18-0), libmono-corlib4.5-cil (<< 4.6.2.7+dfsg-0), libslang2 (<< 2.3.1a-0), libtinfo5 (<< 6.1), libunibilium0 (<< 2), libunibilium4 (<< 2.0.0-0), zsh-static (<< 5.4.2-0) Filename: pool/_new/main/n/ncurses/ncurses-base_6.2-ok4_all.deb Size: 18206 MD5sum: f0517682244ff4dc2853dd8a09e0710a SHA1: 9b8dd415cdb75652fefe02cc42f2279239362fc3 SHA256: 2bf6501bb68364ca3ac023ee7dc91aadfb46102eafc695cf00547e7126868d96 SHA512: 6ffa44ea5d07e3577fef6c3b1aa5cb53ae6497bd8f354e6f19b541731129541ccce85f54e3ad5aa8b368fc1cea99613dfe7c76724ebb616d344b7d29bdbd8e50 Homepage: https://invisible-island.net/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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/ncurses/ncurses-base_6.4+20240113-1ok1_all.deb Size: 19052 MD5sum: 93937e76535ad0de690cc8cf7c0a4a29 SHA1: cbd8e1b17013d29abc9563760ceef5837b7d89d6 SHA256: 6adf7847859030928ce935dec19f7cb3888d0d8e555705111020b56e86624301 SHA512: fe4ebe400fecaf8c0903e017c58583ab6627617995693b404b4520d246ae0148b03ee43905fef71f41058e4ebb2a975d3dd4837a405ef891b323eb4551ba7731 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ncurses-bin Architecture: i386 Version: 6.4+20240113-1ok1 Multi-Arch: foreign Priority: required Essential: yes Section: utils Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 634 Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6.4+20230603) Filename: pool/_new/main/n/ncurses/ncurses-bin_6.4+20240113-1ok1_i386.deb Size: 188644 MD5sum: ddcd411c8a5663ec79909092315d7728 SHA1: 585654a97d30a1170fe4ad6631805f00707f23b7 SHA256: 85f88b28f4d19a074bc02ce93c2595a213a09a503cd0f209a536a12376ff963a SHA512: 3c4bb8725b17e1f43b886a5e124787e9bc294fa1c1d682214e39034cc3f2f9566c30a10a30e36c6b381358aa930e92cb2d4cef8d505ff295e6ea1c4f336cbc94 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ncurses-doc Architecture: all Version: 6.2-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 3585 Filename: pool/_new/main/n/ncurses/ncurses-doc_6.2-ok4_all.deb Size: 673562 MD5sum: 32ba6330ac5b687dfc1976014f6a23ce SHA1: 8d52109673f793ba2597e362d878c369744746c0 SHA256: ca187a293c7ae8497dde0c9c3dd94af5e29cf91986528c9dcd6566f9e456e444 SHA512: 265b0cf284b49246a42a4bd7b0d4c4e3930a928b9f4a642a631a0c0d564840c4ae2ad64e3e4ebbb552c9b41e676e8ce2d0818cdade5e732d9e6e7258ae0bf570 Homepage: https://invisible-island.net/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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/ncurses/ncurses-doc_6.4+20240113-1ok1_all.deb Size: 715252 MD5sum: 8ce72b3f77b02f47d46526b863edc223 SHA1: 41f1d06eb14594af082324e73ca347babc8cce9e SHA256: 887567b8bcc613cbf59c37820b49044bb7bbec0e1d1d4929dcfb955e4dbd54ee SHA512: 9070ea25ca6f687e8f846297d9f5d215c75bb9b0245a29406729369a37011c179736259e3dacebd25ccc4302986e28344f1be0f3304416fc9c2f60d40314e5e7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ncurses-examples Architecture: i386 Version: 6.4+20240113-1ok1 Priority: optional Section: misc Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1997 Depends: libc6 (>= 2.34), libncursesw6 (>= 6.1+20180203), libtinfo6 (>= 6.4+20230603), libtinfo6 (<< 6.5~) Filename: pool/_new/main/n/ncurses/ncurses-examples_6.4+20240113-1ok1_i386.deb Size: 316338 MD5sum: 66c2b4feef3a94299e27fa61044941b2 SHA1: 469912b7c83163f2d5552503680d35ecc6391273 SHA256: 6d8b5fbca6307f7359232b7d06a49ade421da4ca099b08c1662bd7ded9e94619 SHA512: be28c419a1cef4c8258466eeaed62e8ebb1f74e8dbdadf1df73a118ff9e7f6e297da5515b330e168a099f641b941ac9d3c05f4c7685109c9c87da0f88450248b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ncurses-term Architecture: all Version: 6.2-ok4 Multi-Arch: foreign Priority: standard Section: misc Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 4158 Depends: ncurses-base (>= 6.1+20190713) Breaks: bash-static (<< 4.4.18-0), dvtm (<< 0.15-0), libmono-corlib4.5-cil (<< 4.6.2.7+dfsg-0), libslang2 (<< 2.3.1a-0), libtinfo5 (<< 6.1), libunibilium0 (<< 2), libunibilium4 (<< 2.0.0-0), suckless-tools (<< 39), zsh-static (<< 5.4.2-0) Replaces: alacritty (<< 0.3.4~), dvtm (<< 0.15-0), suckless-tools (<< 39) Filename: pool/_new/main/n/ncurses/ncurses-term_6.2-ok4_all.deb Size: 263468 MD5sum: f4dc218cb4ec0be032b7026c707ef609 SHA1: c79d3e59cdf583f4ec56946cb2b4508320b79db5 SHA256: 7600ebc1262202bd36d4c8a16b06fb73f94130e74bd5a08bc09ed41179419565 SHA512: 54bebc90d7c376786d9c181a60a5d6ee4dad2deb48eae546430cfad3504d96ead950e77d405e1dae78b2b6e8fb73d70dd6aad20b2e2f9e6f5689dc18cc14099e Homepage: https://invisible-island.net/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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/ncurses/ncurses-term_6.4+20240113-1ok1_all.deb Size: 274826 MD5sum: 07f683c9028a25308c30d98b162c72b3 SHA1: f81c807e2115747f61f0617d44c10b9da7114778 SHA256: 77211e0bf17a966db3c6e45eae1b5e7cb14e93cfaf27243d3d188387eea08981 SHA512: 027cac68cc67137ef0c5700a208f9fcbdbabda0b26078ae19edc6f30ce7ff7b66be4e0dcd41e063737f9d88da4bf19f85bd3cc9bed145c2499432127133517e7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/neofetch/neofetch_7.1.0-ok1_all.deb Size: 83796 MD5sum: 7765d5c41385c27c8bfe02204badbf2a SHA1: 66854aefe66658f4f1beff21ecf410f27c31f6c7 SHA256: 853a9d85eea78200d501e0ed9022afefa9e9636ea0a362ae198d7ca3f391a3fc SHA512: f9b1640ab0ffbd1f5826fc037f90955d7c6036ba2b1e1f8230925717ee04a4e29642b2a818150ab561d3c20e209cbcb931e987491042013e1255c0487c7b8792 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: net-tools Architecture: i386 Version: 2.10-ok1 Multi-Arch: foreign Priority: important Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: net-tools Team Installed-Size: 931 Depends: libc6 (>= 2.38), libselinux1 (>= 1.32) Filename: pool/_new/main/n/net-tools/net-tools_2.10-ok1_i386.deb Size: 237808 MD5sum: 6e7aff8ffedc79d7b2816c0b355bf594 SHA1: a76e4d40e969c6049b0b5777bc573bdc321e5a3c SHA256: a09f7fbd67706ed00f1a1cd612258d3597d103d2da0142e7921bb86d06afd72e SHA512: 1270c00b426b7c35b3a0c984c0c13738892594964f6dbb80330a50917f047cdcb8da3a2deee2ff6585b46fdfd74fec0f116eb4509aa18c86921f9ffc556d77fd 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". runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/netbase/netbase_6.4-ok1_all.deb Size: 10640 MD5sum: 3d088f6c2d42f9554f02dc1256e811f7 SHA1: aebdb4b4c6c099d8c8d851f2461002f08a09542b SHA256: 0734bbe12b7ef13c811d03ecfb0d1dc0c3b2c3005394214d054c0e9134731f9e SHA512: 0f8570489954ae600efb027c83c69870ea5a9e2008740e157dba01b0c94f073810b57b7c410c4db7a3c736a20cce27bb4a20fb23760408840b31a0c5e0bafd18 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/netcdf/netcdf-doc_4.9.2-ok4_all.deb Size: 2802832 MD5sum: a1c8ecf5af9410c4c146cbd82be389d0 SHA1: 3ebf0a68273c4e3e5b5a2f8ef5a83519fd7d47d9 SHA256: e894d65a0369962af7e3e15ad6c2d775436a82055d1c86f540e734cebc221983 SHA512: 67d1a7742c1de41d4cd5d00dbe92ceb6d4b19ab4260196af91c338e6b07cc019531d468f123c421b476b9bda30d8842a217c9bc65139f08e6215f3538bfcb1c9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nettle-bin Architecture: i386 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: 101 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/_new/main/n/nettle/nettle-bin_3.9.1-ok2_i386.deb Size: 25628 MD5sum: 224c3289ec8c5b11fb4209cb1503b178 SHA1: c7ac347ac334ef493203e81155408e857cf7975b SHA256: 217c2851cb7f2f23db6397ad104be913b8e8ca260874bbb33c243262e216337a SHA512: 096a10709f2c2c6540ab75597e742e705b4be64e4f3123deabdbe439437ece932cca6bb701d25ba962caa65aeba86563eed2c79b50d9f0ce9ca3746955017961 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nettle-dev Architecture: i386 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: 2972 Depends: libnettle8t64 (= 3.9.1-ok2), libhogweed6t64 (= 3.9.1-ok2), libgmp-dev Conflicts: libnettle-dev Replaces: libnettle-dev Filename: pool/_new/main/n/nettle/nettle-dev_3.9.1-ok2_i386.deb Size: 1158596 MD5sum: c24ce2d3ac7dc5bd39e8a63bfd11ff9e SHA1: efae2a8aabb27e266f2dc506b36e4aa848ee4cda SHA256: 4df40fc88134f114820d8d01e3db19cee3f40335b7e847dd4b9c3c72f9bbcf9e SHA512: 79fbd6b1b2a2d3100d0fe1a475f7a3d8fc0bcfbd2f3d80a1f7649e6ba934037865415d2fdfcb2c78f5086226a0a938b8d34b15c825ff1bda2269336d05509561 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) runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-config-connectivity-debian Architecture: all Version: 1.40.0-ok1.6 Multi-Arch: foreign Priority: optional Section: net Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 16 Depends: network-manager (>= 1.40.0-ok1.6) Filename: pool/_new/main/n/network-manager/network-manager-config-connectivity-debian_1.40.0-ok1.6_all.deb Size: 4176 MD5sum: 2b0d6971c9427f9bcbdb13b8be1c7925 SHA1: de42df7a14a2961135bc0d6411b15b2d5f48b88a SHA256: 587e9a61afd236fe0444ba257f22eea11be9fe7e757b1460ea949e26bcbb7abf SHA512: b34e9a4bf3fba36658e89e17f0f51a3e4f595953bafa753380a10f4634cb9dbcca875971c61c15a0a185b7256c0a873813fdd03825073190cc7f59c9b8b76827 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/network-manager/network-manager-config-connectivity-debian_1.44.2-ok1.3_all.deb Size: 2492 MD5sum: b84d2b9a7dd40c5013f289fd2d541364 SHA1: 9bfe5c0bd5c43ac9c6d5579c6d4ae1052416b002 SHA256: 3815162555d83f356023edc50e51d977ff242b2d0445583f483069fe913eb90f SHA512: 5eee039cdadca32c513594b126b090edbf7a9a3f071f4399f2fbe661fb454c237b5a78ce47b13676e2251d94d2f0065375007e5c76c448851c278a4a809b81fa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-config-connectivity-debian Architecture: all Version: 1.44.2-ok1.5 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.5) Filename: pool/_new/main/n/network-manager/network-manager-config-connectivity-debian_1.44.2-ok1.5_all.deb Size: 2488 MD5sum: 405a9c1324bc2082bfa056d03b874956 SHA1: 9b7176d56c48f1106b8f048f32f606714fb5420c SHA256: 3ca0bf8cf772e1bb5382dc7f19327b3b3212423cbafba23fa945366d54d2197e SHA512: e1691cfc530099a85431aaa6231241be2c8935af684f6d03273f4f8463c4c732fa54c307505f04b1def3f4bbfbb8bc58046d2603e8002037aabe004c88cfde0d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-config-connectivity-ubuntu Architecture: all Version: 1.40.0-ok1.6 Multi-Arch: foreign Priority: optional Section: net Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 16 Depends: network-manager (>= 1.40.0-ok1.6) Filename: pool/_new/main/n/network-manager/network-manager-config-connectivity-ubuntu_1.40.0-ok1.6_all.deb Size: 4182 MD5sum: 43109a16378b64fcb7d5e67bcba8c6ba SHA1: b3d358b8d1d3b62d4fbc39f784a34332ffee3a2b SHA256: 6908312deb7e693751e6333b7a13946fd0ca7bfec17789c2e24b1a0d1c2c7ef0 SHA512: 759f9ec59e7290a7cab8008d097db5b0b6c008442998e7d531ccc53c536de6b74aeea2c446cfe6facfef700011360e1e7acf6f3ab6bc9dbf6a3c471127ee0349 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/network-manager/network-manager-config-connectivity-ubuntu_1.44.2-ok1.3_all.deb Size: 2488 MD5sum: 9cf5f98d6ff11f4c50e17ed05a3a3bb4 SHA1: 327d9a03c72ee0dd3ddf05004666f3ffa72318ee SHA256: c696d100b7f9b182eeea0be5ea43abbdfcb386c054cc8c6b99e0c991d86b6bd5 SHA512: 673a849afb21324b6d1109b5d71b8ed54f7d9dce997881732ecf7e2153d50319b806188f623dd6aa1a35eaa12807d0ebb528a5e1bb069b1a5cc3ff1ffb63f26d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-config-connectivity-ubuntu Architecture: all Version: 1.44.2-ok1.5 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.5) Filename: pool/_new/main/n/network-manager/network-manager-config-connectivity-ubuntu_1.44.2-ok1.5_all.deb Size: 2484 MD5sum: ada48fdc658c17b8b6f004fe72ddaa50 SHA1: 7619ac6207c3f2b5bf6d4b02c997af36630226f2 SHA256: a49c8fbbd7acfc7bf7627024d01596d49fcf48b5e2edadcd37a8d48dccaf8d57 SHA512: 8059af0f57dca62862b524dde42213c858b2dce66bf885f38783692a6df4de162a23927947aac015d69b1bfbdc7eb4793f0d228cf663d9a0c7905d33fd061123 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-dev Architecture: all Version: 1.40.0-ok1.6 Multi-Arch: foreign Priority: optional Section: devel Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 2328 Filename: pool/_new/main/n/network-manager/network-manager-dev_1.40.0-ok1.6_all.deb Size: 209124 MD5sum: c401416098660765e88573fa65ba6813 SHA1: 22f389239e6c8a60e42c4f025bfcf055c7554b89 SHA256: 8ed7eb9ec35849be7731ab2cf0c7e996ab29c94f5d9309a10675d4cd7414f4ef SHA512: ec01f02820d0e78485d0117391adfc4ae9c54f9b2ad3193f8bd4e24e7ce19620bf29c6442505191d2e7a7a5484813f6731eb4230287ecd5b7c448601fce817e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/network-manager/network-manager-dev_1.44.2-ok1.3_all.deb Size: 215396 MD5sum: 427c09d972270112907dd2b7b2316f71 SHA1: 5ea1e60f280848c535ac20bc6740c04dfd1ed4af SHA256: b6fdcdc1818e403d84a0e507362037d678fc461745ee5c988c0a619bc862edd3 SHA512: 0dab056ac007e6228752f02bd638b21c6d02bdccd67b2a3120c68a3abfa110e5cad62ed0d056ead8eacbd4e6eb45a87b2a7fa7752e45ef6a381beca252236eff 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-dev Architecture: all Version: 1.44.2-ok1.5 Multi-Arch: foreign Priority: optional Section: devel Source: network-manager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2516 Filename: pool/_new/main/n/network-manager/network-manager-dev_1.44.2-ok1.5_all.deb Size: 215536 MD5sum: 547eae03ee2bac1c70e869cc4e7cca38 SHA1: f945606c3ced86d7cb38f5f2e3f10d1116e1b84e SHA256: 61d76e608f0b8823889a0629f9bc38c15f8fe2c5482134eed17cf2739ceb8caf SHA512: ff2c2dd8658aca33af9523fada905c08dfe726b3e2475da04674aeb827dda5181c1d3a0fa6d73c38962226d838b8ad5414752b77348c7d70da1697162fd921e9 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager Architecture: i386 Version: 1.40.0-ok1.6 Priority: optional Section: net Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 15721 Depends: libaudit1 (>= 1:2.2.1), libbluetooth3 (>= 4.91), libc6 (>= 2.34), libcurl3-gnutls (>= 7.24.0), libglib2.0-0 (>= 2.68.0), libgnutls30 (>= 3.6.12), libjansson4 (>= 2.0.1), libmm-glib0 (>= 1.4.0), libndp0 (>= 1.2), libnewt0.52 (>= 0.52.21), libnm0 (= 1.40.0-ok1.6), libpsl5 (>= 0.13.0), libreadline8 (>= 6.0), libselinux1 (>= 2.0.65), libsystemd0 (>= 209), libteamdctl0 (>= 1.9), libudev1 (>= 183), dbus, isc-dhcp-client, udev, adduser, policykit-1 Recommends: ppp, dnsmasq-base, modemmanager, network-manager-pptp, wireless-regdb, iwd | wpasupplicant, libpam-systemd Suggests: avahi-autoipd, libteam-utils, iptables Breaks: ppp (>= 2.4.7-z), ppp (<< 2.4.7-0) Filename: pool/_new/main/n/network-manager/network-manager_1.40.0-ok1.6_i386.deb Size: 3194848 MD5sum: 3beaa9e895bb7283138ab685dba048dd SHA1: b438e68bfce86b8df059ff09ba23c10b1fbb9cd1 SHA256: 4e5a1feefc0163d55bb7f35f31c35bb16ecc51beaf7e29761bb3d489a5c178e7 SHA512: 7ed91609a49bc4deb4e3d5ad5f78ec7a76770ddbe93277eb2ceceaa5fa296d26cb24e78b56bca8cdb9b24bd38b1309918c8dae522010d201455472b94baaf9d7 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". runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/networkd-dispatcher/networkd-dispatcher_2.2.4-ok1_all.deb Size: 14396 MD5sum: cdc0b5701197bb028870b77dcbe8da3f SHA1: 4e6852c5cc99909cdfa8f40553337576e6bf6532 SHA256: 3d731797de90b64fb35398fcfa997c1b84e891ca15a1950e7e45f5960e1de7d4 SHA512: ec96f62cd7ebb350d106943890fe48f60f984341b23d4dd9d8cb5f63b0c68b441f8ee625c1b8b4f601d8f5aec83633df8c435aaefe0ce7fd1f988a533272022b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nfs-common Architecture: i386 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: 1134 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/_new/main/n/nfs-utils/nfs-common_2.6.4-ok1_i386.deb Size: 269280 MD5sum: 22f5018f1ee817323905e0a6ecca4c67 SHA1: 4779e57a4f37ad93e2ec5c78eb9eaed9c5ff9812 SHA256: 0f29c9908da09a2c1ee343623c32670d114dbe80c0366296548b84f785724b1b SHA512: 6cabb6375f8be559a6c745a752c91a343d4cc32253340bfbe9250861829b2686c1d356b301873ac12acbaf910bb86531889df05d056aa2a6a4e7a777b5b872ee 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nfs-kernel-server Architecture: i386 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: 818 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/_new/main/n/nfs-utils/nfs-kernel-server_2.6.4-ok1_i386.deb Size: 186572 MD5sum: f52f4d291312521c4463fc7f74429fba SHA1: fb25a5fb0aac17038426b39c8a781379e9b77718 SHA256: a1edf4890c9a29a73ffdc4b556944233f7a91af3cba9685cb1bf3705334a9a04 SHA512: caa63045e00ff3b1de5c813909c84c548e8820bb491932bbc25c615782035ee4654d2907ac68059e9b21378bd98e041def9630e7fcc473c1e7c14909eead533e 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nftables Architecture: i386 Version: 1.0.5-ok2 Priority: important Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 165 Depends: libnftables1 (= 1.0.5-ok2), libc6 (>= 2.34), libedit2 (>= 3.1-20130611-0) Recommends: netbase Suggests: firewalld Filename: pool/_new/main/n/nftables/nftables_1.0.5-ok2_i386.deb Size: 66460 MD5sum: 9a8424c0ccf94b7f7ac41289d8ad7146 SHA1: bbd024bb549deec40614bf6c74ccb3f2cc8adee8 SHA256: 4453923638bb7a22f76532a47961950f7661fe2e46d54abeb3f4e7e20de7843e SHA512: 9e3df235b1a391bb969a6bb7b868664efd9337b6e96754536a3625c849811bbf4b3f04343a2bf3fde8fc61aad180fa902a4b7c5ba9a2a98e5d557451c701549b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nghttp2-client Architecture: i386 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: 592 Depends: libnghttp2-14 (= 1.59.0-ok2), libc6 (>= 2.34), libev4 (>= 1:4.04), libgcc-s1 (>= 7), libjansson4 (>= 2.0.1), libjemalloc2 (>= 5.0.0), libssl3 (>= 3.0.0), libstdc++6 (>= 12), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Breaks: nghttp2 (<< 1.3.4-2~) Replaces: nghttp2 (<< 1.3.4-2~) Filename: pool/_new/main/n/nghttp2/nghttp2-client_1.59.0-ok2_i386.deb Size: 189160 MD5sum: 22e47ce7179677cec20490a91b0cea94 SHA1: c4241dbc1194b61a3239701a992b24d732966dea SHA256: 6008616f585c103da01925202be18fd1cda0d9fac360da74ce9cfa31b2ae5840 SHA512: a85509dbbb593c026793f9ed2fd4ef8a498144293863e569fb046586d8fb8f15041828f833c9c1f12ff0c9d310ac06159d5ff8be497a71aad2e9746e32054eca 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nghttp2-proxy Architecture: i386 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: 1098 Depends: libnghttp2-14 (= 1.59.0-ok2), openssl, python3, libc-ares2 (>= 1.7.0), libc6 (>= 2.34), libev4 (>= 1:4.04), libgcc-s1 (>= 7), libjemalloc2 (>= 5.0.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libsystemd0, zlib1g (>= 1:1.1.4) Breaks: nghttp2 (<< 1.3.4-2~) Replaces: nghttp2 (<< 1.3.4-2~) Filename: pool/_new/main/n/nghttp2/nghttp2-proxy_1.59.0-ok2_i386.deb Size: 428156 MD5sum: 72522671adb04a4f927249b7b69e1ea6 SHA1: c8480f258607617671960d53c9225c0746a3166d SHA256: 339a5ad5d285356cfd25d69dc492cb6a21f1c10e4335b22f91f0435c15e0d6d8 SHA512: 519f47bd0c49678b9a3d4e9066875efc8ee5d93c711efd33cc576a6e6a5c09e75afc2bb3ad469aa62d03aa9d67782ec3622b7045a9e4784ee342a84a177f967f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nghttp2-server Architecture: i386 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: 267 Depends: libnghttp2-14 (= 1.59.0-ok2), libc6 (>= 2.34), libev4 (>= 1:4.04), libgcc-s1 (>= 7), libjemalloc2 (>= 5.0.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Breaks: nghttp2 (<< 1.3.4-2~) Replaces: nghttp2 (<< 1.3.4-2~) Filename: pool/_new/main/n/nghttp2/nghttp2-server_1.59.0-ok2_i386.deb Size: 109248 MD5sum: 218a75b05add4060e77ecfd2707a71ea SHA1: daff4bb0a7a41b5a7e729d23bf4ede3d3865c3be SHA256: b9f2054968c07a4f1b37932ff5a467a3a58a06a9ebcc54c6985353b2e4bb9018 SHA512: 47b8a35b4625c02592ef791d13d8a6d587328811215bdd79957a8f46223606ff1a5c1b0487733a04befd3d0793994a35e5ce8bcb81780f41229890e0df0b1aab 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/nghttp2/nghttp2_1.59.0-ok2_all.deb Size: 7588 MD5sum: 13b40d7ec2fc1b41062433fd430d43d7 SHA1: 9f5bb245c2a9fcc4f8d35544633fda72f3269b04 SHA256: dc72a58c641ffeb060e955bf53890351302440e4d15afe179f02cfd5debd4f4d SHA512: 1374661e0c4ad7670fb75ba8b58f7a01945e3a4fe8c9b48aa25a050b663d2a93b21faa5ffc822f21b6d105fcc193c7c1127ed53e30a2323a6e9e2a0ebfa5aab4 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ninja-build Architecture: i386 Version: 1.11.1-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 445 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libstdc++6 (>= 11) Suggests: python3 Filename: pool/_new/main/n/ninja-build/ninja-build_1.11.1-ok1_i386.deb Size: 148500 MD5sum: 36739369180a4a45a4fc2eaae89127f5 SHA1: 6774b0daa7d9e9f774e2404daf6772515fa43067 SHA256: 61dd9736aae3368e6379af967b8a3a51d2fbed1fee8ae7324343b2ffefafb0b5 SHA512: 9cd79c0acc8271ab6423ecaccb234b614f4f5cc42805713ace926dfcd2fd94821e709a6462d52d4e83b9157d9693452c21d93ce8b6462e9bb1eafa5a9c942e7d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/nlohmann-json/nlohmann-json-dev_2.1.1-ok2_all.deb Size: 412368 MD5sum: dfe2176e5bab09dd60b69f2d7a012d81 SHA1: 1482a93853e0efbd6e40ecb32f1c262588723ca9 SHA256: 38c07ab509c06256ea9b370ac7b9ad61dc11873e3a66c1407fb0e6d5a77af2b8 SHA512: cde5df72d0076116ad6668a0718d1b9e75d3e24742b40bbf5df1fd5646bb375a7656a7e282610adc86a305424fc751cec4654c471fbd950cd8bd622107fc27e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/nlohmann-json3/nlohmann-json3-dev_3.11.3-ok1_all.deb Size: 185536 MD5sum: b43ef2ebaab4ac3c704cc1ddf54d1cf1 SHA1: 4b8a5409d7bb4084e23bf13a93012b1d9ce24c3b SHA256: a1a99be2c297e786f6375a1c4c3af21a055169ede59f5404bf2195a5caf3fba7 SHA512: 7a776b3a9e231b3b71f48117ea60e99f745afe4080718e962e49d48d6f70537a2c1d784a28119b6030094cf4fe33eee02d4fe775f2278e710fcdc784f4e3c626 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-asynckit Architecture: all Version: 0.4.0-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 41 Filename: pool/_new/main/n/node-asynckit/node-asynckit_0.4.0-ok1_all.deb Size: 9938 MD5sum: 827ba72d09468087c05689e6279bfbe1 SHA1: 4ede4bde3916be59949fa7d0dc7ae8d33b84c169 SHA256: 326d24d14ba678b6d845e67948b0743719b1990fc22275f111c8b1e41e0c34d3 SHA512: 01650f326d50030241756b4fc2036f248bab9412ebd12cc392256adb33efa80013e5065ef4e37f028c069d80aa4f7dd087c450cc816e6ee19fc48612b289299d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-babel7/node-babel7-debug_7.20.15+ds1+~cs214.269.168-ok6_all.deb Size: 1044024 MD5sum: 36ebacc8c00903fe3c41ce60a2c7845d SHA1: 239a40d0df96b38c285b3c33450302f0dc8487aa SHA256: 5f50a8a267c32ebe7a7a853bfabbaad4b65c520505fcb313d3bc50f331fe752a SHA512: 7d4f161f5723f254c9be0a44ab886a7b3507b488e5f5d00f498ba9c62c17575f1d78a1da60d1d527e007ad44301b9e98412f26d9d29e2e240354f9ac7e5b9c18 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-babel7/node-babel7-runtime_7.20.15+ds1+~cs214.269.168-ok6_all.deb Size: 35412 MD5sum: 5eb5aca50662ddb33d8602dc9b3b78aa SHA1: 71db0c69cb0aa70fb464a66e2ab196c04e2328fa SHA256: 2b3fdea1ed858118da8d9e514476e6e4e73ba910451ff833dfc247c23785209b SHA512: d395e2cb18321251d09572932f45c14b7ac41143f9428213d6639c8af577aec00ea6ac83f43d6c831e98395cd9bb12a17d5c2ef3d289a3d61432216676dbd1ae 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-babel7/node-babel7-standalone_7.20.15+ds1+~cs214.269.168-ok6_all.deb Size: 920676 MD5sum: aa4b249304657656cbff8eb4d430ab5c SHA1: bc0d2eea51b0c440e2035a20649991c2d158e9fb SHA256: 6502b77bb7eda328a50d4b573cd500c9b88222e5259f7b12f468fb01a30e1952 SHA512: 6e3068620048435b669e566fa0d8857d6accc43ba40b5c99a43a4400cf3f1bae9108bc479ae975f347c43975fd40697dfc86b7cc0a081a9880d00bfdb9cb75c2 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-babel7/node-babel7_7.20.15+ds1+~cs214.269.168-ok6_all.deb Size: 615904 MD5sum: 151306f9e0ffcba01ca83ae3a76515e1 SHA1: 192be19b8f51e6c3aa78d2ec70fec3ca5c2b908d SHA256: 56f6d448e8f9a54f831ef75b43f20d5a7cdbd6162b6d7383d28b0b96dadef8d0 SHA512: 3d1d2ee0e07c0cc9db4808069235f468a83d0cc0d95d0cb89a5768b3a7ef90bb03f1155ca9ef44a8455f3634528408c9cd033c0b2d039f345bc6cd96cb1ce260 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-bluebird/node-bluebird_3.7.2+dfsg1+~3.5.36-ok1_all.deb Size: 47084 MD5sum: 9b6a49f6a17a5732907089d3b2d05a8f SHA1: fe40f2ea93fef8840ea24e2dc115d5f2f5f5dea9 SHA256: 46a89682b545c9e7078f19a0361cb23f23b7e2115226fb62099f16fb182d3359 SHA512: b89f4d5cae53e4744498daa9b545871d2d3d2fac9a49284ab1197c480e69e83f7ef82b2890cd85c9e3078c3083b8c92445d0f85ab591111e5aabb6a91c99af60 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-cacache Architecture: all Version: 17.0.3+~cs10.3.7-ok4 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/_new/main/n/node-cacache/node-cacache_17.0.3+~cs10.3.7-ok4_all.deb Size: 26580 MD5sum: 6a8e711fd16de4dea2b7a1c61b856ad9 SHA1: f66100033a1d41aa96edaeb64a751db1a5c8c42d SHA256: ad532368e0ac345594c5c1f1754e3c6475bd0ebe312f7a90e4b7272595533c44 SHA512: c35d44b0ad93d4e370c2e7b8520df54222ace760380056edabdb1a4a61b607f938f5803ccac8ff9a1cc224f88c2a017cfc37777ed3b0bfe8a6a20fe2c3a04068 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-ci-info/node-ci-info_4.0.0+~cs1.1.0-ok1_all.deb Size: 9664 MD5sum: b989857cef25891ed27ac51d739eb048 SHA1: a8dd6415ef0fda39a1467f63d5bbe3c78cf13cc1 SHA256: e6114f35fd8ccabce4562252a66c3d567ac96bfea25a7e2745524bdaa1fdc91b SHA512: 5baab5301b2dc5fe894bfa645e24f211a0c00f86be0afa13c259a183072a94105ed38b16c3df385132f00efdecf3eb955bbb9e4a7754fcfc0dddd1ed7c7ed016 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-cli-table/node-cli-table_0.3.11+~cs0.13.4-ok1_all.deb Size: 21764 MD5sum: c8466fb36434f9ac85f48fc91805bb3b SHA1: 4675b93e46e448c61166f92ff603330ff4603afe SHA256: 4b0c0ee05e23be13cd92737b02b9941de68fd915ad85e07d3230ccc1231bd044 SHA512: db89f2844158d92ca65069e5f7430c5c161ed10b9c177ac8d745bc67dc74d516216b846764abae318913ea0f914334d2e90e0da7dcd484e82f7a69c787b3e6d6 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-duplexer3/node-duplexer3_1.0.0+~0.1.1-ok1_all.deb Size: 5684 MD5sum: 8e3d0bd677e59a641c909275f5dcd5fa SHA1: 72e1935b758340097ac868b92b261b9eb9973b25 SHA256: 55d931b85c7bcbcc5bb8520018b960ca39cc85bd1aff50d046663b5a41d00822 SHA512: 95a5db0de94397ef07191a84da0677e61ae6862e1164874538bb370185ba5d639272e48e58ebd4a3be6bde0183a1f26df0ab758e20aeed2c5227ed0449ff695a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-err-code/node-err-code_2.0.3+dfsg-ok1_all.deb Size: 4268 MD5sum: c285703da617e6bd43322d103560882a SHA1: 7c49e91df62a587011bcc7cf2bf4462a5a2bb408 SHA256: 0b160399d529902199ee398464e62bb7db5350e82ba7f17b65b8afc00fc1ebe7 SHA512: ed2f1e950fc15e374a51978b0a8b9f1292ccdae240abe50c31c729f525d93087cf5f91e281d38e1329d4f70dbfc5db15196b3e1658f67f89c31830e169b72af2 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-extend/node-extend_3.0.2+~3.0.1-ok1_all.deb Size: 5638 MD5sum: 090078c5e2ab432643add47d79a01199 SHA1: 32e908dfac7b3eba0fdb590c24173ba0d0935fcf SHA256: a2cbc6523c273aca42e35377cd506fedb67d5cb505a224fddc5654a1fd104674 SHA512: 30ed372728b953d746ab38eb4e02a6436a246e93cbf8b150c6fdcc69ab6bcf2370310afde69e03cc2ea5f74a60102e1824a5a075d9e87127a1c33aeeeea6aa2b 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-got/node-got_11.8.5+~cs58.13.36-ok1_all.deb Size: 119456 MD5sum: ff2981ca873e6211995bf4ce454a32e3 SHA1: 0579b34205fc56ec51afd1c2d8c84d439452030b SHA256: 90ce157ad06427571e1a3c246e2d570d3aacb3ec09b7cdb8cfb8d7a4639bd91d SHA512: 9e615560c5b6764640b74ea10bc13d932e04ebfcc1d4bb669e04ab1056088d475b79100ba0d4718fdcfa59ce749504d458d1d05cb58e4d028bde1c71dfa6c894 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-html5shiv/node-html5shiv_3.7.3+dfsg-ok1_all.deb Size: 13096 MD5sum: 1d05b1e3f96211ff954ff94e09175ddc SHA1: 382fd6f234af3c56ecf3ffb041e5b5598503de5a SHA256: 3db1768ac8ad76f1cdb6a8ad6bbd34008639389fc168a723d6db5417b2a01143 SHA512: 0ae4f1e80b3d99cc7638065ed069074bcb5e0768c1a98698f42464d689fd1af19893c5082bf130babc02373b7e67f7c87cca17dca767bf420a4d10505eb7a767 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-jest/node-jest-debbundle_29.6.2~ds1+~cs73.45.28-ok2_all.deb Size: 53360 MD5sum: eeea8a68e63bc6034770a0169093d0aa SHA1: 3bcab18c39b8c1a39ab5df900dfa14a3494ef01f SHA256: 56e1cf0ddf0960031edbd20a9d0263a1c59912d015d285f19a9abd201f2d748f SHA512: 19e1a2a7e268b807a111d8a1658ed9bfeafd57c4060e8b8391a4dc6aca7058bdba34074e01146e4315de91def3fcf1a506aa13660b4983dc2896ea29740bcb1b 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 runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-jest/node-jest-worker_29.6.2~ds1+~cs73.45.28-ok2_all.deb Size: 40920 MD5sum: ec4e28d8c5ed3f7dcb70c10b9f6ef788 SHA1: ce3280a35ef9a515082eac5aa5fe19884d183e21 SHA256: 0a5db9f814744da93fce78b3e16da892bbc66745fc2350b6e600572d260806cf SHA512: 5281ee60fb59508388d8de0c39824f0b39068d834d61543912e76f89975d90c668d58646e007cda3dd4fcbb080ebea26950ff2276c31228475f3dd428ee371e0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/j/jqueryui/node-jquery-ui_1.13.2+dfsg-ok1_all.deb Size: 238792 MD5sum: 1d00b8aaf535aff24dfbdbef0729027f SHA1: bff9dd497fe4ff4e90aee9f603040ecef67442ad SHA256: add248dd4dd956e86cb86ea2848d4f4e3dcfcc6c36d18b7e81fa61a040d6257e SHA512: b92eb070f111a1479c11727271597b7952842518e8de5a6dce13b9bd7967bb5c5aa6e7c1227ee9ea140a77c08ef801c70273b064f1cc94425d909e98ffa88e3f 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-jquery/node-jquery_3.6.1+dfsg+~3.5.14-ok1_all.deb Size: 158136 MD5sum: ff6381642b14f40761479a1da68a909c SHA1: 51243471f06fb4e1aff9c3c338318596a55db93d SHA256: 175c56fbbe673117ea8f50a48ef1601a07ac4387c8a1b26c34e4472500605fdf SHA512: 607aea196f995b02b17e2f2aa8932909e6650f4fd30507b152e5d70c5b2a5851a3f6ebc5fb9ce3f7edc56ea36c27d16a7e3fdb4b0f8412f8390897e3b1e30bc0 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-json-buffer/node-json-buffer_3.0.1+~3.0.0-ok1_all.deb Size: 4172 MD5sum: 7da5f3a35fba40bdff6f7ceb3e5e95bf SHA1: 4c1e5d3ad22837cd34d4bce5cc1711d562f03877 SHA256: c8584656b657b182dd98fb613082ba3f95a28e34bfc7ff19ce607d8c487bb9d6 SHA512: a76fa4ac512ebe9d42cf6ec509139ae17be777529e07ae1c8989730c7792a24fcc724ceee3d157d84a97e0631573f3d4d84bc0ea1c1f6854869f9f9b1db95bde 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-json-parse-better-errors/node-json-parse-better-errors_1.0.2+~cs3.3.1-ok1_all.deb Size: 6608 MD5sum: e916cbcf319bdd9c7fa7a3c48dad8f8a SHA1: 3debe9f3213d8d8c36e947cebbca4e47930a4d5f SHA256: 5af81d45179e3702f0a5bd7e67dd6db83fc6a9966c962efcd8b7d199d9ea1bb8 SHA512: 88fed4b08e6a0f2ec37a861287944c496db22b518b43983bda8196b4791634342fb551e971d3d25cc2f9d5cf0184ef492f1a866223e978aa9ad54c2274a37a50 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-json-stable-stringify/node-json-stable-stringify_1.0.2+repack1+~cs1.0.34-ok1_all.deb Size: 6420 MD5sum: a0feb460ebd39795631bbcb24baecca8 SHA1: 11d7843d02333834cb855a36e30d46e827c2bfa6 SHA256: 0ffd21ecd17b4fe8be8807eae2128e725fa9cc865328691ea03f8d322f60b8b4 SHA512: a58e0175e68d75029ead2c28dc5630d7c79b2834dead1259f2a68327281292e36409ae68ee7331129cb45816d930f3fb4bf71139ac635de15a86e27124a591aa 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-marked-man/node-marked-man_1.3.5-ok1_all.deb Size: 8740 MD5sum: a2442c0006b93e6bd55e82d1af0b2377 SHA1: a3580b2bf089d5ede75da26ee11c5783577b7151 SHA256: 39a8b776191455518a91612813226baeebc81c0942b841115395e48282bf0c01 SHA512: a875ae6f6268313e973e653c2ba21d240aa98bcd35a29733ab3434ad89374fa83c0c05cb23bb6ae9aafead5d4e7c94d362cbf25e6e88d192ea0074a47f68792a 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-marked/node-marked_4.2.3+ds+~4.0.7-ok1_all.deb Size: 77116 MD5sum: 727bfc60399dbf469bc7db6cd122159e SHA1: 6ad9816100e7baa2d820096426932157de719909 SHA256: cf4e81577da88359208bfdb419cb8153f27b96207286e381c81ca416b2f93f51 SHA512: 9e1795be0e7615ac8356cb898ffaaeffe22c7fbc0e4b5bf45ed444b1ac530827ce9efdef99989094cf55da3d44e5b321e3f2fa564ea6c4947a82c9989042bd2d 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-minipass/node-minipass_3.3.6+~cs9.4.19-ok1_all.deb Size: 41192 MD5sum: 13881173eb77155a865ff29bc7f29c24 SHA1: 541b88eb88b688b7cf2d06836ce501d8df9990a8 SHA256: 85839670facf3dc9ab0ba30c29d71db7588aedd404e3d9d1e5bcd0c655f8f76e SHA512: 41f9b3897daec5d8a573ea12a69001bf8beb801b2dea9721c8ce6f8d217f026ebde410cda3820b6ca4e00643bcf49b8144b48a36ba933aa9e5176b184aaf59e7 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). runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-mkdirp/node-mkdirp_1.0.4+~1.0.2-ok1_all.deb Size: 10112 MD5sum: 417b8f082ee412d5706cb9210dcf0b2c SHA1: 74ec76534bc8d07af065696ce625deec2076190a SHA256: 65bc628b107b5a15f579cb40b91c59b4d28cb26ffa65b0631dee0248df5fdad3 SHA512: ccf174caf9a45c15587b287823ac9bcdd69ad52cc82842cacf4306f67b36c7c87df73c17e1bb200ad1b633d7122108b5709fb61d703647a23b10d5c775399936 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-normalize.css/node-normalize.css_8.0.1-ok1_all.deb Size: 9620 MD5sum: 3345387616b85043f967485692e482fd SHA1: 0499932a39a5be145c28a5dc18e44f6ad49857e2 SHA256: 2e40149a3d091d74b78df8bbacaf041a0663fb198f54475541cea4543ab3ff4b SHA512: 98d0e61b36513671a9f6c9b588761efea0358531eadadfbdf80647600820fd7d8be2c05b4a0461674b047a8509576b565802693bf3d538f3046b0416ae852ac7 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-p-cancelable/node-p-cancelable_2.1.1-ok1_all.deb Size: 6730 MD5sum: 2956f84ffd53af7d6a6087b86be5955a SHA1: 4feda23ac36e6c00770aba2a26898a7b2fdd59d2 SHA256: 7cd48a47909faac0303593c30db1e8e89d498a689889bbace0dff442f92c6509 SHA512: 48257d07d154578d7cb16b0675dbce7a2701d5b9e14acebfdb3797646e0fe5f140366a08c302378966b5bcc5f9b9d3536759e14d854dafa66c79d08f6b46537c 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. runtime_version: ok2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 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/_new/main/n/node-prismjs/node-prismjs_1.29.0+dfsg+~1.26.0-ok2_all.deb Size: 373248 MD5sum: efbbb55d7f7799cf5435b8ed72e237e7 SHA1: 4c08ecb385c52a8169f8e142b6b3470e11a3c68b SHA256: 01392c2b8e96f494b050e451db32bd614e9413cd450e562a94b0a6277afb4890 SHA512: 546b2cdca04c81770e4697688aaeb75a532a8f6eef5a689e4fd470963151511d737fe7e3cc2614c5b5367fecd94501f10809bb3d3e245d9ab9bbec0b8e7875d6 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